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 2022/11/22 10:55:00 UTC

[jira] [Created] (FLINK-30152) Failure in setting up the CI agent

Matthias Pohl created FLINK-30152:
-------------------------------------

             Summary: Failure in setting up the CI agent
                 Key: FLINK-30152
                 URL: https://issues.apache.org/jira/browse/FLINK-30152
             Project: Flink
          Issue Type: Bug
          Components: Test Infrastructure
    Affects Versions: 1.15.2, 1.16.0, 1.17.0
            Reporter: Matthias Pohl


[This build|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43214&view=logs&j=bbb1e2a2-a43c-55c8-fb48-5cfe7a8a0ca6&t=ba24ad14-6ea3-5ee3-c4ec-9e7cd2c9e754&l=44] failed due to an error while installing deb packages:
{code:java}
The following additional packages will be installed:
  libio-pty-perl libipc-run-perl libtime-duration-perl libtimedate-perl
The following NEW packages will be installed:
  libio-pty-perl libipc-run-perl libtime-duration-perl libtimedate-perl
  moreutils
0 upgraded, 5 newly installed, 0 to remove and 29 not upgraded.
Need to get 230 kB of archives.
After this operation, 771 kB of additional disk space will be used.
Err:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1
  Could not connect to azure.archive.ubuntu.com:80 (20.54.144.51), connection timed out
Err:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2
  Unable to connect to azure.archive.ubuntu.com:http:
Err:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtime-duration-perl all 1.21-1
  Unable to connect to azure.archive.ubuntu.com:http:
Err:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1
  Unable to connect to azure.archive.ubuntu.com:http:
Err:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 moreutils amd64 0.63-1
  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/libi/libio-pty-perl/libio-pty-perl_1.12-1_amd64.deb  Could not connect to azure.archive.ubuntu.com:80 (20.54.144.51), connection timed out
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/libi/libipc-run-perl/libipc-run-perl_20180523.0-2_all.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/libt/libtime-duration-perl/libtime-duration-perl_1.21-1_all.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/libt/libtimedate-perl/libtimedate-perl_2.3200-1_all.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/m/moreutils/moreutils_0.63-1_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
 {code}



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