cockpit-project / bots

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

virt-xml: Updating cdrom device file: Error attempting device update: internal error: unable to execute QEMU command 'blockdev-remove-medium': Tray of device 'scsi0-0-0' is not open #4308

Closed martinpitt closed 1 year ago

martinpitt commented 1 year ago

Downstream Fedora report: https://bugzilla.redhat.com/show_bug.cgi?id=2163117

RHEL 9 report: https://bugzilla.redhat.com/show_bug.cgi?id=2166411

cockpituous commented 1 year ago

arch Ooops, it happened again


# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9878/devtools/browser/bb95aa0a-008a-425a-b5b9-68d408ee59fa
[0301/093752.029416: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/093752.031912:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0301/093752.039869: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/093752.041980:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0301/093752.046066:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0301/093752.745858: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677663473251.882, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '9854.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.log.gz
bash: line 1: rpm: command not found
bash: line 2: dpkg-query: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1677663499836.9429,"url":"http://127.0.0.2:9191/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677663473251.882, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '9854.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [38s on 1-cockpit-10]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@1]

First occurrence: 2023-03-01T09:38:23.919012 | revision 30251a895c2fa2206894afdc7e7f9b69f29c9e01 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9852/devtools/browser/08693945-5533-4b72-b01e-384da22d012f
[0303/062026.403907: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/062026.414317:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0303/062026.429307:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0303/062027.314130: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677824428278.6829, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '10735.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.log.gz
bash: line 1: rpm: command not found
bash: line 2: dpkg-query: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1677824461022.0671,"url":"http://127.0.0.2:9191/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677824428278.6829, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '10735.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [53s on 3-ci-srv-04]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@1]

First occurrence: 2023-03-03T06:21:07.392643 | revision 5b7fc4efa3386811e8288b779a8c75a419df4ab4 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:10127/devtools/browser/ddcd7737-40ad-4d29-9ff6-2e739d9b14a6
[0306/030626.298567: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
[0306/030626.301510:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0306/030626.315126:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0306/030626.993844: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1678071987439.648, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '9535.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.log.gz
bash: line 1: rpm: command not found
bash: line 2: dpkg-query: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1678072013257.092,"url":"http://127.0.0.2:9191/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-admin.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1678071987439.648, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '9535.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [36s on rhos-01-4]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@1]

First occurrence: 2023-03-06T03:06:57.331654 | revision 6b907ebeee9bf9e22ae49ff60ae996872558265c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9548/devtools/browser/98b8aafa-3c73-40a1-abaf-fb1bd805b123
[0307/154135.583286: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
[0307/154135.585177:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0307/154135.592139:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0307/154136.235332: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1678203696628.9128, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '210520.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.log.gz
bash: line 1: rpm: command not found
bash: line 2: dpkg-query: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1678203721597.2632,"url":"http://127.0.0.2:9191/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1678203696628.9128, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '210520.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [34s on 2-ip-10-29-162-246]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@1]

First occurrence: 2023-03-07T15:42:05.608586 | revision e15c6644202ba13263495aa78ed4d6f9662d8cf3 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:10216/devtools/browser/db75f322-e8c7-4a36-8be3-8f74b27d3981
[0307/181917.445522: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
[0307/181917.447878:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0307/181917.452148: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
[0307/181917.453837:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0307/181917.457251:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0307/181918.198427: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1678213158768.979, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '9591.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2301-FAIL.log.gz
bash: line 1: rpm: command not found
bash: line 2: dpkg-query: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1678213185423.1948,"url":"http://127.0.0.2:9191/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-ro.socket
  libvirtd.socket
  libvirtd-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1678213158768.979, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '9591.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [38s on 4-cockpit-11]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@1]

First occurrence: 2023-03-07T18:19:49.638717 | revision 734f0fc6d1fdf7ba82a1950c074427aaaed890e9 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:10169/devtools/browser/1a18da5a-341f-48d2-80d4-31d139a19642
[0331/130846.576297: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
[0331/130846.579736:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0331/130846.606665: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
[0331/130846.609747:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0331/130846.618005:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680268127603.708, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '37629.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2901-FAIL.log.gz
bash: line 1: rpm: command not found
bash: line 2: dpkg-query: command not found
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-admin.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680268127603.708, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '37629.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [33s on rhos-01-7]
not ok 53 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@6]

First occurrence: 2023-03-31T13:09:15.888021 | revision d024dc66045d3e8a0059fa65954dd0ad89485da0 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9799/devtools/browser/562efe17-f747-41b5-9463-1596879ff3c3
[0411/153233.563837: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
[0411/153233.566455:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0411/153233.571729: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
[0411/153233.574353:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0411/153233.579258:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1544, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681227154721.869, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '16965.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2401-FAIL.log.gz
bash: line 1: rpm: command not found
bash: line 2: dpkg-query: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1681227184457.0342,"url":"http://127.0.0.2:9291/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd-ro.socket
  libvirtd.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1544, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681227154721.869, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '16965.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [39s on rhos-01-14]
not ok 76 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@2]

First occurrence: 2023-04-11T15:33:08.450850 | revision 70b7f2652a17657c84f68220202481ee4af02dd9 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9351/devtools/browser/72dadea3-9f0d-4c2f-a15a-c967be0d6940
[0417/125326.944264:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1602, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, 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 587, 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 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681736008066.975, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11105.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2401-FAIL.log.gz
bash: line 1: rpm: command not found
bash: line 2: dpkg-query: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1681736042866.122,"url":"http://127.0.0.2:9291/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1602, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, 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 587, 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 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681736008066.975, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11105.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [46s on 3-cockpit-9]
not ok 15 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@2]

First occurrence: 2023-04-17T12:54:07.374155 | revision 3491ad2a8b44d2cc6fd43e0170c6717c2a00cebf Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9625/devtools/browser/bba54e07-7d75-4c3a-b4a7-b205ec743eee
[0531/110250.024070:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1600, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685530972651.101, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '96895.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-arch-127.0.0.2-2901-FAIL.log.gz
bash: line 1: rpm: command not found
bash: line 2: dpkg-query: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1685531003653.3042,"url":"http://127.0.0.2:9791/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-admin.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1600, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685530972651.101, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '96895.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [45s on 1-cockpit-11]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@6]

First occurrence: 2023-05-31T11:03:27.946283 | revision 10f1aefd4201f3475728e88b183dc67703266447 Times recorded: 1 Latest occurrences:

cockpituous commented 1 year ago

debian-testing Ooops, it happened again


# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9460/devtools/browser/a99f3fed-34af-43b5-a9cb-53de409cd924
[0404/131912.917081: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
[0404/131912.919309:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/131912.924440: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
[0404/131912.926426:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/131912.930899:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680614354256.091, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '13418.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2201-FAIL.log.gz
bash: line 1: rpm: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1680614382329.274,"url":"http://127.0.0.2:9091/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd-ro.socket
  libvirtd.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680614354256.091, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '13418.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [42s on 3-cockpit-8]
not ok 53 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@0]

First occurrence: 2023-04-04T13:19:47.346163 | revision d0971db31a8cb8c32ee3554fae0b0b5d2fcf55e6 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9973/devtools/browser/b46941f7-f1b3-4f40-9fc2-4f51272b260b
[0404/135624.478480: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
[0404/135624.481073:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/135624.490654: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
[0404/135624.493001:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/135624.497116:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680616585944.363, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '40732.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2801-FAIL.log.gz
bash: line 1: rpm: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1680616614393.73,"url":"http://127.0.0.2:9691/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-admin.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680616585944.363, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '40732.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [44s on 3-cockpit-8]
not ok 53 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@5]

First occurrence: 2023-04-04T13:56:59.805265 | revision 836435d5cf35f3ef38de3919a3f9528af71a3bd9 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9715/devtools/browser/5e668b58-926f-430e-b122-d9758ee61277
[0404/143949.504894: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
[0404/143949.506575:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/143949.511617: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
[0404/143949.513297:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/143949.516576:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680619190729.38, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '41351.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2501-FAIL.log.gz
bash: line 1: rpm: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1680619217463.9941,"url":"http://127.0.0.2:9391/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd-ro.socket
  libvirtd.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680619190729.38, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '41351.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [40s on 2-cockpit-11]
not ok 53 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@3]

First occurrence: 2023-04-04T14:40:23.184055 | revision ad058ea73df89ce74e3ed69dd8289f63f418c46e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9683/devtools/browser/ba2b22b5-ab25-40db-9955-1df756471fa8
[0404/144923.559783: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
[0404/144923.561919:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/144923.569424: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
[0404/144923.571597:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/144923.575429:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680619764991.4492, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '17874.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2801-FAIL.log.gz
bash: line 1: rpm: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1680619792793.56,"url":"http://127.0.0.2:9691/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680619764991.4492, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '17874.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [43s on 3-ci-srv-02]
not ok 53 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@5]

First occurrence: 2023-04-04T14:49:58.340332 | revision 1ba740e42806278960045c319953adfe562f3eec Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9230/devtools/browser/b1fda541-4f4d-4832-9997-6d69e545b232
[0404/145840.308588: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
[0404/145840.330169:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/145840.338580:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680620321364.96, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '17424.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2401-FAIL.log.gz
bash: line 1: rpm: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1680620346792.744,"url":"http://127.0.0.2:9291/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd-ro.socket
  libvirtd.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680620321364.96, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '17424.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [36s on rhos-01-9]
not ok 53 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@2]

First occurrence: 2023-04-04T14:59:11.799981 | revision db5b5cd9edbec631b77b43efbad0849dc40abf86 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9967/devtools/browser/e1eb5e49-8102-413b-b410-d17594b0a6ae
[0404/181706.036635: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
[0404/181706.038169:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/181706.043950: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
[0404/181706.045823:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/181706.049021:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680632227312.619, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '13607.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2201-FAIL.log.gz
bash: line 1: rpm: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1680632254416.747,"url":"http://127.0.0.2:9091/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd-ro.socket
  libvirtd.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680632227312.619, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '13607.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [41s on 1-ci-srv-01]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@0]

First occurrence: 2023-04-04T18:17:39.841484 | revision a59053aec929ff74625cb7e247fa5cba510edbe8 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9323/devtools/browser/e0594753-94bb-467a-b9c9-0c67475eafae
[0404/182458.583014: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
[0404/182458.586546:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/182458.596235: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
[0404/182458.602142:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/182458.609858:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680632700044.7878, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '22102.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-3001-FAIL.log.gz
bash: line 1: rpm: command not found
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680632700044.7878, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '22102.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [47s on 2-ci-srv-02]
not ok 53 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@7]

First occurrence: 2023-04-04T18:25:34.517794 | revision ce065eeaec42cecd52538a3851b854f217ad8ee1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:10045/devtools/browser/36227d9c-9299-4c01-a996-0ea91d3caa33
[0404/184331.164802: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
[0404/184331.167452:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/184331.174333: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
[0404/184331.176737:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/184331.181705:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680633812512.9768, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '13571.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2901-FAIL.log.gz
bash: line 1: rpm: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1680633839652.668,"url":"http://127.0.0.2:9791/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-ro.socket
  libvirtd-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1533, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680633812512.9768, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '13571.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [42s on 1-cockpit-9]
not ok 55 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@6]

First occurrence: 2023-04-04T18:44:05.028882 | revision ce065eeaec42cecd52538a3851b854f217ad8ee1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)

DevTools listening on ws://127.0.0.1:9289/devtools/browser/fdbc465a-b0c1-4c8e-9636-d1baa431558f
[0504/132852.402060:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1587, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 599, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, 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 576, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1683206939086.708, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '97151.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-debian-testing-127.0.0.2-2401-FAIL.log.gz
bash: line 1: rpm: command not found
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1683206963204.4429,"url":"http://127.0.0.2:9291/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-ro.socket
  libvirtd-admin.socket
  libvirtd.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1587, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 599, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, 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 576, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1683206939086.708, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '97151.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [43s on 4-ci-srv-01]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@2]

First occurrence: 2023-05-04T13:29:28.002863 | revision 71925e2f2e291180e39f567b5c350f44491ba29d Times recorded: 1 Latest occurrences:

cockpituous commented 1 year ago

rhel-9-2 Ooops, it happened again


# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 1454faae-3ff2-418a-8a02-ca230c45124b

DevTools listening on ws://127.0.0.1:9301/devtools/browser/deeb55bb-d32a-498e-a018-d874b6751e44
[0222/055307.020582: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/055307.023399:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/055307.028439: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/055307.030576:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/055307.034914:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0222/055307.752411: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677045188086.6921, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '9583.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-3001-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1677045214662.044,"url":"http://127.0.0.2:9891/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged-admin.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
  virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud-admin.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677045188086.6921, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '9583.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [37s on rhos-01-12]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@7]

First occurrence: 2023-02-22T05:53:38.873354 | revision d6cfdce6b119ce3bea0f2bf9009b803a9485ffc9 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 1baa038e-537c-417e-a4a2-9c985163acfa

DevTools listening on ws://127.0.0.1:9727/devtools/browser/64bb8c83-e70c-4da5-a0b1-a1f9c5ff87fa
[0222/063900.804574: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/063900.806522:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/063900.811642: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/063900.813980:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/063900.817884:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0222/063901.525227: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677047942014.2778, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '23203.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1677047972494.77,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged-admin.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-ro.socket
  virtnetworkd.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-ro.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677047942014.2778, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '23203.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [43s on 4-ci-srv-05]
not ok 15 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@4]

First occurrence: 2023-02-22T06:39:37.610297 | revision cd65aa280de93251619427abf34f52712353a8c1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 69cdd1dd-c7d4-4b47-945f-45b43b84f954

DevTools listening on ws://127.0.0.1:9325/devtools/browser/4666207c-b154-4fb7-9d08-036727e0c156
[0222/065020.331961: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/065020.334520:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/065020.340595: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/065020.343049:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/065020.347192:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0222/065021.065006: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677048621564.031, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '10100.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2301-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1677048650981.594,"url":"http://127.0.0.2:9191/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-ro.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677048621564.031, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '10100.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [42s on 2-cockpit-10]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@1]

First occurrence: 2023-02-22T06:50:55.816848 | revision 46e10ce1f8b2d3e4abad2dcbb467429baeb9a475 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid dc21139a-73e8-41ac-9b81-2b72ea4c3dc3

DevTools listening on ws://127.0.0.1:10129/devtools/browser/3418ad46-5e57-4513-a37a-7bc519a7de93
[0222/075907.817858: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/075907.821168:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/075907.828406: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/075907.831102:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/075907.839454:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0222/075908.653180: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677052749474.534, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '20384.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2701-FAIL.log.gz
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677052749474.534, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '20384.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [53s on 1-cockpit-10]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@4]

First occurrence: 2023-02-22T07:59:50.758657 | revision 9dce209d5d172bcddbc0d7269fec97946d32a5db Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 812837f1-b845-423a-adea-277dfc98418f

DevTools listening on ws://127.0.0.1:9823/devtools/browser/a3d21f51-546a-44c6-a3fc-a645d9e2d99d
[0222/084314.308672: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/084314.311697:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/084314.318196: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/084314.321361:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/084314.326154:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0222/084315.132065: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677055395743.2239, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '108849.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2901-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1677055427271.437,"url":"http://127.0.0.2:9791/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-ro.socket
  virtnetworkd.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-admin.socket
  virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677055395743.2239, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '108849.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [46s on 2-cockpit-9]
not ok 15 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@6]

First occurrence: 2023-02-22T08:43:52.525503 | revision 8976e0321feffedab531151f918956cc84fea543 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid cde32844-bd81-478e-a057-4b922a3c7250

DevTools listening on ws://127.0.0.1:9358/devtools/browser/849adeb3-cd49-49a7-a594-98bd7b63846c
[0222/135629.441424: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/135629.446055:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/135629.458626:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0222/135630.172395: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677074190770.762, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '274213.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-3001-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1677074221101.074,"url":"http://127.0.0.2:9891/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-ro.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677074190770.762, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '274213.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [133s on rhos-01-15]
not ok 15 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@7]

First occurrence: 2023-02-22T13:58:36.015640 | revision 31aff985f84e52dde5abd9fbe4e07d66d1a4a23d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid aa044d77-57e4-4ebc-9c7b-071126e2d639

DevTools listening on ws://127.0.0.1:9359/devtools/browser/2276e0cd-722b-4e4e-a50f-ecfc103315f2
[0222/141141.314532: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/141141.316851:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/141141.324595: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/141141.326851:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/141141.331284:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0222/141142.082719: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: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677075102744.128, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '87070.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-rhel-9-2-127.0.0.2-2801-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1677075132869.428,"url":"http://127.0.0.2:9691/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-admin.socket
  virtqemud-ro.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1677075102744.128, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '87070.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [43s on 4-ci-srv-03]
not ok 15 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@5]

First occurrence: 2023-02-22T14:12:17.809066 | revision aef9c7a71681ddeb1adcfb29c3aa7978a0744de7 Times recorded: 1 Latest occurrences:

cockpituous commented 1 year ago

fedora-38 Ooops, it happened again


# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 431ee1f4-8254-47f3-976b-bcfe2246bd3b
*** 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.392815) [GFX1-]: glxtest: Unable to open a connection to the X server
WebDriver BiDi listening on ws://127.0.0.1:9870
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.392815) |[1][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=1.29004) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9870/devtools/browser/142bff38-628f-4b4b-a650-f900c204c294
ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: document.body is null
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): timeout
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: document.body is null

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2201-FAIL.log.gz
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
  virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-ro.socket
  virtqemud-admin.socket
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/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): timeout
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: document.body is null

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [62s on 3-ci-srv-02]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@0]

First occurrence: 2023-05-30T18:19:20.856826 | revision c76dcb0ea78c1a1414273b339198d31e7f847a3c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 4569ca94-819f-4d02-8c9b-e9fe03a9112e

DevTools listening on ws://127.0.0.1:10166/devtools/browser/9d861041-7fbe-4259-ad6a-e541b10739f0
[0530/181848.669413:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685470736157.615, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '11403.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2501-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1685470764746.1519,"url":"http://127.0.0.2:9391/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-admin.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
  virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685470736157.615, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '11403.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [49s on rhos-01-15]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@3]

First occurrence: 2023-05-30T18:19:30.358294 | revision c76dcb0ea78c1a1414273b339198d31e7f847a3c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 37623eb6-3bc8-4042-8ec3-bb7464d2931a

DevTools listening on ws://127.0.0.1:9273/devtools/browser/4681dcec-1b81-491e-92ed-9230dc020f65
[0530/181947.417106:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1685470799602.793,"url":"http://127.0.0.2:9391/cockpit/$e02de32478a1d6a2bb0b4d2ec5279889b27e5d42d6770dcc83098bdd57dc6cea/*/po.js","networkRequestId":"11359.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/$e02de32478a1d6a2bb0b4d2ec5279889b27e5d42d6770dcc83098bdd57dc6cea/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1685470799644.685,"url":"http://127.0.0.2:9391/machines"}
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685470797066.272, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '11359.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1685470799602.793, 'url': 'http://127.0.0.2:9391/cockpit/$e02de32478a1d6a2bb0b4d2ec5279889b27e5d42d6770dcc83098bdd57dc6cea/*/po.js', 'networkRequestId': '11359.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/$e02de32478a1d6a2bb0b4d2ec5279889b27e5d42d6770dcc83098bdd57dc6cea/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1685470799644.685, 'url': 'http://127.0.0.2:9391/machines'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2501-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1685470829502.715,"url":"http://127.0.0.2:9391/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685470797066.272, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '11359.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1685470799602.793, 'url': 'http://127.0.0.2:9391/cockpit/$e02de32478a1d6a2bb0b4d2ec5279889b27e5d42d6770dcc83098bdd57dc6cea/*/po.js', 'networkRequestId': '11359.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/$e02de32478a1d6a2bb0b4d2ec5279889b27e5d42d6770dcc83098bdd57dc6cea/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1685470799644.685, 'url': 'http://127.0.0.2:9391/machines'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [58s on 1-ci-srv-03]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@3]

First occurrence: 2023-05-30T18:20:35.641110 | revision c76dcb0ea78c1a1414273b339198d31e7f847a3c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 3b28bbcc-cf1a-4afd-b966-7d58a548d572
*** 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.505411) [GFX1-]: glxtest: Unable to open a connection to the X server
WebDriver BiDi listening on ws://127.0.0.1:9779
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.505411) |[1][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=1.33938) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9779/devtools/browser/6c819eb9-3075-4d3b-b19c-42a4c9579e3d
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: document.body is null
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): timeout
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: document.body is null

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.log.gz
ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged-ro.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-ro.socket
  virtnetworkd.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud-admin.socket
  virtqemud.socket
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/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): timeout
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: document.body is null

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [49s on rhos-01-12]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@2]

First occurrence: 2023-05-30T20:04:38.459153 | revision f1516081d628ae9ed63d84a489801578d995eaf1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 336e2aea-eee7-427a-986e-e0796d51a4ea

DevTools listening on ws://127.0.0.1:9259/devtools/browser/1e5c4152-bad1-4853-b40e-8024bd8091a8
[0530/200411.305753:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685477064048.594, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11392.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1685477093196.1401,"url":"http://127.0.0.2:9291/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged-ro.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud-admin.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685477064048.594, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11392.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [55s on 2-cockpit-11]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@2]

First occurrence: 2023-05-30T20:04:58.641155 | revision f1516081d628ae9ed63d84a489801578d995eaf1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid f2740b4b-7bda-4b09-9202-54dc1bd7da33

DevTools listening on ws://127.0.0.1:9908/devtools/browser/c36066e9-d858-451e-8128-72d6a0d15870
[0530/200551.460611:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1685477160186.2131,"url":"http://127.0.0.2:9691/cockpit/$b27b1388049c4a0585f5a419d9e8f37c2763daeff97dc99a6d40522cf49202eb/*/po.js","networkRequestId":"51014.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/$b27b1388049c4a0585f5a419d9e8f37c2763daeff97dc99a6d40522cf49202eb/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1685477160187.381,"url":"http://127.0.0.2:9691/machines"}
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685477157713.034, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '51014.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1685477160186.2131, 'url': 'http://127.0.0.2:9691/cockpit/$b27b1388049c4a0585f5a419d9e8f37c2763daeff97dc99a6d40522cf49202eb/*/po.js', 'networkRequestId': '51014.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/$b27b1388049c4a0585f5a419d9e8f37c2763daeff97dc99a6d40522cf49202eb/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1685477160187.381, 'url': 'http://127.0.0.2:9691/machines'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2801-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1685477188002.452,"url":"http://127.0.0.2:9691/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged-admin.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-admin.socket
  virtqemud-ro.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685477157713.034, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '51014.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1685477160186.2131, 'url': 'http://127.0.0.2:9691/cockpit/$b27b1388049c4a0585f5a419d9e8f37c2763daeff97dc99a6d40522cf49202eb/*/po.js', 'networkRequestId': '51014.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/$b27b1388049c4a0585f5a419d9e8f37c2763daeff97dc99a6d40522cf49202eb/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1685477160187.381, 'url': 'http://127.0.0.2:9691/machines'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [51s on 3-ci-srv-03]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@5]

First occurrence: 2023-05-30T20:06:33.292539 | revision f1516081d628ae9ed63d84a489801578d995eaf1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 91faceb0-6257-42e7-bef2-5518cb0ef478
*** 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.336042) [GFX1-]: glxtest: Unable to open a connection to the X server
WebDriver BiDi listening on ws://127.0.0.1:10081
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.336042) |[1][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=1.02374) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:10081/devtools/browser/73f11a57-a485-4ee8-a601-57427789e71f
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: document.body is null
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): timeout
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: document.body is null

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.log.gz
ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-admin.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-admin.socket
  virtqemud-ro.socket
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/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): timeout
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: document.body is null

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [49s on rhos-01-8]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@2]

First occurrence: 2023-05-30T20:15:31.876627 | revision 2c5d9582d6e583bb10e26827c6a85621fba485d2 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 828c21ee-e969-4243-92f8-ca0d24b2405c

DevTools listening on ws://127.0.0.1:9906/devtools/browser/c155fbe3-3fbb-4340-ad7b-eafe76d586c2
[0530/201649.452198:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685477826271.882, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '11071.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2901-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1685477857192.1548,"url":"http://127.0.0.2:9791/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-admin.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud-admin.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685477826271.882, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '11071.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [63s on 1-cockpit-9]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@6]

First occurrence: 2023-05-30T20:17:43.313620 | revision 2c5d9582d6e583bb10e26827c6a85621fba485d2 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 862fddff-69f7-4c62-afcd-1da4a432debf

DevTools listening on ws://127.0.0.1:9944/devtools/browser/65cad28f-8f5b-4a6a-8339-7e5d23cd4e11
[0530/201728.819295:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1685477858407.857,"url":"http://127.0.0.2:9291/cockpit/$900fd9fe0c1a3e54826992878dda450f6b0e4dbcfd2323d9508f2675c73a5fbe/*/po.js","networkRequestId":"11176.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/$900fd9fe0c1a3e54826992878dda450f6b0e4dbcfd2323d9508f2675c73a5fbe/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1685477858409.475,"url":"http://127.0.0.2:9291/machines"}
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685477855679.068, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11176.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1685477858407.857, 'url': 'http://127.0.0.2:9291/cockpit/$900fd9fe0c1a3e54826992878dda450f6b0e4dbcfd2323d9508f2675c73a5fbe/*/po.js', 'networkRequestId': '11176.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/$900fd9fe0c1a3e54826992878dda450f6b0e4dbcfd2323d9508f2675c73a5fbe/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1685477858409.475, 'url': 'http://127.0.0.2:9291/machines'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-38-127.0.0.2-2401-FAIL.log.gz
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged-admin.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud-admin.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1592, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 626, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 617, 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 603, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1685477855679.068, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11176.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1685477858407.857, 'url': 'http://127.0.0.2:9291/cockpit/$900fd9fe0c1a3e54826992878dda450f6b0e4dbcfd2323d9508f2675c73a5fbe/*/po.js', 'networkRequestId': '11176.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/$900fd9fe0c1a3e54826992878dda450f6b0e4dbcfd2323d9508f2675c73a5fbe/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1685477858409.475, 'url': 'http://127.0.0.2:9291/machines'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [55s on 2-cockpit-9]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@2]

First occurrence: 2023-05-30T20:18:14.331404 | revision 2c5d9582d6e583bb10e26827c6a85621fba485d2 Times recorded: 1 Latest occurrences:

cockpituous commented 1 year ago

rhel-9-3 Ooops, it happened again


# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid f1ad3620-5fa5-4225-99f2-a69f6c278687

DevTools listening on ws://127.0.0.1:9820/devtools/browser/7e72da45-4405-45db-a197-8ce3f7aa62cd
[0404/123233.360250: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
[0404/123233.362410:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/123233.368672: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
[0404/123233.370787:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0404/123233.375014: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":1680611557301.666,"url":"http://127.0.0.2:9091/cockpit/$3705c82de660d41205e9dd1910ec3d6083454a492bdfdd43b15532724a099927/performance/performance.js","networkRequestId":"241772.60"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/$3705c82de660d41205e9dd1910ec3d6083454a492bdfdd43b15532724a099927/performance/performance.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1680611557705.909,"url":"http://127.0.0.2:9091/cockpit/$3705c82de660d41205e9dd1910ec3d6083454a492bdfdd43b15532724a099927/system/index.html#/"}
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680611554660.849, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '241772.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'timestamp': 1680611557301.666, 'url': 'http://127.0.0.2:9091/cockpit/$3705c82de660d41205e9dd1910ec3d6083454a492bdfdd43b15532724a099927/performance/performance.js', 'networkRequestId': '241772.60'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/$3705c82de660d41205e9dd1910ec3d6083454a492bdfdd43b15532724a099927/performance/performance.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1680611557705.909, 'url': 'http://127.0.0.2:9091/cockpit/$3705c82de660d41205e9dd1910ec3d6083454a492bdfdd43b15532724a099927/system/index.html#/'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2201-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1680611588610.1912,"url":"http://127.0.0.2:9091/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud-admin.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1528, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 339, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 382, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680611554660.849, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '241772.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'timestamp': 1680611557301.666, 'url': 'http://127.0.0.2:9091/cockpit/$3705c82de660d41205e9dd1910ec3d6083454a492bdfdd43b15532724a099927/performance/performance.js', 'networkRequestId': '241772.60'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/$3705c82de660d41205e9dd1910ec3d6083454a492bdfdd43b15532724a099927/performance/performance.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1680611557705.909, 'url': 'http://127.0.0.2:9091/cockpit/$3705c82de660d41205e9dd1910ec3d6083454a492bdfdd43b15532724a099927/system/index.html#/'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [47s on 2-ci-srv-01]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@0]

First occurrence: 2023-04-04T12:33:13.852186 | revision bfe9e9f0325ced0e4dccb3201e642edb52635190 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 8cf2a233-a66d-4d15-8b97-05a04a42b205

DevTools listening on ws://127.0.0.1:10065/devtools/browser/31fdf853-82e1-4174-a8bd-b6caaed5476e
[0412/132818.125391: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
[0412/132818.128160:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0412/132818.135961: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
[0412/132818.138994:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0412/132818.143952: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":1681306102159.605,"url":"http://127.0.0.2:9091/cockpit/$b94ae67b4c6f011134ff39c328ac9cb80a3d46a5f5c1aa5d018c00ab359c17ec/performance/performance.js","networkRequestId":"248838.60"}
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/$b94ae67b4c6f011134ff39c328ac9cb80a3d46a5f5c1aa5d018c00ab359c17ec/performance/performance.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1681306103066.0232,"url":"http://127.0.0.2:9091/cockpit/$b94ae67b4c6f011134ff39c328ac9cb80a3d46a5f5c1aa5d018c00ab359c17ec/system/index.html#/"}
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1553, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681306099484.219, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '248838.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'timestamp': 1681306102159.605, 'url': 'http://127.0.0.2:9091/cockpit/$b94ae67b4c6f011134ff39c328ac9cb80a3d46a5f5c1aa5d018c00ab359c17ec/performance/performance.js', 'networkRequestId': '248838.60'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/$b94ae67b4c6f011134ff39c328ac9cb80a3d46a5f5c1aa5d018c00ab359c17ec/performance/performance.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1681306103066.0232, 'url': 'http://127.0.0.2:9091/cockpit/$b94ae67b4c6f011134ff39c328ac9cb80a3d46a5f5c1aa5d018c00ab359c17ec/system/index.html#/'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2201-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1681306144097.823,"url":"http://127.0.0.2:9091/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-admin.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1553, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 613, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 604, 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 590, 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 296, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681306099484.219, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '248838.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'timestamp': 1681306102159.605, 'url': 'http://127.0.0.2:9091/cockpit/$b94ae67b4c6f011134ff39c328ac9cb80a3d46a5f5c1aa5d018c00ab359c17ec/performance/performance.js', 'networkRequestId': '248838.60'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/$b94ae67b4c6f011134ff39c328ac9cb80a3d46a5f5c1aa5d018c00ab359c17ec/performance/performance.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1681306103066.0232, 'url': 'http://127.0.0.2:9091/cockpit/$b94ae67b4c6f011134ff39c328ac9cb80a3d46a5f5c1aa5d018c00ab359c17ec/system/index.html#/'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [59s on 3-cockpit-11]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@0]

First occurrence: 2023-04-12T13:29:08.781839 | revision 2aea5d3b4bf90181cc09a46cdb81a7b4df024e9f Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid d626bf62-205b-4fb8-a935-f6f63a18bc6a

DevTools listening on ws://127.0.0.1:9346/devtools/browser/691aee4d-d1b8-4512-817d-d29a53e0a212
[0420/125800.582300:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
> warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1582, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, 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 587, 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 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681995481838.868, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '10534.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2801-FAIL.log.gz
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged-admin.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1582, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 344, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 387, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, 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 587, 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 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681995481838.868, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '10534.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: could not execute head --bytes=16 head: error reading '/var/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/': Is a directory
warning: could not execute head --bytes=16 head: error reading '/var/lib/libvirt/': Is a directory

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [44s on 4-ci-srv-05]
not ok 15 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@5]

First occurrence: 2023-04-20T12:58:37.679479 | revision 17544f91e79be98a67c187f570d0e755b8de69ce Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 20492ef3-7e15-479f-b1db-dde9a6e6554e

DevTools listening on ws://127.0.0.1:9934/devtools/browser/cf326b75-ca70-47f4-96b2-f4f546fa73f8
[0516/112836.544957:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1607, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 598, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 589, 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 575, 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 294, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1684236523313.901, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '55944.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-rhel-9-3-127.0.0.2-2801-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1684236560809.15,"url":"http://127.0.0.2:9691/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-ro.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-admin.socket
  virtqemud.socket
  virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1607, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 598, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 589, 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 575, 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 294, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1684236523313.901, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '55944.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [56s on 4-ci-srv-05]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@5]

First occurrence: 2023-05-16T11:29:25.350041 | revision b21c0c8cd0e8354e5bc6f2c5095559991f19f5c3 Times recorded: 1 Latest occurrences:

cockpituous commented 1 year ago

fedora-testing Ooops, it happened again


# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 4e795c26-2277-41c1-9f7a-4a0210f901ae

DevTools listening on ws://127.0.0.1:9708/devtools/browser/b8bb1240-5fda-40b0-a9ae-dde7f7704b19
[0430/085956.224424:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1587, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 599, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, 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 576, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1682845208917.1482, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '84338.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-2301-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1682845238461.021,"url":"http://127.0.0.2:9191/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-ro.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud-admin.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1587, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 599, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, 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 576, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1682845208917.1482, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '84338.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [56s on 4-ci-srv-02]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@1]

First occurrence: 2023-04-30T09:00:43.834756 | revision a154cb8c402d911cba0d616b352199a6fdc7a857 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 1363bea1-ae1f-4a92-bf3b-cb384d927dc2

DevTools listening on ws://127.0.0.1:9652/devtools/browser/1993dace-1be8-4e21-9205-2cff3ad99d99
[0503/231055.756548:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1587, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 599, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, 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 576, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1683155459603.24, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '14921.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-2901-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1683155489035.755,"url":"http://127.0.0.2:9791/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged-admin.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-ro.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1587, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 599, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, 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 576, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1683155459603.24, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '14921.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [47s on 4-ci-srv-02]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@6]

First occurrence: 2023-05-03T23:11:34.208561 | revision f894cab999d75d2c99a02dd70cb81c692a04f333 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 01364bd1-88a2-4f9c-aa2b-49f6ea0f2a32

DevTools listening on ws://127.0.0.1:9898/devtools/browser/d37abafa-c628-4cc6-8bf0-32a27edeed24
[0507/231033.824332:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1587, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 599, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, 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 576, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1683501044377.575, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '14736.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

Wrote screenshot to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesDisks-testInsertDiscCDROM-fedora-testing-127.0.0.2-3001-FAIL.log.gz
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged-ro.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-admin.socket
  virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 1587, in testInsertDiscCDROM
    ).execute()
      ^^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 343, in execute
    .verify()
     ^^^^^^^^
  File "/work/bots/make-checkout-workdir/test/check-machines-disks", line 386, in verify
    b.wait_not_present(".pf-c-modal-box")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 599, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, 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 576, 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 295, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-c-modal-box")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1683501044377.575, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '14736.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')

# Result testInsertDiscCDROM (__main__.TestMachinesDisks.testInsertDiscCDROM) failed
# 1 TEST FAILED [54s on 1-ci-srv-02]
not ok 29 /work/bots/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@7]

First occurrence: 2023-05-07T23:11:19.694633 | revision 9f14ccedcf7ae0fb27a1dd31ee96f37283c80b30 Times recorded: 1 Latest occurrences: