Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

latest F40 gnutls down(!)grade fails selftests in FIPS mode #6200

Open
martinpitt opened this issue Apr 11, 2024 · 2 comments
Open

latest F40 gnutls down(!)grade fails selftests in FIPS mode #6200

martinpitt opened this issue Apr 11, 2024 · 2 comments

Comments

@martinpitt
Copy link
Member

martinpitt commented Apr 11, 2024

Downstream issue: https://bugzilla.redhat.com/show_bug.cgi?id=2274527 (F40), https://issues.redhat.com/browse/RHEL-32945 (RHEL 10)

martinpitt added a commit that referenced this issue Apr 11, 2024
Revive the pattern from commit 71381de. Track it as new known
naughty #6200 now, as it got a new downstream report
https://bugzilla.redhat.com/show_bug.cgi?id=2274527
@cockpituous
Copy link
Contributor

cockpituous commented Apr 11, 2024

fedora-40
Ooops, it happened again


# ----------------------------------------------------------------------
# testInconsistentCryptoPolicy (__main__.TestSystemInfo.testInconsistentCryptoPolicy)
Warning: Using 'update-crypto-policies --set FIPS' is not sufficient for
         FIPS compliance.
         Use 'fips-mode-setup --enable' command instead.

DevTools listening on ws://127.0.0.1:9939/devtools/browser/3cac6069-6477-41da-b8e8-0432dfb3fb9a
[0419/054050.528061:WARNING:runtime_features.cc(728)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0419/054050.535461:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[0419/054051.210228:WARNING:runtime_features.cc(728)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1713505252411.826,"url":"http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js","networkRequestId":"34458.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1713505252414.754,"url":"http://127.0.0.2:9491/cockpit/@localhost/*/po.js","networkRequestId":"34458.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1713505252458.33,"url":"http://127.0.0.2:9491/system"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1713505252458.482,"url":"http://127.0.0.2:9491/system"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: transport closed: disconnected
[0419/054233.187200:WARNING:runtime_features.cc(728)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 842, in testInconsistentCryptoPolicy
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1674, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 823, in login_and_go
    self.try_login(user, password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 789, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 647, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 638, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 632, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 617, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 313, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): 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': 1713505251538.585, 'url': 'http://127.0.0.2:9491/cockpit/login', 'networkRequestId': '34458.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505252411.826, 'url': 'http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '34458.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505252414.754, 'url': 'http://127.0.0.2:9491/cockpit/@localhost/*/po.js', 'networkRequestId': '34458.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505252458.33, 'url': 'http://127.0.0.2:9491/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505252458.482, 'url': 'http://127.0.0.2:9491/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected

Wrote screenshot to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2601-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2601-FAIL.core
Process 1504 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-315.dev43+gb4a53dfbe-1.fc40.x86_64
Stack trace of thread 1504:
#0  0x00007f0458cab144 __pthread_kill_implementation (libc.so.6 + 0x98144)
#1  0x00007f0458c5365e raise (libc.so.6 + 0x4065e)
#2  0x00007f0458c3b902 abort (libc.so.6 + 0x28902)
#3  0x00007f0458c3b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f0458c4b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x00005624fafb106b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007f0458c3d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007f0458c3d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x00005624fafb12a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1516 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-315.dev43+gb4a53dfbe-1.fc40.x86_64
Stack trace of thread 1516:
#0  0x00007fa0e8aab144 __pthread_kill_implementation (libc.so.6 + 0x98144)
#1  0x00007fa0e8a5365e raise (libc.so.6 + 0x4065e)
#2  0x00007fa0e8a3b902 abort (libc.so.6 + 0x28902)
#3  0x00007fa0e8a3b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007fa0e8a4b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000055eac6c0506b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007fa0e8a3d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007fa0e8a3d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x000055eac6c052a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1531 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-315.dev43+gb4a53dfbe-1.fc40.x86_64
Stack trace of thread 1531:
#0  0x00007ff3544ab144 __pthread_kill_implementation (libc.so.6 + 0x98144)
#1  0x00007ff35445365e raise (libc.so.6 + 0x4065e)
#2  0x00007ff35443b902 abort (libc.so.6 + 0x28902)
#3  0x00007ff35443b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007ff35444b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x0000563117d0706b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007ff35443d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007ff35443d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x0000563117d072a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1540 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-315.dev43+gb4a53dfbe-1.fc40.x86_64
Stack trace of thread 1540:
#0  0x00007f3fb4eab144 __pthread_kill_implementation (libc.so.6 + 0x98144)
#1  0x00007f3fb4e5365e raise (libc.so.6 + 0x4065e)
#2  0x00007f3fb4e3b902 abort (libc.so.6 + 0x28902)
#3  0x00007f3fb4e3b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f3fb4e4b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000056335181606b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007f3fb4e3d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007f3fb4e3d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x00005633518162a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1558 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-315.dev43+gb4a53dfbe-1.fc40.x86_64
Stack trace of thread 1558:
#0  0x00007f445d8ab144 __pthread_kill_implementation (libc.so.6 + 0x98144)
#1  0x00007f445d85365e raise (libc.so.6 + 0x4065e)
#2  0x00007f445d83b902 abort (libc.so.6 + 0x28902)
#3  0x00007f445d83b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f445d84b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000055b99ad4f06b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007f445d83d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007f445d83d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x000055b99ad4f2a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Wrote JS log to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2601-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2601-FAIL.core
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 842, in testInconsistentCryptoPolicy
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1674, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 823, in login_and_go
    self.try_login(user, password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 789, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 647, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 638, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 632, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 617, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 313, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): 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': 1713505251538.585, 'url': 'http://127.0.0.2:9491/cockpit/login', 'networkRequestId': '34458.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505252411.826, 'url': 'http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '34458.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505252414.754, 'url': 'http://127.0.0.2:9491/cockpit/@localhost/*/po.js', 'networkRequestId': '34458.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505252458.33, 'url': 'http://127.0.0.2:9491/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505252458.482, 'url': 'http://127.0.0.2:9491/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected

# Result testInconsistentCryptoPolicy (__main__.TestSystemInfo.testInconsistentCryptoPolicy) failed
# 1 TEST FAILED [154s on fd10409e8dca]
not ok 81 test/verify/check-system-info TestSystemInfo.testInconsistentCryptoPolicy

First occurrence: 2024-04-19T05:43:06.679240 | revision b4a53dfbe38037b8320968c4f1812dae42c4284d
Times recorded: 1
Latest occurrences:

  • 2024-04-19T05:43:06.679240 | revision b4a53dfbe38037b8320968c4f1812dae42c4284d

# ----------------------------------------------------------------------
# testCryptoPolicies (__main__.TestSystemInfo.testCryptoPolicies)

DevTools listening on ws://127.0.0.1:9685/devtools/browser/de6736e6-18a4-4d39-b222-c3f56da49a11
[0419/054050.321097:WARNING:runtime_features.cc(728)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0419/054050.327839:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[0419/054050.338812:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[0419/054050.973261:WARNING:runtime_features.cc(728)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1713505252090.784,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"34439.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1713505252093.667,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"34439.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1713505252133.655,"url":"http://127.0.0.2:9091/system"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1713505252133.794,"url":"http://127.0.0.2:9091/system"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: transport closed: disconnected
kex_exchange_identification: read: Connection reset by peer
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1713505351432.685,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"34439.190"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1713505351443.88,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"34439.191"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1713505351488.255,"url":"http://127.0.0.2:9091/system"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1713505351488.382,"url":"http://127.0.0.2:9091/system"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: transport closed: disconnected
[0419/054411.799744:WARNING:runtime_features.cc(728)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 812, in testCryptoPolicies
    change_profile(profile, new_profile)
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 787, in change_profile
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1674, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 823, in login_and_go
    self.try_login(user, password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 789, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 647, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 638, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 632, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 617, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 313, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): 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': 1713505251273.989, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '34439.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505252090.784, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '34439.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505252093.667, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '34439.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505252133.655, 'url': 'http://127.0.0.2:9091/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505252133.794, 'url': 'http://127.0.0.2:9091/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1713505350503.341, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '34439.183'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505351432.685, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '34439.190'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505351443.88, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '34439.191'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505351488.255, 'url': 'http://127.0.0.2:9091/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505351488.382, 'url': 'http://127.0.0.2:9091/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected

Wrote screenshot to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2201-FAIL.core
Process 1505 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-315.dev43+gb4a53dfbe-1.fc40.x86_64
Stack trace of thread 1505:
#0  0x00007fb5660b9144 __pthread_kill_implementation (libc.so.6 + 0x98144)
#1  0x00007fb56606165e raise (libc.so.6 + 0x4065e)
#2  0x00007fb566049902 abort (libc.so.6 + 0x28902)
#3  0x00007fb56604981e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007fb566059977 __assert_fail (libc.so.6 + 0x38977)
#5  0x0000558a989a006b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007fb56604b088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007fb56604b14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x0000558a989a02a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1517 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-315.dev43+gb4a53dfbe-1.fc40.x86_64
Stack trace of thread 1517:
#0  0x00007f8dbbcab144 __pthread_kill_implementation (libc.so.6 + 0x98144)
#1  0x00007f8dbbc5365e raise (libc.so.6 + 0x4065e)
#2  0x00007f8dbbc3b902 abort (libc.so.6 + 0x28902)
#3  0x00007f8dbbc3b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f8dbbc4b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x0000555ed9ec506b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007f8dbbc3d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007f8dbbc3d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x0000555ed9ec52a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1529 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-315.dev43+gb4a53dfbe-1.fc40.x86_64
Stack trace of thread 1529:
#0  0x00007f484acab144 __pthread_kill_implementation (libc.so.6 + 0x98144)
#1  0x00007f484ac5365e raise (libc.so.6 + 0x4065e)
#2  0x00007f484ac3b902 abort (libc.so.6 + 0x28902)
#3  0x00007f484ac3b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f484ac4b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000055bb9044706b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007f484ac3d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007f484ac3d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x000055bb904472a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1541 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-315.dev43+gb4a53dfbe-1.fc40.x86_64
Stack trace of thread 1541:
#0  0x00007fb2daeb1144 __pthread_kill_implementation (libc.so.6 + 0x98144)
#1  0x00007fb2dae5965e raise (libc.so.6 + 0x4065e)
#2  0x00007fb2dae41902 abort (libc.so.6 + 0x28902)
#3  0x00007fb2dae4181e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007fb2dae51977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000055cfddd4e06b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007fb2dae43088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007fb2dae4314b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x000055cfddd4e2a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1561 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-315.dev43+gb4a53dfbe-1.fc40.x86_64
Stack trace of thread 1561:
#0  0x00007ff8478ab144 __pthread_kill_implementation (libc.so.6 + 0x98144)
#1  0x00007ff84785365e raise (libc.so.6 + 0x4065e)
#2  0x00007ff84783b902 abort (libc.so.6 + 0x28902)
#3  0x00007ff84783b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007ff84784b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x0000559d1883a06b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007ff84783d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007ff84783d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x0000559d1883a2a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Wrote JS log to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2201-FAIL.core
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 812, in testCryptoPolicies
    change_profile(profile, new_profile)
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 787, in change_profile
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1674, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 823, in login_and_go
    self.try_login(user, password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 789, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 647, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 638, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 632, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 617, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 313, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): 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': 1713505251273.989, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '34439.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505252090.784, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '34439.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505252093.667, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '34439.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505252133.655, 'url': 'http://127.0.0.2:9091/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505252133.794, 'url': 'http://127.0.0.2:9091/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1713505350503.341, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '34439.183'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505351432.685, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '34439.190'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1713505351443.88, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '34439.191'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505351488.255, 'url': 'http://127.0.0.2:9091/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1713505351488.382, 'url': 'http://127.0.0.2:9091/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected

# Result testCryptoPolicies (__main__.TestSystemInfo.testCryptoPolicies) failed
# 1 TEST FAILED [254s on fd10409e8dca]
not ok 79 test/verify/check-system-info TestSystemInfo.testCryptoPolicies

First occurrence: 2024-04-19T05:44:46.719156 | revision b4a53dfbe38037b8320968c4f1812dae42c4284d
Times recorded: 1
Latest occurrences:

  • 2024-04-19T05:44:46.719156 | revision b4a53dfbe38037b8320968c4f1812dae42c4284d

mvollmer pushed a commit that referenced this issue Apr 12, 2024
Revive the pattern from commit 71381de. Track it as new known
naughty #6200 now, as it got a new downstream report
https://bugzilla.redhat.com/show_bug.cgi?id=2274527
@cockpituous
Copy link
Contributor

cockpituous commented Apr 17, 2024

centos-10
Ooops, it happened again


# ----------------------------------------------------------------------
# testInconsistentCryptoPolicy (__main__.TestSystemInfo.testInconsistentCryptoPolicy)
Warning: Using 'update-crypto-policies --set FIPS' is not sufficient for
         FIPS compliance.
         Use 'fips-mode-setup --enable' command instead.
[0522/090923.245548:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9786/devtools/browser/bc68f875-fe4d-4745-8193-3fe472287faa
[0522/090923.266927:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0522/090923.918138:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716368965077.521,"url":"http://127.0.0.2:9491/cockpit/@localhost/*/po.js","networkRequestId":"39309.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716368965078.693,"url":"http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js","networkRequestId":"39309.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716368965126.996,"url":"http://127.0.0.2:9491/system"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716368965127.178,"url":"http://127.0.0.2:9491/system"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: transport closed: disconnected
kex_exchange_identification: read: Connection reset by peer
[0522/091118.206818:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 842, in testInconsistentCryptoPolicy
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1756, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 857, in login_and_go
    self.try_login(user=user, password=password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): 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': 1716368964276.216, 'url': 'http://127.0.0.2:9491/cockpit/login', 'networkRequestId': '39309.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716368965077.521, 'url': 'http://127.0.0.2:9491/cockpit/@localhost/*/po.js', 'networkRequestId': '39309.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716368965078.693, 'url': 'http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '39309.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716368965126.996, 'url': 'http://127.0.0.2:9491/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716368965127.178, 'url': 'http://127.0.0.2:9491/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: transport closed: disconnected

Wrote screenshot to TestSystemInfo-testInconsistentCryptoPolicy-centos-10-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSystemInfo-testInconsistentCryptoPolicy-centos-10-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSystemInfo-testInconsistentCryptoPolicy-centos-10-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testInconsistentCryptoPolicy-centos-10-127.0.0.2-2601-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testInconsistentCryptoPolicy-centos-10-127.0.0.2-2601-FAIL.core
Process 2637 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.el10.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.el10.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-7.el10.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-7.el10.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.el10.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.el10.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.el10.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.el10.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.el10.x86_64
Module cockpit-certificate-ensure from rpm cockpit-316.dev77+g48a8f2f16-1.el10.x86_64
Stack trace of thread 2637:
#0  0x00007fc984cac27c __pthread_kill_implementation (libc.so.6 + 0x9527c)
#1  0x00007fc984c573d6 raise (libc.so.6 + 0x403d6)
#2  0x00007fc984c3f8fa abort (libc.so.6 + 0x288fa)
#3  0x00007fc984c3f81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007fc984c4faf6 __assert_fail (libc.so.6 + 0x38af6)
#5  0x000055c2b2ebbfed certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x2fed)
#6  0x00007fc984c4130e __libc_start_call_main (libc.so.6 + 0x2a30e)
#7  0x00007fc984c413c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a3c9)
#8  0x000055c2b2ebc255 _start (cockpit-certificate-ensure + 0x3255)
ELF object binary architecture: AMD x86-64
Process 2649 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.el10.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.el10.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-7.el10.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-7.el10.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.el10.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.el10.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.el10.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.el10.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.el10.x86_64
Module cockpit-certificate-ensure from rpm cockpit-316.dev77+g48a8f2f16-1.el10.x86_64
Stack trace of thread 2649:
#0  0x00007f38f66ac27c __pthread_kill_implementation (libc.so.6 + 0x9527c)
#1  0x00007f38f66573d6 raise (libc.so.6 + 0x403d6)
#2  0x00007f38f663f8fa abort (libc.so.6 + 0x288fa)
#3  0x00007f38f663f81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f38f664faf6 __assert_fail (libc.so.6 + 0x38af6)
#5  0x00005654cb2d2fed certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x2fed)
#6  0x00007f38f664130e __libc_start_call_main (libc.so.6 + 0x2a30e)
#7  0x00007f38f66413c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a3c9)
#8  0x00005654cb2d3255 _start (cockpit-certificate-ensure + 0x3255)
ELF object binary architecture: AMD x86-64
Process 2662 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.el10.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.el10.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-7.el10.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-7.el10.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.el10.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.el10.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.el10.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.el10.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.el10.x86_64
Module cockpit-certificate-ensure from rpm cockpit-316.dev77+g48a8f2f16-1.el10.x86_64
Stack trace of thread 2662:
#0  0x00007f28fd2ac27c __pthread_kill_implementation (libc.so.6 + 0x9527c)
#1  0x00007f28fd2573d6 raise (libc.so.6 + 0x403d6)
#2  0x00007f28fd23f8fa abort (libc.so.6 + 0x288fa)
#3  0x00007f28fd23f81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f28fd24faf6 __assert_fail (libc.so.6 + 0x38af6)
#5  0x000055a3e4ff9fed certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x2fed)
#6  0x00007f28fd24130e __libc_start_call_main (libc.so.6 + 0x2a30e)
#7  0x00007f28fd2413c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a3c9)
#8  0x000055a3e4ffa255 _start (cockpit-certificate-ensure + 0x3255)
ELF object binary architecture: AMD x86-64
Process 2674 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.el10.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.el10.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-7.el10.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-7.el10.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.el10.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.el10.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.el10.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.el10.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.el10.x86_64
Module cockpit-certificate-ensure from rpm cockpit-316.dev77+g48a8f2f16-1.el10.x86_64
Stack trace of thread 2674:
#0  0x00007fcc5d4ac27c __pthread_kill_implementation (libc.so.6 + 0x9527c)
#1  0x00007fcc5d4573d6 raise (libc.so.6 + 0x403d6)
#2  0x00007fcc5d43f8fa abort (libc.so.6 + 0x288fa)
#3  0x00007fcc5d43f81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007fcc5d44faf6 __assert_fail (libc.so.6 + 0x38af6)
#5  0x00005588cb23dfed certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x2fed)
#6  0x00007fcc5d44130e __libc_start_call_main (libc.so.6 + 0x2a30e)
#7  0x00007fcc5d4413c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a3c9)
#8  0x00005588cb23e255 _start (cockpit-certificate-ensure + 0x3255)
ELF object binary architecture: AMD x86-64
Process 2686 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.el10.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.el10.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-7.el10.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-7.el10.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.el10.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.el10.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.el10.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.el10.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.el10.x86_64
Module cockpit-certificate-ensure from rpm cockpit-316.dev77+g48a8f2f16-1.el10.x86_64
Stack trace of thread 2686:
#0  0x00007fdc96aac27c __pthread_kill_implementation (libc.so.6 + 0x9527c)
#1  0x00007fdc96a573d6 raise (libc.so.6 + 0x403d6)
#2  0x00007fdc96a3f8fa abort (libc.so.6 + 0x288fa)
#3  0x00007fdc96a3f81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007fdc96a4faf6 __assert_fail (libc.so.6 + 0x38af6)
#5  0x0000556299263fed certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x2fed)
#6  0x00007fdc96a4130e __libc_start_call_main (libc.so.6 + 0x2a30e)
#7  0x00007fdc96a413c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a3c9)
#8  0x0000556299264255 _start (cockpit-certificate-ensure + 0x3255)
ELF object binary architecture: AMD x86-64
Wrote JS log to TestSystemInfo-testInconsistentCryptoPolicy-centos-10-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testInconsistentCryptoPolicy-centos-10-127.0.0.2-2601-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testInconsistentCryptoPolicy-centos-10-127.0.0.2-2601-FAIL.core
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 842, in testInconsistentCryptoPolicy
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1756, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 857, in login_and_go
    self.try_login(user=user, password=password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): 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': 1716368964276.216, 'url': 'http://127.0.0.2:9491/cockpit/login', 'networkRequestId': '39309.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716368965077.521, 'url': 'http://127.0.0.2:9491/cockpit/@localhost/*/po.js', 'networkRequestId': '39309.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716368965078.693, 'url': 'http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '39309.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716368965126.996, 'url': 'http://127.0.0.2:9491/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9491/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716368965127.178, 'url': 'http://127.0.0.2:9491/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: transport closed: disconnected

# Result testInconsistentCryptoPolicy (__main__.TestSystemInfo.testInconsistentCryptoPolicy) failed
# 1 TEST FAILED [172s on 40d0e3c83fdf]
not ok 78 test/verify/check-system-info TestSystemInfo.testInconsistentCryptoPolicy

First occurrence: 2024-05-22T09:11:51.470096+00:00 | revision a1a7c94a74805ee0bb8995750da56c1323d46564
Times recorded: 1
Latest occurrences:

  • 2024-05-22T09:11:51.470096+00:00 | revision a1a7c94a74805ee0bb8995750da56c1323d46564

# ----------------------------------------------------------------------
# testCryptoPolicies (__main__.TestSystemInfo.testCryptoPolicies)
[0522/090923.028669:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9343/devtools/browser/0f318aa6-33f4-40f9-96c7-db73655644c8
[0522/090923.046589:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0522/090923.681761:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716368964832.842,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"39290.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716368964834.696,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"39290.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716368964876.44,"url":"http://127.0.0.2:9091/system"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716368964876.564,"url":"http://127.0.0.2:9091/system"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716369068887.981,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"39290.190"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716369068890.865,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"39290.191"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716369068922.876,"url":"http://127.0.0.2:9091/system"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716369068923.119,"url":"http://127.0.0.2:9091/system"}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: transport closed: disconnected
[0522/091255.748151:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 812, in testCryptoPolicies
    change_profile(profile, new_profile)
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 787, in change_profile
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1756, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 857, in login_and_go
    self.try_login(user=user, password=password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): 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': 1716368964026.789, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '39290.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716368964832.842, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '39290.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716368964834.696, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '39290.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716368964876.44, 'url': 'http://127.0.0.2:9091/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716368964876.564, 'url': 'http://127.0.0.2:9091/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: transport closed: disconnected
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716369068046.506, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '39290.183'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716369068887.981, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '39290.190'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716369068890.865, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '39290.191'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716369068922.876, 'url': 'http://127.0.0.2:9091/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716369068923.119, 'url': 'http://127.0.0.2:9091/system'}
warning: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: transport closed: disconnected

Wrote screenshot to TestSystemInfo-testCryptoPolicies-centos-10-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSystemInfo-testCryptoPolicies-centos-10-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSystemInfo-testCryptoPolicies-centos-10-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testCryptoPolicies-centos-10-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testCryptoPolicies-centos-10-127.0.0.2-2201-FAIL.core
Process 2657 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.el10.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.el10.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-7.el10.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-7.el10.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.el10.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.el10.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.el10.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.el10.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.el10.x86_64
Module cockpit-certificate-ensure from rpm cockpit-316.dev77+g48a8f2f16-1.el10.x86_64
Stack trace of thread 2657:
#0  0x00007f13b6cac27c __pthread_kill_implementation (libc.so.6 + 0x9527c)
#1  0x00007f13b6c573d6 raise (libc.so.6 + 0x403d6)
#2  0x00007f13b6c3f8fa abort (libc.so.6 + 0x288fa)
#3  0x00007f13b6c3f81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f13b6c4faf6 __assert_fail (libc.so.6 + 0x38af6)
#5  0x000055c1bcf0bfed certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x2fed)
#6  0x00007f13b6c4130e __libc_start_call_main (libc.so.6 + 0x2a30e)
#7  0x00007f13b6c413c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a3c9)
#8  0x000055c1bcf0c255 _start (cockpit-certificate-ensure + 0x3255)
ELF object binary architecture: AMD x86-64
Process 2691 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.el10.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.el10.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-7.el10.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-7.el10.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.el10.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.el10.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.el10.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.el10.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.el10.x86_64
Module cockpit-certificate-ensure from rpm cockpit-316.dev77+g48a8f2f16-1.el10.x86_64
Stack trace of thread 2691:
#0  0x00007f26950ac27c __pthread_kill_implementation (libc.so.6 + 0x9527c)
#1  0x00007f26950573d6 raise (libc.so.6 + 0x403d6)
#2  0x00007f269503f8fa abort (libc.so.6 + 0x288fa)
#3  0x00007f269503f81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f269504faf6 __assert_fail (libc.so.6 + 0x38af6)
#5  0x0000556da07c4fed certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x2fed)
#6  0x00007f269504130e __libc_start_call_main (libc.so.6 + 0x2a30e)
#7  0x00007f26950413c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a3c9)
#8  0x0000556da07c5255 _start (cockpit-certificate-ensure + 0x3255)
ELF object binary architecture: AMD x86-64
Process 2703 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.el10.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.el10.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-7.el10.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-7.el10.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.el10.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.el10.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.el10.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.el10.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.el10.x86_64
Module cockpit-certificate-ensure from rpm cockpit-316.dev77+g48a8f2f16-1.el10.x86_64
Stack trace of thread 2703:
#0  0x00007fcce66ac27c __pthread_kill_implementation (libc.so.6 + 0x9527c)
#1  0x00007fcce66573d6 raise (libc.so.6 + 0x403d6)
#2  0x00007fcce663f8fa abort (libc.so.6 + 0x288fa)
#3  0x00007fcce663f81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007fcce664faf6 __assert_fail (libc.so.6 + 0x38af6)
#5  0x00005575729d8fed certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x2fed)
#6  0x00007fcce664130e __libc_start_call_main (libc.so.6 + 0x2a30e)
#7  0x00007fcce66413c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a3c9)
#8  0x00005575729d9255 _start (cockpit-certificate-ensure + 0x3255)
ELF object binary architecture: AMD x86-64
Process 2715 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.el10.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.el10.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-7.el10.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-7.el10.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.el10.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.el10.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.el10.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.el10.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.el10.x86_64
Module cockpit-certificate-ensure from rpm cockpit-316.dev77+g48a8f2f16-1.el10.x86_64
Stack trace of thread 2715:
#0  0x00007f4ac8aac27c __pthread_kill_implementation (libc.so.6 + 0x9527c)
#1  0x00007f4ac8a573d6 raise (libc.so.6 + 0x403d6)
#2  0x00007f4ac8a3f8fa abort (libc.so.6 + 0x288fa)
#3  0x00007f4ac8a3f81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f4ac8a4faf6 __assert_fail (libc.so.6 + 0x38af6)
#5  0x000056085f1cffed certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x2fed)
#6  0x00007f4ac8a4130e __libc_start_call_main (libc.so.6 + 0x2a30e)
#7  0x00007f4ac8a413c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a3c9)
#8  0x000056085f1d0255 _start (cockpit-certificate-ensure + 0x3255)
ELF object binary architecture: AMD x86-64
Process 2728 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.el10.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.el10.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-7.el10.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-7.el10.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.el10.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.el10.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.el10.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.el10.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.el10.x86_64
Module cockpit-certificate-ensure from rpm cockpit-316.dev77+g48a8f2f16-1.el10.x86_64
Stack trace of thread 2728:
#0  0x00007f6dc6cac27c __pthread_kill_implementation (libc.so.6 + 0x9527c)
#1  0x00007f6dc6c573d6 raise (libc.so.6 + 0x403d6)
#2  0x00007f6dc6c3f8fa abort (libc.so.6 + 0x288fa)
#3  0x00007f6dc6c3f81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f6dc6c4faf6 __assert_fail (libc.so.6 + 0x38af6)
#5  0x000055d3deeb9fed certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x2fed)
#6  0x00007f6dc6c4130e __libc_start_call_main (libc.so.6 + 0x2a30e)
#7  0x00007f6dc6c413c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a3c9)
#8  0x000055d3deeba255 _start (cockpit-certificate-ensure + 0x3255)
ELF object binary architecture: AMD x86-64
Wrote JS log to TestSystemInfo-testCryptoPolicies-centos-10-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testCryptoPolicies-centos-10-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testCryptoPolicies-centos-10-127.0.0.2-2201-FAIL.core
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 812, in testCryptoPolicies
    change_profile(profile, new_profile)
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 787, in change_profile
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1756, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 857, in login_and_go
    self.try_login(user=user, password=password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): 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': 1716368964026.789, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '39290.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716368964832.842, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '39290.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716368964834.696, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '39290.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716368964876.44, 'url': 'http://127.0.0.2:9091/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716368964876.564, 'url': 'http://127.0.0.2:9091/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: transport closed: disconnected
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716369068046.506, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '39290.183'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716369068887.981, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '39290.190'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716369068890.865, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '39290.191'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716369068922.876, 'url': 'http://127.0.0.2:9091/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716369068923.119, 'url': 'http://127.0.0.2:9091/system'}
warning: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: transport closed: disconnected

# Result testCryptoPolicies (__main__.TestSystemInfo.testCryptoPolicies) failed
# 1 TEST FAILED [271s on 40d0e3c83fdf]
not ok 76 test/verify/check-system-info TestSystemInfo.testCryptoPolicies

First occurrence: 2024-05-22T09:13:30.655853+00:00 | revision a1a7c94a74805ee0bb8995750da56c1323d46564
Times recorded: 1
Latest occurrences:

  • 2024-05-22T09:13:30.655853+00:00 | revision a1a7c94a74805ee0bb8995750da56c1323d46564

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants