You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2023/02/09 06:07:00 UTC

[jira] [Created] (FLINK-30973) e2e test prepare crashes with libssl dependency not being available

Matthias Pohl created FLINK-30973:
-------------------------------------

             Summary: e2e test prepare crashes with libssl dependency not being available
                 Key: FLINK-30973
                 URL: https://issues.apache.org/jira/browse/FLINK-30973
             Project: Flink
          Issue Type: Bug
          Components: Test Infrastructure
    Affects Versions: 1.16.1, 1.15.3, 1.17.0, 1.18.0
            Reporter: Matthias Pohl


We're experiencing a test instability where the preparation of the e2e tests fails because of a 404:
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45907&view=logs&j=bea52777-eaf8-5663-8482-18fbc3630e81&t=11b0df07-3e5e-58da-eb81-03003e470195&l=1830

{code}
--2023-02-09 00:23:32--  http://security.ubuntu.com/ubuntu/pool/main/o/openssl1.0/libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb
Resolving security.ubuntu.com (security.ubuntu.com)... 91.189.91.39, 185.125.190.36, 185.125.190.39, ...
Connecting to security.ubuntu.com (security.ubuntu.com)|91.189.91.39|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-02-09 00:23:33 ERROR 404: Not Found.
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)