See <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=testing,JENKINS_LABEL_EXPRESSION=ubuntu/1859/display/redirect>
Changes: ------------------------------------------ Started by upstream project "Guacamole/guacamole-server-main-debian" build number 1859 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=testing,JENKINS_LABEL_EXPRESSION=ubuntu/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/guacamole-server.git > git init > <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=testing,JENKINS_LABEL_EXPRESSION=ubuntu/ws/guacamole-server> > # timeout=10 Fetching upstream changes from https://github.com/apache/guacamole-server.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- > https://github.com/apache/guacamole-server.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/guacamole-server.git > # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch Checking out Revision d79f201f2572f5a0b563c7af804575db2055fc77 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f d79f201f2572f5a0b563c7af804575db2055fc77 # timeout=10 Commit message: "Merge patch branch changes to main." > git rev-list --no-walk d79f201f2572f5a0b563c7af804575db2055fc77 # timeout=10 [ubuntu] $ /bin/sh -xe /tmp/jenkins2670474643764773593.sh + cat [ubuntu] $ /bin/sh -xe /tmp/jenkins9354114517260434660.sh + cat [ubuntu] $ /bin/sh -xe /tmp/jenkins5483650151471985338.sh + cat [ubuntu] $ /bin/sh -xe /tmp/jenkins12288831622388034586.sh + echo guac-jenkins-Guacamole-guacamole-server-main-debian-DEBIAN_RELEASE=testing,JENKINS_LABEL_EXPRESSION=ubuntu-1859 + tr A-Z a-z + sed s/[^a-z0-9]\+/-/g + export TAG=guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1859 + trap docker rmi --force guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1859 || true EXIT + docker build --no-cache=true --rm --tag guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1859 . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 159B done #1 DONE 0.4s #2 [internal] load metadata for docker.io/library/debian:testing #2 DONE 1.4s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.3s #4 [internal] load build context #4 DONE 0.0s #5 [1/4] FROM docker.io/library/debian:testing@sha256:63924b4d9d883af437fadef437b2dff22c6b0023d4296b32241761888dfc3eb5 #5 resolve docker.io/library/debian:testing@sha256:63924b4d9d883af437fadef437b2dff22c6b0023d4296b32241761888dfc3eb5 #5 resolve docker.io/library/debian:testing@sha256:63924b4d9d883af437fadef437b2dff22c6b0023d4296b32241761888dfc3eb5 0.2s done #5 sha256:63924b4d9d883af437fadef437b2dff22c6b0023d4296b32241761888dfc3eb5 9.62kB / 9.62kB done #5 sha256:be4780d8951495032ec7cdb328454f372b513ebabdc091fd3752774eabae485a 1.02kB / 1.02kB done #5 sha256:91c7476f2e50099cde432c6dc5fd288ef49bb46e5958ded56efb8807f71fc76a 452B / 452B done #5 sha256:84ba2382b477852b9eb0f58e8c78193809a3ff42688c937f8f26ef1b5cb0b397 0B / 47.55MB 0.1s #5 sha256:84ba2382b477852b9eb0f58e8c78193809a3ff42688c937f8f26ef1b5cb0b397 8.39MB / 47.55MB 0.4s #5 sha256:84ba2382b477852b9eb0f58e8c78193809a3ff42688c937f8f26ef1b5cb0b397 25.17MB / 47.55MB 0.6s #5 ... #4 [internal] load build context #4 transferring context: 13.61MB 0.4s done #4 DONE 0.9s #5 [1/4] FROM docker.io/library/debian:testing@sha256:63924b4d9d883af437fadef437b2dff22c6b0023d4296b32241761888dfc3eb5 #5 sha256:84ba2382b477852b9eb0f58e8c78193809a3ff42688c937f8f26ef1b5cb0b397 33.55MB / 47.55MB 0.7s #5 sha256:84ba2382b477852b9eb0f58e8c78193809a3ff42688c937f8f26ef1b5cb0b397 47.55MB / 47.55MB 0.9s #5 sha256:84ba2382b477852b9eb0f58e8c78193809a3ff42688c937f8f26ef1b5cb0b397 47.55MB / 47.55MB 1.3s done #5 extracting sha256:84ba2382b477852b9eb0f58e8c78193809a3ff42688c937f8f26ef1b5cb0b397 0.1s #5 extracting sha256:84ba2382b477852b9eb0f58e8c78193809a3ff42688c937f8f26ef1b5cb0b397 4.6s done #5 DONE 7.1s #6 [2/4] COPY . /build/ #6 DONE 3.3s #7 [3/4] RUN /bin/bash -e -x /build/install-deps.sh #7 2.084 + export DEBIAN_FRONTEND=noninteractive #7 2.084 + DEBIAN_FRONTEND=noninteractive #7 2.084 + apt-get update #7 2.341 Get:1 http://deb.debian.org/debian testing InRelease [175 kB] #7 2.538 Get:2 http://deb.debian.org/debian testing-updates InRelease [49.6 kB] #7 2.698 Get:3 http://deb.debian.org/debian-security testing-security InRelease [48.0 kB] #7 2.727 Get:4 http://deb.debian.org/debian testing/main amd64 Packages [9667 kB] #7 4.514 Fetched 9940 kB in 2s (4165 kB/s) #7 4.514 Reading package lists... #7 5.624 + apt-get upgrade -y #7 5.639 Reading package lists... #7 6.759 Building dependency tree... #7 6.975 Reading state information... #7 7.065 Calculating upgrade... #7 7.653 The following packages have been kept back: #7 7.653 libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux #7 7.653 The following packages will be upgraded: #7 7.655 apt bsdutils libapt-pkg7.0 liblzma5 libssl3t64 libsystemd0 libudev1 login #7 7.656 login.defs openssl-provider-legacy passwd sqv #7 7.752 12 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. #7 7.752 Need to get 8510 kB of archives. #7 7.752 After this operation, 901 kB of additional disk space will be used. #7 7.752 Get:1 http://deb.debian.org/debian testing/main amd64 bsdutils amd64 1:2.41-4 [110 kB] #7 7.830 Get:2 http://deb.debian.org/debian testing/main amd64 liblzma5 amd64 5.8.1-1 [309 kB] #7 7.866 Get:3 http://deb.debian.org/debian testing/main amd64 openssl-provider-legacy amd64 3.5.0-1 [307 kB] #7 7.887 Get:4 http://deb.debian.org/debian testing/main amd64 libssl3t64 amd64 3.5.0-1 [2432 kB] #7 7.947 Get:5 http://deb.debian.org/debian testing/main amd64 libsystemd0 amd64 257.5-2 [453 kB] #7 7.957 Get:6 http://deb.debian.org/debian testing/main amd64 libudev1 amd64 257.5-2 [151 kB] #7 7.960 Get:7 http://deb.debian.org/debian testing/main amd64 libapt-pkg7.0 amd64 3.0.0 [1112 kB] #7 7.976 Get:8 http://deb.debian.org/debian testing/main amd64 sqv amd64 1.3.0-1 [661 kB] #7 7.984 Get:9 http://deb.debian.org/debian testing/main amd64 apt amd64 3.0.0 [1450 kB] #7 8.000 Get:10 http://deb.debian.org/debian testing/main amd64 login amd64 1:4.16.0-2+really2.41-4 [112 kB] #7 8.002 Get:11 http://deb.debian.org/debian testing/main amd64 login.defs all 1:4.17.4-1 [186 kB] #7 8.004 Get:12 http://deb.debian.org/debian testing/main amd64 passwd amd64 1:4.17.4-1 [1226 kB] #7 9.680 Fetched 8510 kB in 0s (24.9 MB/s) #7 9.791 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4903 files and directories currently installed.) #7 9.806 Preparing to unpack .../bsdutils_1%3a2.41-4_amd64.deb ... #7 9.933 Unpacking bsdutils (1:2.41-4) over (1:2.40.4-5) ... #7 11.12 Setting up bsdutils (1:2.41-4) ... #7 11.50 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4903 files and directories currently installed.) #7 11.51 Preparing to unpack .../liblzma5_5.8.1-1_amd64.deb ... #7 11.68 Unpacking liblzma5:amd64 (5.8.1-1) over (5.6.4-1) ... #7 12.14 Setting up liblzma5:amd64 (5.8.1-1) ... #7 12.50 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4903 files and directories currently installed.) #7 12.51 Preparing to unpack .../openssl-provider-legacy_3.5.0-1_amd64.deb ... #7 12.65 Unpacking openssl-provider-legacy (3.5.0-1) over (3.4.1-1) ... #7 13.16 Setting up openssl-provider-legacy (3.5.0-1) ... #7 13.68 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4903 files and directories currently installed.) #7 13.69 Preparing to unpack .../libssl3t64_3.5.0-1_amd64.deb ... #7 13.86 Unpacking libssl3t64:amd64 (3.5.0-1) over (3.4.1-1) ... #7 14.76 Setting up libssl3t64:amd64 (3.5.0-1) ... #7 15.13 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4902 files and directories currently installed.) #7 15.14 Preparing to unpack .../libsystemd0_257.5-2_amd64.deb ... #7 15.27 Unpacking libsystemd0:amd64 (257.5-2) over (257.4-3) ... #7 15.78 Setting up libsystemd0:amd64 (257.5-2) ... #7 16.16 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4902 files and directories currently installed.) #7 16.17 Preparing to unpack .../libudev1_257.5-2_amd64.deb ... #7 16.38 Unpacking libudev1:amd64 (257.5-2) over (257.4-3) ... #7 16.82 Setting up libudev1:amd64 (257.5-2) ... #7 17.25 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4902 files and directories currently installed.) #7 17.26 Preparing to unpack .../libapt-pkg7.0_3.0.0_amd64.deb ... #7 17.43 Unpacking libapt-pkg7.0:amd64 (3.0.0) over (2.9.35) ... #7 19.85 Setting up libapt-pkg7.0:amd64 (3.0.0) ... #7 20.22 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4902 files and directories currently installed.) #7 20.23 Preparing to unpack .../archives/sqv_1.3.0-1_amd64.deb ... #7 20.35 Unpacking sqv (1.3.0-1) over (1.2.1-6+b1) ... #7 20.99 Setting up sqv (1.3.0-1) ... #7 21.52 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4901 files and directories currently installed.) #7 21.53 Preparing to unpack .../archives/apt_3.0.0_amd64.deb ... #7 21.73 Unpacking apt (3.0.0) over (2.9.35) ... #7 29.10 Setting up apt (3.0.0) ... #7 30.18 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4901 files and directories currently installed.) #7 30.19 Preparing to unpack .../login_1%3a4.16.0-2+really2.41-4_amd64.deb ... #7 30.36 Unpacking login (1:4.16.0-2+really2.41-4) over (1:4.16.0-2+really2.40.4-5) ... #7 31.58 Preparing to unpack .../login.defs_1%3a4.17.4-1_all.deb ... #7 31.72 Unpacking login.defs (1:4.17.4-1) over (1:4.17.3-3) ... #7 32.64 Preparing to unpack .../passwd_1%3a4.17.4-1_amd64.deb ... #7 32.81 Unpacking passwd (1:4.17.4-1) over (1:4.17.3-3) ... #7 46.36 Setting up login.defs (1:4.17.4-1) ... #7 46.54 Setting up passwd (1:4.17.4-1) ... #7 47.15 Setting up login (1:4.16.0-2+really2.41-4) ... #7 47.37 Processing triggers for libc-bin (2.41-6) ... #7 47.61 + apt-get install -y autoconf automake freerdp2-dev gcc libavcodec-dev libavformat-dev libavutil-dev libcairo2-dev libcunit1-dev libgcrypt-dev libjpeg62-turbo-dev libossp-uuid-dev libpango1.0-dev libpulse-dev libssh2-1-dev libssl-dev libswscale-dev libtelnet-dev libtool libvncserver-dev libwebsockets-dev libwebp-dev make #7 47.62 Reading package lists... #7 48.74 Building dependency tree... #7 48.94 Reading state information... #7 48.97 E: Unable to locate package freerdp2-dev #7 ERROR: process "/bin/sh -c /bin/bash -e -x /build/install-deps.sh" did not complete successfully: exit code: 100 ------ > [3/4] RUN /bin/bash -e -x /build/install-deps.sh: 32.64 Preparing to unpack .../passwd_1%3a4.17.4-1_amd64.deb ... 32.81 Unpacking passwd (1:4.17.4-1) over (1:4.17.3-3) ... 46.36 Setting up login.defs (1:4.17.4-1) ... 46.54 Setting up passwd (1:4.17.4-1) ... 47.15 Setting up login (1:4.16.0-2+really2.41-4) ... 47.37 Processing triggers for libc-bin (2.41-6) ... 47.61 + apt-get install -y autoconf automake freerdp2-dev gcc libavcodec-dev libavformat-dev libavutil-dev libcairo2-dev libcunit1-dev libgcrypt-dev libjpeg62-turbo-dev libossp-uuid-dev libpango1.0-dev libpulse-dev libssh2-1-dev libssl-dev libswscale-dev libtelnet-dev libtool libvncserver-dev libwebsockets-dev libwebp-dev make 48.97 E: Unable to locate package freerdp2-dev ------ Dockerfile:3 -------------------- 1 | FROM debian:testing 2 | COPY . /build/ 3 | >>> RUN /bin/bash -e -x /build/install-deps.sh 4 | RUN /bin/bash -e -x /build/build.sh 5 | -------------------- ERROR: failed to solve: process "/bin/sh -c /bin/bash -e -x /build/install-deps.sh" did not complete successfully: exit code: 100 + docker rmi --force guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1859 Error response from daemon: No such image: guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1859:latest Build step 'Execute shell' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
