[#326425] [test-only] FAILED (try 2) python3-module-jsonschema-specifications.git=2023.07.1-alt2 ...

Girar awaiter (toni) girar-builder at altlinux.org
Fri Aug 4 18:56:55 MSK 2023


https://git.altlinux.org/tasks/326425/logs/events.2.1.log

subtask  name                         aarch64  armh    i586  ppc64le  x86_64
   #200  python3-module-jsonschema       1:02  1:36      33     1:10      31
   #300  python3-module-glanceclient        ?     ?  failed        ?  failed

2023-Aug-04 15:54:31 :: test-only task #326425 for sisyphus resumed by toni:
2023-Aug-04 15:54:31 :: message: fix_shipped_core_files
#100 build 2023.07.1-alt2 from /people/toni/packages/python3-module-jsonschema-specifications.git fetched at 2023-Aug-04 15:07:39
#200 build 4.18.6-alt1 from /people/toni/packages/python3-module-jsonschema.git fetched at 2023-Aug-04 15:49:30
#300 build python3-module-glanceclient-4.3.0-alt1.1.src.rpm from sisyphus
2023-Aug-04 15:54:32 :: created build repo
2023-Aug-04 15:54:33 :: [aarch64] #100 python3-module-jsonschema-specifications.git 2023.07.1-alt2: build start
2023-Aug-04 15:54:34 :: [i586] #100 python3-module-jsonschema-specifications.git 2023.07.1-alt2: build start
2023-Aug-04 15:54:34 :: [x86_64] #100 python3-module-jsonschema-specifications.git 2023.07.1-alt2: build start
2023-Aug-04 15:54:34 :: [ppc64le] #100 python3-module-jsonschema-specifications.git 2023.07.1-alt2: build start
2023-Aug-04 15:54:34 :: [armh] #100 python3-module-jsonschema-specifications.git 2023.07.1-alt2: build start
2023-Aug-04 15:54:48 :: [i586] #100 python3-module-jsonschema-specifications.git 2023.07.1-alt2: build OK (cached)
2023-Aug-04 15:54:48 :: [i586] #200 python3-module-jsonschema.git 4.18.6-alt1: build start
2023-Aug-04 15:54:49 :: [x86_64] #100 python3-module-jsonschema-specifications.git 2023.07.1-alt2: build OK (cached)
2023-Aug-04 15:54:49 :: [x86_64] #200 python3-module-jsonschema.git 4.18.6-alt1: build start
2023-Aug-04 15:55:05 :: [aarch64] #100 python3-module-jsonschema-specifications.git 2023.07.1-alt2: build OK (cached)
2023-Aug-04 15:55:05 :: [aarch64] #200 python3-module-jsonschema.git 4.18.6-alt1: build start
2023-Aug-04 15:55:16 :: [ppc64le] #100 python3-module-jsonschema-specifications.git 2023.07.1-alt2: build OK (cached)
2023-Aug-04 15:55:16 :: [ppc64le] #200 python3-module-jsonschema.git 4.18.6-alt1: build start
2023-Aug-04 15:55:17 :: [armh] #100 python3-module-jsonschema-specifications.git 2023.07.1-alt2: build OK (cached)
2023-Aug-04 15:55:18 :: [armh] #200 python3-module-jsonschema.git 4.18.6-alt1: build start
2023-Aug-04 15:55:20 :: [x86_64] #200 python3-module-jsonschema.git 4.18.6-alt1: build OK
2023-Aug-04 15:55:20 :: [x86_64] #300 python3-module-glanceclient-4.3.0-alt1.1.src.rpm: build start
2023-Aug-04 15:55:21 :: [i586] #200 python3-module-jsonschema.git 4.18.6-alt1: build OK
2023-Aug-04 15:55:21 :: [i586] #300 python3-module-glanceclient-4.3.0-alt1.1.src.rpm: build start
[x86_64]     raise new_e
[x86_64]     urllib3.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: IP address mismatch, certificate is not valid for '0.0.0.0'. (_ssl.c:1002)
[x86_64] The above exception was the direct cause of the following exception:
[x86_64] --
[x86_64]     raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]
[x86_64]     urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='0.0.0.0', port=51797): Max retries exceeded with url: /v2/images/image123 (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: IP address mismatch, certificate is not valid for '0.0.0.0'. (_ssl.c:1002)")))
[x86_64] During handling of the above exception, another exception occurred:
[x86_64] --
[x86_64]     raise SSLError(e, request=request)
[x86_64]     requests.exceptions.SSLError: HTTPSConnectionPool(host='0.0.0.0', port=51797): Max retries exceeded with url: /v2/images/image123 (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: IP address mismatch, certificate is not valid for '0.0.0.0'. (_ssl.c:1002)")))
[x86_64] During handling of the above exception, another exception occurred:
[x86_64] --
[x86_64]     raise exc.CommunicationError(message=message)
[x86_64]     glanceclient.exc.CommunicationError: Error finding address for https://0.0.0.0:51797/v2/images/image123: HTTPSConnectionPool(host='0.0.0.0', port=51797): Max retries exceeded with url: /v2/images/image123 (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: IP address mismatch, certificate is not valid for '0.0.0.0'. (_ssl.c:1002)")))
[x86_64] During handling of the above exception, another exception occurred:
[x86_64] --
[x86_64]     raise self.failureException(msg)
[x86_64]     AssertionError: Certificate failure message is received
[x86_64] glanceclient.tests.unit.test_http.TestClient.test_log_request_id_once(httpclient)
[x86_64] --
[x86_64]     ret.write(chunk)
[x86_64]     TypeError: a bytes-like object is required, not 'str'
[x86_64] Captured pythonlogging:
2023-Aug-04 15:55:59 :: [x86_64] python3-module-glanceclient-4.3.0-alt1.1.src.rpm: remote: build failed
2023-Aug-04 15:55:59 :: [x86_64] #300 python3-module-glanceclient-4.3.0-alt1.1.src.rpm: build FAILED
2023-Aug-04 15:55:59 :: [x86_64] requesting cancellation of task processing
[i586]     self._sslobj.do_handshake()
[i586]     ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: IP address mismatch, certificate is not valid for '0.0.0.0'. (_ssl.c:1002)
[i586] During handling of the above exception, another exception occurred:
[i586] --
[i586]     raise new_e
[i586]     urllib3.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: IP address mismatch, certificate is not valid for '0.0.0.0'. (_ssl.c:1002)
[i586] The above exception was the direct cause of the following exception:
[i586] --
[i586]     raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]
[i586]     urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='0.0.0.0', port=53953): Max retries exceeded with url: /v2/images/image123 (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: IP address mismatch, certificate is not valid for '0.0.0.0'. (_ssl.c:1002)")))
[i586] During handling of the above exception, another exception occurred:
[i586] --
[i586]     raise SSLError(e, request=request)
[i586]     requests.exceptions.SSLError: HTTPSConnectionPool(host='0.0.0.0', port=53953): Max retries exceeded with url: /v2/images/image123 (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: IP address mismatch, certificate is not valid for '0.0.0.0'. (_ssl.c:1002)")))
[i586] During handling of the above exception, another exception occurred:
[i586] --
[i586]     raise exc.CommunicationError(message=message)
[i586]     glanceclient.exc.CommunicationError: Error finding address for https://0.0.0.0:53953/v2/images/image123: HTTPSConnectionPool(host='0.0.0.0', port=53953): Max retries exceeded with url: /v2/images/image123 (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: IP address mismatch, certificate is not valid for '0.0.0.0'. (_ssl.c:1002)")))
[i586] During handling of the above exception, another exception occurred:
[i586] --
[i586]     raise self.failureException(msg)
[i586]     AssertionError: Certificate failure message is received
[i586] Totals
2023-Aug-04 15:56:02 :: [i586] python3-module-glanceclient-4.3.0-alt1.1.src.rpm: remote: build failed
2023-Aug-04 15:56:02 :: [i586] #300 python3-module-glanceclient-4.3.0-alt1.1.src.rpm: build FAILED
2023-Aug-04 15:56:07 :: [aarch64] #200 python3-module-jsonschema.git 4.18.6-alt1: build OK
2023-Aug-04 15:56:08 :: [aarch64] task processing CANCELLED
2023-Aug-04 15:56:26 :: [ppc64le] #200 python3-module-jsonschema.git 4.18.6-alt1: build OK
2023-Aug-04 15:56:26 :: [ppc64le] task processing CANCELLED
2023-Aug-04 15:56:54 :: [armh] #200 python3-module-jsonschema.git 4.18.6-alt1: build OK
2023-Aug-04 15:56:55 :: [armh] task processing CANCELLED
2023-Aug-04 15:55:59 :: [x86_64] build FAILED
2023-Aug-04 15:56:02 :: [i586] build FAILED
2023-Aug-04 15:56:08 :: [aarch64] build FAILED
2023-Aug-04 15:56:26 :: [ppc64le] build FAILED
2023-Aug-04 15:56:55 :: [armh] build FAILED
2023-Aug-04 15:56:55 :: task #326425 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list