Started by user Oliver Smith Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-aram-applet The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-aram-applet # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10 > git rev-parse osmith/wip^{commit} # timeout=10 Checking out Revision 7a60f23ee6c173e090e43aa49ea6fe26ce7b7888 (refs/remotes/origin/osmith/wip) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a60f23ee6c173e090e43aa49ea6fe26ce7b7888 # timeout=10 Commit message: "debian-bookworm-aram-applet: new container" > git rev-list --no-walk 7dee8e0287292263c2d805908e75ac1903d4b6c3 # timeout=10 First time build. Skipping changelog. [registry-rebuild-upload-aram-applet] $ /bin/sh -xe /tmp/jenkins8232419357148782398.sh + REGISTRY=registry.osmocom.org + make -C debian-bookworm-aram-applet REGISTRY_HOST=registry.osmocom.org make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-aram-applet/debian-bookworm-aram-applet' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-aram-applet/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t registry.osmocom.org/osmocom-build/debian-bookworm-aram-applet:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.45kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:04669becb4d6b2474d2164f3320e047db905ba5926974575b5bc5dfd2ca3d814 #5 resolve registry.osmocom.org/debian:bookworm@sha256:04669becb4d6b2474d2164f3320e047db905ba5926974575b5bc5dfd2ca3d814 0.1s done #5 CACHED #6 [5/6] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/ARAM-APPLET/+/REFS/HEADS/MASTER/BUILD.GRADLE?FORMAT=TEXT /tmp/build.gradle #6 CACHED #7 [2/6] RUN USERADD --uid=1000 -m build && mkdir /cache /build && chown build:build /cache /build #7 DONE 0.7s #8 [3/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates && echo "deb [trusted=yes] https://archive.debian.org/debian stretch main" >>"/etc/apt/sources.list.d/debian9-sources.list" && echo "deb [trusted=yes] https://archive.debian.org/debian-security stretch/updates main" >>"/etc/apt/sources.list.d/debian9-sources.list" && apt-get update && apt-get install -y --no-install-recommends x11-common && apt-get install -y --no-install-recommends -t stretch ca-certificates-java openjdk-8-jdk-headless && apt-get clean #8 0.344 + apt-get update #8 0.367 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #8 0.392 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #8 0.399 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #8 0.496 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] #8 0.605 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] #8 0.606 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] #8 1.143 Fetched 9306 kB in 1s (11.8 MB/s) #8 1.143 Reading package lists... #8 1.383 + apt-get install -y --no-install-recommends ca-certificates #8 1.385 Reading package lists... #8 1.627 Building dependency tree... #8 1.675 Reading state information... #8 1.735 The following additional packages will be installed: #8 1.735 libssl3 openssl #8 1.751 The following NEW packages will be installed: #8 1.751 ca-certificates libssl3 openssl #8 1.769 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. #8 1.769 Need to get 3606 kB of archives. #8 1.769 After this operation, 8910 kB of additional disk space will be used. #8 1.769 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.15-1~deb12u1 [2025 kB] #8 1.830 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB] #8 1.844 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #8 1.923 debconf: delaying package configuration, since apt-utils is not installed #8 1.936 Fetched 3606 kB in 0s (36.4 MB/s) #8 2.003 Selecting previously unselected package libssl3:amd64. #8 2.003 (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 ... 6089 files and directories currently installed.) #8 2.012 Preparing to unpack .../libssl3_3.0.15-1~deb12u1_amd64.deb ... #8 2.046 Unpacking libssl3:amd64 (3.0.15-1~deb12u1) ... #8 2.237 Selecting previously unselected package openssl. #8 2.238 Preparing to unpack .../openssl_3.0.15-1~deb12u1_amd64.deb ... #8 2.256 Unpacking openssl (3.0.15-1~deb12u1) ... #8 2.458 Selecting previously unselected package ca-certificates. #8 2.460 Preparing to unpack .../ca-certificates_20230311_all.deb ... #8 2.478 Unpacking ca-certificates (20230311) ... #8 2.643 Setting up libssl3:amd64 (3.0.15-1~deb12u1) ... #8 2.695 Setting up openssl (3.0.15-1~deb12u1) ... #8 2.767 Setting up ca-certificates (20230311) ... #8 2.840 debconf: unable to initialize frontend: Dialog #8 2.840 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 2.840 debconf: falling back to frontend: Readline #8 2.840 debconf: unable to initialize frontend: Readline #8 2.840 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 2.840 debconf: falling back to frontend: Teletype #8 3.662 Updating certificates in /etc/ssl/certs... #8 4.956 140 added, 0 removed; done. #8 5.073 Processing triggers for libc-bin (2.36-9+deb12u9) ... #8 5.134 Processing triggers for ca-certificates (20230311) ... #8 5.159 Updating certificates in /etc/ssl/certs... #8 6.219 0 added, 0 removed; done. #8 6.219 Running hooks in /etc/ca-certificates/update.d... #8 6.222 done. #8 6.287 + echo deb [trusted=yes] https://archive.debian.org/debian stretch main #8 6.287 + echo deb [trusted=yes] https://archive.debian.org/debian-security stretch/updates main #8 6.287 + apt-get update #8 6.362 Hit:1 http://deb.debian.org/debian bookworm InRelease #8 6.362 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #8 6.363 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #8 6.383 Ign:4 https://archive.debian.org/debian stretch InRelease #8 6.388 Get:5 https://archive.debian.org/debian-security stretch/updates InRelease [59.1 kB] #8 6.404 Get:6 https://archive.debian.org/debian stretch Release [118 kB] #8 6.419 Get:7 https://archive.debian.org/debian stretch Release.gpg [3177 B] #8 6.781 Get:8 https://archive.debian.org/debian-security stretch/updates/main amd64 Packages [782 kB] #8 6.899 Get:9 https://archive.debian.org/debian stretch/main amd64 Packages [7080 kB] #8 7.474 Fetched 8042 kB in 1s (7024 kB/s) #8 7.474 Reading package lists... #8 7.932 + apt-get install -y --no-install-recommends x11-common #8 7.936 Reading package lists... #8 8.395 Building dependency tree... #8 8.488 Reading state information... #8 8.583 The following NEW packages will be installed: #8 8.583 x11-common #8 8.601 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. #8 8.601 Need to get 252 kB of archives. #8 8.601 After this operation, 315 kB of additional disk space will be used. #8 8.601 Get:1 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #8 8.694 debconf: delaying package configuration, since apt-utils is not installed #8 8.705 Fetched 252 kB in 0s (5277 kB/s) #8 8.774 Selecting previously unselected package x11-common. #8 8.774 (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 ... 6576 files and directories currently installed.) #8 8.784 Preparing to unpack .../x11-common_1%3a7.7+23_all.deb ... #8 8.801 Unpacking x11-common (1:7.7+23) ... #8 8.920 Setting up x11-common (1:7.7+23) ... #8 9.232 debconf: unable to initialize frontend: Dialog #8 9.232 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 9.232 debconf: falling back to frontend: Readline #8 9.233 debconf: unable to initialize frontend: Readline #8 9.233 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 9.233 debconf: falling back to frontend: Teletype #8 9.242 invoke-rc.d: could not determine current runlevel #8 9.243 invoke-rc.d: policy-rc.d denied execution of restart. #8 9.304 + apt-get install -y --no-install-recommends -t stretch ca-certificates-java openjdk-8-jdk-headless #8 9.322 Reading package lists... #8 9.785 Building dependency tree... #8 9.877 Reading state information... #8 9.957 The following additional packages will be installed: #8 9.957 fontconfig-config fonts-dejavu-core java-common libavahi-client3 #8 9.957 libavahi-common-data libavahi-common3 libbsd0 libcups2 libdbus-1-3 libexpat1 #8 9.957 libfontconfig1 libfreetype6 libgssapi-krb5-2 libjpeg62-turbo libk5crypto3 #8 9.957 libkeyutils1 libkrb5-3 libkrb5support0 liblcms2-2 libnspr4 libnss3 #8 9.958 libpcsclite1 libpng16-16 libsqlite3-0 libx11-6 libx11-data libxau6 libxcb1 #8 9.958 libxdmcp6 libxext6 libxi6 libxrender1 libxtst6 multiarch-support #8 9.958 openjdk-8-jre-headless ucf #8 9.958 Suggested packages: #8 9.958 default-jre cups-common krb5-doc krb5-user liblcms2-utils pcscd #8 9.958 openjdk-8-demo openjdk-8-source libnss-mdns fonts-dejavu-extra #8 9.958 fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei #8 9.958 fonts-wqy-zenhei fonts-indic #8 9.958 Recommended packages: #8 9.958 dbus krb5-locales #8 10.03 The following NEW packages will be installed: #8 10.03 ca-certificates-java fontconfig-config fonts-dejavu-core java-common #8 10.03 libavahi-client3 libavahi-common-data libavahi-common3 libbsd0 libcups2 #8 10.03 libdbus-1-3 libexpat1 libfontconfig1 libfreetype6 libgssapi-krb5-2 #8 10.03 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 #8 10.03 liblcms2-2 libnspr4 libnss3 libpcsclite1 libpng16-16 libsqlite3-0 libx11-6 #8 10.03 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxi6 libxrender1 libxtst6 #8 10.03 multiarch-support openjdk-8-jdk-headless openjdk-8-jre-headless ucf #8 10.05 0 upgraded, 38 newly installed, 0 to remove and 2 not upgraded. #8 10.05 Need to get 44.3 MB of archives. #8 10.05 After this operation, 164 MB of additional disk space will be used. #8 10.05 Get:1 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #8 10.07 Get:2 https://archive.debian.org/debian stretch/main amd64 multiarch-support amd64 2.24-11+deb9u4 [201 kB] #8 10.09 Get:3 https://archive.debian.org/debian stretch/main amd64 libxau6 amd64 1:1.0.8-1 [20.7 kB] #8 10.10 Get:4 https://archive.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB] #8 10.10 Get:5 https://archive.debian.org/debian-security stretch/updates/main amd64 libkrb5support0 amd64 1.15-1+deb9u3 [62.3 kB] #8 10.10 Get:6 https://archive.debian.org/debian-security stretch/updates/main amd64 libk5crypto3 amd64 1.15-1+deb9u3 [120 kB] #8 10.11 Get:7 https://archive.debian.org/debian-security stretch/updates/main amd64 libkrb5-3 amd64 1.15-1+deb9u3 [312 kB] #8 10.11 Get:8 https://archive.debian.org/debian-security stretch/updates/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u3 [155 kB] #8 10.11 Get:9 https://archive.debian.org/debian-security stretch/updates/main amd64 libsqlite3-0 amd64 3.16.2-5+deb9u3 [574 kB] #8 10.12 Get:10 https://archive.debian.org/debian stretch/main amd64 ucf all 3.0036 [70.2 kB] #8 10.12 Get:11 https://archive.debian.org/debian stretch/main amd64 java-common all 0.58+deb9u1 [13.6 kB] #8 10.12 Get:12 https://archive.debian.org/debian-security stretch/updates/main amd64 libavahi-common-data amd64 0.6.32-2+deb9u1 [118 kB] #8 10.12 Get:13 https://archive.debian.org/debian-security stretch/updates/main amd64 libavahi-common3 amd64 0.6.32-2+deb9u1 [52.3 kB] #8 10.13 Get:14 https://archive.debian.org/debian stretch/main amd64 libdbus-1-3 amd64 1.10.32-0+deb9u1 [196 kB] #8 10.13 Get:15 https://archive.debian.org/debian-security stretch/updates/main amd64 libavahi-client3 amd64 0.6.32-2+deb9u1 [55.6 kB] #8 10.13 Get:16 https://archive.debian.org/debian-security stretch/updates/main amd64 libcups2 amd64 2.2.1-8+deb9u8 [307 kB] #8 10.14 Get:17 https://archive.debian.org/debian stretch/main amd64 liblcms2-2 amd64 2.8-4+deb9u1 [143 kB] #8 10.14 Get:18 https://archive.debian.org/debian-security stretch/updates/main amd64 libjpeg62-turbo amd64 1:1.5.1-2+deb9u2 [134 kB] #8 10.14 Get:19 https://archive.debian.org/debian-security stretch/updates/main amd64 libexpat1 amd64 2.2.0-2+deb9u5 [84.7 kB] #8 10.15 Get:20 https://archive.debian.org/debian stretch/main amd64 libpng16-16 amd64 1.6.28-1+deb9u1 [280 kB] #8 10.15 Get:21 https://archive.debian.org/debian-security stretch/updates/main amd64 libfreetype6 amd64 2.6.3-3.2+deb9u2 [438 kB] #8 10.16 Get:22 https://archive.debian.org/debian stretch/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB] #8 10.16 Get:23 https://archive.debian.org/debian stretch/main amd64 fontconfig-config all 2.11.0-6.7 [271 kB] #8 10.17 Get:24 https://archive.debian.org/debian stretch/main amd64 libfontconfig1 amd64 2.11.0-6.7+b1 [331 kB] #8 10.17 Get:25 https://archive.debian.org/debian stretch/main amd64 libnspr4 amd64 2:4.12-6 [117 kB] #8 10.17 Get:26 https://archive.debian.org/debian-security stretch/updates/main amd64 libnss3 amd64 2:3.26.2-1.1+deb9u5 [1244 kB] #8 10.18 Get:27 https://archive.debian.org/debian stretch/main amd64 libpcsclite1 amd64 1.8.20-1 [56.5 kB] #8 10.18 Get:28 https://archive.debian.org/debian-security stretch/updates/main amd64 libbsd0 amd64 0.8.3-1+deb9u1 [82.9 kB] #8 10.18 Get:29 https://archive.debian.org/debian stretch/main amd64 libxcb1 amd64 1.12-1 [133 kB] #8 10.18 Get:30 https://archive.debian.org/debian-security stretch/updates/main amd64 libx11-data all 2:1.6.4-3+deb9u4 [291 kB] #8 10.19 Get:31 https://archive.debian.org/debian-security stretch/updates/main amd64 libx11-6 amd64 2:1.6.4-3+deb9u4 [748 kB] #8 10.19 Get:32 https://archive.debian.org/debian stretch/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #8 10.19 Get:33 https://archive.debian.org/debian stretch/main amd64 libxi6 amd64 2:1.7.9-1 [82.6 kB] #8 10.19 Get:34 https://archive.debian.org/debian stretch/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #8 10.19 Get:35 https://archive.debian.org/debian stretch/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB] #8 10.20 Get:36 https://archive.debian.org/debian-security stretch/updates/main amd64 openjdk-8-jre-headless amd64 8u332-ga-1~deb9u1 [28.1 MB] #8 10.46 Get:37 https://archive.debian.org/debian stretch/main amd64 ca-certificates-java all 20170929~deb9u3 [15.1 kB] #8 10.46 Get:38 https://archive.debian.org/debian-security stretch/updates/main amd64 openjdk-8-jdk-headless amd64 8u332-ga-1~deb9u1 [8214 kB] #8 10.57 debconf: delaying package configuration, since apt-utils is not installed #8 10.58 Fetched 44.3 MB in 0s (91.3 MB/s) #8 10.61 Selecting previously unselected package multiarch-support. #8 10.61 (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 ... 6609 files and directories currently installed.) #8 10.62 Preparing to unpack .../multiarch-support_2.24-11+deb9u4_amd64.deb ... #8 10.63 Unpacking multiarch-support (2.24-11+deb9u4) ... #8 10.76 Setting up multiarch-support (2.24-11+deb9u4) ... #8 10.90 Selecting previously unselected package libxau6:amd64. #8 10.90 (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 ... 6613 files and directories currently installed.) #8 10.91 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... #8 10.93 Unpacking libxau6:amd64 (1:1.0.8-1) ... #8 11.06 Selecting previously unselected package libkeyutils1:amd64. #8 11.06 Preparing to unpack .../01-libkeyutils1_1.5.9-9_amd64.deb ... #8 11.10 Unpacking libkeyutils1:amd64 (1.5.9-9) ... #8 11.22 Selecting previously unselected package libkrb5support0:amd64. #8 11.22 Preparing to unpack .../02-libkrb5support0_1.15-1+deb9u3_amd64.deb ... #8 11.24 Unpacking libkrb5support0:amd64 (1.15-1+deb9u3) ... #8 11.38 Selecting previously unselected package libk5crypto3:amd64. #8 11.39 Preparing to unpack .../03-libk5crypto3_1.15-1+deb9u3_amd64.deb ... #8 11.40 Unpacking libk5crypto3:amd64 (1.15-1+deb9u3) ... #8 11.54 Selecting previously unselected package libkrb5-3:amd64. #8 11.54 Preparing to unpack .../04-libkrb5-3_1.15-1+deb9u3_amd64.deb ... #8 11.56 Unpacking libkrb5-3:amd64 (1.15-1+deb9u3) ... #8 11.72 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 11.73 Preparing to unpack .../05-libgssapi-krb5-2_1.15-1+deb9u3_amd64.deb ... #8 11.74 Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u3) ... #8 11.88 Selecting previously unselected package libsqlite3-0:amd64. #8 11.89 Preparing to unpack .../06-libsqlite3-0_3.16.2-5+deb9u3_amd64.deb ... #8 11.90 Unpacking libsqlite3-0:amd64 (3.16.2-5+deb9u3) ... #8 12.07 Selecting previously unselected package ucf. #8 12.07 Preparing to unpack .../07-ucf_3.0036_all.deb ... #8 12.09 Moving old data out of the way #8 12.09 Unpacking ucf (3.0036) ... #8 12.23 Selecting previously unselected package java-common. #8 12.23 Preparing to unpack .../08-java-common_0.58+deb9u1_all.deb ... #8 12.25 Unpacking java-common (0.58+deb9u1) ... #8 12.36 Selecting previously unselected package libavahi-common-data:amd64. #8 12.36 Preparing to unpack .../09-libavahi-common-data_0.6.32-2+deb9u1_amd64.deb ... #8 12.38 Unpacking libavahi-common-data:amd64 (0.6.32-2+deb9u1) ... #8 12.53 Selecting previously unselected package libavahi-common3:amd64. #8 12.53 Preparing to unpack .../10-libavahi-common3_0.6.32-2+deb9u1_amd64.deb ... #8 12.55 Unpacking libavahi-common3:amd64 (0.6.32-2+deb9u1) ... #8 12.68 Selecting previously unselected package libdbus-1-3:amd64. #8 12.69 Preparing to unpack .../11-libdbus-1-3_1.10.32-0+deb9u1_amd64.deb ... #8 12.70 Unpacking libdbus-1-3:amd64 (1.10.32-0+deb9u1) ... #8 12.85 Selecting previously unselected package libavahi-client3:amd64. #8 12.85 Preparing to unpack .../12-libavahi-client3_0.6.32-2+deb9u1_amd64.deb ... #8 12.87 Unpacking libavahi-client3:amd64 (0.6.32-2+deb9u1) ... #8 13.01 Selecting previously unselected package libcups2:amd64. #8 13.01 Preparing to unpack .../13-libcups2_2.2.1-8+deb9u8_amd64.deb ... #8 13.02 Unpacking libcups2:amd64 (2.2.1-8+deb9u8) ... #8 13.17 Selecting previously unselected package liblcms2-2:amd64. #8 13.18 Preparing to unpack .../14-liblcms2-2_2.8-4+deb9u1_amd64.deb ... #8 13.19 Unpacking liblcms2-2:amd64 (2.8-4+deb9u1) ... #8 13.33 Selecting previously unselected package libjpeg62-turbo:amd64. #8 13.33 Preparing to unpack .../15-libjpeg62-turbo_1%3a1.5.1-2+deb9u2_amd64.deb ... #8 13.35 Unpacking libjpeg62-turbo:amd64 (1:1.5.1-2+deb9u2) ... #8 13.50 Selecting previously unselected package libexpat1:amd64. #8 13.50 Preparing to unpack .../16-libexpat1_2.2.0-2+deb9u5_amd64.deb ... #8 13.51 Unpacking libexpat1:amd64 (2.2.0-2+deb9u5) ... #8 13.65 Selecting previously unselected package libpng16-16:amd64. #8 13.66 Preparing to unpack .../17-libpng16-16_1.6.28-1+deb9u1_amd64.deb ... #8 13.67 Unpacking libpng16-16:amd64 (1.6.28-1+deb9u1) ... #8 13.81 Selecting previously unselected package libfreetype6:amd64. #8 13.81 Preparing to unpack .../18-libfreetype6_2.6.3-3.2+deb9u2_amd64.deb ... #8 13.82 Unpacking libfreetype6:amd64 (2.6.3-3.2+deb9u2) ... #8 13.96 Selecting previously unselected package fonts-dejavu-core. #8 13.96 Preparing to unpack .../19-fonts-dejavu-core_2.37-1_all.deb ... #8 13.98 Unpacking fonts-dejavu-core (2.37-1) ... #8 14.18 Selecting previously unselected package fontconfig-config. #8 14.18 Preparing to unpack .../20-fontconfig-config_2.11.0-6.7_all.deb ... #8 14.45 Unpacking fontconfig-config (2.11.0-6.7) ... #8 14.60 Selecting previously unselected package libfontconfig1:amd64. #8 14.60 Preparing to unpack .../21-libfontconfig1_2.11.0-6.7+b1_amd64.deb ... #8 14.62 Unpacking libfontconfig1:amd64 (2.11.0-6.7+b1) ... #8 14.76 Selecting previously unselected package libnspr4:amd64. #8 14.76 Preparing to unpack .../22-libnspr4_2%3a4.12-6_amd64.deb ... #8 14.78 Unpacking libnspr4:amd64 (2:4.12-6) ... #8 14.93 Selecting previously unselected package libnss3:amd64. #8 14.93 Preparing to unpack .../23-libnss3_2%3a3.26.2-1.1+deb9u5_amd64.deb ... #8 14.94 Unpacking libnss3:amd64 (2:3.26.2-1.1+deb9u5) ... #8 15.14 Selecting previously unselected package libpcsclite1:amd64. #8 15.14 Preparing to unpack .../24-libpcsclite1_1.8.20-1_amd64.deb ... #8 15.16 Unpacking libpcsclite1:amd64 (1.8.20-1) ... #8 15.29 Selecting previously unselected package libbsd0:amd64. #8 15.30 Preparing to unpack .../25-libbsd0_0.8.3-1+deb9u1_amd64.deb ... #8 15.31 Unpacking libbsd0:amd64 (0.8.3-1+deb9u1) ... #8 15.44 Selecting previously unselected package libxdmcp6:amd64. #8 15.44 Preparing to unpack .../26-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #8 15.46 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #8 15.59 Selecting previously unselected package libxcb1:amd64. #8 15.59 Preparing to unpack .../27-libxcb1_1.12-1_amd64.deb ... #8 15.61 Unpacking libxcb1:amd64 (1.12-1) ... #8 15.72 Selecting previously unselected package libx11-data. #8 15.72 Preparing to unpack .../28-libx11-data_2%3a1.6.4-3+deb9u4_all.deb ... #8 15.74 Unpacking libx11-data (2:1.6.4-3+deb9u4) ... #8 15.89 Selecting previously unselected package libx11-6:amd64. #8 15.90 Preparing to unpack .../29-libx11-6_2%3a1.6.4-3+deb9u4_amd64.deb ... #8 15.91 Unpacking libx11-6:amd64 (2:1.6.4-3+deb9u4) ... #8 16.07 Selecting previously unselected package libxext6:amd64. #8 16.07 Preparing to unpack .../30-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #8 16.09 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #8 16.22 Selecting previously unselected package libxi6:amd64. #8 16.22 Preparing to unpack .../31-libxi6_2%3a1.7.9-1_amd64.deb ... #8 16.24 Unpacking libxi6:amd64 (2:1.7.9-1) ... #8 16.36 Selecting previously unselected package libxrender1:amd64. #8 16.36 Preparing to unpack .../32-libxrender1_1%3a0.9.10-1_amd64.deb ... #8 16.38 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #8 16.50 Selecting previously unselected package libxtst6:amd64. #8 16.50 Preparing to unpack .../33-libxtst6_2%3a1.2.3-1_amd64.deb ... #8 16.52 Unpacking libxtst6:amd64 (2:1.2.3-1) ... #8 16.67 Selecting previously unselected package openjdk-8-jre-headless:amd64. #8 16.67 Preparing to unpack .../34-openjdk-8-jre-headless_8u332-ga-1~deb9u1_amd64.deb ... #8 16.69 Unpacking openjdk-8-jre-headless:amd64 (8u332-ga-1~deb9u1) ... #8 17.31 Selecting previously unselected package ca-certificates-java. #8 17.31 Preparing to unpack .../35-ca-certificates-java_20170929~deb9u3_all.deb ... #8 17.36 Unpacking ca-certificates-java (20170929~deb9u3) ... #8 17.50 Selecting previously unselected package openjdk-8-jdk-headless:amd64. #8 17.50 Preparing to unpack .../36-openjdk-8-jdk-headless_8u332-ga-1~deb9u1_amd64.deb ... #8 17.52 Unpacking openjdk-8-jdk-headless:amd64 (8u332-ga-1~deb9u1) ... #8 17.89 Setting up libexpat1:amd64 (2.2.0-2+deb9u5) ... #8 17.94 Setting up liblcms2-2:amd64 (2.8-4+deb9u1) ... #8 18.00 Setting up libxau6:amd64 (1:1.0.8-1) ... #8 18.07 Setting up libkeyutils1:amd64 (1.5.9-9) ... #8 18.13 Setting up java-common (0.58+deb9u1) ... #8 18.19 Setting up libsqlite3-0:amd64 (3.16.2-5+deb9u3) ... #8 18.24 Setting up libkrb5support0:amd64 (1.15-1+deb9u3) ... #8 18.29 Setting up libjpeg62-turbo:amd64 (1:1.5.1-2+deb9u2) ... #8 18.35 Setting up libx11-data (2:1.6.4-3+deb9u4) ... #8 18.40 Setting up libnspr4:amd64 (2:4.12-6) ... #8 18.45 Setting up libavahi-common-data:amd64 (0.6.32-2+deb9u1) ... #8 18.50 Setting up libdbus-1-3:amd64 (1.10.32-0+deb9u1) ... #8 18.55 Setting up libpng16-16:amd64 (1.6.28-1+deb9u1) ... #8 18.60 Setting up fonts-dejavu-core (2.37-1) ... #8 18.86 Setting up libpcsclite1:amd64 (1.8.20-1) ... #8 18.91 Setting up ucf (3.0036) ... #8 19.02 debconf: unable to initialize frontend: Dialog #8 19.02 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 19.02 debconf: falling back to frontend: Readline #8 19.02 debconf: unable to initialize frontend: Readline #8 19.02 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 19.02 debconf: falling back to frontend: Teletype #8 19.06 Setting up libk5crypto3:amd64 (1.15-1+deb9u3) ... #8 19.12 Setting up libkrb5-3:amd64 (1.15-1+deb9u3) ... #8 19.17 Setting up libbsd0:amd64 (0.8.3-1+deb9u1) ... #8 19.22 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #8 19.27 Setting up libxcb1:amd64 (1.12-1) ... #8 19.32 Setting up fontconfig-config (2.11.0-6.7) ... #8 19.43 debconf: unable to initialize frontend: Dialog #8 19.43 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 19.43 debconf: falling back to frontend: Readline #8 19.43 debconf: unable to initialize frontend: Readline #8 19.43 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 19.43 debconf: falling back to frontend: Teletype #8 19.68 Setting up libavahi-common3:amd64 (0.6.32-2+deb9u1) ... #8 19.73 Setting up libnss3:amd64 (2:3.26.2-1.1+deb9u5) ... #8 19.78 Setting up libfreetype6:amd64 (2.6.3-3.2+deb9u2) ... #8 19.84 Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u3) ... #8 19.91 Setting up libx11-6:amd64 (2:1.6.4-3+deb9u4) ... #8 19.96 Setting up libfontconfig1:amd64 (2.11.0-6.7+b1) ... #8 20.01 Setting up libavahi-client3:amd64 (0.6.32-2+deb9u1) ... #8 20.06 Setting up libxrender1:amd64 (1:0.9.10-1) ... #8 20.12 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... #8 20.17 Setting up libcups2:amd64 (2.2.1-8+deb9u8) ... #8 20.22 Setting up libxi6:amd64 (2:1.7.9-1) ... #8 20.27 Setting up libxtst6:amd64 (2:1.2.3-1) ... #8 20.32 Setting up openjdk-8-jre-headless:amd64 (8u332-ga-1~deb9u1) ... #8 20.71 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode #8 20.72 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode #8 20.73 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode #8 20.74 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode #8 20.75 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode #8 20.76 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode #8 20.77 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode #8 20.79 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode #8 20.80 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode #8 20.81 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode #8 20.82 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode #8 20.97 Setting up ca-certificates-java (20170929~deb9u3) ... #8 21.20 Adding debian:Comodo_AAA_Services_root.pem #8 21.21 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem #8 21.21 Adding debian:CFCA_EV_ROOT.pem #8 21.21 Adding debian:ePKI_Root_Certification_Authority.pem #8 21.21 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem #8 21.21 Adding debian:COMODO_Certification_Authority.pem #8 21.21 Adding debian:Telia_Root_CA_v2.pem #8 21.22 Adding debian:Amazon_Root_CA_3.pem #8 21.22 Adding debian:DigiCert_Trusted_Root_G4.pem #8 21.22 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem #8 21.23 Adding debian:Certum_EC-384_CA.pem #8 21.23 Adding debian:DigiCert_Global_Root_CA.pem #8 21.23 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem #8 21.23 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem #8 21.23 Adding debian:emSign_ECC_Root_CA_-_G3.pem #8 21.23 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem #8 21.23 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem #8 21.23 Adding debian:E-Tugra_Global_Root_CA_ECC_v3.pem #8 21.23 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem #8 21.23 Adding debian:CA_Disig_Root_R2.pem #8 21.23 Adding debian:AffirmTrust_Premium.pem #8 21.24 Adding debian:Baltimore_CyberTrust_Root.pem #8 21.24 Adding debian:TrustCor_RootCert_CA-1.pem #8 21.24 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem #8 21.24 Adding debian:UCA_Extended_Validation_Root.pem #8 21.24 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem #8 21.24 Adding debian:emSign_ECC_Root_CA_-_C3.pem #8 21.24 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem #8 21.24 Adding debian:USERTrust_RSA_Certification_Authority.pem #8 21.24 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem #8 21.24 Adding debian:emSign_Root_CA_-_G1.pem #8 21.24 Adding debian:E-Tugra_Certification_Authority.pem #8 21.24 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem #8 21.25 Adding debian:QuoVadis_Root_CA_3_G3.pem #8 21.25 Adding debian:NAVER_Global_Root_Certification_Authority.pem #8 21.25 Adding debian:DigiCert_Assured_ID_Root_G3.pem #8 21.25 Adding debian:GlobalSign_Root_CA.pem #8 21.25 Adding debian:GLOBALTRUST_2020.pem #8 21.25 Adding debian:Amazon_Root_CA_2.pem #8 21.25 Adding debian:AffirmTrust_Networking.pem #8 21.25 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.pem #8 21.25 Adding debian:ISRG_Root_X1.pem #8 21.25 Adding debian:Certainly_Root_R1.pem #8 21.25 Adding debian:Amazon_Root_CA_4.pem #8 21.25 Adding debian:certSIGN_ROOT_CA.pem #8 21.25 Adding debian:SwissSign_Silver_CA_-_G2.pem #8 21.26 Adding debian:TunTrust_Root_CA.pem #8 21.26 Adding debian:GlobalSign_Root_CA_-_R6.pem #8 21.26 Adding debian:Certum_Trusted_Root_CA.pem #8 21.26 Adding debian:QuoVadis_Root_CA_3.pem #8 21.26 Adding debian:GlobalSign_Root_R46.pem #8 21.26 Adding debian:SecureSign_RootCA11.pem #8 21.26 Adding debian:e-Szigno_Root_CA_2017.pem #8 21.26 Adding debian:GlobalSign_Root_CA_-_R3.pem #8 21.26 Adding debian:DigiCert_Assured_ID_Root_CA.pem #8 21.26 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem #8 21.26 Adding debian:XRamp_Global_CA_Root.pem #8 21.26 Adding debian:E-Tugra_Global_Root_CA_RSA_v3.pem #8 21.26 Adding debian:QuoVadis_Root_CA_2.pem #8 21.26 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem #8 21.26 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem #8 21.27 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem #8 21.27 Adding debian:Entrust_Root_Certification_Authority.pem #8 21.27 Adding debian:UCA_Global_G2_Root.pem #8 21.27 Adding debian:USERTrust_ECC_Certification_Authority.pem #8 21.27 Adding debian:TWCA_Global_Root_CA.pem #8 21.27 Adding debian:GlobalSign_Root_E46.pem #8 21.27 Adding debian:IdenTrust_Commercial_Root_CA_1.pem #8 21.27 Adding debian:emSign_Root_CA_-_C1.pem #8 21.27 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem #8 21.27 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem #8 21.27 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem #8 21.27 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem #8 21.27 Adding debian:TrustCor_ECA-1.pem #8 21.27 Adding debian:QuoVadis_Root_CA_2_G3.pem #8 21.27 Adding debian:Trustwave_Global_Certification_Authority.pem #8 21.27 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem #8 21.28 Adding debian:QuoVadis_Root_CA_1_G3.pem #8 21.28 Adding debian:DigiCert_Assured_ID_Root_G2.pem #8 21.28 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem #8 21.28 Adding debian:Certum_Trusted_Network_CA.pem #8 21.28 Adding debian:SZAFIR_ROOT_CA2.pem #8 21.28 Adding debian:DigiCert_Global_Root_G2.pem #8 21.28 Adding debian:AC_RAIZ_FNMT-RCM.pem #8 21.28 Adding debian:Security_Communication_RootCA2.pem #8 21.28 Adding debian:SecureTrust_CA.pem #8 21.28 Adding debian:Hongkong_Post_Root_CA_3.pem #8 21.28 Adding debian:TWCA_Root_Certification_Authority.pem #8 21.28 Adding debian:Izenpe.com.pem #8 21.28 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem #8 21.28 Adding debian:SwissSign_Gold_CA_-_G2.pem #8 21.28 Adding debian:Amazon_Root_CA_1.pem #8 21.28 Adding debian:GTS_Root_R2.pem #8 21.28 Adding debian:HiPKI_Root_CA_-_G1.pem #8 21.29 Adding debian:Certum_Trusted_Network_CA_2.pem #8 21.29 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem #8 21.29 Adding debian:certSIGN_Root_CA_G2.pem #8 21.29 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem #8 21.29 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem #8 21.29 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem #8 21.29 Adding debian:ISRG_Root_X2.pem #8 21.29 Adding debian:Security_Communication_ECC_RootCA1.pem #8 21.29 Adding debian:COMODO_RSA_Certification_Authority.pem #8 21.29 Adding debian:AffirmTrust_Commercial.pem #8 21.29 Adding debian:Buypass_Class_3_Root_CA.pem #8 21.29 Adding debian:Hongkong_Post_Root_CA_1.pem #8 21.29 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem #8 21.29 Adding debian:Certigna.pem #8 21.29 Adding debian:Atos_TrustedRoot_2011.pem #8 21.29 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem #8 21.29 Adding debian:GTS_Root_R1.pem #8 21.30 Adding debian:GTS_Root_R3.pem #8 21.30 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem #8 21.30 Adding debian:Security_Communication_Root_CA.pem #8 21.30 Adding debian:Certigna_Root_CA.pem #8 21.30 Adding debian:Buypass_Class_2_Root_CA.pem #8 21.30 Adding debian:ACCVRAIZ1.pem #8 21.30 Adding debian:Starfield_Class_2_CA.pem #8 21.30 Adding debian:vTrus_ECC_Root_CA.pem #8 21.30 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem #8 21.30 Adding debian:TeliaSonera_Root_CA_v1.pem #8 21.30 Adding debian:Security_Communication_RootCA3.pem #8 21.30 Adding debian:AffirmTrust_Premium_ECC.pem #8 21.30 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem #8 21.30 Adding debian:Certainly_Root_E1.pem #8 21.30 Adding debian:GTS_Root_R4.pem #8 21.30 Adding debian:ANF_Secure_Server_Root_CA.pem #8 21.31 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem #8 21.31 Adding debian:Secure_Global_CA.pem #8 21.31 Adding debian:TrustCor_RootCert_CA-2.pem #8 21.31 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem #8 21.31 Adding debian:Go_Daddy_Class_2_CA.pem #8 21.31 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem #8 21.31 Adding debian:vTrus_Root_CA.pem #8 21.31 Adding debian:COMODO_ECC_Certification_Authority.pem #8 21.31 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem #8 21.31 Adding debian:Actalis_Authentication_Root_CA.pem #8 21.31 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem #8 21.31 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem #8 21.31 Adding debian:DigiCert_Global_Root_G3.pem #8 21.33 done. #8 21.34 Setting up openjdk-8-jdk-headless:amd64 (8u332-ga-1~deb9u1) ... #8 21.38 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode #8 21.40 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode #8 21.41 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode #8 21.42 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode #8 21.44 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode #8 21.45 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode #8 21.46 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode #8 21.48 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode #8 21.49 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode #8 21.50 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode #8 21.51 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode #8 21.52 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode #8 21.54 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode #8 21.55 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode #8 21.56 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode #8 21.57 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode #8 21.59 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode #8 21.60 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode #8 21.61 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode #8 21.62 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode #8 21.64 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode #8 21.65 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode #8 21.66 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode #8 21.67 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode #8 21.69 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode #8 21.70 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode #8 21.71 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode #8 21.73 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode #8 21.74 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode #8 21.75 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode #8 21.78 Processing triggers for libc-bin (2.36-9+deb12u9) ... #8 21.84 Processing triggers for ca-certificates (20230311) ... #8 21.88 Updating certificates in /etc/ssl/certs... #8 22.93 0 added, 0 removed; done. #8 22.93 Running hooks in /etc/ca-certificates/update.d... #8 22.94 #8 23.09 done. #8 23.09 done. #8 23.17 + apt-get clean #8 DONE 23.5s #9 [4/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends git && apt-get clean #9 0.343 + apt-get update #9 0.406 Hit:1 http://deb.debian.org/debian bookworm InRelease #9 0.406 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #9 0.406 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #9 0.421 Ign:4 https://archive.debian.org/debian stretch InRelease #9 0.427 Hit:5 https://archive.debian.org/debian-security stretch/updates InRelease #9 0.433 Hit:6 https://archive.debian.org/debian stretch Release #9 1.177 Reading package lists... #9 1.650 + apt-get install -y --no-install-recommends git #9 1.654 Reading package lists... #9 2.114 Building dependency tree... #9 2.209 Reading state information... #9 2.287 The following additional packages will be installed: #9 2.287 git-man libbrotli1 libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm6 #9 2.287 libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.5-0 #9 2.287 libnghttp2-14 libperl5.36 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db #9 2.287 libssh2-1 perl perl-modules-5.36 #9 2.288 Suggested packages: #9 2.288 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui #9 2.288 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc krb5-user #9 2.288 sensible-utils perl-doc libterm-readline-gnu-perl #9 2.288 | libterm-readline-perl-perl make libtap-harness-archive-perl #9 2.288 Recommended packages: #9 2.288 patch less ssh-client krb5-locales libldap-common publicsuffix #9 2.288 libsasl2-modules netbase #9 2.364 The following NEW packages will be installed: #9 2.364 git git-man libbrotli1 libcurl3-gnutls liberror-perl libgdbm-compat4 #9 2.364 libgdbm6 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 librtmp1 libsasl2-2 #9 2.365 libsasl2-modules-db libssh2-1 perl perl-modules-5.36 #9 2.365 The following packages will be upgraded: #9 2.365 libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 #9 2.383 4 upgraded, 17 newly installed, 0 to remove and 32 not upgraded. #9 2.383 Need to get 18.6 MB of archives. #9 2.383 After this operation, 100 MB of additional disk space will be used. #9 2.383 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #9 2.432 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #9 2.433 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #9 2.443 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #9 2.485 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #9 2.486 Get:6 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #9 2.486 Get:7 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB] #9 2.486 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u2 [332 kB] #9 2.487 Get:9 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u2 [78.7 kB] #9 2.487 Get:10 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u2 [32.6 kB] #9 2.487 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #9 2.488 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #9 2.488 Get:13 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #9 2.490 Get:14 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] #9 2.496 Get:15 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #9 2.497 Get:16 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #9 2.498 Get:17 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #9 2.499 Get:18 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u8 [385 kB] #9 2.503 Get:19 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #9 2.503 Get:20 http://deb.debian.org/debian-security bookworm-security/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] #9 2.521 Get:21 http://deb.debian.org/debian-security bookworm-security/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] #9 2.669 debconf: delaying package configuration, since apt-utils is not installed #9 2.712 Fetched 18.6 MB in 0s (81.2 MB/s) #9 2.776 Selecting previously unselected package perl-modules-5.36. #9 2.776 (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 ... 7654 files and directories currently installed.) #9 2.787 Preparing to unpack .../00-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #9 2.804 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #9 3.086 Selecting previously unselected package libgdbm6:amd64. #9 3.089 Preparing to unpack .../01-libgdbm6_1.23-3_amd64.deb ... #9 3.130 Unpacking libgdbm6:amd64 (1.23-3) ... #9 3.267 Selecting previously unselected package libgdbm-compat4:amd64. #9 3.270 Preparing to unpack .../02-libgdbm-compat4_1.23-3_amd64.deb ... #9 3.287 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #9 3.428 Selecting previously unselected package libperl5.36:amd64. #9 3.431 Preparing to unpack .../03-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #9 3.447 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #9 3.774 Selecting previously unselected package perl. #9 3.776 Preparing to unpack .../04-perl_5.36.0-7+deb12u1_amd64.deb ... #9 3.804 Unpacking perl (5.36.0-7+deb12u1) ... #9 3.947 Selecting previously unselected package libbrotli1:amd64. #9 3.950 Preparing to unpack .../05-libbrotli1_1.0.9-2+b6_amd64.deb ... #9 3.967 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #9 4.134 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-2+deb12u2_amd64.deb ... #9 4.184 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) over (1.15-1+deb9u3) ... #9 4.381 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u2_amd64.deb ... #9 4.436 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u2) over (1.15-1+deb9u3) ... #9 4.664 Preparing to unpack .../08-libk5crypto3_1.20.1-2+deb12u2_amd64.deb ... #9 4.716 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u2) over (1.15-1+deb9u3) ... #9 4.913 Preparing to unpack .../09-libkrb5support0_1.20.1-2+deb12u2_amd64.deb ... #9 4.965 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u2) over (1.15-1+deb9u3) ... #9 5.123 Selecting previously unselected package libsasl2-modules-db:amd64. #9 5.125 Preparing to unpack .../10-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #9 5.142 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #9 5.268 Selecting previously unselected package libsasl2-2:amd64. #9 5.270 Preparing to unpack .../11-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #9 5.287 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #9 5.429 Selecting previously unselected package libldap-2.5-0:amd64. #9 5.431 Preparing to unpack .../12-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #9 5.448 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #9 5.585 Selecting previously unselected package libnghttp2-14:amd64. #9 5.588 Preparing to unpack .../13-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... #9 5.605 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #9 5.750 Selecting previously unselected package libpsl5:amd64. #9 5.753 Preparing to unpack .../14-libpsl5_0.21.2-1_amd64.deb ... #9 5.773 Unpacking libpsl5:amd64 (0.21.2-1) ... #9 5.910 Selecting previously unselected package librtmp1:amd64. #9 5.912 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #9 5.930 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #9 6.076 Selecting previously unselected package libssh2-1:amd64. #9 6.078 Preparing to unpack .../16-libssh2-1_1.10.0-3+b1_amd64.deb ... #9 6.095 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #9 6.236 Selecting previously unselected package libcurl3-gnutls:amd64. #9 6.238 Preparing to unpack .../17-libcurl3-gnutls_7.88.1-10+deb12u8_amd64.deb ... #9 6.256 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ... #9 6.367 Selecting previously unselected package liberror-perl. #9 6.369 Preparing to unpack .../18-liberror-perl_0.17029-2_all.deb ... #9 6.386 Unpacking liberror-perl (0.17029-2) ... #9 6.497 Selecting previously unselected package git-man. #9 6.499 Preparing to unpack .../19-git-man_1%3a2.39.5-0+deb12u2_all.deb ... #9 6.517 Unpacking git-man (1:2.39.5-0+deb12u2) ... #9 6.717 Selecting previously unselected package git. #9 6.719 Preparing to unpack .../20-git_1%3a2.39.5-0+deb12u2_amd64.deb ... #9 6.748 Unpacking git (1:2.39.5-0+deb12u2) ... #9 7.081 Setting up libpsl5:amd64 (0.21.2-1) ... #9 7.132 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #9 7.184 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #9 7.236 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #9 7.288 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #9 7.340 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #9 7.392 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #9 7.444 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #9 7.496 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #9 7.548 Setting up git-man (1:2.39.5-0+deb12u2) ... #9 7.608 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #9 7.658 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #9 7.708 Setting up libgdbm6:amd64 (1.23-3) ... #9 7.759 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #9 7.811 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #9 7.867 Setting up libgdbm-compat4:amd64 (1.23-3) ... #9 7.919 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #9 7.972 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ... #9 8.024 Setting up perl (5.36.0-7+deb12u1) ... #9 8.109 Setting up liberror-perl (0.17029-2) ... #9 8.160 Setting up git (1:2.39.5-0+deb12u2) ... #9 8.240 Processing triggers for libc-bin (2.36-9+deb12u9) ... #9 8.356 + apt-get clean #9 DONE 8.6s #10 [5/6] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/ARAM-APPLET/+/REFS/HEADS/MASTER/BUILD.GRADLE?FORMAT=TEXT /tmp/build.gradle #10 DONE 0.1s #11 [6/6] RUN SET -x && git -C /cache clone --depth=1 https://gerrit.osmocom.org/aram-applet && cd /cache/aram-applet && git submodule update --init && ./gradlew build #11 0.341 + git -C /cache clone --depth=1 https://gerrit.osmocom.org/aram-applet #11 0.341 Cloning into 'aram-applet'... #11 0.413 + cd /cache/aram-applet #11 0.413 + git submodule update --init #11 0.461 Submodule 'oracle_javacard_sdks' (https://github.com/martinpaljak/oracle_javacard_sdks.git) registered for path 'oracle_javacard_sdks' #11 0.467 Cloning into '/cache/aram-applet/oracle_javacard_sdks'... #11 2.105 Submodule path 'oracle_javacard_sdks': checked out '2b369428203976e7bec9dee4cfc5fd06b8518864' #11 2.105 + ./gradlew build #11 2.110 Unrecognized option: --add-opens #11 2.110 Error: Could not create the Java Virtual Machine. #11 2.110 Error: A fatal exception has occurred. Program will exit. #11 2.156 Downloading https://services.gradle.org/distributions/gradle-4.4.1-bin.zip #11 2.983 ........................................................................ #11 3.647 Unzipping /home/build/.gradle/wrapper/dists/gradle-4.4.1-bin/46gopw3g8i1v3zqqx4q949t2x/gradle-4.4.1-bin.zip to /home/build/.gradle/wrapper/dists/gradle-4.4.1-bin/46gopw3g8i1v3zqqx4q949t2x #11 3.970 Set executable permissions for: /home/build/.gradle/wrapper/dists/gradle-4.4.1-bin/46gopw3g8i1v3zqqx4q949t2x/gradle-4.4.1/bin/gradle #11 4.131 Starting a Gradle Daemon (subsequent builds will be faster) #11 5.472 Download https://repo.maven.apache.org/maven2/fr/bmartel/gradle-javacard/1.5.2/gradle-javacard-1.5.2.pom #11 5.472 Download https://repo.maven.apache.org/maven2/org/kt3k/gradle/plugin/coveralls-gradle-plugin/2.8.1/coveralls-gradle-plugin-2.8.1.pom #11 5.523 Download https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom #11 5.523 Download https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.2.1/jna-4.2.1.pom #11 5.543 Download https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom #11 5.544 Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom #11 5.544 Download https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk14/1.50/bcprov-jdk14-1.50.pom #11 5.545 Download https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.57/bcprov-jdk15on-1.57.pom #11 5.545 Download https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom #11 5.554 Download https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom #11 5.606 Download https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom #11 5.678 Download https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom #11 5.729 Download https://repo.maven.apache.org/maven2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.1/http-builder-0.7.1.pom #11 5.730 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3/httpmime-4.3.pom #11 5.731 Download https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201412230720-r/org.eclipse.jgit-3.6.0.201412230720-r.pom #11 5.741 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3/httpcomponents-client-4.3.pom #11 5.741 Download https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201412230720-r/org.eclipse.jgit-parent-3.6.0.201412230720-r.pom #11 5.761 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom #11 5.772 Download https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom #11 5.792 Download https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom #11 5.802 Download https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom #11 5.812 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3/httpclient-4.3.pom #11 5.832 Download https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom #11 5.832 Download https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom #11 5.833 Download https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom #11 5.843 Download https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom #11 5.853 Download https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.16/nekohtml-1.9.16.pom #11 5.853 Download https://repo.maven.apache.org/maven2/net/sf/json-lib/json-lib/2.3/json-lib-2.3.pom #11 5.853 Download https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom #11 5.863 Download https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom #11 5.873 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom #11 5.883 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom #11 5.894 Download https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom #11 5.895 Download https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom #11 5.895 Download https://repo.maven.apache.org/maven2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.pom #11 5.896 Download https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom #11 5.896 Download https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom #11 5.928 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom #11 5.928 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom #11 5.928 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom #11 5.949 Download https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom #11 5.979 Download https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom #11 5.999 Download https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom #11 6.010 Download https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom #11 6.020 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.pom #11 6.020 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom #11 6.030 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3/httpcomponents-core-4.3.pom #11 6.030 Download https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom #11 6.060 Download https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom #11 6.060 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom #11 6.091 Download https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar #11 6.091 Download https://repo.maven.apache.org/maven2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.1/http-builder-0.7.1.jar #11 6.091 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3/httpmime-4.3.jar #11 6.091 Download https://repo.maven.apache.org/maven2/org/kt3k/gradle/plugin/coveralls-gradle-plugin/2.8.1/coveralls-gradle-plugin-2.8.1.jar #11 6.091 Download https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201412230720-r/org.eclipse.jgit-3.6.0.201412230720-r.jar #11 6.091 Download https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.jar #11 6.091 Download https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.2.1/jna-4.2.1.jar #11 6.101 Download https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar #11 6.111 Download https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar #11 6.112 Download https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk14/1.50/bcprov-jdk14-1.50.jar #11 6.112 Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar #11 6.112 Download https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar #11 6.112 Download https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar #11 6.112 Download https://repo.maven.apache.org/maven2/net/sf/json-lib/json-lib/2.3/json-lib-2.3-jdk15.jar #11 6.112 Download https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar #11 6.112 Download https://repo.maven.apache.org/maven2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.jar #11 6.112 Download https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.16/nekohtml-1.9.16.jar #11 6.112 Download https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.jar #11 6.122 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar #11 6.122 Download https://repo.maven.apache.org/maven2/fr/bmartel/gradle-javacard/1.5.2/gradle-javacard-1.5.2.jar #11 6.122 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3/httpclient-4.3.jar #11 6.122 Download https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.57/bcprov-jdk15on-1.57.jar #11 6.175 Download https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar #11 6.175 Download https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar #11 6.175 Download https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar #11 6.185 Download https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar #11 6.185 Download https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar #11 6.185 Download https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar #11 6.185 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.jar #11 6.195 Download https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar #11 7.576 :assemble UP-TO-DATE #11 7.576 :check UP-TO-DATE #11 7.576 :build UP-TO-DATE #11 7.576 :aram:compileJava #11 7.606 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.pom #11 7.636 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom #11 7.953 Download https://javacard.pro/maven/org/globalplatform/javacard/1.1/javacard-1.1.pom #11 7.973 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom #11 8.004 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar #11 8.004 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.jar #11 8.024 Download https://javacard.pro/maven/org/globalplatform/javacard/1.1/javacard-1.1.jar #11 8.619 :aram:processResources NO-SOURCE #11 8.620 :aram:classes #11 8.620 :aram:jar #11 8.650 :aram:assemble #11 8.650 :aram:preBuild UP-TO-DATE #11 8.650 :aram:buildJavaCard #11 8.723 The name 'org.globalplatform:javacard:1.1' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0. #11 8.742 [ant:cap] INFO: using JavaCard v2.2.1 SDK in /cache/aram-applet/oracle_javacard_sdks/jc221_kit #11 8.742 [ant:cap] Building CAP with 1 applet from package fr.bmartel.aram #11 8.742 [ant:cap] fr.bmartel.aram.AccessRuleMaster A00000015141434C00 #11 8.742 [ant:compile] Compiling 3 source files to /tmp/jccpro67516543207189536 #11 9.115 [ant:cap] warning: You did not supply export file for the previous minor version of the package #11 9.216 [ant:cap] CAP saved to /cache/aram-applet/aram/build/javacard/applet.cap #11 9.216 [ant:export] EXP saved to /cache/aram-applet/aram/build/javacard/applet.exp/fr/bmartel/aram/javacard/aram.exp #11 9.216 [ant:export] Building jar: /cache/aram-applet/aram/build/javacard/applet.exp/aram.jar #11 9.216 [ant:jca] JCA saved to /cache/aram-applet/aram/build/javacard/applet.jca #11 9.287 [ant:verify] Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. #11 9.287 [ant:verify] Verifying CAP file /cache/aram-applet/aram/build/javacard/applet.cap #11 9.287 [ant:verify] Verification completed with 0 warnings and 0 errors. #11 9.297 :aram:compileTestJava #11 9.317 Download https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom #11 11.93 Download https://web.archive.org/web/20210502003943if_/https:/dl.bintray.com/bertrandmartel/maven/com/licel/jcardsim/3.0.4/jcardsim-3.0.4.pom #11 11.99 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom #11 12.00 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom #11 12.03 Download https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar #11 12.03 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar #11 15.57 Download https://web.archive.org/web/20210502003943if_/https:/dl.bintray.com/bertrandmartel/maven/com/licel/jcardsim/3.0.4/jcardsim-3.0.4.jar #11 16.24 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:521: error: unmappable character for encoding ASCII #11 16.24 assertEquals("init length, iteration n??" + i, 0, getLength()); #11 16.24 ^ #11 16.24 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:521: error: unmappable character for encoding ASCII #11 16.24 assertEquals("init length, iteration n??" + i, 0, getLength()); #11 16.24 ^ #11 16.24 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:523: error: unmappable character for encoding ASCII #11 16.24 assertEquals("length after addition, iteration n??" + i, 1, getLength()); #11 16.24 ^ #11 16.24 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:523: error: unmappable character for encoding ASCII #11 16.24 assertEquals("length after addition, iteration n??" + i, 1, getLength()); #11 16.24 ^ #11 16.24 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:525: error: unmappable character for encoding ASCII #11 16.24 assertEquals("length after deletion, iteration n??" + i, 0, getLength()); #11 16.24 ^ #11 16.24 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:525: error: unmappable character for encoding ASCII #11 16.24 assertEquals("length after deletion, iteration n??" + i, 0, getLength()); #11 16.24 ^ #11 16.34 :aram:processTestResources NO-SOURCE #11 16.35 :aram:testClasses #11 16.35 :aram:test #11 16.37 Download https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom #11 16.38 Download https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom #11 16.41 Download https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.jar #11 17.17 #11 17.17 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashRuleTest PASSED #11 17.17 #11 17.17 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashMultipleNonEmptyTest PASSED #11 17.17 #11 17.17 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashTest PASSED #11 17.17 #11 17.17 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidMultipleNonEmptyTest PASSED #11 17.17 #11 17.17 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidTest PASSED #11 17.17 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashRuleMultipleSameTest PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAllTest PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashMultipleTest PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.interTwinedAddDelete PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidMultipleTest PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashRuleWrongHashTest PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.addMultipleEntries PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.setPropertiesOffsetTest PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashMultipleSameTest PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.searchAidHash PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.setPropertiesTest PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashRuleMultipleNonEmptyTest PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.checkRecycledItem PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashRuleMultipleTest PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashWrongHashTest PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.searchIdValues PASSED #11 17.18 #11 17.18 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidMultipleSameTest PASSED #11 17.19 #11 17.19 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataMultiple PASSED #11 17.24 #11 17.24 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataMultipleNextLength1next PASSED #11 17.25 #11 17.25 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataMultipleNextLength2next PASSED #11 17.25 #11 17.25 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.wrongP1P2GetData PASSED #11 17.25 #11 17.25 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.wrongP1P2StoreData PASSED #11 17.25 #11 17.25 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteByAid PASSED #11 17.25 #11 17.25 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteByAidHashRuleEmpty PASSED #11 17.25 #11 17.25 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongRefArDo PASSED #11 17.25 #11 17.25 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteMultipleSameAid PASSED #11 17.25 #11 17.25 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteByAidHashRule PASSED #11 17.25 #11 17.25 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.wrongInstruction PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteAll PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.refreshTag PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataValid PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.nextDataNotFound PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.wrongClass PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.getSpecificArDo PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongRefDo PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongStore PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongHashRefDo PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteByAidHash PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.getAllEmptyTest PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongAidRefDo PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.nextDataSingleNextLengthRequest PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataMultipleNextLength2 PASSED #11 17.26 #11 17.26 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataMultipleNextLength3 PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongArDo PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refDoTest PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refArDoOverflow1Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refArDoOverflow2Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refArDoOverflow3Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.hashRefDoOverflow1Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.hashRefDoOverflow2Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.hashRefDoOverflow3Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.aidRefDoOverflow1Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.aidRefDoOverflow2Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.aidRefDoOverflow3Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.hashRefDoTest PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.arDoOverflowTest1 PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.arDoOverflowTest2 PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.arDoOverflowTest3 PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refArDoTest PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refDoOverflow1Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refDoOverflow2Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refDoOverflow3Test PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.arDoTest PASSED #11 17.27 #11 17.27 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.aidRefDoTest PASSED #11 17.34 :aram:check #11 17.34 :aram:build #11 17.34 #11 17.34 BUILD SUCCESSFUL in 15s #11 17.34 5 actionable tasks: 5 executed #11 DONE 18.0s #12 exporting to image #12 exporting layers #12 exporting layers 0.6s done #12 writing image sha256:9b5266897fc3fa761d2250589a61cc43b086b7eaf1381402a1010c39716e86f4 done #12 naming to registry.osmocom.org/osmocom-build/debian-bookworm-aram-applet:latest 0.0s done #12 DONE 0.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-aram-applet/debian-bookworm-aram-applet' + docker push registry.osmocom.org/osmocom-build/debian-bookworm-aram-applet Using default tag: latest The push refers to repository [registry.osmocom.org/osmocom-build/debian-bookworm-aram-applet] c56e45a67d8f: Preparing 9258fd9e072a: Preparing 11a585c5d7f6: Preparing a2e05e3e2d33: Preparing e35570538923: Preparing 91b542912d12: Preparing 91b542912d12: Waiting e35570538923: Pushed 9258fd9e072a: Pushed 91b542912d12: Layer already exists 11a585c5d7f6: Pushed c56e45a67d8f: Pushed a2e05e3e2d33: Pushed latest: digest: sha256:20b7eb630fa50fdac2d84822e0912e133c6f8a29c558b60fac8ff239cb2370fe size: 1583 Finished: SUCCESS