Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 550 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3040 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 330 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10 Commit message: "[JDK26] Exclude JEP500 Specific Tests" > git rev-list --no-walk c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-11-22T21:46:05.375Z] SPEC: linux_x86-64 [Pipeline] echo [2025-11-22T21:46:05.378Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-22T21:46:05.391Z] Found a total of 5 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-22T21:46:05.399Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] node [2025-11-22T21:46:20.403Z] Still waiting to schedule task [2025-11-22T21:46:20.403Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker’ [2025-11-22T21:50:17.178Z] Running on test-azure-ubuntu2404-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-11-22T21:50:17.214Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-22T21:50:17.434Z] [WS-CLEANUP] Deleting project workspace... [2025-11-22T21:50:17.435Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-22T21:50:17.533Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-22T21:50:17.671Z] The recommended git tool is: git [2025-11-22T21:50:17.868Z] No credentials specified [2025-11-22T21:50:17.967Z] Cloning the remote Git repository [2025-11-22T21:50:18.109Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-22T21:50:18.109Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10 [2025-11-22T21:50:18.117Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-11-22T21:50:18.117Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-22T21:50:18.117Z] > git --version # timeout=10 [2025-11-22T21:50:18.121Z] > git --version # 'git version 2.43.0' [2025-11-22T21:50:18.121Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-22T21:50:21.457Z] Avoid second fetch [2025-11-22T21:50:21.745Z] Checking out Revision 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master) [2025-11-22T21:50:21.287Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-22T21:50:21.291Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-22T21:50:21.500Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-11-22T21:50:21.788Z] > git config core.sparsecheckout # timeout=10 [2025-11-22T21:50:21.793Z] > git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10 [2025-11-22T21:50:22.676Z] Commit message: "[JDK26] Exclude JEP500 Specific Tests" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-22T21:50:24.235Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-11-22T21:50:24.255Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-22T21:50:25.427Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-11-22T21:50:25.873Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-22T21:50:27.027Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-22T21:50:27.027Z] Unix type machine.. [2025-11-22T21:50:27.027Z] Running on a Linux host [2025-11-22T21:50:27.027Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-11-22T21:50:29.536Z] + printenv [2025-11-22T21:50:29.536Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-22T21:50:29.536Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-22T21:50:29.536Z] SETUP_JCK_RUN=false [2025-11-22T21:50:29.536Z] USE_TESTENV_PROPERTIES=false [2025-11-22T21:50:29.536Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-22T21:50:29.536Z] BUILD_LIST=external [2025-11-22T21:50:29.536Z] USER=jenkins [2025-11-22T21:50:29.536Z] SSH_CLIENT=78.47.239.97 38192 22 [2025-11-22T21:50:29.536Z] SDK_RESOURCE=upstream [2025-11-22T21:50:29.536Z] CI=true [2025-11-22T21:50:29.536Z] OPENJ9_BRANCH=master [2025-11-22T21:50:29.536Z] jobStatus=SUCCESS [2025-11-22T21:50:29.536Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-11-22T21:50:29.536Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/633/display/redirect?page=changes [2025-11-22T21:50:29.536Z] UPSTREAM_JOB_NUMBER=550 [2025-11-22T21:50:29.536Z] XDG_SESSION_TYPE=tty [2025-11-22T21:50:29.536Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-22T21:50:29.536Z] TARGET=sanity.external [2025-11-22T21:50:29.536Z] EXIT_FAILURE=false [2025-11-22T21:50:29.536Z] SHLVL=0 [2025-11-22T21:50:29.536Z] NODE_LABELS=ci.role.test ubuntu x86-64 x64 test-azure-ubuntu2404-x64-1 sw.os.linux ubuntu2404 sw.tool.docker hw.arch.x86 [2025-11-22T21:50:29.536Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk [2025-11-22T21:50:29.536Z] HOME=/home/jenkins [2025-11-22T21:50:29.536Z] STF_OWNER_BRANCH=adoptium:master [2025-11-22T21:50:29.536Z] USE_JRE=false [2025-11-22T21:50:29.536Z] OLDPWD=/home/jenkins [2025-11-22T21:50:29.536Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/633/ [2025-11-22T21:50:29.536Z] ADOPTOPENJDK_BRANCH=master [2025-11-22T21:50:29.536Z] TAP_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux.tap [2025-11-22T21:50:29.536Z] JDK_IMPL=hotspot [2025-11-22T21:50:29.536Z] HUDSON_COOKIE=6ac44ee2-fe58-46c1-a8bc-174cc4ac8ae5 [2025-11-22T21:50:29.536Z] DOCKER_REQUIRED=true [2025-11-22T21:50:29.536Z] JENKINS_SERVER_COOKIE=durable-f71107e32f66de8a3ce6a454aa8813a85f849b883687ca087610ddd326516cd9 [2025-11-22T21:50:29.536Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2025-11-22T21:50:29.536Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../benchmarks [2025-11-22T21:50:29.536Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-11-22T21:50:29.536Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux [2025-11-22T21:50:29.536Z] KEEP_WORKSPACE=false [2025-11-22T21:50:29.536Z] ARCHIVE_TEST_RESULTS=false [2025-11-22T21:50:29.536Z] GENERATE_JOBS=true [2025-11-22T21:50:29.536Z] DOCKERIMAGE_TAG=nightly [2025-11-22T21:50:29.536Z] NODE_NAME=test-azure-ubuntu2404-x64-1 [2025-11-22T21:50:29.536Z] LOGNAME=jenkins [2025-11-22T21:50:29.536Z] PERSONAL_BUILD=false [2025-11-22T21:50:29.536Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-22T21:50:29.536Z] JDK_BRANCH=jdk8u482-b02_adopt [2025-11-22T21:50:29.536Z] _=/usr/lib/jvm/jdk21/bin/java [2025-11-22T21:50:29.536Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/633/display/redirect?page=artifacts [2025-11-22T21:50:29.536Z] AUTO_DETECT=true [2025-11-22T21:50:29.536Z] STAGE_NAME=Setup [2025-11-22T21:50:29.536Z] XDG_SESSION_CLASS=user [2025-11-22T21:50:29.536Z] EXECUTOR_NUMBER=0 [2025-11-22T21:50:29.536Z] JDK_VERSION=8 [2025-11-22T21:50:29.536Z] XDG_SESSION_ID=100722 [2025-11-22T21:50:29.536Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-22T21:50:29.536Z] BUILD_DISPLAY_NAME=#633 [2025-11-22T21:50:29.536Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-11-22T21:50:29.536Z] TIME_LIMIT=25 [2025-11-22T21:50:29.536Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/633/display/redirect?page=tests [2025-11-22T21:50:29.536Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-22T21:50:29.536Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux [2025-11-22T21:50:29.536Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-11-22T21:50:29.536Z] DIAGNOSTICLEVEL=noDetails [2025-11-22T21:50:29.536Z] TKG_ITERATIONS=1 [2025-11-22T21:50:29.536Z] PLATFORM=x86-64_linux [2025-11-22T21:50:29.536Z] BUILD_ID=633 [2025-11-22T21:50:29.536Z] EXIT_SUCCESS=false [2025-11-22T21:50:29.536Z] XDG_RUNTIME_DIR=/run/user/1001 [2025-11-22T21:50:29.536Z] RERUN_FAILURE=true [2025-11-22T21:50:29.536Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/system_lib [2025-11-22T21:50:29.536Z] ACTIVE_NODE_TIMEOUT=5 [2025-11-22T21:50:29.536Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.external_x86-64_linux-633 [2025-11-22T21:50:29.536Z] LANG=C.UTF-8 [2025-11-22T21:50:29.536Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-22T21:50:29.536Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-22T21:50:29.536Z] KEEP_REPORTDIR=false [2025-11-22T21:50:29.536Z] ORIGIN_JDK_VERSION=8 [2025-11-22T21:50:29.536Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/ [2025-11-22T21:50:29.536Z] JCK_GIT_BRANCH=master [2025-11-22T21:50:29.536Z] BUILD_NUMBER=633 [2025-11-22T21:50:29.536Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-11-22T21:50:29.536Z] ITERATIONS=1 [2025-11-22T21:50:29.536Z] JENKINS_NODE_COOKIE=d4cf33d7-d950-42e8-9ff1-2bb37ead3019 [2025-11-22T21:50:29.536Z] SHELL=/bin/bash [2025-11-22T21:50:29.536Z] SPEC=linux_x86-64 [2025-11-22T21:50:29.536Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-22T21:50:29.536Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-11-22T21:50:29.536Z] LIGHT_WEIGHT_CHECKOUT=false [2025-11-22T21:50:29.536Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/633/display/redirect [2025-11-22T21:50:29.536Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-22T21:50:29.536Z] NUM_PROCESSORS=2 [2025-11-22T21:50:29.536Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/display/redirect [2025-11-22T21:50:29.536Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin [2025-11-22T21:50:29.536Z] SLACK_CHANNEL=aqavit-bot [2025-11-22T21:50:29.536Z] JOB_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux [2025-11-22T21:50:29.536Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-22T21:50:29.536Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux [2025-11-22T21:50:29.536Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:50:29.536Z] SSH_CONNECTION=78.47.239.97 38192 172.22.0.4 22 [2025-11-22T21:50:29.536Z] TEST_TIME=120 [2025-11-22T21:50:29.536Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux@tmp [2025-11-22T21:50:29.536Z] PARALLEL=Dynamic [2025-11-22T21:50:29.536Z] JOBSTARTTIME=Sat, 22 Nov 2025 21:50:24 +0000 [2025-11-22T21:50:29.536Z] DYNAMIC_COMPILE=true [2025-11-22T21:50:29.536Z] RERUN_ITERATIONS=0 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-22T21:50:29.833Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-11-22T21:50:29.847Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-11-22T21:51:10.609Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 550 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-22T21:51:10.830Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-11-22T21:51:10.840Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux [Pipeline] { [Pipeline] sshagent [2025-11-22T21:51:10.901Z] $ ssh-agent [2025-11-22T21:51:11.350Z] SSH_AUTH_SOCK=/tmp/ssh-9RepRFl5RVkX/agent.3264624 [2025-11-22T21:51:11.350Z] SSH_AGENT_PID=3264626 [2025-11-22T21:51:11.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-22T21:51:11.368Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-11-22T21:51:11.410Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-11-22T21:51:12.578Z] + pwd [2025-11-22T21:51:12.578Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-11-22T21:51:12.578Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests [2025-11-22T21:51:12.578Z] get jdk binary... [2025-11-22T21:51:12.578Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-11-22T21:51:12.578Z] Uncompressing file: OpenJDK8U-jdk-sources_8u482b02-ea.tar.gz ... [2025-11-22T21:51:15.529Z] List files in jdkbinary folder... [2025-11-22T21:51:15.529Z] total 386608 [2025-11-22T21:51:15.529Z] -rw-r--r-- 1 jenkins jenkins 157083622 Nov 22 21:30 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:51:15.529Z] -rw-r--r-- 1 jenkins jenkins 94167404 Nov 22 21:10 OpenJDK8U-jdk-sources_8u482b02-ea.tar.gz [2025-11-22T21:51:15.530Z] -rw-r--r-- 1 jenkins jenkins 103091464 Nov 22 21:30 OpenJDK8U-jdk_x64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:51:15.530Z] -rw-r--r-- 1 jenkins jenkins 41425746 Nov 22 21:30 OpenJDK8U-jre_x64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:51:15.530Z] -rw-rw-r-- 1 jenkins jenkins 21232 Nov 22 21:34 OpenJDK8U-sbom_x64_linux_hotspot_8u482b02-ea-metadata.json [2025-11-22T21:51:15.530Z] -rw-r--r-- 1 jenkins jenkins 80108 Nov 22 21:37 OpenJDK8U-sbom_x64_linux_hotspot_8u482b02-ea.json [2025-11-22T21:51:15.530Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 21:51 tmp [2025-11-22T21:51:15.530Z] List files in jdkbinary/tmp folder... [2025-11-22T21:51:15.530Z] total 4 [2025-11-22T21:51:15.530Z] drwxr-xr-x 15 jenkins jenkins 4096 Nov 22 21:10 jdk8u482-b02-src [2025-11-22T21:51:15.530Z] Moving directory jdk8u482-b02-src/ to ../source-image [2025-11-22T21:51:15.530Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u482b02-ea.tar.gz ... [2025-11-22T21:51:17.621Z] List files in jdkbinary folder... [2025-11-22T21:51:17.621Z] total 386612 [2025-11-22T21:51:17.621Z] -rw-r--r-- 1 jenkins jenkins 157083622 Nov 22 21:30 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:51:17.621Z] -rw-r--r-- 1 jenkins jenkins 94167404 Nov 22 21:10 OpenJDK8U-jdk-sources_8u482b02-ea.tar.gz [2025-11-22T21:51:17.621Z] -rw-r--r-- 1 jenkins jenkins 103091464 Nov 22 21:30 OpenJDK8U-jdk_x64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:51:17.621Z] -rw-r--r-- 1 jenkins jenkins 41425746 Nov 22 21:30 OpenJDK8U-jre_x64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:51:17.621Z] -rw-rw-r-- 1 jenkins jenkins 21232 Nov 22 21:34 OpenJDK8U-sbom_x64_linux_hotspot_8u482b02-ea-metadata.json [2025-11-22T21:51:17.621Z] -rw-r--r-- 1 jenkins jenkins 80108 Nov 22 21:37 OpenJDK8U-sbom_x64_linux_hotspot_8u482b02-ea.json [2025-11-22T21:51:17.621Z] drwxr-xr-x 15 jenkins jenkins 4096 Nov 22 21:10 source-image [2025-11-22T21:51:17.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 21:51 tmp [2025-11-22T21:51:17.621Z] List files in jdkbinary/tmp folder... [2025-11-22T21:51:17.621Z] total 4 [2025-11-22T21:51:17.621Z] drwxr-xr-x 8 jenkins jenkins 4096 Nov 22 21:30 jdk8u482-b02 [2025-11-22T21:51:17.621Z] Moving directory jdk8u482-b02/ to ../j2sdk-image [2025-11-22T21:51:17.621Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u482b02-ea.tar.gz ... [2025-11-22T21:51:18.261Z] List files in jdkbinary folder... [2025-11-22T21:51:18.261Z] total 386616 [2025-11-22T21:51:18.261Z] -rw-r--r-- 1 jenkins jenkins 157083622 Nov 22 21:30 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:51:18.261Z] -rw-r--r-- 1 jenkins jenkins 94167404 Nov 22 21:10 OpenJDK8U-jdk-sources_8u482b02-ea.tar.gz [2025-11-22T21:51:18.261Z] -rw-r--r-- 1 jenkins jenkins 103091464 Nov 22 21:30 OpenJDK8U-jdk_x64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:51:18.261Z] -rw-r--r-- 1 jenkins jenkins 41425746 Nov 22 21:30 OpenJDK8U-jre_x64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:51:18.261Z] -rw-rw-r-- 1 jenkins jenkins 21232 Nov 22 21:34 OpenJDK8U-sbom_x64_linux_hotspot_8u482b02-ea-metadata.json [2025-11-22T21:51:18.261Z] -rw-r--r-- 1 jenkins jenkins 80108 Nov 22 21:37 OpenJDK8U-sbom_x64_linux_hotspot_8u482b02-ea.json [2025-11-22T21:51:18.261Z] drwxr-xr-x 8 jenkins jenkins 4096 Nov 22 21:30 j2sdk-image [2025-11-22T21:51:18.261Z] drwxr-xr-x 15 jenkins jenkins 4096 Nov 22 21:10 source-image [2025-11-22T21:51:18.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 21:51 tmp [2025-11-22T21:51:18.261Z] List files in jdkbinary/tmp folder... [2025-11-22T21:51:18.261Z] total 4 [2025-11-22T21:51:18.261Z] drwxr-xr-x 5 jenkins jenkins 4096 Nov 22 21:30 jdk8u482-b02-jre [2025-11-22T21:51:18.261Z] Moving directory jdk8u482-b02-jre/ to ../j2re-image [2025-11-22T21:51:18.261Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u482b02-ea.tar.gz over ./j2sdk-image/jre... [2025-11-22T21:51:21.163Z] Removing top-level folder jdk8u482-b02-debug-image/ [2025-11-22T21:51:21.163Z] Removing top-level folder jdk8u482-b02/ [2025-11-22T21:51:22.501Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-11-22T21:51:22.501Z] =JAVA VERSION OUTPUT BEGIN= [2025-11-22T21:51:22.501Z] openjdk version "1.8.0_482-beta" [2025-11-22T21:51:22.501Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511222110-b02) [2025-11-22T21:51:22.501Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b02, mixed mode) [2025-11-22T21:51:22.501Z] =JAVA VERSION OUTPUT END= [2025-11-22T21:51:22.501Z] =RELEASE INFO BEGIN= [2025-11-22T21:51:22.501Z] JAVA_VERSION="1.8.0_482" [2025-11-22T21:51:22.501Z] OS_NAME="Linux" [2025-11-22T21:51:22.501Z] OS_VERSION="2.6" [2025-11-22T21:51:22.501Z] OS_ARCH="amd64" [2025-11-22T21:51:22.501Z] SOURCE=".:git:4d5b13148b00+" [2025-11-22T21:51:22.501Z] IMPLEMENTOR="Eclipse Adoptium" [2025-11-22T21:51:22.501Z] BUILD_SOURCE="git:a44863d150ed2303b6833a02d313b7defb8ab15f" [2025-11-22T21:51:22.501Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-11-22T21:51:22.501Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-11-22T21:51:22.501Z] FULL_VERSION="1.8.0_482-beta-202511222110-b02" [2025-11-22T21:51:22.501Z] SEMANTIC_VERSION="8.0.482+2" [2025-11-22T21:51:22.501Z] BUILD_INFO="OS: Linux Version: 6.8.0-1041-azure" [2025-11-22T21:51:22.501Z] JVM_VARIANT="Hotspot" [2025-11-22T21:51:22.501Z] JVM_VERSION="25.482-b02" [2025-11-22T21:51:22.501Z] IMAGE_TYPE="JDK" [2025-11-22T21:51:22.501Z] =RELEASE INFO END= [2025-11-22T21:51:22.501Z] get testKitGen... [2025-11-22T21:51:22.501Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-22T21:51:24.135Z] git rev-parse master [2025-11-22T21:51:24.135Z] git checkout -q -f 49ae2b6ee51382b183cd26e8ac0c7ca055ebb6f1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-22T21:51:24.273Z] $ ssh-agent -k [2025-11-22T21:51:24.279Z] unset SSH_AUTH_SOCK; [2025-11-22T21:51:24.279Z] unset SSH_AGENT_PID; [2025-11-22T21:51:24.279Z] echo Agent pid 3264626 killed; [2025-11-22T21:51:24.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-22T21:51:25.335Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.external&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=true&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u482-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=nightly&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=external&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=550&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-11-22T21:51:25.352Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.external&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=true&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-ubuntu2404-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u482-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=nightly&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=external&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=550&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-22T21:51:25.396Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-22T21:51:26.089Z] Copied 1 artifact from "getTRSSOutput" build number 1964 [Pipeline] sh [2025-11-22T21:51:27.254Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-11-22T21:51:27.254Z] + tar xof - [2025-11-22T21:51:27.254Z] + gzip -cd TRSSOutput.tar.gz [2025-11-22T21:51:27.254Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-22T21:51:27.574Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-22T21:51:27.590Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-22T21:51:28.728Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-22T21:51:31.640Z] -------------------------------------------- [2025-11-22T21:51:31.640Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:51:31.640Z] task is set to default [2025-11-22T21:51:31.640Z] dependencyList is set to all [2025-11-22T21:51:31.640Z] -------------------------------------------- [2025-11-22T21:51:31.640Z] Starting download third party dependent jars [2025-11-22T21:51:31.640Z] -------------------------------------------- [2025-11-22T21:51:31.640Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-22T21:51:31.640Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-11-22T21:51:31.962Z] Found a total of 5 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label [Pipeline] echo [2025-11-22T21:51:31.966Z] Machine limit is 5. [Pipeline] sh [2025-11-22T21:51:33.170Z] + cd ./aqa-tests/TKG [2025-11-22T21:51:33.170Z] + uname [2025-11-22T21:51:33.170Z] + [ Linux = AIX ] [2025-11-22T21:51:33.170Z] + uname [2025-11-22T21:51:33.170Z] + [ Linux = SunOS ] [2025-11-22T21:51:33.170Z] + uname [2025-11-22T21:51:33.170Z] + [ Linux = *BSD ] [2025-11-22T21:51:33.170Z] + MAKE=make [2025-11-22T21:51:33.170Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES= [2025-11-22T21:51:33.170Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-11-22T21:51:33.170Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:51:33.170Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:51:33.170Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:51:33.170Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-22T21:51:33.170Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-22T21:51:33.170Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-11-22T21:51:33.170Z] [2025-11-22T21:51:33.170Z] build: [2025-11-22T21:51:33.170Z] [2025-11-22T21:51:33.170Z] clean: [2025-11-22T21:51:33.170Z] [2025-11-22T21:51:33.170Z] init: [2025-11-22T21:51:33.170Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-11-22T21:51:33.170Z] [2025-11-22T21:51:33.170Z] getDependentLibs: [2025-11-22T21:51:33.833Z] [exec] -------------------------------------------- [2025-11-22T21:51:33.833Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:51:33.833Z] [exec] task is set to default [2025-11-22T21:51:33.833Z] [exec] dependencyList is set to json_simple [2025-11-22T21:51:33.833Z] [exec] -------------------------------------------- [2025-11-22T21:51:33.833Z] [exec] Starting download third party dependent jars [2025-11-22T21:51:33.833Z] [exec] -------------------------------------------- [2025-11-22T21:51:33.833Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:51:33.833Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-22T21:51:33.833Z] [exec] downloaded dependent third party jars successfully [2025-11-22T21:51:33.833Z] [2025-11-22T21:51:33.833Z] compile: [2025-11-22T21:51:33.833Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T21:51:33.833Z] [echo] ============COMPILER SETTINGS============ [2025-11-22T21:51:33.833Z] [echo] ===fork: yes [2025-11-22T21:51:33.833Z] [echo] ===debug: on [2025-11-22T21:51:33.833Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-11-22T21:51:35.927Z] [2025-11-22T21:51:35.927Z] dist: [2025-11-22T21:51:35.927Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-22T21:51:35.927Z] [2025-11-22T21:51:35.927Z] BUILD SUCCESSFUL [2025-11-22T21:51:35.927Z] Total time: 2 seconds [2025-11-22T21:51:35.927Z] 0 [2025-11-22T21:51:35.927Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-22T21:51:35.927Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-22T21:51:35.927Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2025-11-22T21:51:36.571Z] ****************************** MACHINE INFO ****************************** [2025-11-22T21:51:36.571Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-11-22T21:51:36.571Z] Free Physical Memory Size : 2105237504 [2025-11-22T21:51:36.571Z] Free space (bytes) : 117922783232 [2025-11-22T21:51:36.571Z] Total Physical Memory Size : 8277016576 [2025-11-22T21:51:36.571Z] Total space (bytes) : 126227120128 [2025-11-22T21:51:36.571Z] Usable space (bytes) : 111463555072 [2025-11-22T21:51:36.571Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T21:51:36.571Z] bashVersion : [2025-11-22T21:51:36.571Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) [2025-11-22T21:51:36.571Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-22T21:51:36.571Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] This is free software; you are free to change and redistribute it. [2025-11-22T21:51:36.571Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T21:51:36.571Z] cpuCores : 2 [2025-11-22T21:51:36.571Z] curlVersion : [2025-11-22T21:51:36.571Z] curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-11-22T21:51:36.571Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-11-22T21:51:36.571Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-22T21:51:36.571Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-11-22T21:51:36.571Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1 [2025-11-22T21:51:36.571Z] gcc version : 13 [2025-11-22T21:51:36.571Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-11-22T21:51:36.571Z] gdb version : bash: line 1: gdb: command not found [2025-11-22T21:51:36.571Z] lldb version : Command could not be executed [2025-11-22T21:51:36.571Z] makeVersion : [2025-11-22T21:51:36.571Z] GNU Make 4.3 [2025-11-22T21:51:36.571Z] Built for x86_64-pc-linux-gnu [2025-11-22T21:51:36.571Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-11-22T21:51:36.571Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T21:51:36.571Z] This is free software: you are free to change and redistribute it. [2025-11-22T21:51:36.571Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T21:51:36.571Z] mavenVersion : [2025-11-22T21:51:36.571Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-11-22T21:51:36.571Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-11-22T21:51:36.571Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jre [2025-11-22T21:51:36.571Z] Default locale: en, platform encoding: UTF-8 [2025-11-22T21:51:36.571Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix" [2025-11-22T21:51:36.571Z] osInfo : [2025-11-22T21:51:36.571Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-11-22T21:51:36.571Z] NAME="Ubuntu" [2025-11-22T21:51:36.571Z] VERSION_ID="24.04" [2025-11-22T21:51:36.571Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-11-22T21:51:36.571Z] VERSION_CODENAME=noble [2025-11-22T21:51:36.571Z] ID=ubuntu [2025-11-22T21:51:36.571Z] ID_LIKE=debian [2025-11-22T21:51:36.571Z] HOME_URL="https://www.ubuntu.com/" [2025-11-22T21:51:36.571Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-11-22T21:51:36.571Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-11-22T21:51:36.571Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-11-22T21:51:36.571Z] UBUNTU_CODENAME=noble [2025-11-22T21:51:36.571Z] LOGO=ubuntu-logo [2025-11-22T21:51:36.571Z] osLabel : ubuntu.24 [2025-11-22T21:51:36.571Z] perlVersion : [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi [2025-11-22T21:51:36.571Z] (with 51 registered patches, see perl -V for more detail) [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] Copyright 1987-2023, Larry Wall [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-22T21:51:36.571Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-22T21:51:36.571Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-22T21:51:36.571Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] podmanVersion : bash: line 1: podman: command not found [2025-11-22T21:51:36.571Z] procArch : x86_64 [2025-11-22T21:51:36.571Z] sysArch : x86_64 [2025-11-22T21:51:36.571Z] sysOS : Linux [2025-11-22T21:51:36.571Z] ulimit : [2025-11-22T21:51:36.571Z] real-time non-blocking time (microseconds, -R) unlimited [2025-11-22T21:51:36.571Z] core file size (blocks, -c) 0 [2025-11-22T21:51:36.571Z] data seg size (kbytes, -d) unlimited [2025-11-22T21:51:36.571Z] scheduling priority (-e) 0 [2025-11-22T21:51:36.571Z] file size (blocks, -f) unlimited [2025-11-22T21:51:36.571Z] pending signals (-i) 31444 [2025-11-22T21:51:36.571Z] max locked memory (kbytes, -l) 1010376 [2025-11-22T21:51:36.571Z] max memory size (kbytes, -m) unlimited [2025-11-22T21:51:36.571Z] open files (-n) 1048576 [2025-11-22T21:51:36.571Z] pipe size (512 bytes, -p) 8 [2025-11-22T21:51:36.571Z] POSIX message queues (bytes, -q) 819200 [2025-11-22T21:51:36.571Z] real-time priority (-r) 0 [2025-11-22T21:51:36.571Z] stack size (kbytes, -s) 8192 [2025-11-22T21:51:36.571Z] cpu time (seconds, -t) unlimited [2025-11-22T21:51:36.571Z] max user processes (-u) 31444 [2025-11-22T21:51:36.571Z] virtual memory (kbytes, -v) unlimited [2025-11-22T21:51:36.571Z] file locks (-x) unlimited [2025-11-22T21:51:36.571Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux [2025-11-22T21:51:36.571Z] vmVendor : Oracle Corporation [2025-11-22T21:51:36.571Z] vmVersion : 25.482-b02 [2025-11-22T21:51:36.571Z] xlc version : bash: line 1: xlC: command not found [2025-11-22T21:51:36.571Z] ************************************************************************** [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] System.getProperty('java.vendor')=Temurin [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] System.getProperty('os.name')=Linux [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] System.getProperty('os.arch')=amd64 [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] System.getProperty('java.fullversion')=null [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] System.getProperty('sun.arch.data.model')=64 [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.external TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:51:36.571Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-11-22T21:51:36.571Z] perl scripts/configure.pl [2025-11-22T21:51:36.571Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-22T21:51:36.571Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:36.571Z] Starting to generate parallel test lists. [2025-11-22T21:51:36.571Z] [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-11-22T21:51:37.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-11-22T21:51:37.211Z] Attempting to get test duration data from TRSS. [2025-11-22T21:51:37.211Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=external&level=sanity [2025-11-22T21:51:37.854Z] Attempting to get test duration data from cached files. [2025-11-22T21:51:37.854Z] [2025-11-22T21:51:37.854Z] TEST DURATION [2025-11-22T21:51:37.854Z] ==================================================================================== [2025-11-22T21:51:37.854Z] Total number of tests searched: 5 [2025-11-22T21:51:37.854Z] Number of test durations found: 4 [2025-11-22T21:51:37.854Z] Top slowest tests: [2025-11-22T21:51:37.854Z] 42m38s tomee_test_hs_0 [2025-11-22T21:51:37.854Z] 00m40s example_functional_0 [2025-11-22T21:51:37.854Z] 00m12s openliberty_microprofile_tck_jdk8_hs_0 [2025-11-22T21:51:37.854Z] Following test duration data cannot be found: [2025-11-22T21:51:37.854Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.) [2025-11-22T21:51:37.854Z] [example_functional_0] [2025-11-22T21:51:37.854Z] ==================================================================================== [2025-11-22T21:51:37.854Z] [2025-11-22T21:51:37.854Z] Test target is split into 1 lists. [2025-11-22T21:51:37.854Z] Reducing estimated test running time from 43m31s to 43m31s. [2025-11-22T21:51:37.854Z] [2025-11-22T21:51:37.854Z] -------------------------------------testList_0------------------------------------- [2025-11-22T21:51:37.854Z] Number of tests: 5 [2025-11-22T21:51:37.854Z] Estimated running time: 43m31s [2025-11-22T21:51:37.854Z] TESTLIST=tomee_test_hs_0,example_functional_0,openliberty_microprofile_tck_jdk8_hs_0,payara_microprofile_tck_0,spring_test_0 [2025-11-22T21:51:37.854Z] ------------------------------------------------------------------------------------ [2025-11-22T21:51:37.854Z] [2025-11-22T21:51:37.854Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-11-22T21:51:37.854Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-11-22T21:51:38.251Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-11-22T21:51:38.558Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-11-22T21:51:38.610Z] Building tests... [Pipeline] timeout [2025-11-22T21:51:38.613Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-22T21:51:38.627Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-22T21:51:39.768Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-22T21:51:42.670Z] -------------------------------------------- [2025-11-22T21:51:42.670Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:51:42.670Z] task is set to default [2025-11-22T21:51:42.670Z] dependencyList is set to all [2025-11-22T21:51:42.670Z] -------------------------------------------- [2025-11-22T21:51:42.670Z] Starting download third party dependent jars [2025-11-22T21:51:42.670Z] -------------------------------------------- [2025-11-22T21:51:42.670Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-22T21:51:42.670Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-22T21:51:43.011Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-11-22T21:51:43.156Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins [2025-11-22T21:51:43.156Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration. [Pipeline] echo [2025-11-22T21:51:43.157Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-11-22T21:51:43.403Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-22T21:51:43.427Z] ITERATION: 1/1 [Pipeline] sshagent [2025-11-22T21:51:43.481Z] $ ssh-agent [2025-11-22T21:51:43.931Z] SSH_AUTH_SOCK=/tmp/ssh-u2zKlPAhQdQX/agent.3265000 [2025-11-22T21:51:43.931Z] SSH_AGENT_PID=3265002 [2025-11-22T21:51:43.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-22T21:51:45.097Z] + uname [2025-11-22T21:51:45.097Z] + [ Linux = AIX ] [2025-11-22T21:51:45.097Z] + uname [2025-11-22T21:51:45.097Z] + [ Linux = SunOS ] [2025-11-22T21:51:45.097Z] + uname [2025-11-22T21:51:45.097Z] + [ Linux = *BSD ] [2025-11-22T21:51:45.097Z] + MAKE=make [2025-11-22T21:51:45.097Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-22T21:51:45.097Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-11-22T21:51:46.545Z] + uname [2025-11-22T21:51:46.545Z] + [ Linux = AIX ] [2025-11-22T21:51:46.545Z] + uname [2025-11-22T21:51:46.545Z] + [ Linux = SunOS ] [2025-11-22T21:51:46.545Z] + uname [2025-11-22T21:51:46.545Z] + [ Linux = *BSD ] [2025-11-22T21:51:46.545Z] + MAKE=make [2025-11-22T21:51:46.545Z] + cd ./aqa-tests [2025-11-22T21:51:46.545Z] + . ./scripts/testenv/testenvSettings.sh [2025-11-22T21:51:46.545Z] + set +x [2025-11-22T21:51:46.545Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-11-22T21:51:46.545Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:51:46.545Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:51:46.545Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:51:46.545Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-22T21:51:46.545Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-22T21:51:46.545Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-11-22T21:51:46.545Z] [2025-11-22T21:51:46.545Z] build: [2025-11-22T21:51:46.545Z] [2025-11-22T21:51:46.545Z] clean: [2025-11-22T21:51:46.545Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-11-22T21:51:46.545Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-11-22T21:51:46.545Z] [2025-11-22T21:51:46.545Z] init: [2025-11-22T21:51:46.545Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-11-22T21:51:46.545Z] [2025-11-22T21:51:46.545Z] getDependentLibs: [2025-11-22T21:51:47.186Z] [exec] -------------------------------------------- [2025-11-22T21:51:47.186Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:51:47.186Z] [exec] task is set to default [2025-11-22T21:51:47.186Z] [exec] dependencyList is set to json_simple [2025-11-22T21:51:47.186Z] [exec] -------------------------------------------- [2025-11-22T21:51:47.186Z] [exec] Starting download third party dependent jars [2025-11-22T21:51:47.186Z] [exec] -------------------------------------------- [2025-11-22T21:51:47.186Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib [2025-11-22T21:51:47.186Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-22T21:51:47.186Z] [exec] downloaded dependent third party jars successfully [2025-11-22T21:51:47.186Z] [2025-11-22T21:51:47.186Z] compile: [2025-11-22T21:51:47.186Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T21:51:47.186Z] [echo] ============COMPILER SETTINGS============ [2025-11-22T21:51:47.186Z] [echo] ===fork: yes [2025-11-22T21:51:47.186Z] [echo] ===debug: on [2025-11-22T21:51:47.186Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-11-22T21:51:48.525Z] [2025-11-22T21:51:48.525Z] dist: [2025-11-22T21:51:48.525Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-22T21:51:48.525Z] [2025-11-22T21:51:48.525Z] BUILD SUCCESSFUL [2025-11-22T21:51:48.525Z] Total time: 2 seconds [2025-11-22T21:51:48.525Z] 0 [2025-11-22T21:51:48.525Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-22T21:51:49.167Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-22T21:51:49.167Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2025-11-22T21:51:49.167Z] ****************************** MACHINE INFO ****************************** [2025-11-22T21:51:49.167Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-11-22T21:51:49.167Z] Free Physical Memory Size : 2102104064 [2025-11-22T21:51:49.167Z] Free space (bytes) : 117922770944 [2025-11-22T21:51:49.167Z] Total Physical Memory Size : 8277016576 [2025-11-22T21:51:49.167Z] Total space (bytes) : 126227120128 [2025-11-22T21:51:49.167Z] Usable space (bytes) : 111463542784 [2025-11-22T21:51:49.167Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T21:51:49.167Z] bashVersion : [2025-11-22T21:51:49.167Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) [2025-11-22T21:51:49.167Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-22T21:51:49.167Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T21:51:49.167Z] [2025-11-22T21:51:49.167Z] This is free software; you are free to change and redistribute it. [2025-11-22T21:51:49.167Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T21:51:49.167Z] cpuCores : 2 [2025-11-22T21:51:49.167Z] curlVersion : [2025-11-22T21:51:49.167Z] curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-11-22T21:51:49.167Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-11-22T21:51:49.167Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-22T21:51:49.167Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-11-22T21:51:49.167Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1 [2025-11-22T21:51:49.167Z] gcc version : 13 [2025-11-22T21:51:49.167Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-11-22T21:51:49.167Z] gdb version : bash: line 1: gdb: command not found [2025-11-22T21:51:49.167Z] lldb version : Command could not be executed [2025-11-22T21:51:49.167Z] makeVersion : [2025-11-22T21:51:49.167Z] GNU Make 4.3 [2025-11-22T21:51:49.167Z] Built for x86_64-pc-linux-gnu [2025-11-22T21:51:49.167Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-11-22T21:51:49.167Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T21:51:49.167Z] This is free software: you are free to change and redistribute it. [2025-11-22T21:51:49.167Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T21:51:49.167Z] mavenVersion : [2025-11-22T21:51:49.167Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-11-22T21:51:49.167Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-11-22T21:51:49.167Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jre [2025-11-22T21:51:49.167Z] Default locale: en, platform encoding: UTF-8 [2025-11-22T21:51:49.167Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix" [2025-11-22T21:51:49.167Z] osInfo : [2025-11-22T21:51:49.167Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-11-22T21:51:49.167Z] NAME="Ubuntu" [2025-11-22T21:51:49.167Z] VERSION_ID="24.04" [2025-11-22T21:51:49.167Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-11-22T21:51:49.167Z] VERSION_CODENAME=noble [2025-11-22T21:51:49.167Z] ID=ubuntu [2025-11-22T21:51:49.167Z] ID_LIKE=debian [2025-11-22T21:51:49.168Z] HOME_URL="https://www.ubuntu.com/" [2025-11-22T21:51:49.168Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-11-22T21:51:49.168Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-11-22T21:51:49.168Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-11-22T21:51:49.168Z] UBUNTU_CODENAME=noble [2025-11-22T21:51:49.168Z] LOGO=ubuntu-logo [2025-11-22T21:51:49.168Z] osLabel : ubuntu.24 [2025-11-22T21:51:49.168Z] perlVersion : [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi [2025-11-22T21:51:49.168Z] (with 51 registered patches, see perl -V for more detail) [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] Copyright 1987-2023, Larry Wall [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-22T21:51:49.168Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-22T21:51:49.168Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-22T21:51:49.168Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] podmanVersion : bash: line 1: podman: command not found [2025-11-22T21:51:49.168Z] procArch : x86_64 [2025-11-22T21:51:49.168Z] sysArch : x86_64 [2025-11-22T21:51:49.168Z] sysOS : Linux [2025-11-22T21:51:49.168Z] ulimit : [2025-11-22T21:51:49.168Z] real-time non-blocking time (microseconds, -R) unlimited [2025-11-22T21:51:49.168Z] core file size (blocks, -c) 0 [2025-11-22T21:51:49.168Z] data seg size (kbytes, -d) unlimited [2025-11-22T21:51:49.168Z] scheduling priority (-e) 0 [2025-11-22T21:51:49.168Z] file size (blocks, -f) unlimited [2025-11-22T21:51:49.168Z] pending signals (-i) 31444 [2025-11-22T21:51:49.168Z] max locked memory (kbytes, -l) 1010376 [2025-11-22T21:51:49.168Z] max memory size (kbytes, -m) unlimited [2025-11-22T21:51:49.168Z] open files (-n) 1048576 [2025-11-22T21:51:49.168Z] pipe size (512 bytes, -p) 8 [2025-11-22T21:51:49.168Z] POSIX message queues (bytes, -q) 819200 [2025-11-22T21:51:49.168Z] real-time priority (-r) 0 [2025-11-22T21:51:49.168Z] stack size (kbytes, -s) 8192 [2025-11-22T21:51:49.168Z] cpu time (seconds, -t) unlimited [2025-11-22T21:51:49.168Z] max user processes (-u) 31444 [2025-11-22T21:51:49.168Z] virtual memory (kbytes, -v) unlimited [2025-11-22T21:51:49.168Z] file locks (-x) unlimited [2025-11-22T21:51:49.168Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux [2025-11-22T21:51:49.168Z] vmVendor : Oracle Corporation [2025-11-22T21:51:49.168Z] vmVersion : 25.482-b02 [2025-11-22T21:51:49.168Z] xlc version : bash: line 1: xlC: command not found [2025-11-22T21:51:49.168Z] ************************************************************************** [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] System.getProperty('java.vendor')=Temurin [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] System.getProperty('os.name')=Linux [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] System.getProperty('os.arch')=amd64 [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] System.getProperty('java.fullversion')=null [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] System.getProperty('sun.arch.data.model')=64 [2025-11-22T21:51:49.168Z] [2025-11-22T21:51:49.168Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST= [2025-11-22T21:51:49.168Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-11-22T21:51:49.168Z] perl scripts/configure.pl [2025-11-22T21:51:49.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-22T21:51:49.813Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-22T21:51:49.813Z] [2025-11-22T21:51:49.813Z] [2025-11-22T21:51:49.813Z] Starting to generate build list. [2025-11-22T21:51:49.813Z] [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-11-22T21:51:49.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-11-22T21:51:49.813Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk [2025-11-22T21:51:49.813Z] [2025-11-22T21:51:49.813Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-11-22T21:51:49.813Z] make -f clean.mk cleanBuild [2025-11-22T21:51:49.813Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-11-22T21:51:50.492Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest [2025-11-22T21:51:50.492Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-11-22T21:51:50.492Z] make -f compile.mk compile [2025-11-22T21:51:50.492Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-11-22T21:51:50.492Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:51:50.493Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:51:50.493Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=external/tomee,external/functional-test,external/openliberty-mp-tck" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-22T21:51:50.493Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-22T21:51:50.493Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-11-22T21:51:51.136Z] [echo] build.list is TestConfig/build.xml,external/tomee/build.xml,external/functional-test/build.xml,external/openliberty-mp-tck/build.xml [2025-11-22T21:51:51.136Z] [2025-11-22T21:51:51.136Z] -create_test_directory: [2025-11-22T21:51:51.136Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest [2025-11-22T21:51:51.136Z] [2025-11-22T21:51:51.136Z] stage_test_material: [2025-11-22T21:51:51.136Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest [2025-11-22T21:51:51.136Z] [2025-11-22T21:51:51.136Z] build: [2025-11-22T21:51:51.136Z] [2025-11-22T21:51:51.136Z] move_scripts: [2025-11-22T21:51:51.136Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test [2025-11-22T21:51:51.136Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external [2025-11-22T21:51:51.136Z] [2025-11-22T21:51:51.136Z] clean_image: [2025-11-22T21:51:51.136Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 8 --impl hotspot [2025-11-22T21:51:51.778Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:51:51.778Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-11-22T21:51:51.778Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:51:51.778Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:51:51.778Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-11-22T21:51:51.778Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:51:51.778Z] [exec] The test here is functional-test [2025-11-22T21:51:51.778Z] [exec] The directory in the external.sh is functional-test [2025-11-22T21:51:51.778Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-11-22T21:51:51.778Z] [exec] Error response from daemon: No such container: functional-test-test [2025-11-22T21:51:51.778Z] [exec] Error response from daemon: No such image: adoptopenjdk-functional-test-test:8-jdk-ubuntu-hotspot-full [2025-11-22T21:51:51.778Z] [exec] Error response from daemon: No such container: restore-test [2025-11-22T21:51:51.778Z] [exec] Error response from daemon: invalid reference format [2025-11-22T21:51:51.778Z] [exec] Result: 1 [2025-11-22T21:51:51.778Z] [2025-11-22T21:51:51.778Z] build_image: [2025-11-22T21:51:51.778Z] [echo] Executing external.sh --build --dir functional-test --tag nightly --version 8 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk [2025-11-22T21:51:51.778Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:51:51.778Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-11-22T21:51:51.778Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:51:51.778Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:51:51.778Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-11-22T21:51:51.778Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:51:51.778Z] [exec] The test here is functional-test [2025-11-22T21:51:51.778Z] [exec] The directory in the external.sh is functional-test [2025-11-22T21:51:51.778Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-11-22T21:51:51.778Z] [exec] build_image.sh functional-test 8 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-11-22T21:51:51.778Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external [2025-11-22T21:51:51.778Z] [exec] [2025-11-22T21:51:51.778Z] [exec] Writing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu [2025-11-22T21:51:51.778Z] [exec] done [2025-11-22T21:51:51.778Z] [exec] [2025-11-22T21:51:51.778Z] [exec] The test in the build_image() function is functional-test [2025-11-22T21:51:51.778Z] [exec] ##################################################### [2025-11-22T21:51:51.778Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-functional-test-test:8-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/ [2025-11-22T21:51:51.778Z] [exec] ##################################################### [2025-11-22T21:51:52.418Z] [exec] #0 building with "default" instance using docker driver [2025-11-22T21:51:52.418Z] [exec] [2025-11-22T21:51:52.418Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-11-22T21:51:52.418Z] [exec] #1 transferring dockerfile: 2.89kB done [2025-11-22T21:51:52.418Z] [exec] #1 DONE 0.0s [2025-11-22T21:51:52.418Z] [exec] [2025-11-22T21:51:52.418Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk [2025-11-22T21:51:53.377Z] [exec] #2 DONE 0.4s [2025-11-22T21:51:53.377Z] [exec] [2025-11-22T21:51:53.377Z] [exec] #3 [internal] load .dockerignore [2025-11-22T21:51:53.377Z] [exec] #3 transferring context: 2B done [2025-11-22T21:51:53.377Z] [exec] #3 DONE 0.0s [2025-11-22T21:51:53.377Z] [exec] [2025-11-22T21:51:53.377Z] [exec] #4 [internal] load build context [2025-11-22T21:51:53.377Z] [exec] #4 transferring context: 3.18kB done [2025-11-22T21:51:53.377Z] [exec] #4 DONE 0.0s [2025-11-22T21:51:53.377Z] [exec] [2025-11-22T21:51:53.377Z] [exec] #5 [ 1/10] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:b4e05de303ea02659ee17044d6b68caadfc462f1530f3a461482afee23379cdd [2025-11-22T21:51:53.377Z] [exec] #5 resolve docker.io/library/eclipse-temurin:8-jdk@sha256:b4e05de303ea02659ee17044d6b68caadfc462f1530f3a461482afee23379cdd 0.0s done [2025-11-22T21:51:53.377Z] [exec] #5 sha256:afe8d8ce0fc370443181c0f8b9728c1e3711c8ed10b62271fed60e4af3056df4 5.71kB / 5.71kB done [2025-11-22T21:51:53.377Z] [exec] #5 sha256:96eba8d813d11c16d17e5c34faf681d41f2083b9d8b30314e2abc1cf3569c5ec 0B / 16.97MB 0.1s [2025-11-22T21:51:53.377Z] [exec] #5 sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 0B / 54.74MB 0.1s [2025-11-22T21:51:53.377Z] [exec] #5 sha256:28c77b9702bc327d136db3639575211dbc6ad6694c25b81d9a96c92d83975eaa 0B / 128B 0.1s [2025-11-22T21:51:53.377Z] [exec] #5 sha256:96eba8d813d11c16d17e5c34faf681d41f2083b9d8b30314e2abc1cf3569c5ec 12.58MB / 16.97MB 0.3s [2025-11-22T21:51:53.377Z] [exec] #5 sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 14.68MB / 54.74MB 0.3s [2025-11-22T21:51:53.377Z] [exec] #5 sha256:28c77b9702bc327d136db3639575211dbc6ad6694c25b81d9a96c92d83975eaa 128B / 128B 0.1s done [2025-11-22T21:51:53.377Z] [exec] #5 sha256:b4e05de303ea02659ee17044d6b68caadfc462f1530f3a461482afee23379cdd 5.91kB / 5.91kB done [2025-11-22T21:51:53.377Z] [exec] #5 sha256:6c9af470aeafde76116d29f500e899454c42001b5d7f7385ae0aadebe851073e 1.94kB / 1.94kB done [2025-11-22T21:51:53.377Z] [exec] #5 sha256:a37f3856f383500a86c184315659cedbf1821d5d0aad18b4df87052a349cd0cf 2.31kB / 2.31kB 0.3s done [2025-11-22T21:51:53.377Z] [exec] #5 sha256:96eba8d813d11c16d17e5c34faf681d41f2083b9d8b30314e2abc1cf3569c5ec 16.97MB / 16.97MB 0.4s [2025-11-22T21:51:53.377Z] [exec] #5 sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 20.97MB / 54.74MB 0.4s [2025-11-22T21:51:53.377Z] [exec] #5 sha256:96eba8d813d11c16d17e5c34faf681d41f2083b9d8b30314e2abc1cf3569c5ec 16.97MB / 16.97MB 0.4s done [2025-11-22T21:51:53.377Z] [exec] #5 sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 26.21MB / 54.74MB 0.5s [2025-11-22T21:51:53.377Z] [exec] #5 sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 31.46MB / 54.74MB 0.6s [2025-11-22T21:51:53.377Z] [exec] #5 extracting sha256:96eba8d813d11c16d17e5c34faf681d41f2083b9d8b30314e2abc1cf3569c5ec 0.1s [2025-11-22T21:51:54.019Z] [exec] #5 sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 39.85MB / 54.74MB 0.7s [2025-11-22T21:51:54.019Z] [exec] #5 sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 44.04MB / 54.74MB 0.8s [2025-11-22T21:51:54.019Z] [exec] #5 sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 49.28MB / 54.74MB 0.9s [2025-11-22T21:51:54.019Z] [exec] #5 sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 54.74MB / 54.74MB 1.0s [2025-11-22T21:51:54.019Z] [exec] #5 sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 54.74MB / 54.74MB 1.2s done [2025-11-22T21:51:54.663Z] [exec] #5 extracting sha256:96eba8d813d11c16d17e5c34faf681d41f2083b9d8b30314e2abc1cf3569c5ec 1.0s done [2025-11-22T21:51:54.663Z] [exec] #5 extracting sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 [2025-11-22T21:51:55.997Z] [exec] #5 extracting sha256:ca6f3a28d2a8da9d4c8d596570ff4420de92d0302ae21447bc5f78ee7d215a83 0.8s done [2025-11-22T21:51:56.638Z] [exec] #5 extracting sha256:28c77b9702bc327d136db3639575211dbc6ad6694c25b81d9a96c92d83975eaa [2025-11-22T21:51:56.638Z] [exec] #5 extracting sha256:28c77b9702bc327d136db3639575211dbc6ad6694c25b81d9a96c92d83975eaa done [2025-11-22T21:51:56.638Z] [exec] #5 extracting sha256:a37f3856f383500a86c184315659cedbf1821d5d0aad18b4df87052a349cd0cf done [2025-11-22T21:51:56.638Z] [exec] #5 DONE 4.0s [2025-11-22T21:51:57.356Z] [exec] [2025-11-22T21:51:57.356Z] [exec] #6 [ 2/10] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends git asciidoc ant-contrib build-essential && rm -rf /var/lib/apt/lists/* [2025-11-22T21:51:57.356Z] [exec] #6 0.553 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.620 Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.637 Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.687 Get:4 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.708 Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-11-22T21:51:57.998Z] [exec] #6 0.880 Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.883 Get:7 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.884 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.894 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.909 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,925 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.922 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.924 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.933 Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] [2025-11-22T21:51:57.998Z] [exec] #6 0.935 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] [2025-11-22T21:51:57.998Z] [exec] #6 1.112 Get:15 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,174 kB] [2025-11-22T21:51:58.640Z] [exec] #6 1.483 Get:16 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,732 kB] [2025-11-22T21:51:58.640Z] [exec] #6 1.630 Get:17 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [33.1 kB] [2025-11-22T21:51:58.640Z] [exec] #6 1.630 Get:18 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,659 kB] [2025-11-22T21:51:58.640Z] [exec] #6 2.070 Fetched 34.8 MB in 2s (22.4 MB/s) [2025-11-22T21:51:59.971Z] [exec] #6 2.070 Reading package lists... [2025-11-22T21:52:02.058Z] [exec] #6 4.812 debconf: delaying package configuration, since apt-utils is not installed [2025-11-22T21:52:02.058Z] [exec] #6 4.895 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-11-22T21:52:02.058Z] [exec] #6 4.895 (Reading database ... [2025-11-22T21:52:02.058Z] [exec] (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 ... 6592 files and directories currently installed.)#6 4.928 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:52:02.058Z] [exec] #6 4.935 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:52:02.058Z] [exec] #6 5.090 Selecting previously unselected package python3.12-minimal. [2025-11-22T21:52:02.058Z] [exec] #6 5.091 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:52:02.058Z] [exec] #6 5.102 Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ... [2025-11-22T21:52:02.058Z] [exec] #6 5.199 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:52:02.058Z] [exec] #6 5.226 Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ... [2025-11-22T21:52:02.698Z] [exec] #6 5.975 Selecting previously unselected package python3-minimal. [2025-11-22T21:52:02.698Z] [exec] #6 5.975 (Reading database ... [2025-11-22T21:52:02.698Z] [exec] (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 ... 6903 files and directories currently installed.)#6 5.983 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... [2025-11-22T21:52:02.698Z] [exec] #6 5.990 Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... [2025-11-22T21:52:02.698Z] [exec] #6 6.039 Selecting previously unselected package media-types. [2025-11-22T21:52:02.698Z] [exec] #6 6.041 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-11-22T21:52:02.698Z] [exec] #6 6.047 Unpacking media-types (10.1.0) ... [2025-11-22T21:52:02.698Z] [exec] #6 6.102 Selecting previously unselected package netbase. [2025-11-22T21:52:03.338Z] [exec] #6 6.103 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-11-22T21:52:03.338Z] [exec] #6 6.110 Unpacking netbase (6.4) ... [2025-11-22T21:52:03.338Z] [exec] #6 6.157 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-11-22T21:52:03.338Z] [exec] #6 6.159 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:52:03.338Z] [exec] #6 6.165 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:52:03.338Z] [exec] #6 6.312 Selecting previously unselected package python3.12. [2025-11-22T21:52:03.338Z] [exec] #6 6.314 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:52:03.338Z] [exec] #6 6.320 Unpacking python3.12 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:52:03.338Z] [exec] #6 6.369 Selecting previously unselected package libpython3-stdlib:amd64. [2025-11-22T21:52:03.338Z] [exec] #6 6.371 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... [2025-11-22T21:52:03.338Z] [exec] #6 6.377 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:52:03.338Z] [exec] #6 6.426 Setting up python3-minimal (3.12.3-0ubuntu2.1) ... [2025-11-22T21:52:03.338Z] [exec] #6 6.621 Selecting previously unselected package python3. [2025-11-22T21:52:03.338Z] [exec] #6 6.621 (Reading database ... [2025-11-22T21:52:03.338Z] [exec] (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 ... 7344 files and directories currently installed.)#6 6.630 Preparing to unpack .../00-python3_3.12.3-0ubuntu2.1_amd64.deb ... [2025-11-22T21:52:03.338Z] [exec] #6 6.639 Unpacking python3 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:52:03.338Z] [exec] #6 6.699 Selecting previously unselected package libapparmor1:amd64. [2025-11-22T21:52:03.338Z] [exec] #6 6.701 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-11-22T21:52:03.338Z] [exec] #6 6.714 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-11-22T21:52:03.338Z] [exec] #6 6.768 Selecting previously unselected package libargon2-1:amd64. [2025-11-22T21:52:03.977Z] [exec] #6 6.770 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-11-22T21:52:03.977Z] [exec] #6 6.776 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-11-22T21:52:03.977Z] [exec] #6 6.829 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-11-22T21:52:03.977Z] [exec] #6 6.831 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-11-22T21:52:03.977Z] [exec] #6 6.838 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-11-22T21:52:03.977Z] [exec] #6 6.894 Selecting previously unselected package libjson-c5:amd64. [2025-11-22T21:52:03.977Z] [exec] #6 6.896 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ... [2025-11-22T21:52:03.977Z] [exec] #6 6.903 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-11-22T21:52:03.977Z] [exec] #6 6.962 Selecting previously unselected package libcryptsetup12:amd64. [2025-11-22T21:52:03.977Z] [exec] #6 6.964 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-11-22T21:52:03.977Z] [exec] #6 6.971 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-11-22T21:52:03.977Z] [exec] #6 7.033 Selecting previously unselected package libfdisk1:amd64. [2025-11-22T21:52:03.977Z] [exec] #6 7.035 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... [2025-11-22T21:52:03.977Z] [exec] #6 7.041 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... [2025-11-22T21:52:03.977Z] [exec] #6 7.100 Selecting previously unselected package libkmod2:amd64. [2025-11-22T21:52:03.977Z] [exec] #6 7.101 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-11-22T21:52:03.977Z] [exec] #6 7.108 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-11-22T21:52:03.977Z] [exec] #6 7.154 Selecting previously unselected package libsystemd-shared:amd64. [2025-11-22T21:52:03.977Z] [exec] #6 7.156 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:52:03.977Z] [exec] #6 7.163 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:52:03.977Z] [exec] #6 7.234 Selecting previously unselected package systemd-dev. [2025-11-22T21:52:03.977Z] [exec] #6 7.236 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.11_all.deb ... [2025-11-22T21:52:03.977Z] [exec] #6 7.244 Unpacking systemd-dev (255.4-1ubuntu8.11) ... [2025-11-22T21:52:03.977Z] [exec] #6 7.318 Selecting previously unselected package systemd. [2025-11-22T21:52:04.618Z] [exec] #6 7.320 Preparing to unpack .../10-systemd_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:52:04.618Z] [exec] #6 7.336 Unpacking systemd (255.4-1ubuntu8.11) ... [2025-11-22T21:52:04.618Z] [exec] #6 7.633 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-11-22T21:52:04.618Z] [exec] #6 7.662 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-11-22T21:52:04.618Z] [exec] #6 7.688 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-11-22T21:52:04.618Z] [exec] #6 7.711 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-11-22T21:52:04.618Z] [exec] #6 7.729 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-11-22T21:52:04.618Z] [exec] #6 7.750 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... [2025-11-22T21:52:04.618Z] [exec] #6 7.768 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-11-22T21:52:04.618Z] [exec] #6 7.788 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:52:04.618Z] [exec] #6 7.811 Setting up systemd-dev (255.4-1ubuntu8.11) ... [2025-11-22T21:52:04.618Z] [exec] #6 7.830 Setting up systemd (255.4-1ubuntu8.11) ... [2025-11-22T21:52:04.618Z] [exec] #6 7.902 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-11-22T21:52:04.618Z] [exec] #6 7.909 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-11-22T21:52:04.618Z] [exec] #6 7.912 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-11-22T21:52:04.618Z] [exec] #6 7.922 Initializing machine ID from random generator. [2025-11-22T21:52:04.618Z] [exec] #6 7.946 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:52:04.618Z] [exec] #6 7.946 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:52:04.618Z] [exec] #6 7.946 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:52:04.618Z] [exec] #6 7.946 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:52:04.618Z] [exec] #6 7.947 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:52:04.618Z] [exec] #6 7.947 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:52:04.618Z] [exec] #6 7.947 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:52:04.618Z] [exec] #6 7.947 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:52:04.618Z] [exec] #6 7.947 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:52:04.618Z] [exec] #6 7.975 Creating group 'systemd-journal' with GID 999. [2025-11-22T21:52:04.618Z] [exec] #6 7.975 Creating group 'systemd-network' with GID 998. [2025-11-22T21:52:04.618Z] [exec] #6 7.975 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-11-22T21:52:04.618Z] [exec] #6 8.071 Selecting previously unselected package systemd-sysv. [2025-11-22T21:52:04.618Z] [exec] #6 8.071 (Reading database ... [2025-11-22T21:52:05.259Z] [exec] (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 ... 8391 files and directories currently installed.)#6 8.079 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:52:05.259Z] [exec] #6 8.086 Unpacking systemd-sysv (255.4-1ubuntu8.11) ... [2025-11-22T21:52:05.259Z] [exec] #6 8.166 Selecting previously unselected package sgml-base. [2025-11-22T21:52:05.259Z] [exec] #6 8.168 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-11-22T21:52:05.259Z] [exec] #6 8.176 Unpacking sgml-base (1.31) ... [2025-11-22T21:52:05.259Z] [exec] #6 8.251 Selecting previously unselected package libdbus-1-3:amd64. [2025-11-22T21:52:05.259Z] [exec] #6 8.252 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:52:05.259Z] [exec] #6 8.259 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:05.259Z] [exec] #6 8.303 Selecting previously unselected package dbus-bin. [2025-11-22T21:52:05.259Z] [exec] #6 8.305 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:52:05.259Z] [exec] #6 8.312 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:05.259Z] [exec] #6 8.356 Selecting previously unselected package dbus-session-bus-common. [2025-11-22T21:52:05.259Z] [exec] #6 8.358 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-11-22T21:52:05.259Z] [exec] #6 8.365 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:05.259Z] [exec] #6 8.415 Selecting previously unselected package dbus-daemon. [2025-11-22T21:52:05.259Z] [exec] #6 8.416 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:52:05.259Z] [exec] #6 8.422 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:05.259Z] [exec] #6 8.473 Selecting previously unselected package dbus-system-bus-common. [2025-11-22T21:52:05.259Z] [exec] #6 8.474 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-11-22T21:52:05.259Z] [exec] #6 8.480 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:05.259Z] [exec] #6 8.540 Selecting previously unselected package dbus. [2025-11-22T21:52:05.259Z] [exec] #6 8.542 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:52:05.259Z] [exec] #6 8.550 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:05.259Z] [exec] #6 8.607 Selecting previously unselected package distro-info-data. [2025-11-22T21:52:05.259Z] [exec] #6 8.609 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.5_all.deb ... [2025-11-22T21:52:05.259Z] [exec] #6 8.616 Unpacking distro-info-data (0.60ubuntu0.5) ... [2025-11-22T21:52:05.259Z] [exec] #6 8.679 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-11-22T21:52:05.900Z] [exec] #6 8.680 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... [2025-11-22T21:52:05.900Z] [exec] #6 8.694 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:52:05.900Z] [exec] #6 8.765 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-11-22T21:52:05.900Z] [exec] #6 8.766 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... [2025-11-22T21:52:05.900Z] [exec] #6 8.773 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:52:05.900Z] [exec] #6 8.830 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-11-22T21:52:05.900Z] [exec] #6 8.832 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-11-22T21:52:05.900Z] [exec] #6 8.839 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-11-22T21:52:05.900Z] [exec] #6 8.883 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-11-22T21:52:05.900Z] [exec] #6 8.884 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-11-22T21:52:05.900Z] [exec] #6 8.891 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-11-22T21:52:05.900Z] [exec] #6 8.932 Selecting previously unselected package iso-codes. [2025-11-22T21:52:05.900Z] [exec] #6 8.934 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-11-22T21:52:05.900Z] [exec] #6 8.940 Unpacking iso-codes (4.16.0-1) ... [2025-11-22T21:52:05.900Z] [exec] #6 9.234 Selecting previously unselected package libcap2-bin. [2025-11-22T21:52:06.569Z] [exec] #6 9.236 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-11-22T21:52:06.569Z] [exec] #6 9.242 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-11-22T21:52:06.569Z] [exec] #6 9.303 Selecting previously unselected package libelf1t64:amd64. [2025-11-22T21:52:06.569Z] [exec] #6 9.305 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-11-22T21:52:06.569Z] [exec] #6 9.313 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:52:06.569Z] [exec] #6 9.359 Selecting previously unselected package libglib2.0-data. [2025-11-22T21:52:06.569Z] [exec] #6 9.361 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ... [2025-11-22T21:52:06.569Z] [exec] #6 9.368 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-11-22T21:52:06.569Z] [exec] #6 9.423 Selecting previously unselected package libicu74:amd64. [2025-11-22T21:52:06.569Z] [exec] #6 9.424 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-11-22T21:52:06.569Z] [exec] #6 9.431 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-11-22T21:52:06.569Z] [exec] #6 9.638 Selecting previously unselected package libpam-systemd:amd64. [2025-11-22T21:52:06.569Z] [exec] #6 9.640 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:52:06.569Z] [exec] #6 9.647 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:52:06.569Z] [exec] #6 9.712 Selecting previously unselected package libxml2:amd64. [2025-11-22T21:52:06.569Z] [exec] #6 9.714 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... [2025-11-22T21:52:06.569Z] [exec] #6 9.720 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... [2025-11-22T21:52:06.569Z] [exec] #6 9.783 Selecting previously unselected package libyaml-0-2:amd64. [2025-11-22T21:52:06.569Z] [exec] #6 9.785 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-11-22T21:52:06.569Z] [exec] #6 9.792 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-11-22T21:52:06.569Z] [exec] #6 9.836 Selecting previously unselected package lsb-release. [2025-11-22T21:52:06.569Z] [exec] #6 9.837 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-11-22T21:52:06.569Z] [exec] #6 9.844 Unpacking lsb-release (12.0-2) ... [2025-11-22T21:52:06.569Z] [exec] #6 9.890 Selecting previously unselected package python-apt-common. [2025-11-22T21:52:07.211Z] [exec] #6 9.892 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ... [2025-11-22T21:52:07.211Z] [exec] #6 9.898 Unpacking python-apt-common (2.7.7ubuntu5) ... [2025-11-22T21:52:07.211Z] [exec] #6 9.951 Selecting previously unselected package python3-apt. [2025-11-22T21:52:07.211Z] [exec] #6 9.953 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ... [2025-11-22T21:52:07.211Z] [exec] #6 9.959 Unpacking python3-apt (2.7.7ubuntu5) ... [2025-11-22T21:52:07.211Z] [exec] #6 10.01 Selecting previously unselected package python3-cffi-backend:amd64. [2025-11-22T21:52:07.211Z] [exec] #6 10.01 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-11-22T21:52:07.211Z] [exec] #6 10.02 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-11-22T21:52:07.211Z] [exec] #6 10.07 Selecting previously unselected package python3-dbus. [2025-11-22T21:52:07.211Z] [exec] #6 10.07 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-11-22T21:52:07.211Z] [exec] #6 10.08 Unpacking python3-dbus (1.3.2-5build3) ... [2025-11-22T21:52:07.211Z] [exec] #6 10.14 Selecting previously unselected package python3-gi. [2025-11-22T21:52:07.211Z] [exec] #6 10.14 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-11-22T21:52:07.211Z] [exec] #6 10.14 Unpacking python3-gi (3.48.2-1) ... [2025-11-22T21:52:07.211Z] [exec] #6 10.21 Selecting previously unselected package python3-pkg-resources. [2025-11-22T21:52:07.211Z] [exec] #6 10.21 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2025-11-22T21:52:07.211Z] [exec] #6 10.21 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-11-22T21:52:07.211Z] [exec] #6 10.28 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-11-22T21:52:07.211Z] [exec] #6 10.28 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.4_amd64.deb ... [2025-11-22T21:52:07.211Z] [exec] #6 10.29 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:52:07.211Z] [exec] #6 10.33 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-11-22T21:52:07.211Z] [exec] #6 10.33 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.4_amd64.deb ... [2025-11-22T21:52:07.211Z] [exec] #6 10.34 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:52:07.211Z] [exec] #6 10.40 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-11-22T21:52:07.211Z] [exec] #6 10.40 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-11-22T21:52:07.211Z] [exec] #6 10.41 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-11-22T21:52:07.211Z] [exec] #6 10.47 Selecting previously unselected package libstemmer0d:amd64. [2025-11-22T21:52:07.211Z] [exec] #6 10.47 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-11-22T21:52:07.211Z] [exec] #6 10.48 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-11-22T21:52:07.211Z] [exec] #6 10.54 Selecting previously unselected package libxmlb2:amd64. [2025-11-22T21:52:07.851Z] [exec] #6 10.54 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-11-22T21:52:07.851Z] [exec] #6 10.55 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-11-22T21:52:07.851Z] [exec] #6 10.61 Selecting previously unselected package libappstream5:amd64. [2025-11-22T21:52:07.851Z] [exec] #6 10.61 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-11-22T21:52:07.851Z] [exec] #6 10.61 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-11-22T21:52:07.851Z] [exec] #6 11.11 Selecting previously unselected package libduktape207:amd64. [2025-11-22T21:52:07.851Z] [exec] #6 11.11 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-11-22T21:52:07.851Z] [exec] #6 11.12 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-11-22T21:52:07.851Z] [exec] #6 11.19 Selecting previously unselected package libdw1t64:amd64. [2025-11-22T21:52:07.851Z] [exec] #6 11.19 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-11-22T21:52:07.851Z] [exec] #6 11.20 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:52:07.851Z] [exec] #6 11.25 Selecting previously unselected package libglib2.0-bin. [2025-11-22T21:52:08.491Z] [exec] #6 11.25 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ... [2025-11-22T21:52:08.491Z] [exec] #6 11.26 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-11-22T21:52:08.491Z] [exec] #6 11.31 Selecting previously unselected package libunwind8:amd64. [2025-11-22T21:52:08.491Z] [exec] #6 11.31 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-11-22T21:52:08.491Z] [exec] #6 11.32 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-11-22T21:52:08.491Z] [exec] #6 11.38 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-11-22T21:52:08.491Z] [exec] #6 11.38 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-11-22T21:52:08.491Z] [exec] #6 11.39 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-11-22T21:52:08.491Z] [exec] #6 11.46 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-11-22T21:52:08.491Z] [exec] #6 11.46 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-11-22T21:52:08.491Z] [exec] #6 11.47 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:52:08.491Z] [exec] #6 11.52 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-11-22T21:52:08.491Z] [exec] #6 11.53 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-11-22T21:52:08.491Z] [exec] #6 11.53 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:52:08.491Z] [exec] #6 11.60 Selecting previously unselected package xml-core. [2025-11-22T21:52:08.491Z] [exec] #6 11.60 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-11-22T21:52:08.491Z] [exec] #6 11.61 Unpacking xml-core (0.19) ... [2025-11-22T21:52:08.491Z] [exec] #6 11.68 Selecting previously unselected package polkitd. [2025-11-22T21:52:08.491Z] [exec] #6 11.69 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-11-22T21:52:08.491Z] [exec] #6 11.71 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-11-22T21:52:08.491Z] [exec] #6 11.77 Selecting previously unselected package python3-blinker. [2025-11-22T21:52:08.491Z] [exec] #6 11.78 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-11-22T21:52:08.491Z] [exec] #6 11.78 Unpacking python3-blinker (1.7.0-1) ... [2025-11-22T21:52:08.491Z] [exec] #6 11.83 Selecting previously unselected package python3-cryptography. [2025-11-22T21:52:09.130Z] [exec] #6 11.84 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-11-22T21:52:09.130Z] [exec] #6 11.84 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-11-22T21:52:09.130Z] [exec] #6 11.93 Selecting previously unselected package python3-pyparsing. [2025-11-22T21:52:09.130Z] [exec] #6 11.93 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-11-22T21:52:09.130Z] [exec] #6 11.94 Unpacking python3-pyparsing (3.1.1-1) ... [2025-11-22T21:52:09.130Z] [exec] #6 12.00 Selecting previously unselected package python3-httplib2. [2025-11-22T21:52:09.130Z] [exec] #6 12.00 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-11-22T21:52:09.130Z] [exec] #6 12.00 Unpacking python3-httplib2 (0.20.4-3) ... [2025-11-22T21:52:09.130Z] [exec] #6 12.06 Selecting previously unselected package python3-jwt. [2025-11-22T21:52:09.130Z] [exec] #6 12.06 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-11-22T21:52:09.130Z] [exec] #6 12.07 Unpacking python3-jwt (2.7.0-1) ... [2025-11-22T21:52:09.130Z] [exec] #6 12.12 Selecting previously unselected package python3-lazr.uri. [2025-11-22T21:52:09.130Z] [exec] #6 12.12 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-11-22T21:52:09.131Z] [exec] #6 12.13 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-11-22T21:52:09.131Z] [exec] #6 12.19 Selecting previously unselected package python3-wadllib. [2025-11-22T21:52:09.131Z] [exec] #6 12.19 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-11-22T21:52:09.131Z] [exec] #6 12.20 Unpacking python3-wadllib (1.3.6-5) ... [2025-11-22T21:52:09.131Z] [exec] #6 12.25 Selecting previously unselected package python3-distro. [2025-11-22T21:52:09.131Z] [exec] #6 12.26 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-11-22T21:52:09.131Z] [exec] #6 12.26 Unpacking python3-distro (1.9.0-1) ... [2025-11-22T21:52:09.131Z] [exec] #6 12.31 Selecting previously unselected package python3-oauthlib. [2025-11-22T21:52:09.131Z] [exec] #6 12.32 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-11-22T21:52:09.131Z] [exec] #6 12.32 Unpacking python3-oauthlib (3.2.2-1) ... [2025-11-22T21:52:09.131Z] [exec] #6 12.40 Selecting previously unselected package python3-lazr.restfulclient. [2025-11-22T21:52:09.131Z] [exec] #6 12.40 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-11-22T21:52:09.131Z] [exec] #6 12.41 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-11-22T21:52:09.131Z] [exec] #6 12.47 Selecting previously unselected package python3-six. [2025-11-22T21:52:09.771Z] [exec] #6 12.47 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-11-22T21:52:09.771Z] [exec] #6 12.48 Unpacking python3-six (1.16.0-4) ... [2025-11-22T21:52:09.771Z] [exec] #6 12.55 Selecting previously unselected package python3-launchpadlib. [2025-11-22T21:52:09.771Z] [exec] #6 12.55 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-11-22T21:52:09.771Z] [exec] #6 12.56 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-11-22T21:52:09.771Z] [exec] #6 12.63 Selecting previously unselected package python3-software-properties. [2025-11-22T21:52:09.771Z] [exec] #6 12.63 Preparing to unpack .../55-python3-software-properties_0.99.49.3_all.deb ... [2025-11-22T21:52:09.771Z] [exec] #6 12.64 Unpacking python3-software-properties (0.99.49.3) ... [2025-11-22T21:52:09.771Z] [exec] #6 12.70 Selecting previously unselected package packagekit. [2025-11-22T21:52:09.771Z] [exec] #6 12.71 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.4_amd64.deb ... [2025-11-22T21:52:09.771Z] [exec] #6 12.71 Unpacking packagekit (1.2.8-2ubuntu1.4) ... [2025-11-22T21:52:09.771Z] [exec] #6 12.78 Selecting previously unselected package software-properties-common. [2025-11-22T21:52:09.771Z] [exec] #6 12.79 Preparing to unpack .../57-software-properties-common_0.99.49.3_all.deb ... [2025-11-22T21:52:09.771Z] [exec] #6 12.80 Unpacking software-properties-common (0.99.49.3) ... [2025-11-22T21:52:09.771Z] [exec] #6 12.87 Setting up media-types (10.1.0) ... [2025-11-22T21:52:09.771Z] [exec] #6 12.91 Setting up systemd-sysv (255.4-1ubuntu8.11) ... [2025-11-22T21:52:09.771Z] [exec] #6 12.95 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-11-22T21:52:09.771Z] [exec] #6 12.98 Setting up distro-info-data (0.60ubuntu0.5) ... [2025-11-22T21:52:09.771Z] [exec] #6 13.01 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-11-22T21:52:09.771Z] [exec] #6 13.04 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-11-22T21:52:09.771Z] [exec] #6 13.06 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:52:09.771Z] [exec] #6 13.09 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:52:09.771Z] [exec] #6 13.12 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.15 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.17 No schema files found: doing nothing. [2025-11-22T21:52:10.411Z] [exec] #6 13.18 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.20 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.22 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.24 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.26 Setting up python-apt-common (2.7.7ubuntu5) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.28 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.30 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.32 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.35 Setting up netbase (6.4) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.41 Setting up sgml-base (1.31) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.45 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.47 Setting up lsb-release (12.0-2) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.50 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.64 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.66 Setting up iso-codes (4.16.0-1) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.68 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.70 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.72 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-11-22T21:52:10.411Z] [exec] #6 13.74 Setcap worked! gst-ptp-helper is not suid! [2025-11-22T21:52:10.412Z] [exec] #6 13.74 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:52:11.051Z] [exec] #6 13.77 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-11-22T21:52:11.051Z] [exec] #6 13.78 Setting up python3.12 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:52:11.690Z] [exec] #6 14.62 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-11-22T21:52:11.690Z] [exec] #6 14.64 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:52:11.690Z] [exec] #6 14.66 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-11-22T21:52:11.690Z] [exec] #6 14.68 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:11.690Z] [exec] #6 14.71 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:52:11.690Z] [exec] #6 14.73 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-11-22T21:52:11.690Z] [exec] #6 14.76 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:11.690Z] [exec] #6 14.83 Setting up xml-core (0.19) ... [2025-11-22T21:52:11.690Z] [exec] #6 15.03 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:52:12.330Z] [exec] #6 15.12 debconf: unable to initialize frontend: Dialog [2025-11-22T21:52:12.330Z] [exec] #6 15.12 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-11-22T21:52:12.330Z] [exec] #6 15.12 debconf: falling back to frontend: Readline [2025-11-22T21:52:12.330Z] [exec] #6 15.12 debconf: unable to initialize frontend: Readline [2025-11-22T21:52:12.330Z] [exec] #6 15.12 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) [2025-11-22T21:52:12.330Z] [exec] #6 15.12 debconf: falling back to frontend: Teletype [2025-11-22T21:52:12.330Z] [exec] #6 15.22 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:52:12.330Z] [exec] #6 15.24 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:52:12.330Z] [exec] #6 15.26 Setting up python3 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:52:12.330Z] [exec] #6 15.29 running python rtupdate hooks for python3.12... [2025-11-22T21:52:12.330Z] [exec] #6 15.29 running python post-rtupdate hooks for python3.12... [2025-11-22T21:52:12.330Z] [exec] #6 15.38 Setting up python3-six (1.16.0-4) ... [2025-11-22T21:52:12.330Z] [exec] #6 15.51 Setting up python3-pyparsing (3.1.1-1) ... [2025-11-22T21:52:12.330Z] [exec] #6 15.69 Setting up python3-gi (3.48.2-1) ... [2025-11-22T21:52:12.980Z] [exec] #6 15.86 Setting up python3-httplib2 (0.20.4-3) ... [2025-11-22T21:52:12.980Z] [exec] #6 16.00 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-11-22T21:52:12.980Z] [exec] #6 16.02 Setting up python3-blinker (1.7.0-1) ... [2025-11-22T21:52:12.980Z] [exec] #6 16.15 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-11-22T21:52:13.620Z] [exec] #6 16.55 Setting up python3-dbus (1.3.2-5build3) ... [2025-11-22T21:52:13.620Z] [exec] #6 16.69 Setting up python3-distro (1.9.0-1) ... [2025-11-22T21:52:13.620Z] [exec] #6 16.81 Setting up python3-jwt (2.7.0-1) ... [2025-11-22T21:52:13.620Z] [exec] #6 16.95 Setting up python3-apt (2.7.7ubuntu5) ... [2025-11-22T21:52:14.260Z] [exec] #6 17.11 Setting up python3-lazr.uri (1.0.6-3) ... [2025-11-22T21:52:14.260Z] [exec] #6 17.24 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-11-22T21:52:14.261Z] [exec] #6 17.46 Setting up python3-wadllib (1.3.6-5) ... [2025-11-22T21:52:14.261Z] [exec] #6 17.59 Setting up python3-oauthlib (3.2.2-1) ... [2025-11-22T21:52:14.901Z] [exec] #6 17.77 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-11-22T21:52:14.901Z] [exec] #6 17.91 Setting up python3-launchpadlib (1.11.0-6) ... [2025-11-22T21:52:14.901Z] [exec] #6 18.16 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-11-22T21:52:14.901Z] [exec] #6 18.18 Setting up python3-software-properties (0.99.49.3) ... [2025-11-22T21:52:14.901Z] [exec] #6 18.32 Processing triggers for libc-bin (2.39-0ubuntu8.6) ... [2025-11-22T21:52:15.541Z] [exec] #6 18.38 Processing triggers for sgml-base (1.31) ... [2025-11-22T21:52:15.541Z] [exec] #6 18.40 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-11-22T21:52:15.541Z] [exec] #6 18.42 Creating group 'polkitd' with GID 997. [2025-11-22T21:52:15.541Z] [exec] #6 18.42 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-11-22T21:52:15.541Z] [exec] #6 18.48 invoke-rc.d: could not determine current runlevel [2025-11-22T21:52:15.541Z] [exec] #6 18.48 invoke-rc.d: policy-rc.d denied execution of reload. [2025-11-22T21:52:15.541Z] [exec] #6 18.58 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-11-22T21:52:15.541Z] [exec] #6 18.59 Setting up packagekit (1.2.8-2ubuntu1.4) ... [2025-11-22T21:52:15.541Z] [exec] #6 18.64 invoke-rc.d: could not determine current runlevel [2025-11-22T21:52:15.541Z] [exec] #6 18.64 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-11-22T21:52:15.541Z] [exec] #6 18.64 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2025-11-22T21:52:15.541Z] [exec] #6 18.74 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-11-22T21:52:15.541Z] [exec] #6 18.75 Setting up software-properties-common (0.99.49.3) ... [2025-11-22T21:52:15.541Z] [exec] #6 18.89 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-11-22T21:52:19.353Z] [exec] #6 22.28 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-11-22T21:52:19.353Z] [exec] #6 22.40 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-11-22T21:52:19.353Z] [exec] #6 22.48 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-11-22T21:52:19.353Z] [exec] #6 22.80 Get:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-11-22T21:52:19.993Z] [exec] #6 22.83 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-11-22T21:52:19.993Z] [exec] #6 22.93 Fetched 150 kB in 1s (213 kB/s) [2025-11-22T21:52:20.632Z] [exec] #6 22.93 Reading package lists... [2025-11-22T21:52:20.632Z] [exec] #6 23.72 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-11-22T21:52:20.632Z] [exec] #6 23.72 Repository: 'Types: deb [2025-11-22T21:52:20.632Z] [exec] #6 23.72 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-11-22T21:52:20.632Z] [exec] #6 23.72 Suites: noble [2025-11-22T21:52:20.632Z] [exec] #6 23.72 Components: main [2025-11-22T21:52:20.632Z] [exec] #6 23.72 ' [2025-11-22T21:52:20.632Z] [exec] #6 23.72 Description: [2025-11-22T21:52:20.632Z] [exec] #6 23.72 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-11-22T21:52:20.632Z] [exec] #6 23.72 [2025-11-22T21:52:20.632Z] [exec] #6 23.72 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-11-22T21:52:20.632Z] [exec] #6 23.72 Adding repository. [2025-11-22T21:52:21.280Z] [exec] #6 24.07 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease [2025-11-22T21:52:21.280Z] [exec] #6 24.14 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-11-22T21:52:21.280Z] [exec] #6 24.14 Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-11-22T21:52:21.280Z] [exec] #6 24.22 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-11-22T21:52:21.280Z] [exec] #6 24.36 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-11-22T21:52:21.919Z] [exec] #6 24.42 Reading package lists... [2025-11-22T21:52:23.248Z] [exec] #6 25.22 Reading package lists... [2025-11-22T21:52:23.248Z] [exec] #6 26.06 Building dependency tree... [2025-11-22T21:52:23.248Z] [exec] #6 26.29 Reading state information... [2025-11-22T21:52:23.248Z] [exec] #6 26.47 The following additional packages will be installed: [2025-11-22T21:52:23.248Z] [exec] #6 26.47 ant asciidoc-base asciidoc-common binutils binutils-common [2025-11-22T21:52:23.248Z] [exec] #6 26.47 binutils-x86-64-linux-gnu bzip2 ca-certificates-java cpp cpp-13 [2025-11-22T21:52:23.248Z] [exec] #6 26.47 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless [2025-11-22T21:52:23.248Z] [exec] #6 26.47 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu [2025-11-22T21:52:23.248Z] [exec] #6 26.47 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man [2025-11-22T21:52:23.248Z] [exec] #6 26.47 java-common libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl liberror-perl libgcc-13-dev [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libgdbm-compat4t64 libgdbm6t64 libgomp1 libgprofng0 libhwasan0 libisl23 [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libitm1 libjansson4 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libmpfr6 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libsframe1 libstdc++-13-dev libtsan2 libubsan1 libxml2-utils libxslt1.1 [2025-11-22T21:52:23.248Z] [exec] #6 26.47 linux-libc-dev lto-disabled-list make openjdk-21-jre-headless patch perl [2025-11-22T21:52:23.248Z] [exec] #6 26.47 perl-modules-5.38 rpcsvc-proto xsltproc xz-utils [2025-11-22T21:52:23.248Z] [exec] #6 26.47 Suggested packages: [2025-11-22T21:52:23.248Z] [exec] #6 26.47 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight [2025-11-22T21:52:23.248Z] [exec] #6 26.47 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc [2025-11-22T21:52:23.248Z] [exec] #6 26.47 default-jre dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf [2025-11-22T21:52:23.248Z] [exec] #6 26.47 | docbook-xsl-doc-text | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libxalan2-java libxslthl-java xalan debian-keyring g++-multilib [2025-11-22T21:52:23.248Z] [exec] #6 26.47 g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu [2025-11-22T21:52:23.248Z] [exec] #6 26.47 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-11-22T21:52:23.248Z] [exec] #6 26.47 gitk gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n [2025-11-22T21:52:23.248Z] [exec] #6 26.47 liblcms2-utils pcscd libstdc++-13-doc make-doc libnss-mdns [2025-11-22T21:52:23.248Z] [exec] #6 26.47 fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho [2025-11-22T21:52:23.248Z] [exec] #6 26.47 fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libterm-readline-gnu-perl | libterm-readline-perl-perl [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libtap-harness-archive-perl [2025-11-22T21:52:23.248Z] [exec] #6 26.47 Recommended packages: [2025-11-22T21:52:23.248Z] [exec] #6 26.47 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b [2025-11-22T21:52:23.248Z] [exec] #6 26.47 libasound2t64 [2025-11-22T21:52:23.248Z] [exec] #6 26.59 The following NEW packages will be installed: [2025-11-22T21:52:23.887Z] [exec] #6 26.59 ant ant-contrib asciidoc asciidoc-base asciidoc-common binutils [2025-11-22T21:52:23.887Z] [exec] #6 26.59 binutils-common binutils-x86-64-linux-gnu build-essential bzip2 [2025-11-22T21:52:23.887Z] [exec] #6 26.59 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu [2025-11-22T21:52:23.887Z] [exec] #6 26.59 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu [2025-11-22T21:52:23.887Z] [exec] #6 26.59 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu [2025-11-22T21:52:23.887Z] [exec] #6 26.59 gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1 libbinutils [2025-11-22T21:52:23.887Z] [exec] #6 26.59 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 [2025-11-22T21:52:23.887Z] [exec] #6 26.59 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 [2025-11-22T21:52:23.887Z] [exec] #6 26.59 libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 libjpeg-turbo8 [2025-11-22T21:52:23.887Z] [exec] #6 26.59 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1 [2025-11-22T21:52:23.887Z] [exec] #6 26.59 libperl5.38t64 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 [2025-11-22T21:52:23.887Z] [exec] #6 26.59 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list make [2025-11-22T21:52:23.887Z] [exec] #6 26.59 openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto xsltproc [2025-11-22T21:52:23.887Z] [exec] #6 26.59 xz-utils [2025-11-22T21:52:23.887Z] [exec] #6 26.79 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. [2025-11-22T21:52:23.887Z] [exec] #6 26.79 Need to get 137 MB of archives. [2025-11-22T21:52:23.887Z] [exec] #6 26.79 After this operation, 555 MB of additional disk space will be used. [2025-11-22T21:52:23.887Z] [exec] #6 26.79 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.53 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.53 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-11-22T21:52:24.529Z] [exec] #6 27.53 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.64 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.65 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.65 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.65 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.65 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B] [2025-11-22T21:52:24.529Z] [exec] #6 27.65 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.66 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.69 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] [2025-11-22T21:52:24.529Z] [exec] #6 27.69 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.77 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.78 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] [2025-11-22T21:52:24.529Z] [exec] #6 27.79 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.8+9~us1-0ubuntu1~24.04.1 [46.4 MB] [2025-11-22T21:52:25.859Z] [exec] #6 28.68 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B] [2025-11-22T21:52:25.859Z] [exec] #6 28.68 Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.70 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.70 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.72 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.6 [39.4 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.72 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.73 Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.73 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.73 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B] [2025-11-22T21:52:25.859Z] [exec] #6 28.76 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.6 [240 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.84 Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.6 [15.6 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.84 Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.6 [577 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.85 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.6 [97.9 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.85 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.6 [94.5 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.85 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.6 [849 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.86 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.6 [2,463 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.90 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.6 [18.1 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.90 Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.90 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-88.89 [1,932 kB] [2025-11-22T21:52:25.859Z] [exec] #6 28.95 Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] [2025-11-22T21:52:25.859Z] [exec] #6 29.00 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] [2025-11-22T21:52:25.859Z] [exec] #6 29.00 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] [2025-11-22T21:52:25.859Z] [exec] #6 29.03 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] [2025-11-22T21:52:25.859Z] [exec] #6 29.03 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] [2025-11-22T21:52:25.859Z] [exec] #6 29.04 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] [2025-11-22T21:52:25.859Z] [exec] #6 29.05 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] [2025-11-22T21:52:25.859Z] [exec] #6 29.05 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] [2025-11-22T21:52:25.859Z] [exec] #6 29.26 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] [2025-11-22T21:52:26.498Z] [exec] #6 29.26 Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] [2025-11-22T21:52:26.498Z] [exec] #6 29.26 Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] [2025-11-22T21:52:26.498Z] [exec] #6 29.26 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] [2025-11-22T21:52:26.498Z] [exec] #6 29.26 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] [2025-11-22T21:52:26.498Z] [exec] #6 29.26 Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] [2025-11-22T21:52:26.498Z] [exec] #6 29.26 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] [2025-11-22T21:52:26.498Z] [exec] #6 29.26 Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] [2025-11-22T21:52:26.498Z] [exec] #6 29.32 Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] [2025-11-22T21:52:26.498Z] [exec] #6 29.34 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] [2025-11-22T21:52:26.498Z] [exec] #6 29.46 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] [2025-11-22T21:52:26.498Z] [exec] #6 29.48 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] [2025-11-22T21:52:26.498Z] [exec] #6 29.52 Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] [2025-11-22T21:52:26.499Z] [exec] #6 29.52 Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] [2025-11-22T21:52:26.499Z] [exec] #6 29.56 Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] [2025-11-22T21:52:27.139Z] [exec] #6 29.96 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] [2025-11-22T21:52:27.139Z] [exec] #6 29.97 Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] [2025-11-22T21:52:27.139Z] [exec] #6 29.97 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] [2025-11-22T21:52:27.139Z] [exec] #6 29.97 Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] [2025-11-22T21:52:27.139Z] [exec] #6 30.02 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] [2025-11-22T21:52:27.139Z] [exec] #6 30.25 Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] [2025-11-22T21:52:27.139Z] [exec] #6 30.25 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] [2025-11-22T21:52:27.139Z] [exec] #6 30.25 Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] [2025-11-22T21:52:27.139Z] [exec] #6 30.25 Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] [2025-11-22T21:52:27.139Z] [exec] #6 30.26 Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] [2025-11-22T21:52:27.139Z] [exec] #6 30.27 Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] [2025-11-22T21:52:27.139Z] [exec] #6 30.27 Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] [2025-11-22T21:52:27.139Z] [exec] #6 30.27 Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] [2025-11-22T21:52:27.139Z] [exec] #6 30.27 Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] [2025-11-22T21:52:27.139Z] [exec] #6 30.33 Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] [2025-11-22T21:52:27.139Z] [exec] #6 30.41 Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-11-22T21:52:27.779Z] [exec] #6 30.41 Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] [2025-11-22T21:52:27.779Z] [exec] #6 30.42 Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] [2025-11-22T21:52:27.779Z] [exec] #6 30.49 Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB] [2025-11-22T21:52:27.779Z] [exec] #6 30.62 debconf: delaying package configuration, since apt-utils is not installed [2025-11-22T21:52:27.779Z] [exec] #6 30.65 Fetched 137 MB in 4s (35.2 MB/s) [2025-11-22T21:52:27.779Z] [exec] #6 30.70 Selecting previously unselected package perl-modules-5.38. [2025-11-22T21:52:27.779Z] [exec] #6 30.70 (Reading database ... [2025-11-22T21:52:27.779Z] [exec] (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 ... 10927 files and directories currently installed.)#6 30.70 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... [2025-11-22T21:52:27.779Z] [exec] #6 30.71 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:52:27.779Z] [exec] #6 31.07 Selecting previously unselected package libgdbm6t64:amd64. [2025-11-22T21:52:27.779Z] [exec] #6 31.07 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-11-22T21:52:27.779Z] [exec] #6 31.09 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:52:27.779Z] [exec] #6 31.15 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-11-22T21:52:27.779Z] [exec] #6 31.15 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-11-22T21:52:27.779Z] [exec] #6 31.15 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:52:27.779Z] [exec] #6 31.21 Selecting previously unselected package libperl5.38t64:amd64. [2025-11-22T21:52:28.419Z] [exec] #6 31.21 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... [2025-11-22T21:52:28.419Z] [exec] #6 31.22 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:52:28.419Z] [exec] #6 31.47 Selecting previously unselected package perl. [2025-11-22T21:52:28.419Z] [exec] #6 31.47 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... [2025-11-22T21:52:28.419Z] [exec] #6 31.48 Unpacking perl (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:52:28.419Z] [exec] #6 31.55 Selecting previously unselected package libjansson4:amd64. [2025-11-22T21:52:28.419Z] [exec] #6 31.56 Preparing to unpack .../05-libjansson4_2.14-2build2_amd64.deb ... [2025-11-22T21:52:28.419Z] [exec] #6 31.56 Unpacking libjansson4:amd64 (2.14-2build2) ... [2025-11-22T21:52:28.419Z] [exec] #6 31.62 Selecting previously unselected package xz-utils. [2025-11-22T21:52:28.419Z] [exec] #6 31.62 Preparing to unpack .../06-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... [2025-11-22T21:52:28.419Z] [exec] #6 31.63 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... [2025-11-22T21:52:28.419Z] [exec] #6 31.70 Selecting previously unselected package ca-certificates-java. [2025-11-22T21:52:28.419Z] [exec] #6 31.71 Preparing to unpack .../07-ca-certificates-java_20240118_all.deb ... [2025-11-22T21:52:28.419Z] [exec] #6 31.71 Unpacking ca-certificates-java (20240118) ... [2025-11-22T21:52:28.419Z] [exec] #6 31.79 Selecting previously unselected package java-common. [2025-11-22T21:52:29.059Z] [exec] #6 31.79 Preparing to unpack .../08-java-common_0.75+exp1_all.deb ... [2025-11-22T21:52:29.059Z] [exec] #6 31.80 Unpacking java-common (0.75+exp1) ... [2025-11-22T21:52:29.059Z] [exec] #6 31.86 Selecting previously unselected package liblcms2-2:amd64. [2025-11-22T21:52:29.059Z] [exec] #6 31.86 Preparing to unpack .../09-liblcms2-2_2.14-2build1_amd64.deb ... [2025-11-22T21:52:29.059Z] [exec] #6 31.87 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2025-11-22T21:52:29.059Z] [exec] #6 31.92 Selecting previously unselected package libjpeg-turbo8:amd64. [2025-11-22T21:52:29.059Z] [exec] #6 31.93 Preparing to unpack .../10-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2025-11-22T21:52:29.059Z] [exec] #6 31.93 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-11-22T21:52:29.059Z] [exec] #6 31.98 Selecting previously unselected package libjpeg8:amd64. [2025-11-22T21:52:29.059Z] [exec] #6 31.98 Preparing to unpack .../11-libjpeg8_8c-2ubuntu11_amd64.deb ... [2025-11-22T21:52:29.059Z] [exec] #6 31.99 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2025-11-22T21:52:29.059Z] [exec] #6 32.04 Selecting previously unselected package libnspr4:amd64. [2025-11-22T21:52:29.059Z] [exec] #6 32.04 Preparing to unpack .../12-libnspr4_2%3a4.35-1.1build1_amd64.deb ... [2025-11-22T21:52:29.059Z] [exec] #6 32.05 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... [2025-11-22T21:52:29.059Z] [exec] #6 32.10 Selecting previously unselected package libnss3:amd64. [2025-11-22T21:52:29.059Z] [exec] #6 32.10 Preparing to unpack .../13-libnss3_2%3a3.98-1build1_amd64.deb ... [2025-11-22T21:52:29.059Z] [exec] #6 32.11 Unpacking libnss3:amd64 (2:3.98-1build1) ... [2025-11-22T21:52:29.059Z] [exec] #6 32.18 Selecting previously unselected package libpcsclite1:amd64. [2025-11-22T21:52:29.059Z] [exec] #6 32.19 Preparing to unpack .../14-libpcsclite1_2.0.3-1build1_amd64.deb ... [2025-11-22T21:52:29.059Z] [exec] #6 32.19 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... [2025-11-22T21:52:29.059Z] [exec] #6 32.25 Selecting previously unselected package openjdk-21-jre-headless:amd64. [2025-11-22T21:52:29.059Z] [exec] #6 32.25 Preparing to unpack .../15-openjdk-21-jre-headless_21.0.8+9~us1-0ubuntu1~24.04.1_amd64.deb ... [2025-11-22T21:52:29.059Z] [exec] #6 32.25 Unpacking openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ... [2025-11-22T21:52:29.700Z] [exec] #6 33.11 Selecting previously unselected package default-jre-headless. [2025-11-22T21:52:30.339Z] [exec] #6 33.11 Preparing to unpack .../16-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ... [2025-11-22T21:52:30.339Z] [exec] #6 33.12 Unpacking default-jre-headless (2:1.21-75+exp1) ... [2025-11-22T21:52:30.339Z] [exec] #6 33.18 Selecting previously unselected package ant. [2025-11-22T21:52:30.339Z] [exec] #6 33.18 Preparing to unpack .../17-ant_1.10.14-1_all.deb ... [2025-11-22T21:52:30.339Z] [exec] #6 33.18 Unpacking ant (1.10.14-1) ... [2025-11-22T21:52:30.339Z] [exec] #6 33.25 Selecting previously unselected package asciidoc-common. [2025-11-22T21:52:30.339Z] [exec] #6 33.25 Preparing to unpack .../18-asciidoc-common_10.2.0-2_all.deb ... [2025-11-22T21:52:30.339Z] [exec] #6 33.26 Unpacking asciidoc-common (10.2.0-2) ... [2025-11-22T21:52:30.339Z] [exec] #6 33.33 Selecting previously unselected package docbook-xsl. [2025-11-22T21:52:30.339Z] [exec] #6 33.33 Preparing to unpack .../19-docbook-xsl_1.79.2+dfsg-7_all.deb ... [2025-11-22T21:52:30.339Z] [exec] #6 33.34 Unpacking docbook-xsl (1.79.2+dfsg-7) ... [2025-11-22T21:52:30.339Z] [exec] #6 33.59 Selecting previously unselected package libxml2-utils. [2025-11-22T21:52:30.339Z] [exec] #6 33.59 Preparing to unpack .../20-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... [2025-11-22T21:52:30.339Z] [exec] #6 33.60 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.6) ... [2025-11-22T21:52:30.339Z] [exec] #6 33.66 Selecting previously unselected package libxslt1.1:amd64. [2025-11-22T21:52:30.339Z] [exec] #6 33.66 Preparing to unpack .../21-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... [2025-11-22T21:52:30.339Z] [exec] #6 33.67 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-11-22T21:52:30.339Z] [exec] #6 33.71 Selecting previously unselected package xsltproc. [2025-11-22T21:52:30.979Z] [exec] #6 33.71 Preparing to unpack .../22-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... [2025-11-22T21:52:30.979Z] [exec] #6 33.72 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-11-22T21:52:30.979Z] [exec] #6 33.77 Selecting previously unselected package asciidoc-base. [2025-11-22T21:52:30.979Z] [exec] #6 33.77 Preparing to unpack .../23-asciidoc-base_10.2.0-2_all.deb ... [2025-11-22T21:52:30.979Z] [exec] #6 33.78 Unpacking asciidoc-base (10.2.0-2) ... [2025-11-22T21:52:30.979Z] [exec] #6 33.84 Selecting previously unselected package asciidoc. [2025-11-22T21:52:30.979Z] [exec] #6 33.84 Preparing to unpack .../24-asciidoc_10.2.0-2_all.deb ... [2025-11-22T21:52:30.979Z] [exec] #6 33.85 Unpacking asciidoc (10.2.0-2) ... [2025-11-22T21:52:30.979Z] [exec] #6 33.89 Selecting previously unselected package binutils-common:amd64. [2025-11-22T21:52:30.979Z] [exec] #6 33.90 Preparing to unpack .../25-binutils-common_2.42-4ubuntu2.6_amd64.deb ... [2025-11-22T21:52:30.979Z] [exec] #6 33.90 Unpacking binutils-common:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:30.979Z] [exec] #6 33.96 Selecting previously unselected package libsframe1:amd64. [2025-11-22T21:52:30.979Z] [exec] #6 33.96 Preparing to unpack .../26-libsframe1_2.42-4ubuntu2.6_amd64.deb ... [2025-11-22T21:52:30.979Z] [exec] #6 33.97 Unpacking libsframe1:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:30.979Z] [exec] #6 34.02 Selecting previously unselected package libbinutils:amd64. [2025-11-22T21:52:30.979Z] [exec] #6 34.02 Preparing to unpack .../27-libbinutils_2.42-4ubuntu2.6_amd64.deb ... [2025-11-22T21:52:30.979Z] [exec] #6 34.03 Unpacking libbinutils:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:30.979Z] [exec] #6 34.09 Selecting previously unselected package libctf-nobfd0:amd64. [2025-11-22T21:52:30.979Z] [exec] #6 34.09 Preparing to unpack .../28-libctf-nobfd0_2.42-4ubuntu2.6_amd64.deb ... [2025-11-22T21:52:30.979Z] [exec] #6 34.10 Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:30.979Z] [exec] #6 34.16 Selecting previously unselected package libctf0:amd64. [2025-11-22T21:52:30.979Z] [exec] #6 34.16 Preparing to unpack .../29-libctf0_2.42-4ubuntu2.6_amd64.deb ... [2025-11-22T21:52:30.979Z] [exec] #6 34.17 Unpacking libctf0:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:30.979Z] [exec] #6 34.22 Selecting previously unselected package libgprofng0:amd64. [2025-11-22T21:52:30.979Z] [exec] #6 34.22 Preparing to unpack .../30-libgprofng0_2.42-4ubuntu2.6_amd64.deb ... [2025-11-22T21:52:30.979Z] [exec] #6 34.23 Unpacking libgprofng0:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:30.979Z] [exec] #6 34.30 Selecting previously unselected package binutils-x86-64-linux-gnu. [2025-11-22T21:52:30.979Z] [exec] #6 34.30 Preparing to unpack .../31-binutils-x86-64-linux-gnu_2.42-4ubuntu2.6_amd64.deb ... [2025-11-22T21:52:30.979Z] [exec] #6 34.31 Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... [2025-11-22T21:52:30.979Z] [exec] #6 34.42 Selecting previously unselected package binutils. [2025-11-22T21:52:31.621Z] [exec] #6 34.43 Preparing to unpack .../32-binutils_2.42-4ubuntu2.6_amd64.deb ... [2025-11-22T21:52:31.621Z] [exec] #6 34.43 Unpacking binutils (2.42-4ubuntu2.6) ... [2025-11-22T21:52:31.621Z] [exec] #6 34.49 Selecting previously unselected package libc-dev-bin. [2025-11-22T21:52:31.621Z] [exec] #6 34.49 Preparing to unpack .../33-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... [2025-11-22T21:52:31.621Z] [exec] #6 34.50 Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... [2025-11-22T21:52:31.621Z] [exec] #6 34.54 Selecting previously unselected package linux-libc-dev:amd64. [2025-11-22T21:52:31.621Z] [exec] #6 34.54 Preparing to unpack .../34-linux-libc-dev_6.8.0-88.89_amd64.deb ... [2025-11-22T21:52:31.621Z] [exec] #6 34.55 Unpacking linux-libc-dev:amd64 (6.8.0-88.89) ... [2025-11-22T21:52:31.621Z] [exec] #6 34.82 Selecting previously unselected package libcrypt-dev:amd64. [2025-11-22T21:52:31.621Z] [exec] #6 34.82 Preparing to unpack .../35-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... [2025-11-22T21:52:31.621Z] [exec] #6 34.83 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... [2025-11-22T21:52:31.621Z] [exec] #6 34.88 Selecting previously unselected package rpcsvc-proto. [2025-11-22T21:52:31.621Z] [exec] #6 34.89 Preparing to unpack .../36-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... [2025-11-22T21:52:31.621Z] [exec] #6 34.89 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... [2025-11-22T21:52:31.621Z] [exec] #6 34.95 Selecting previously unselected package libc6-dev:amd64. [2025-11-22T21:52:32.684Z] [exec] #6 34.95 Preparing to unpack .../37-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... [2025-11-22T21:52:32.684Z] [exec] #6 34.96 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... [2025-11-22T21:52:32.684Z] [exec] #6 35.15 Selecting previously unselected package gcc-13-base:amd64. [2025-11-22T21:52:32.684Z] [exec] #6 35.16 Preparing to unpack .../38-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:32.684Z] [exec] #6 35.17 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:32.684Z] [exec] #6 35.22 Selecting previously unselected package libisl23:amd64. [2025-11-22T21:52:32.684Z] [exec] #6 35.23 Preparing to unpack .../39-libisl23_0.26-3build1.1_amd64.deb ... [2025-11-22T21:52:32.684Z] [exec] #6 35.23 Unpacking libisl23:amd64 (0.26-3build1.1) ... [2025-11-22T21:52:32.684Z] [exec] #6 35.30 Selecting previously unselected package libmpfr6:amd64. [2025-11-22T21:52:32.684Z] [exec] #6 35.31 Preparing to unpack .../40-libmpfr6_4.2.1-1build1.1_amd64.deb ... [2025-11-22T21:52:32.684Z] [exec] #6 35.31 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... [2025-11-22T21:52:32.684Z] [exec] #6 35.37 Selecting previously unselected package libmpc3:amd64. [2025-11-22T21:52:32.684Z] [exec] #6 35.38 Preparing to unpack .../41-libmpc3_1.3.1-1build1.1_amd64.deb ... [2025-11-22T21:52:32.684Z] [exec] #6 35.39 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... [2025-11-22T21:52:32.684Z] [exec] #6 35.44 Selecting previously unselected package cpp-13-x86-64-linux-gnu. [2025-11-22T21:52:32.684Z] [exec] #6 35.44 Preparing to unpack .../42-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:32.684Z] [exec] #6 35.44 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:32.684Z] [exec] #6 35.63 Selecting previously unselected package cpp-13. [2025-11-22T21:52:32.684Z] [exec] #6 35.63 Preparing to unpack .../43-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:32.684Z] [exec] #6 35.63 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:32.684Z] [exec] #6 35.67 Selecting previously unselected package cpp-x86-64-linux-gnu. [2025-11-22T21:52:32.684Z] [exec] #6 35.68 Preparing to unpack .../44-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-11-22T21:52:32.684Z] [exec] #6 35.68 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:32.684Z] [exec] #6 35.74 Selecting previously unselected package cpp. [2025-11-22T21:52:32.684Z] [exec] #6 35.74 Preparing to unpack .../45-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-11-22T21:52:32.684Z] [exec] #6 35.75 Unpacking cpp (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:32.684Z] [exec] #6 35.81 Selecting previously unselected package libcc1-0:amd64. [2025-11-22T21:52:32.684Z] [exec] #6 35.81 Preparing to unpack .../46-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:32.684Z] [exec] #6 35.82 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:32.684Z] [exec] #6 35.88 Selecting previously unselected package libgomp1:amd64. [2025-11-22T21:52:32.684Z] [exec] #6 35.88 Preparing to unpack .../47-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:32.684Z] [exec] #6 35.89 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:32.684Z] [exec] #6 35.95 Selecting previously unselected package libitm1:amd64. [2025-11-22T21:52:32.684Z] [exec] #6 35.95 Preparing to unpack .../48-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:32.685Z] [exec] #6 35.96 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:32.685Z] [exec] #6 36.01 Selecting previously unselected package libatomic1:amd64. [2025-11-22T21:52:33.324Z] [exec] #6 36.02 Preparing to unpack .../49-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:33.324Z] [exec] #6 36.02 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:33.324Z] [exec] #6 36.08 Selecting previously unselected package libasan8:amd64. [2025-11-22T21:52:33.324Z] [exec] #6 36.08 Preparing to unpack .../50-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:33.324Z] [exec] #6 36.09 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:33.324Z] [exec] #6 36.19 Selecting previously unselected package liblsan0:amd64. [2025-11-22T21:52:33.324Z] [exec] #6 36.19 Preparing to unpack .../51-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:33.324Z] [exec] #6 36.20 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:33.324Z] [exec] #6 36.28 Selecting previously unselected package libtsan2:amd64. [2025-11-22T21:52:33.324Z] [exec] #6 36.28 Preparing to unpack .../52-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:33.324Z] [exec] #6 36.30 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:33.324Z] [exec] #6 36.40 Selecting previously unselected package libubsan1:amd64. [2025-11-22T21:52:33.324Z] [exec] #6 36.40 Preparing to unpack .../53-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:33.324Z] [exec] #6 36.41 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:33.324Z] [exec] #6 36.48 Selecting previously unselected package libhwasan0:amd64. [2025-11-22T21:52:33.324Z] [exec] #6 36.48 Preparing to unpack .../54-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:33.324Z] [exec] #6 36.49 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:33.324Z] [exec] #6 36.57 Selecting previously unselected package libquadmath0:amd64. [2025-11-22T21:52:33.965Z] [exec] #6 36.57 Preparing to unpack .../55-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:33.965Z] [exec] #6 36.57 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:33.965Z] [exec] #6 36.62 Selecting previously unselected package libgcc-13-dev:amd64. [2025-11-22T21:52:33.965Z] [exec] #6 36.63 Preparing to unpack .../56-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:33.965Z] [exec] #6 36.63 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:33.965Z] [exec] #6 36.76 Selecting previously unselected package gcc-13-x86-64-linux-gnu. [2025-11-22T21:52:33.965Z] [exec] #6 36.77 Preparing to unpack .../57-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:33.965Z] [exec] #6 36.77 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:33.965Z] [exec] #6 37.08 Selecting previously unselected package gcc-13. [2025-11-22T21:52:33.965Z] [exec] #6 37.08 Preparing to unpack .../58-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:33.965Z] [exec] #6 37.09 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:33.965Z] [exec] #6 37.14 Selecting previously unselected package gcc-x86-64-linux-gnu. [2025-11-22T21:52:33.965Z] [exec] #6 37.14 Preparing to unpack .../59-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-11-22T21:52:33.965Z] [exec] #6 37.15 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:33.965Z] [exec] #6 37.20 Selecting previously unselected package gcc. [2025-11-22T21:52:34.603Z] [exec] #6 37.20 Preparing to unpack .../60-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-11-22T21:52:34.603Z] [exec] #6 37.21 Unpacking gcc (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:34.603Z] [exec] #6 37.26 Selecting previously unselected package libstdc++-13-dev:amd64. [2025-11-22T21:52:34.603Z] [exec] #6 37.26 Preparing to unpack .../61-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:34.603Z] [exec] #6 37.27 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:34.603Z] [exec] #6 37.54 Selecting previously unselected package g++-13-x86-64-linux-gnu. [2025-11-22T21:52:34.603Z] [exec] #6 37.54 Preparing to unpack .../62-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:34.603Z] [exec] #6 37.55 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:34.603Z] [exec] #6 37.75 Selecting previously unselected package g++-13. [2025-11-22T21:52:34.603Z] [exec] #6 37.75 Preparing to unpack .../63-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-11-22T21:52:34.603Z] [exec] #6 37.75 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:34.603Z] [exec] #6 37.79 Selecting previously unselected package g++-x86-64-linux-gnu. [2025-11-22T21:52:34.603Z] [exec] #6 37.80 Preparing to unpack .../64-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-11-22T21:52:34.603Z] [exec] #6 37.80 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:34.603Z] [exec] #6 37.86 Selecting previously unselected package g++. [2025-11-22T21:52:34.603Z] [exec] #6 37.86 Preparing to unpack .../65-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-11-22T21:52:34.603Z] [exec] #6 37.87 Unpacking g++ (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:34.603Z] [exec] #6 37.91 Selecting previously unselected package make. [2025-11-22T21:52:34.603Z] [exec] #6 37.91 Preparing to unpack .../66-make_4.3-4.1build2_amd64.deb ... [2025-11-22T21:52:34.603Z] [exec] #6 37.92 Unpacking make (4.3-4.1build2) ... [2025-11-22T21:52:34.603Z] [exec] #6 37.97 Selecting previously unselected package libdpkg-perl. [2025-11-22T21:52:35.273Z] [exec] #6 37.97 Preparing to unpack .../67-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... [2025-11-22T21:52:35.273Z] [exec] #6 37.98 Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... [2025-11-22T21:52:35.273Z] [exec] #6 38.05 Selecting previously unselected package bzip2. [2025-11-22T21:52:35.273Z] [exec] #6 38.05 Preparing to unpack .../68-bzip2_1.0.8-5.1build0.1_amd64.deb ... [2025-11-22T21:52:35.273Z] [exec] #6 38.06 Unpacking bzip2 (1.0.8-5.1build0.1) ... [2025-11-22T21:52:35.273Z] [exec] #6 38.11 Selecting previously unselected package patch. [2025-11-22T21:52:35.273Z] [exec] #6 38.11 Preparing to unpack .../69-patch_2.7.6-7build3_amd64.deb ... [2025-11-22T21:52:35.273Z] [exec] #6 38.12 Unpacking patch (2.7.6-7build3) ... [2025-11-22T21:52:35.273Z] [exec] #6 38.17 Selecting previously unselected package lto-disabled-list. [2025-11-22T21:52:35.273Z] [exec] #6 38.17 Preparing to unpack .../70-lto-disabled-list_47_all.deb ... [2025-11-22T21:52:35.273Z] [exec] #6 38.17 Unpacking lto-disabled-list (47) ... [2025-11-22T21:52:35.273Z] [exec] #6 38.22 Selecting previously unselected package dpkg-dev. [2025-11-22T21:52:35.273Z] [exec] #6 38.22 Preparing to unpack .../71-dpkg-dev_1.22.6ubuntu6.5_all.deb ... [2025-11-22T21:52:35.273Z] [exec] #6 38.23 Unpacking dpkg-dev (1.22.6ubuntu6.5) ... [2025-11-22T21:52:35.273Z] [exec] #6 38.32 Selecting previously unselected package build-essential. [2025-11-22T21:52:35.273Z] [exec] #6 38.33 Preparing to unpack .../72-build-essential_12.10ubuntu1_amd64.deb ... [2025-11-22T21:52:35.273Z] [exec] #6 38.33 Unpacking build-essential (12.10ubuntu1) ... [2025-11-22T21:52:35.273Z] [exec] #6 38.38 Selecting previously unselected package liberror-perl. [2025-11-22T21:52:35.273Z] [exec] #6 38.38 Preparing to unpack .../73-liberror-perl_0.17029-2_all.deb ... [2025-11-22T21:52:35.273Z] [exec] #6 38.39 Unpacking liberror-perl (0.17029-2) ... [2025-11-22T21:52:35.273Z] [exec] #6 38.44 Selecting previously unselected package git-man. [2025-11-22T21:52:35.273Z] [exec] #6 38.44 Preparing to unpack .../74-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... [2025-11-22T21:52:35.273Z] [exec] #6 38.45 Unpacking git-man (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:52:35.273Z] [exec] #6 38.52 Selecting previously unselected package git. [2025-11-22T21:52:35.273Z] [exec] #6 38.52 Preparing to unpack .../75-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... [2025-11-22T21:52:35.273Z] [exec] #6 38.54 Unpacking git (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:52:35.273Z] [exec] #6 38.73 Selecting previously unselected package ant-contrib. [2025-11-22T21:52:35.914Z] [exec] #6 38.73 Preparing to unpack .../76-ant-contrib_1.0~b3+svn177-12_all.deb ... [2025-11-22T21:52:35.914Z] [exec] #6 38.74 Unpacking ant-contrib (1.0~b3+svn177-12) ... [2025-11-22T21:52:35.914Z] [exec] #6 38.84 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2025-11-22T21:52:35.914Z] [exec] #6 38.87 Setting up lto-disabled-list (47) ... [2025-11-22T21:52:35.914Z] [exec] #6 38.90 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:52:35.914Z] [exec] #6 38.93 Setting up java-common (0.75+exp1) ... [2025-11-22T21:52:35.914Z] [exec] #6 38.96 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:52:35.914Z] [exec] #6 38.99 Setting up binutils-common:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:35.914Z] [exec] #6 39.02 Setting up linux-libc-dev:amd64 (6.8.0-88.89) ... [2025-11-22T21:52:35.914Z] [exec] #6 39.05 Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:35.914Z] [exec] #6 39.07 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:35.914Z] [exec] #6 39.10 Setting up bzip2 (1.0.8-5.1build0.1) ... [2025-11-22T21:52:35.914Z] [exec] #6 39.12 Setting up libsframe1:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:35.914Z] [exec] #6 39.15 Setting up libjansson4:amd64 (2.14-2build2) ... [2025-11-22T21:52:35.914Z] [exec] #6 39.18 Setting up asciidoc-common (10.2.0-2) ... [2025-11-22T21:52:36.552Z] [exec] #6 39.52 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... [2025-11-22T21:52:36.552Z] [exec] #6 39.54 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:36.552Z] [exec] #6 39.60 Setting up make (4.3-4.1build2) ... [2025-11-22T21:52:36.552Z] [exec] #6 39.62 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... [2025-11-22T21:52:36.552Z] [exec] #6 39.64 Setting up libnspr4:amd64 (2:4.35-1.1build1) ... [2025-11-22T21:52:36.552Z] [exec] #6 39.65 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... [2025-11-22T21:52:36.552Z] [exec] #6 39.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2025-11-22T21:52:36.552Z] [exec] #6 39.68 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2025-11-22T21:52:36.552Z] [exec] #6 39.68 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2025-11-22T21:52:36.552Z] [exec] #6 39.68 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2025-11-22T21:52:36.552Z] [exec] #6 39.68 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2025-11-22T21:52:36.552Z] [exec] #6 39.68 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2025-11-22T21:52:36.552Z] [exec] #6 39.68 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2025-11-22T21:52:36.552Z] [exec] #6 39.68 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2025-11-22T21:52:36.552Z] [exec] #6 39.68 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2025-11-22T21:52:36.552Z] [exec] #6 39.68 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2025-11-22T21:52:36.552Z] [exec] #6 39.68 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2025-11-22T21:52:36.552Z] [exec] #6 39.70 Setting up docbook-xsl (1.79.2+dfsg-7) ... [2025-11-22T21:52:36.552Z] [exec] #6 39.86 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:52:36.553Z] [exec] #6 39.88 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:36.553Z] [exec] #6 39.90 Setting up libmpc3:amd64 (1.3.1-1build1.1) ... [2025-11-22T21:52:36.553Z] [exec] #6 39.92 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:36.553Z] [exec] #6 39.95 Setting up patch (2.7.6-7build3) ... [2025-11-22T21:52:36.553Z] [exec] #6 39.97 Setting up libpcsclite1:amd64 (2.0.3-1build1) ... [2025-11-22T21:52:37.191Z] [exec] #6 39.99 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.01 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.03 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.06 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.08 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.10 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.12 Setting up git-man (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.14 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.16 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.18 Setting up ca-certificates-java (20240118) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.22 No JRE found. Skipping Java certificates setup. [2025-11-22T21:52:37.191Z] [exec] #6 40.22 Setting up libbinutils:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.24 Setting up libisl23:amd64 (0.26-3build1.1) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.27 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.6) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.29 Setting up libc-dev-bin (2.39-0ubuntu8.6) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.31 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.33 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.35 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.37 Setting up libctf0:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.39 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.41 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.44 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.46 Setting up libnss3:amd64 (2:3.98-1build1) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.48 Setting up perl (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.51 Setting up libgprofng0:amd64 (2.42-4ubuntu2.6) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.54 Setting up libdpkg-perl (1.22.6ubuntu6.5) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.56 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.58 Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.60 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.62 Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.64 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:37.191Z] [exec] #6 40.66 Setting up openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ... [2025-11-22T21:52:37.829Z] [exec] #6 40.86 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode [2025-11-22T21:52:37.829Z] [exec] #6 40.88 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode [2025-11-22T21:52:37.829Z] [exec] #6 40.88 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode [2025-11-22T21:52:37.829Z] [exec] #6 40.90 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode [2025-11-22T21:52:37.829Z] [exec] #6 40.90 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode [2025-11-22T21:52:37.829Z] [exec] #6 40.94 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:37.829Z] [exec] #6 40.99 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:37.829Z] [exec] #6 41.01 Setting up binutils (2.42-4ubuntu2.6) ... [2025-11-22T21:52:37.829Z] [exec] #6 41.03 Setting up dpkg-dev (1.22.6ubuntu6.5) ... [2025-11-22T21:52:37.829Z] [exec] #6 41.08 Setting up liberror-perl (0.17029-2) ... [2025-11-22T21:52:37.829Z] [exec] #6 41.10 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:37.829Z] [exec] #6 41.11 Setting up git (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:52:37.829Z] [exec] #6 41.15 Setting up cpp (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:37.829Z] [exec] #6 41.19 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:37.829Z] [exec] #6 41.20 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:38.468Z] [exec] #6 41.22 Setting up gcc (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:38.468Z] [exec] #6 41.26 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:38.468Z] [exec] #6 41.29 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... [2025-11-22T21:52:38.468Z] [exec] #6 41.31 Setting up g++ (4:13.2.0-7ubuntu1) ... [2025-11-22T21:52:38.468Z] [exec] #6 41.32 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2025-11-22T21:52:38.468Z] [exec] #6 41.32 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2025-11-22T21:52:38.468Z] [exec] #6 41.34 Setting up build-essential (12.10ubuntu1) ... [2025-11-22T21:52:38.468Z] [exec] #6 41.36 Processing triggers for libc-bin (2.39-0ubuntu8.6) ... [2025-11-22T21:52:38.468Z] [exec] #6 41.40 Processing triggers for sgml-base (1.31) ... [2025-11-22T21:52:38.468Z] [exec] #6 41.43 Setting up asciidoc-base (10.2.0-2) ... [2025-11-22T21:52:38.468Z] [exec] #6 41.72 Setting up asciidoc (10.2.0-2) ... [2025-11-22T21:52:39.108Z] [exec] #6 41.73 Processing triggers for ca-certificates-java (20240118) ... [2025-11-22T21:52:39.108Z] [exec] #6 42.05 Adding debian:ACCVRAIZ1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.05 Adding debian:AC_RAIZ_FNMT-RCM.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.07 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.08 Adding debian:Actalis_Authentication_Root_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.08 Adding debian:AffirmTrust_Commercial.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.08 Adding debian:AffirmTrust_Networking.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.08 Adding debian:AffirmTrust_Premium_ECC.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.09 Adding debian:AffirmTrust_Premium.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.09 Adding debian:Amazon_Root_CA_1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.09 Adding debian:Amazon_Root_CA_2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.09 Adding debian:Amazon_Root_CA_3.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.10 Adding debian:Amazon_Root_CA_4.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.10 Adding debian:ANF_Secure_Server_Root_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.10 Adding debian:Atos_TrustedRoot_2011.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.10 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.11 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.11 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.11 Adding debian:Baltimore_CyberTrust_Root.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.11 Adding debian:BJCA_Global_Root_CA1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.12 Adding debian:BJCA_Global_Root_CA2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.12 Adding debian:Buypass_Class_2_Root_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.12 Adding debian:Buypass_Class_3_Root_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.13 Adding debian:CA_Disig_Root_R2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.13 Adding debian:Certainly_Root_E1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.13 Adding debian:Certainly_Root_R1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.13 Adding debian:Certigna.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.14 Adding debian:Certigna_Root_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.14 Adding debian:certSIGN_Root_CA_G2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.14 Adding debian:certSIGN_ROOT_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.14 Adding debian:Certum_EC-384_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.15 Adding debian:Certum_Trusted_Network_CA_2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.15 Adding debian:Certum_Trusted_Network_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.15 Adding debian:Certum_Trusted_Root_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.16 Adding debian:CFCA_EV_ROOT.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.16 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.16 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.16 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.17 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.17 Adding debian:Comodo_AAA_Services_root.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.17 Adding debian:COMODO_Certification_Authority.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.17 Adding debian:COMODO_ECC_Certification_Authority.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.18 Adding debian:COMODO_RSA_Certification_Authority.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.18 Adding debian:DigiCert_Assured_ID_Root_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.18 Adding debian:DigiCert_Assured_ID_Root_G2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.18 Adding debian:DigiCert_Assured_ID_Root_G3.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.18 Adding debian:DigiCert_Global_Root_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.19 Adding debian:DigiCert_Global_Root_G2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.19 Adding debian:DigiCert_Global_Root_G3.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.19 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.19 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.19 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.20 Adding debian:DigiCert_Trusted_Root_G4.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.20 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.20 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.20 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.21 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.21 Adding debian:emSign_ECC_Root_CA_-_C3.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.21 Adding debian:emSign_ECC_Root_CA_-_G3.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.21 Adding debian:emSign_Root_CA_-_C1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.21 Adding debian:emSign_Root_CA_-_G1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.21 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.22 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.22 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.22 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.22 Adding debian:Entrust_Root_Certification_Authority.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.23 Adding debian:ePKI_Root_Certification_Authority.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.23 Adding debian:e-Szigno_Root_CA_2017.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.23 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.23 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.24 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.24 Adding debian:GlobalSign_Root_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.24 Adding debian:GlobalSign_Root_CA_-_R3.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.24 Adding debian:GlobalSign_Root_CA_-_R6.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.25 Adding debian:GlobalSign_Root_E46.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.25 Adding debian:GlobalSign_Root_R46.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.26 Adding debian:GLOBALTRUST_2020.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.26 Adding debian:Go_Daddy_Class_2_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.26 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.26 Adding debian:GTS_Root_R1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.27 Adding debian:GTS_Root_R2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.27 Adding debian:GTS_Root_R3.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.27 Adding debian:GTS_Root_R4.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.27 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.28 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.28 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.28 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.29 Adding debian:HiPKI_Root_CA_-_G1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.29 Adding debian:Hongkong_Post_Root_CA_3.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.29 Adding debian:IdenTrust_Commercial_Root_CA_1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.30 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.30 Adding debian:ISRG_Root_X1.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.30 Adding debian:ISRG_Root_X2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.31 Adding debian:Izenpe.com.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.31 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.31 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.31 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.32 Adding debian:NAVER_Global_Root_Certification_Authority.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.32 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.32 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.33 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.33 Adding debian:QuoVadis_Root_CA_1_G3.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.33 Adding debian:QuoVadis_Root_CA_2_G3.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.34 Adding debian:QuoVadis_Root_CA_2.pem [2025-11-22T21:52:39.108Z] [exec] #6 42.34 Adding debian:QuoVadis_Root_CA_3_G3.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.34 Adding debian:QuoVadis_Root_CA_3.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.34 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.35 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.35 Adding debian:Secure_Global_CA.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.35 Adding debian:SecureSign_RootCA11.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.35 Adding debian:SecureTrust_CA.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.36 Adding debian:Security_Communication_ECC_RootCA1.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.36 Adding debian:Security_Communication_RootCA2.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.36 Adding debian:Security_Communication_RootCA3.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.37 Adding debian:Security_Communication_Root_CA.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.37 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.37 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.37 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.38 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.38 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.38 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.38 Adding debian:Starfield_Class_2_CA.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.39 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.39 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.39 Adding debian:SwissSign_Gold_CA_-_G2.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.40 Adding debian:SwissSign_Silver_CA_-_G2.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.40 Adding debian:SZAFIR_ROOT_CA2.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.40 Adding debian:Telia_Root_CA_v2.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.41 Adding debian:TeliaSonera_Root_CA_v1.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.41 Adding debian:TrustAsia_Global_Root_CA_G3.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.41 Adding debian:TrustAsia_Global_Root_CA_G4.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.41 Adding debian:Trustwave_Global_Certification_Authority.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.42 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.42 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.42 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.42 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.43 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.43 Adding debian:TunTrust_Root_CA.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.43 Adding debian:TWCA_Global_Root_CA.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.43 Adding debian:TWCA_Root_Certification_Authority.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.43 Adding debian:UCA_Extended_Validation_Root.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.44 Adding debian:UCA_Global_G2_Root.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.44 Adding debian:USERTrust_ECC_Certification_Authority.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.44 Adding debian:USERTrust_RSA_Certification_Authority.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.44 Adding debian:vTrus_ECC_Root_CA.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.44 Adding debian:vTrus_Root_CA.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.45 Adding debian:XRamp_Global_CA_Root.pem [2025-11-22T21:52:39.109Z] [exec] #6 42.48 done. [2025-11-22T21:52:39.750Z] [exec] #6 42.50 Setting up default-jre-headless (2:1.21-75+exp1) ... [2025-11-22T21:52:39.750Z] [exec] #6 42.52 Setting up ant (1.10.14-1) ... [2025-11-22T21:52:39.750Z] [exec] #6 42.54 Setting up ant-contrib (1.0~b3+svn177-12) ... [2025-11-22T21:52:43.558Z] [exec] #6 DONE 46.4s [2025-11-22T21:52:43.558Z] [exec] [2025-11-22T21:52:43.558Z] [exec] #7 [ 3/10] RUN mkdir testResults [2025-11-22T21:52:43.558Z] [exec] #7 DONE 0.2s [2025-11-22T21:52:43.558Z] [exec] [2025-11-22T21:52:43.558Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git [2025-11-22T21:52:43.558Z] [exec] #8 0.195 Cloning into 'aqa-tests'... [2025-11-22T21:52:49.508Z] [exec] #8 DONE 5.9s [2025-11-22T21:52:49.508Z] [exec] [2025-11-22T21:52:49.508Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/ [2025-11-22T21:52:49.508Z] [exec] #9 DONE 0.1s [2025-11-22T21:52:49.508Z] [exec] [2025-11-22T21:52:49.508Z] [exec] #10 [ 6/10] RUN git checkout master [2025-11-22T21:52:50.147Z] [exec] #10 0.702 Already on 'master' [2025-11-22T21:52:50.147Z] [exec] #10 0.702 Your branch is up to date with 'origin/master'. [2025-11-22T21:52:50.147Z] [exec] #10 DONE 0.7s [2025-11-22T21:52:50.147Z] [exec] [2025-11-22T21:52:50.147Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh [2025-11-22T21:52:50.147Z] [exec] #11 DONE 0.1s [2025-11-22T21:52:50.790Z] [exec] [2025-11-22T21:52:50.790Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2025-11-22T21:52:50.790Z] [exec] #12 DONE 0.1s [2025-11-22T21:52:50.790Z] [exec] [2025-11-22T21:52:50.790Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests [2025-11-22T21:52:50.790Z] [exec] #13 DONE 0.1s [2025-11-22T21:52:50.790Z] [exec] [2025-11-22T21:52:50.790Z] [exec] #14 exporting to image [2025-11-22T21:52:50.790Z] [exec] #14 exporting layers [2025-11-22T21:52:58.055Z] [exec] #14 exporting layers 6.7s done [2025-11-22T21:52:58.055Z] [exec] #14 writing image sha256:5ef1693539adddd2b614e192cc33c08a04bf32483a7eb838a09b8db90ecddc66 done [2025-11-22T21:52:58.055Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:8-jdk-ubuntu-hotspot-full done [2025-11-22T21:52:58.055Z] [exec] #14 DONE 6.7s [2025-11-22T21:52:58.055Z] [2025-11-22T21:52:58.055Z] copy_dest: [2025-11-22T21:52:58.055Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test [2025-11-22T21:52:58.055Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test [2025-11-22T21:52:58.055Z] [2025-11-22T21:52:58.055Z] build: [2025-11-22T21:52:58.055Z] [2025-11-22T21:52:58.055Z] build: [2025-11-22T21:52:58.055Z] [2025-11-22T21:52:58.055Z] move_scripts: [2025-11-22T21:52:58.055Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck [2025-11-22T21:52:58.055Z] [2025-11-22T21:52:58.055Z] clean_image: [2025-11-22T21:52:58.055Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 8 --impl hotspot [2025-11-22T21:52:58.055Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:52:58.055Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-11-22T21:52:58.055Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:52:58.055Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:52:58.055Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-11-22T21:52:58.055Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:52:58.055Z] [exec] The test here is openliberty-mp-tck [2025-11-22T21:52:58.055Z] [exec] The directory in the external.sh is openliberty-mp-tck [2025-11-22T21:52:58.055Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-11-22T21:52:58.055Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test [2025-11-22T21:52:58.055Z] [exec] Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:8-jdk-ubuntu-hotspot-full [2025-11-22T21:52:58.055Z] [exec] Error response from daemon: No such container: restore-test [2025-11-22T21:52:58.055Z] [exec] Error response from daemon: invalid reference format [2025-11-22T21:52:58.055Z] [exec] Result: 1 [2025-11-22T21:52:58.055Z] [2025-11-22T21:52:58.055Z] build_image: [2025-11-22T21:52:58.055Z] [echo] Executing external.sh --build --dir openliberty-mp-tck --tag nightly --version 8 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk [2025-11-22T21:52:58.055Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:52:58.055Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-11-22T21:52:58.055Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:52:58.055Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:52:58.055Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-11-22T21:52:58.055Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:52:58.055Z] [exec] The test here is openliberty-mp-tck [2025-11-22T21:52:58.055Z] [exec] The directory in the external.sh is openliberty-mp-tck [2025-11-22T21:52:58.055Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-11-22T21:52:58.055Z] [exec] build_image.sh openliberty-mp-tck 8 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-11-22T21:52:58.055Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external [2025-11-22T21:52:58.055Z] [exec] [2025-11-22T21:52:58.055Z] [exec] Writing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu [2025-11-22T21:52:58.055Z] [exec] done [2025-11-22T21:52:58.055Z] [exec] [2025-11-22T21:52:58.055Z] [exec] The test in the build_image() function is openliberty-mp-tck [2025-11-22T21:52:58.055Z] [exec] ##################################################### [2025-11-22T21:52:58.055Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-openliberty-mp-tck-test:8-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/ [2025-11-22T21:52:58.055Z] [exec] ##################################################### [2025-11-22T21:52:58.055Z] [exec] #0 building with "default" instance using docker driver [2025-11-22T21:52:58.055Z] [exec] [2025-11-22T21:52:58.055Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-11-22T21:52:58.055Z] [exec] #1 transferring dockerfile: 2.91kB done [2025-11-22T21:52:58.055Z] [exec] #1 DONE 0.0s [2025-11-22T21:52:58.056Z] [exec] [2025-11-22T21:52:58.056Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk [2025-11-22T21:52:58.056Z] [exec] #2 DONE 0.1s [2025-11-22T21:52:58.056Z] [exec] [2025-11-22T21:52:58.056Z] [exec] #3 [internal] load .dockerignore [2025-11-22T21:52:58.056Z] [exec] #3 transferring context: 2B done [2025-11-22T21:52:58.056Z] [exec] #3 DONE 0.0s [2025-11-22T21:52:58.056Z] [exec] [2025-11-22T21:52:58.056Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:b4e05de303ea02659ee17044d6b68caadfc462f1530f3a461482afee23379cdd [2025-11-22T21:52:58.056Z] [exec] #4 CACHED [2025-11-22T21:52:58.056Z] [exec] [2025-11-22T21:52:58.056Z] [exec] #5 [internal] load build context [2025-11-22T21:52:58.056Z] [exec] #5 transferring context: 2.23kB done [2025-11-22T21:52:58.056Z] [exec] #5 DONE 0.0s [2025-11-22T21:52:58.056Z] [exec] [2025-11-22T21:52:58.056Z] [exec] #6 [ 2/10] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends maven git wget tar && rm -rf /var/lib/apt/lists/* [2025-11-22T21:52:58.694Z] [exec] #6 0.468 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-11-22T21:52:58.694Z] [exec] #6 0.469 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-11-22T21:52:58.694Z] [exec] #6 0.894 Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,659 kB] [2025-11-22T21:52:59.333Z] [exec] #6 0.911 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-11-22T21:52:59.333Z] [exec] #6 1.022 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-11-22T21:52:59.333Z] [exec] #6 1.135 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-11-22T21:52:59.333Z] [exec] #6 1.314 Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,732 kB] [2025-11-22T21:52:59.333Z] [exec] #6 1.389 Get:8 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-11-22T21:52:59.333Z] [exec] #6 1.407 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-11-22T21:52:59.333Z] [exec] #6 1.427 Get:10 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,174 kB] [2025-11-22T21:52:59.333Z] [exec] #6 1.462 Get:11 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [33.1 kB] [2025-11-22T21:52:59.972Z] [exec] #6 1.806 Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-11-22T21:52:59.972Z] [exec] #6 1.808 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] [2025-11-22T21:52:59.972Z] [exec] #6 1.852 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] [2025-11-22T21:52:59.972Z] [exec] #6 1.881 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,925 kB] [2025-11-22T21:52:59.972Z] [exec] #6 1.940 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] [2025-11-22T21:52:59.972Z] [exec] #6 1.940 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] [2025-11-22T21:52:59.972Z] [exec] #6 1.942 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] [2025-11-22T21:53:00.610Z] [exec] #6 2.690 Fetched 34.8 MB in 2s (14.1 MB/s) [2025-11-22T21:53:01.249Z] [exec] #6 2.690 Reading package lists... [2025-11-22T21:53:05.064Z] [exec] #6 7.228 debconf: delaying package configuration, since apt-utils is not installed [2025-11-22T21:53:05.064Z] [exec] #6 7.319 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-11-22T21:53:05.064Z] [exec] #6 7.320 (Reading database ... [2025-11-22T21:53:05.064Z] [exec] (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 ... 6592 files and directories currently installed.)#6 7.327 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:53:05.064Z] [exec] #6 7.333 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:53:05.705Z] [exec] #6 7.482 Selecting previously unselected package python3.12-minimal. [2025-11-22T21:53:05.705Z] [exec] #6 7.484 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:53:05.705Z] [exec] #6 7.494 Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ... [2025-11-22T21:53:05.705Z] [exec] #6 7.589 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:53:05.705Z] [exec] #6 7.618 Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ... [2025-11-22T21:53:06.344Z] [exec] #6 8.381 Selecting previously unselected package python3-minimal. [2025-11-22T21:53:06.344Z] [exec] #6 8.381 (Reading database ... [2025-11-22T21:53:06.344Z] [exec] (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 ... 6903 files and directories currently installed.)#6 8.389 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... [2025-11-22T21:53:06.344Z] [exec] #6 8.395 Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... [2025-11-22T21:53:06.344Z] [exec] #6 8.459 Selecting previously unselected package media-types. [2025-11-22T21:53:06.344Z] [exec] #6 8.461 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-11-22T21:53:06.344Z] [exec] #6 8.467 Unpacking media-types (10.1.0) ... [2025-11-22T21:53:06.344Z] [exec] #6 8.532 Selecting previously unselected package netbase. [2025-11-22T21:53:06.984Z] [exec] #6 8.534 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-11-22T21:53:06.984Z] [exec] #6 8.541 Unpacking netbase (6.4) ... [2025-11-22T21:53:06.984Z] [exec] #6 8.587 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-11-22T21:53:06.984Z] [exec] #6 8.588 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:53:06.984Z] [exec] #6 8.594 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:53:06.984Z] [exec] #6 8.745 Selecting previously unselected package python3.12. [2025-11-22T21:53:06.984Z] [exec] #6 8.747 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:53:06.984Z] [exec] #6 8.754 Unpacking python3.12 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:53:06.984Z] [exec] #6 8.807 Selecting previously unselected package libpython3-stdlib:amd64. [2025-11-22T21:53:06.984Z] [exec] #6 8.809 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... [2025-11-22T21:53:06.984Z] [exec] #6 8.816 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:53:06.984Z] [exec] #6 8.871 Setting up python3-minimal (3.12.3-0ubuntu2.1) ... [2025-11-22T21:53:06.984Z] [exec] #6 9.067 Selecting previously unselected package python3. [2025-11-22T21:53:06.984Z] [exec] #6 9.067 (Reading database ... [2025-11-22T21:53:06.984Z] [exec] (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 ... 7344 files and directories currently installed.)#6 9.074 Preparing to unpack .../00-python3_3.12.3-0ubuntu2.1_amd64.deb ... [2025-11-22T21:53:06.984Z] [exec] #6 9.084 Unpacking python3 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:53:06.984Z] [exec] #6 9.142 Selecting previously unselected package libapparmor1:amd64. [2025-11-22T21:53:06.984Z] [exec] #6 9.144 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-11-22T21:53:06.984Z] [exec] #6 9.156 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-11-22T21:53:06.984Z] [exec] #6 9.214 Selecting previously unselected package libargon2-1:amd64. [2025-11-22T21:53:07.623Z] [exec] #6 9.216 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-11-22T21:53:07.623Z] [exec] #6 9.222 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-11-22T21:53:07.623Z] [exec] #6 9.276 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-11-22T21:53:07.623Z] [exec] #6 9.278 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-11-22T21:53:07.623Z] [exec] #6 9.290 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-11-22T21:53:07.623Z] [exec] #6 9.349 Selecting previously unselected package libjson-c5:amd64. [2025-11-22T21:53:07.623Z] [exec] #6 9.350 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ... [2025-11-22T21:53:07.623Z] [exec] #6 9.356 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-11-22T21:53:07.623Z] [exec] #6 9.409 Selecting previously unselected package libcryptsetup12:amd64. [2025-11-22T21:53:07.623Z] [exec] #6 9.411 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-11-22T21:53:07.623Z] [exec] #6 9.417 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-11-22T21:53:07.623Z] [exec] #6 9.477 Selecting previously unselected package libfdisk1:amd64. [2025-11-22T21:53:07.623Z] [exec] #6 9.478 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... [2025-11-22T21:53:07.623Z] [exec] #6 9.485 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... [2025-11-22T21:53:07.623Z] [exec] #6 9.536 Selecting previously unselected package libkmod2:amd64. [2025-11-22T21:53:07.623Z] [exec] #6 9.537 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-11-22T21:53:07.623Z] [exec] #6 9.544 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-11-22T21:53:07.623Z] [exec] #6 9.584 Selecting previously unselected package libsystemd-shared:amd64. [2025-11-22T21:53:07.623Z] [exec] #6 9.585 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:53:07.623Z] [exec] #6 9.591 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:53:07.623Z] [exec] #6 9.666 Selecting previously unselected package systemd-dev. [2025-11-22T21:53:07.623Z] [exec] #6 9.668 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.11_all.deb ... [2025-11-22T21:53:07.623Z] [exec] #6 9.674 Unpacking systemd-dev (255.4-1ubuntu8.11) ... [2025-11-22T21:53:07.623Z] [exec] #6 9.751 Selecting previously unselected package systemd. [2025-11-22T21:53:08.263Z] [exec] #6 9.753 Preparing to unpack .../10-systemd_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:53:08.263Z] [exec] #6 9.767 Unpacking systemd (255.4-1ubuntu8.11) ... [2025-11-22T21:53:08.263Z] [exec] #6 10.06 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-11-22T21:53:08.263Z] [exec] #6 10.08 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-11-22T21:53:08.263Z] [exec] #6 10.11 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-11-22T21:53:08.263Z] [exec] #6 10.13 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-11-22T21:53:08.263Z] [exec] #6 10.15 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-11-22T21:53:08.263Z] [exec] #6 10.17 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... [2025-11-22T21:53:08.263Z] [exec] #6 10.19 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-11-22T21:53:08.263Z] [exec] #6 10.21 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:53:08.263Z] [exec] #6 10.23 Setting up systemd-dev (255.4-1ubuntu8.11) ... [2025-11-22T21:53:08.263Z] [exec] #6 10.25 Setting up systemd (255.4-1ubuntu8.11) ... [2025-11-22T21:53:08.263Z] [exec] #6 10.32 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-11-22T21:53:08.263Z] [exec] #6 10.33 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-11-22T21:53:08.263Z] [exec] #6 10.34 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-11-22T21:53:08.263Z] [exec] #6 10.34 Initializing machine ID from random generator. [2025-11-22T21:53:08.263Z] [exec] #6 10.37 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:53:08.263Z] [exec] #6 10.37 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:53:08.263Z] [exec] #6 10.37 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:53:08.263Z] [exec] #6 10.37 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:53:08.263Z] [exec] #6 10.37 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:53:08.263Z] [exec] #6 10.37 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:53:08.263Z] [exec] #6 10.37 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:53:08.263Z] [exec] #6 10.37 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:53:08.263Z] [exec] #6 10.37 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:53:08.263Z] [exec] #6 10.39 Creating group 'systemd-journal' with GID 999. [2025-11-22T21:53:08.263Z] [exec] #6 10.39 Creating group 'systemd-network' with GID 998. [2025-11-22T21:53:08.263Z] [exec] #6 10.39 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-11-22T21:53:08.263Z] [exec] #6 10.49 Selecting previously unselected package systemd-sysv. [2025-11-22T21:53:08.263Z] [exec] #6 10.49 (Reading database ... [2025-11-22T21:53:08.907Z] [exec] (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 ... 8391 files and directories currently installed.)#6 10.50 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:53:08.907Z] [exec] #6 10.51 Unpacking systemd-sysv (255.4-1ubuntu8.11) ... [2025-11-22T21:53:08.907Z] [exec] #6 10.57 Selecting previously unselected package sgml-base. [2025-11-22T21:53:08.907Z] [exec] #6 10.57 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-11-22T21:53:08.907Z] [exec] #6 10.58 Unpacking sgml-base (1.31) ... [2025-11-22T21:53:08.907Z] [exec] #6 10.65 Selecting previously unselected package libdbus-1-3:amd64. [2025-11-22T21:53:08.907Z] [exec] #6 10.65 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:53:08.907Z] [exec] #6 10.66 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:08.907Z] [exec] #6 10.71 Selecting previously unselected package dbus-bin. [2025-11-22T21:53:08.907Z] [exec] #6 10.71 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:53:08.907Z] [exec] #6 10.72 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:08.907Z] [exec] #6 10.77 Selecting previously unselected package dbus-session-bus-common. [2025-11-22T21:53:08.907Z] [exec] #6 10.77 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-11-22T21:53:08.907Z] [exec] #6 10.78 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:08.907Z] [exec] #6 10.84 Selecting previously unselected package dbus-daemon. [2025-11-22T21:53:08.907Z] [exec] #6 10.84 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:53:08.907Z] [exec] #6 10.84 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:08.907Z] [exec] #6 10.90 Selecting previously unselected package dbus-system-bus-common. [2025-11-22T21:53:08.907Z] [exec] #6 10.90 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-11-22T21:53:08.907Z] [exec] #6 10.90 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:08.907Z] [exec] #6 10.97 Selecting previously unselected package dbus. [2025-11-22T21:53:08.907Z] [exec] #6 10.97 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:53:08.907Z] [exec] #6 10.98 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:08.907Z] [exec] #6 11.04 Selecting previously unselected package distro-info-data. [2025-11-22T21:53:09.546Z] [exec] #6 11.04 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.5_all.deb ... [2025-11-22T21:53:09.546Z] [exec] #6 11.05 Unpacking distro-info-data (0.60ubuntu0.5) ... [2025-11-22T21:53:09.546Z] [exec] #6 11.11 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-11-22T21:53:09.546Z] [exec] #6 11.12 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... [2025-11-22T21:53:09.546Z] [exec] #6 11.13 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:53:09.546Z] [exec] #6 11.21 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-11-22T21:53:09.546Z] [exec] #6 11.22 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... [2025-11-22T21:53:09.546Z] [exec] #6 11.22 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:53:09.546Z] [exec] #6 11.28 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-11-22T21:53:09.546Z] [exec] #6 11.28 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-11-22T21:53:09.546Z] [exec] #6 11.29 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-11-22T21:53:09.546Z] [exec] #6 11.34 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-11-22T21:53:09.546Z] [exec] #6 11.34 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-11-22T21:53:09.546Z] [exec] #6 11.34 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-11-22T21:53:09.546Z] [exec] #6 11.39 Selecting previously unselected package iso-codes. [2025-11-22T21:53:09.546Z] [exec] #6 11.39 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-11-22T21:53:09.546Z] [exec] #6 11.40 Unpacking iso-codes (4.16.0-1) ... [2025-11-22T21:53:09.546Z] [exec] #6 11.64 Selecting previously unselected package libcap2-bin. [2025-11-22T21:53:09.546Z] [exec] #6 11.64 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-11-22T21:53:09.546Z] [exec] #6 11.64 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-11-22T21:53:09.546Z] [exec] #6 11.70 Selecting previously unselected package libelf1t64:amd64. [2025-11-22T21:53:09.546Z] [exec] #6 11.70 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-11-22T21:53:09.546Z] [exec] #6 11.71 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:53:09.546Z] [exec] #6 11.75 Selecting previously unselected package libglib2.0-data. [2025-11-22T21:53:10.189Z] [exec] #6 11.76 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ... [2025-11-22T21:53:10.189Z] [exec] #6 11.76 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-11-22T21:53:10.189Z] [exec] #6 11.82 Selecting previously unselected package libicu74:amd64. [2025-11-22T21:53:10.189Z] [exec] #6 11.82 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-11-22T21:53:10.189Z] [exec] #6 11.82 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-11-22T21:53:10.189Z] [exec] #6 12.03 Selecting previously unselected package libpam-systemd:amd64. [2025-11-22T21:53:10.189Z] [exec] #6 12.03 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:53:10.189Z] [exec] #6 12.04 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:53:10.189Z] [exec] #6 12.11 Selecting previously unselected package libxml2:amd64. [2025-11-22T21:53:10.189Z] [exec] #6 12.11 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... [2025-11-22T21:53:10.189Z] [exec] #6 12.11 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... [2025-11-22T21:53:10.189Z] [exec] #6 12.18 Selecting previously unselected package libyaml-0-2:amd64. [2025-11-22T21:53:10.189Z] [exec] #6 12.18 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-11-22T21:53:10.189Z] [exec] #6 12.18 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-11-22T21:53:10.189Z] [exec] #6 12.23 Selecting previously unselected package lsb-release. [2025-11-22T21:53:10.189Z] [exec] #6 12.23 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-11-22T21:53:10.189Z] [exec] #6 12.24 Unpacking lsb-release (12.0-2) ... [2025-11-22T21:53:10.189Z] [exec] #6 12.28 Selecting previously unselected package python-apt-common. [2025-11-22T21:53:10.189Z] [exec] #6 12.28 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ... [2025-11-22T21:53:10.189Z] [exec] #6 12.29 Unpacking python-apt-common (2.7.7ubuntu5) ... [2025-11-22T21:53:10.189Z] [exec] #6 12.34 Selecting previously unselected package python3-apt. [2025-11-22T21:53:10.189Z] [exec] #6 12.35 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ... [2025-11-22T21:53:10.189Z] [exec] #6 12.35 Unpacking python3-apt (2.7.7ubuntu5) ... [2025-11-22T21:53:10.189Z] [exec] #6 12.41 Selecting previously unselected package python3-cffi-backend:amd64. [2025-11-22T21:53:11.212Z] [exec] #6 12.41 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-11-22T21:53:11.212Z] [exec] #6 12.42 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-11-22T21:53:11.212Z] [exec] #6 12.47 Selecting previously unselected package python3-dbus. [2025-11-22T21:53:11.212Z] [exec] #6 12.47 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-11-22T21:53:11.212Z] [exec] #6 12.48 Unpacking python3-dbus (1.3.2-5build3) ... [2025-11-22T21:53:11.212Z] [exec] #6 12.54 Selecting previously unselected package python3-gi. [2025-11-22T21:53:11.212Z] [exec] #6 12.54 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-11-22T21:53:11.212Z] [exec] #6 12.55 Unpacking python3-gi (3.48.2-1) ... [2025-11-22T21:53:11.212Z] [exec] #6 12.61 Selecting previously unselected package python3-pkg-resources. [2025-11-22T21:53:11.212Z] [exec] #6 12.61 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2025-11-22T21:53:11.212Z] [exec] #6 12.62 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-11-22T21:53:11.212Z] [exec] #6 12.69 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-11-22T21:53:11.212Z] [exec] #6 12.69 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.4_amd64.deb ... [2025-11-22T21:53:11.212Z] [exec] #6 12.70 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:53:11.212Z] [exec] #6 12.74 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-11-22T21:53:11.212Z] [exec] #6 12.75 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.4_amd64.deb ... [2025-11-22T21:53:11.212Z] [exec] #6 12.75 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:53:11.212Z] [exec] #6 12.81 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-11-22T21:53:11.212Z] [exec] #6 12.81 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-11-22T21:53:11.212Z] [exec] #6 12.82 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-11-22T21:53:11.212Z] [exec] #6 12.88 Selecting previously unselected package libstemmer0d:amd64. [2025-11-22T21:53:11.212Z] [exec] #6 12.88 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-11-22T21:53:11.212Z] [exec] #6 12.89 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-11-22T21:53:11.212Z] [exec] #6 12.94 Selecting previously unselected package libxmlb2:amd64. [2025-11-22T21:53:11.853Z] [exec] #6 12.95 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 12.95 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.01 Selecting previously unselected package libappstream5:amd64. [2025-11-22T21:53:11.853Z] [exec] #6 13.01 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.02 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.07 Selecting previously unselected package libduktape207:amd64. [2025-11-22T21:53:11.853Z] [exec] #6 13.08 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.08 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.14 Selecting previously unselected package libdw1t64:amd64. [2025-11-22T21:53:11.853Z] [exec] #6 13.15 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.15 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.21 Selecting previously unselected package libglib2.0-bin. [2025-11-22T21:53:11.853Z] [exec] #6 13.21 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.24 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.29 Selecting previously unselected package libunwind8:amd64. [2025-11-22T21:53:11.853Z] [exec] #6 13.29 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.30 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.36 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-11-22T21:53:11.853Z] [exec] #6 13.36 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.36 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.44 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-11-22T21:53:11.853Z] [exec] #6 13.44 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.45 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.51 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-11-22T21:53:11.853Z] [exec] #6 13.51 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.52 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.58 Selecting previously unselected package xml-core. [2025-11-22T21:53:11.853Z] [exec] #6 13.58 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.59 Unpacking xml-core (0.19) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.66 Selecting previously unselected package polkitd. [2025-11-22T21:53:11.853Z] [exec] #6 13.66 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.69 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.75 Selecting previously unselected package python3-blinker. [2025-11-22T21:53:11.853Z] [exec] #6 13.76 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.76 Unpacking python3-blinker (1.7.0-1) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.81 Selecting previously unselected package python3-cryptography. [2025-11-22T21:53:11.853Z] [exec] #6 13.82 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.82 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.91 Selecting previously unselected package python3-pyparsing. [2025-11-22T21:53:11.853Z] [exec] #6 13.91 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.92 Unpacking python3-pyparsing (3.1.1-1) ... [2025-11-22T21:53:11.853Z] [exec] #6 13.98 Selecting previously unselected package python3-httplib2. [2025-11-22T21:53:11.853Z] [exec] #6 13.98 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 13.98 Unpacking python3-httplib2 (0.20.4-3) ... [2025-11-22T21:53:11.853Z] [exec] #6 14.04 Selecting previously unselected package python3-jwt. [2025-11-22T21:53:11.853Z] [exec] #6 14.04 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 14.04 Unpacking python3-jwt (2.7.0-1) ... [2025-11-22T21:53:11.853Z] [exec] #6 14.10 Selecting previously unselected package python3-lazr.uri. [2025-11-22T21:53:11.853Z] [exec] #6 14.10 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-11-22T21:53:11.853Z] [exec] #6 14.11 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-11-22T21:53:11.853Z] [exec] #6 14.16 Selecting previously unselected package python3-wadllib. [2025-11-22T21:53:12.492Z] [exec] #6 14.16 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-11-22T21:53:12.492Z] [exec] #6 14.17 Unpacking python3-wadllib (1.3.6-5) ... [2025-11-22T21:53:12.492Z] [exec] #6 14.22 Selecting previously unselected package python3-distro. [2025-11-22T21:53:12.492Z] [exec] #6 14.22 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-11-22T21:53:12.492Z] [exec] #6 14.23 Unpacking python3-distro (1.9.0-1) ... [2025-11-22T21:53:12.492Z] [exec] #6 14.28 Selecting previously unselected package python3-oauthlib. [2025-11-22T21:53:12.492Z] [exec] #6 14.28 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-11-22T21:53:12.492Z] [exec] #6 14.29 Unpacking python3-oauthlib (3.2.2-1) ... [2025-11-22T21:53:12.492Z] [exec] #6 14.36 Selecting previously unselected package python3-lazr.restfulclient. [2025-11-22T21:53:12.492Z] [exec] #6 14.36 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-11-22T21:53:12.492Z] [exec] #6 14.37 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-11-22T21:53:12.492Z] [exec] #6 14.42 Selecting previously unselected package python3-six. [2025-11-22T21:53:12.492Z] [exec] #6 14.42 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-11-22T21:53:12.492Z] [exec] #6 14.43 Unpacking python3-six (1.16.0-4) ... [2025-11-22T21:53:12.492Z] [exec] #6 14.49 Selecting previously unselected package python3-launchpadlib. [2025-11-22T21:53:12.492Z] [exec] #6 14.49 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-11-22T21:53:12.492Z] [exec] #6 14.50 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-11-22T21:53:12.492Z] [exec] #6 14.56 Selecting previously unselected package python3-software-properties. [2025-11-22T21:53:12.492Z] [exec] #6 14.57 Preparing to unpack .../55-python3-software-properties_0.99.49.3_all.deb ... [2025-11-22T21:53:12.492Z] [exec] #6 14.57 Unpacking python3-software-properties (0.99.49.3) ... [2025-11-22T21:53:12.492Z] [exec] #6 14.64 Selecting previously unselected package packagekit. [2025-11-22T21:53:12.492Z] [exec] #6 14.64 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.4_amd64.deb ... [2025-11-22T21:53:12.492Z] [exec] #6 14.65 Unpacking packagekit (1.2.8-2ubuntu1.4) ... [2025-11-22T21:53:12.492Z] [exec] #6 14.73 Selecting previously unselected package software-properties-common. [2025-11-22T21:53:13.130Z] [exec] #6 14.73 Preparing to unpack .../57-software-properties-common_0.99.49.3_all.deb ... [2025-11-22T21:53:13.130Z] [exec] #6 14.74 Unpacking software-properties-common (0.99.49.3) ... [2025-11-22T21:53:13.130Z] [exec] #6 14.80 Setting up media-types (10.1.0) ... [2025-11-22T21:53:13.130Z] [exec] #6 14.84 Setting up systemd-sysv (255.4-1ubuntu8.11) ... [2025-11-22T21:53:13.130Z] [exec] #6 14.88 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-11-22T21:53:13.130Z] [exec] #6 14.91 Setting up distro-info-data (0.60ubuntu0.5) ... [2025-11-22T21:53:13.130Z] [exec] #6 14.94 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-11-22T21:53:13.130Z] [exec] #6 14.97 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.00 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.03 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.06 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.08 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.10 No schema files found: doing nothing. [2025-11-22T21:53:13.130Z] [exec] #6 15.11 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.13 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.15 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.17 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.19 Setting up python-apt-common (2.7.7ubuntu5) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.21 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.23 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.26 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.28 Setting up netbase (6.4) ... [2025-11-22T21:53:13.130Z] [exec] #6 15.33 Setting up sgml-base (1.31) ... [2025-11-22T21:53:13.769Z] [exec] #6 15.38 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-11-22T21:53:13.769Z] [exec] #6 15.40 Setting up lsb-release (12.0-2) ... [2025-11-22T21:53:13.769Z] [exec] #6 15.42 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:13.769Z] [exec] #6 15.56 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... [2025-11-22T21:53:13.769Z] [exec] #6 15.58 Setting up iso-codes (4.16.0-1) ... [2025-11-22T21:53:13.769Z] [exec] #6 15.60 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:13.769Z] [exec] #6 15.62 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:53:13.769Z] [exec] #6 15.64 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-11-22T21:53:13.769Z] [exec] #6 15.65 Setcap worked! gst-ptp-helper is not suid! [2025-11-22T21:53:13.769Z] [exec] #6 15.66 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:53:13.769Z] [exec] #6 15.68 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-11-22T21:53:13.769Z] [exec] #6 15.70 Setting up python3.12 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:53:14.428Z] [exec] #6 16.51 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-11-22T21:53:14.428Z] [exec] #6 16.53 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:53:14.428Z] [exec] #6 16.55 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-11-22T21:53:14.428Z] [exec] #6 16.58 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:14.428Z] [exec] #6 16.61 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:53:14.428Z] [exec] #6 16.63 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-11-22T21:53:15.077Z] [exec] #6 16.65 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:15.077Z] [exec] #6 16.72 Setting up xml-core (0.19) ... [2025-11-22T21:53:15.077Z] [exec] #6 16.93 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:53:15.077Z] [exec] #6 17.02 debconf: unable to initialize frontend: Dialog [2025-11-22T21:53:15.077Z] [exec] #6 17.02 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-11-22T21:53:15.077Z] [exec] #6 17.02 debconf: falling back to frontend: Readline [2025-11-22T21:53:15.077Z] [exec] #6 17.02 debconf: unable to initialize frontend: Readline [2025-11-22T21:53:15.077Z] [exec] #6 17.02 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) [2025-11-22T21:53:15.077Z] [exec] #6 17.02 debconf: falling back to frontend: Teletype [2025-11-22T21:53:15.077Z] [exec] #6 17.10 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:53:15.077Z] [exec] #6 17.12 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:53:15.077Z] [exec] #6 17.15 Setting up python3 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:53:15.077Z] [exec] #6 17.17 running python rtupdate hooks for python3.12... [2025-11-22T21:53:15.077Z] [exec] #6 17.17 running python post-rtupdate hooks for python3.12... [2025-11-22T21:53:15.077Z] [exec] #6 17.26 Setting up python3-six (1.16.0-4) ... [2025-11-22T21:53:15.720Z] [exec] #6 17.39 Setting up python3-pyparsing (3.1.1-1) ... [2025-11-22T21:53:15.720Z] [exec] #6 17.56 Setting up python3-gi (3.48.2-1) ... [2025-11-22T21:53:15.720Z] [exec] #6 17.74 Setting up python3-httplib2 (0.20.4-3) ... [2025-11-22T21:53:15.720Z] [exec] #6 17.88 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-11-22T21:53:16.360Z] [exec] #6 17.90 Setting up python3-blinker (1.7.0-1) ... [2025-11-22T21:53:16.360Z] [exec] #6 18.02 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-11-22T21:53:16.360Z] [exec] #6 18.24 Setting up python3-dbus (1.3.2-5build3) ... [2025-11-22T21:53:16.360Z] [exec] #6 18.37 Setting up python3-distro (1.9.0-1) ... [2025-11-22T21:53:16.360Z] [exec] #6 18.49 Setting up python3-jwt (2.7.0-1) ... [2025-11-22T21:53:16.360Z] [exec] #6 18.63 Setting up python3-apt (2.7.7ubuntu5) ... [2025-11-22T21:53:17.002Z] [exec] #6 18.79 Setting up python3-lazr.uri (1.0.6-3) ... [2025-11-22T21:53:17.002Z] [exec] #6 18.91 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-11-22T21:53:17.002Z] [exec] #6 19.14 Setting up python3-wadllib (1.3.6-5) ... [2025-11-22T21:53:17.002Z] [exec] #6 19.28 Setting up python3-oauthlib (3.2.2-1) ... [2025-11-22T21:53:17.642Z] [exec] #6 19.46 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-11-22T21:53:17.642Z] [exec] #6 19.59 Setting up python3-launchpadlib (1.11.0-6) ... [2025-11-22T21:53:17.642Z] [exec] #6 19.82 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-11-22T21:53:18.283Z] [exec] #6 19.83 Setting up python3-software-properties (0.99.49.3) ... [2025-11-22T21:53:18.283Z] [exec] #6 19.98 Processing triggers for libc-bin (2.39-0ubuntu8.6) ... [2025-11-22T21:53:18.283Z] [exec] #6 20.04 Processing triggers for sgml-base (1.31) ... [2025-11-22T21:53:18.283Z] [exec] #6 20.07 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-11-22T21:53:18.283Z] [exec] #6 20.09 Creating group 'polkitd' with GID 997. [2025-11-22T21:53:18.283Z] [exec] #6 20.09 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-11-22T21:53:18.283Z] [exec] #6 20.15 invoke-rc.d: could not determine current runlevel [2025-11-22T21:53:18.283Z] [exec] #6 20.15 invoke-rc.d: policy-rc.d denied execution of reload. [2025-11-22T21:53:18.283Z] [exec] #6 20.25 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-11-22T21:53:18.283Z] [exec] #6 20.26 Setting up packagekit (1.2.8-2ubuntu1.4) ... [2025-11-22T21:53:18.283Z] [exec] #6 20.30 invoke-rc.d: could not determine current runlevel [2025-11-22T21:53:18.283Z] [exec] #6 20.31 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-11-22T21:53:18.283Z] [exec] #6 20.31 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2025-11-22T21:53:18.283Z] [exec] #6 20.41 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-11-22T21:53:18.283Z] [exec] #6 20.42 Setting up software-properties-common (0.99.49.3) ... [2025-11-22T21:53:18.283Z] [exec] #6 20.56 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-11-22T21:53:22.098Z] [exec] #6 24.28 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-11-22T21:53:22.738Z] [exec] #6 24.48 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-11-22T21:53:22.738Z] [exec] #6 24.56 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-11-22T21:53:22.738Z] [exec] #6 24.64 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-11-22T21:53:22.738Z] [exec] #6 24.74 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-11-22T21:53:22.738Z] [exec] #6 24.82 Fetched 24.4 kB in 1s (40.9 kB/s) [2025-11-22T21:53:23.399Z] [exec] #6 24.82 Reading package lists... [2025-11-22T21:53:24.038Z] [exec] #6 25.63 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-11-22T21:53:24.038Z] [exec] #6 25.63 Repository: 'Types: deb [2025-11-22T21:53:24.038Z] [exec] #6 25.63 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-11-22T21:53:24.038Z] [exec] #6 25.63 Suites: noble [2025-11-22T21:53:24.038Z] [exec] #6 25.63 Components: main [2025-11-22T21:53:24.038Z] [exec] #6 25.63 ' [2025-11-22T21:53:24.038Z] [exec] #6 25.63 Description: [2025-11-22T21:53:24.038Z] [exec] #6 25.63 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-11-22T21:53:24.038Z] [exec] #6 25.63 [2025-11-22T21:53:24.039Z] [exec] #6 25.63 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-11-22T21:53:24.039Z] [exec] #6 25.63 Adding repository. [2025-11-22T21:53:24.039Z] [exec] #6 25.91 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-11-22T21:53:24.039Z] [exec] #6 25.98 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-11-22T21:53:24.039Z] [exec] #6 26.07 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-11-22T21:53:24.039Z] [exec] #6 26.12 Hit:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-11-22T21:53:24.039Z] [exec] #6 26.15 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-11-22T21:53:25.366Z] [exec] #6 26.22 Reading package lists... [2025-11-22T21:53:26.006Z] [exec] #6 27.03 Reading package lists... [2025-11-22T21:53:26.006Z] [exec] #6 27.84 Building dependency tree... [2025-11-22T21:53:26.006Z] [exec] #6 28.03 Reading state information... [2025-11-22T21:53:26.006Z] [exec] #6 28.21 wget is already the newest version (1.21.4-1ubuntu4.1). [2025-11-22T21:53:26.006Z] [exec] #6 28.21 tar is already the newest version (1.35+dfsg-3build1). [2025-11-22T21:53:26.006Z] [exec] #6 28.21 The following additional packages will be installed: [2025-11-22T21:53:26.006Z] [exec] #6 28.21 ca-certificates-java default-jre-headless git-man java-common [2025-11-22T21:53:26.006Z] [exec] #6 28.21 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java [2025-11-22T21:53:26.006Z] [exec] #6 28.21 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64 [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libgdbm6t64 libgeronimo-annotation-1.3-spec-java [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2 [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libplexus-cipher-java libplexus-classworlds-java [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libplexus-component-annotations-java libplexus-interpolation-java [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libsisu-plexus-java libslf4j-java libwagon-file-java [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless [2025-11-22T21:53:26.645Z] [exec] #6 28.21 perl perl-modules-5.38 [2025-11-22T21:53:26.645Z] [exec] #6 28.21 Suggested packages: [2025-11-22T21:53:26.645Z] [exec] #6 28.21 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc [2025-11-22T21:53:26.645Z] [exec] #6 28.21 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc [2025-11-22T21:53:26.645Z] [exec] #6 28.21 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libmaven-shared-utils-java-doc liblogback-java pcscd [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libplexus-utils2-java-doc junit4 testng libcommons-logging-java [2025-11-22T21:53:26.645Z] [exec] #6 28.21 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic [2025-11-22T21:53:26.645Z] [exec] #6 28.21 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic [2025-11-22T21:53:26.645Z] [exec] #6 28.21 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-11-22T21:53:26.645Z] [exec] #6 28.21 libtap-harness-archive-perl [2025-11-22T21:53:26.645Z] [exec] #6 28.21 Recommended packages: [2025-11-22T21:53:26.645Z] [exec] #6 28.21 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64 [2025-11-22T21:53:26.645Z] [exec] #6 28.37 The following NEW packages will be installed: [2025-11-22T21:53:26.645Z] [exec] #6 28.37 ca-certificates-java default-jre-headless git git-man java-common [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64 [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libgdbm6t64 libgeronimo-annotation-1.3-spec-java [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2 [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libplexus-cipher-java libplexus-classworlds-java [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libplexus-component-annotations-java libplexus-interpolation-java [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libsisu-plexus-java libslf4j-java libwagon-file-java [2025-11-22T21:53:26.645Z] [exec] #6 28.37 libwagon-http-shaded-java libwagon-provider-api-java maven [2025-11-22T21:53:26.645Z] [exec] #6 28.37 openjdk-21-jre-headless perl perl-modules-5.38 [2025-11-22T21:53:26.645Z] [exec] #6 28.57 0 upgraded, 50 newly installed, 0 to remove and 0 not upgraded. [2025-11-22T21:53:26.645Z] [exec] #6 28.57 Need to get 71.4 MB of archives. [2025-11-22T21:53:26.645Z] [exec] #6 28.57 After this operation, 296 MB of additional disk space will be used. [2025-11-22T21:53:26.645Z] [exec] #6 28.57 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB] [2025-11-22T21:53:27.285Z] [exec] #6 29.31 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-11-22T21:53:27.285Z] [exec] #6 29.31 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-11-22T21:53:27.285Z] [exec] #6 29.31 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB] [2025-11-22T21:53:27.285Z] [exec] #6 29.42 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] [2025-11-22T21:53:27.285Z] [exec] #6 29.43 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB] [2025-11-22T21:53:27.285Z] [exec] #6 29.43 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B] [2025-11-22T21:53:27.285Z] [exec] #6 29.43 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2025-11-22T21:53:27.285Z] [exec] #6 29.43 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2025-11-22T21:53:27.285Z] [exec] #6 29.43 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] [2025-11-22T21:53:27.285Z] [exec] #6 29.43 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] [2025-11-22T21:53:27.285Z] [exec] #6 29.47 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] [2025-11-22T21:53:27.285Z] [exec] #6 29.48 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] [2025-11-22T21:53:27.285Z] [exec] #6 29.55 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.8+9~us1-0ubuntu1~24.04.1 [46.4 MB] [2025-11-22T21:53:28.616Z] [exec] #6 30.43 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B] [2025-11-22T21:53:28.616Z] [exec] #6 30.43 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-11-22T21:53:28.616Z] [exec] #6 30.43 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] [2025-11-22T21:53:28.616Z] [exec] #6 30.44 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] [2025-11-22T21:53:28.616Z] [exec] #6 30.52 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B] [2025-11-22T21:53:28.616Z] [exec] #6 30.52 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B] [2025-11-22T21:53:28.616Z] [exec] #6 30.52 Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-4fakesync [8,616 B] [2025-11-22T21:53:28.616Z] [exec] #6 30.52 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB] [2025-11-22T21:53:28.616Z] [exec] #6 30.52 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB] [2025-11-22T21:53:28.616Z] [exec] #6 30.52 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB] [2025-11-22T21:53:28.616Z] [exec] #6 30.59 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB] [2025-11-22T21:53:28.616Z] [exec] #6 30.59 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB] [2025-11-22T21:53:28.616Z] [exec] #6 30.60 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB] [2025-11-22T21:53:28.617Z] [exec] #6 30.67 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB] [2025-11-22T21:53:28.617Z] [exec] #6 30.71 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB] [2025-11-22T21:53:28.617Z] [exec] #6 30.71 Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-annotation-1.3-spec-java all 1.3-1 [11.2 kB] [2025-11-22T21:53:28.617Z] [exec] #6 30.71 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B] [2025-11-22T21:53:28.617Z] [exec] #6 30.71 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB] [2025-11-22T21:53:28.617Z] [exec] #6 30.73 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB] [2025-11-22T21:53:28.617Z] [exec] #6 30.73 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B] [2025-11-22T21:53:28.617Z] [exec] #6 30.75 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB] [2025-11-22T21:53:28.617Z] [exec] #6 30.75 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB] [2025-11-22T21:53:28.617Z] [exec] #6 30.75 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB] [2025-11-22T21:53:28.617Z] [exec] #6 30.83 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB] [2025-11-22T21:53:29.259Z] [exec] #6 30.83 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB] [2025-11-22T21:53:29.259Z] [exec] #6 30.83 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB] [2025-11-22T21:53:29.259Z] [exec] #6 30.83 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B] [2025-11-22T21:53:29.259Z] [exec] #6 30.84 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB] [2025-11-22T21:53:29.259Z] [exec] #6 30.84 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB] [2025-11-22T21:53:29.259Z] [exec] #6 30.84 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB] [2025-11-22T21:53:29.259Z] [exec] #6 30.91 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB] [2025-11-22T21:53:29.259Z] [exec] #6 30.92 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB] [2025-11-22T21:53:29.259Z] [exec] #6 30.92 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB] [2025-11-22T21:53:29.259Z] [exec] #6 30.99 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B] [2025-11-22T21:53:29.259Z] [exec] #6 30.99 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB] [2025-11-22T21:53:29.259Z] [exec] #6 31.01 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB] [2025-11-22T21:53:29.259Z] [exec] #6 31.13 debconf: delaying package configuration, since apt-utils is not installed [2025-11-22T21:53:29.259Z] [exec] #6 31.17 Fetched 71.4 MB in 3s (27.2 MB/s) [2025-11-22T21:53:29.259Z] [exec] #6 31.20 Selecting previously unselected package perl-modules-5.38. [2025-11-22T21:53:29.259Z] [exec] #6 31.20 (Reading database ... [2025-11-22T21:53:29.259Z] [exec] (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 ... 10927 files and directories currently installed.)#6 31.21 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... [2025-11-22T21:53:29.259Z] [exec] #6 31.22 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:53:29.899Z] [exec] #6 31.58 Selecting previously unselected package libgdbm6t64:amd64. [2025-11-22T21:53:29.899Z] [exec] #6 31.58 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-11-22T21:53:29.899Z] [exec] #6 31.59 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:53:29.899Z] [exec] #6 31.65 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-11-22T21:53:29.899Z] [exec] #6 31.66 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-11-22T21:53:29.899Z] [exec] #6 31.66 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:53:29.899Z] [exec] #6 31.72 Selecting previously unselected package libperl5.38t64:amd64. [2025-11-22T21:53:29.899Z] [exec] #6 31.72 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... [2025-11-22T21:53:29.899Z] [exec] #6 31.73 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:53:29.899Z] [exec] #6 32.01 Selecting previously unselected package perl. [2025-11-22T21:53:29.899Z] [exec] #6 32.01 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... [2025-11-22T21:53:29.899Z] [exec] #6 32.02 Unpacking perl (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:53:29.899Z] [exec] #6 32.11 Selecting previously unselected package ca-certificates-java. [2025-11-22T21:53:30.539Z] [exec] #6 32.11 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ... [2025-11-22T21:53:30.539Z] [exec] #6 32.12 Unpacking ca-certificates-java (20240118) ... [2025-11-22T21:53:30.539Z] [exec] #6 32.22 Selecting previously unselected package java-common. [2025-11-22T21:53:30.539Z] [exec] #6 32.22 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ... [2025-11-22T21:53:30.539Z] [exec] #6 32.23 Unpacking java-common (0.75+exp1) ... [2025-11-22T21:53:30.539Z] [exec] #6 32.30 Selecting previously unselected package liblcms2-2:amd64. [2025-11-22T21:53:30.539Z] [exec] #6 32.30 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ... [2025-11-22T21:53:30.539Z] [exec] #6 32.31 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2025-11-22T21:53:30.539Z] [exec] #6 32.37 Selecting previously unselected package libjpeg-turbo8:amd64. [2025-11-22T21:53:30.539Z] [exec] #6 32.37 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2025-11-22T21:53:30.539Z] [exec] #6 32.38 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-11-22T21:53:30.539Z] [exec] #6 32.44 Selecting previously unselected package libjpeg8:amd64. [2025-11-22T21:53:30.539Z] [exec] #6 32.44 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ... [2025-11-22T21:53:30.539Z] [exec] #6 32.46 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2025-11-22T21:53:30.539Z] [exec] #6 32.51 Selecting previously unselected package libnspr4:amd64. [2025-11-22T21:53:30.539Z] [exec] #6 32.52 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ... [2025-11-22T21:53:30.539Z] [exec] #6 32.52 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... [2025-11-22T21:53:30.539Z] [exec] #6 32.58 Selecting previously unselected package libnss3:amd64. [2025-11-22T21:53:30.539Z] [exec] #6 32.58 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ... [2025-11-22T21:53:30.539Z] [exec] #6 32.59 Unpacking libnss3:amd64 (2:3.98-1build1) ... [2025-11-22T21:53:30.539Z] [exec] #6 32.67 Selecting previously unselected package libpcsclite1:amd64. [2025-11-22T21:53:31.182Z] [exec] #6 32.67 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ... [2025-11-22T21:53:31.182Z] [exec] #6 32.68 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... [2025-11-22T21:53:31.182Z] [exec] #6 32.74 Selecting previously unselected package openjdk-21-jre-headless:amd64. [2025-11-22T21:53:31.182Z] [exec] #6 32.74 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.8+9~us1-0ubuntu1~24.04.1_amd64.deb ... [2025-11-22T21:53:31.182Z] [exec] #6 32.75 Unpacking openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ... [2025-11-22T21:53:31.822Z] [exec] #6 33.61 Selecting previously unselected package default-jre-headless. [2025-11-22T21:53:31.822Z] [exec] #6 33.61 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ... [2025-11-22T21:53:31.822Z] [exec] #6 33.63 Unpacking default-jre-headless (2:1.21-75+exp1) ... [2025-11-22T21:53:31.822Z] [exec] #6 33.67 Selecting previously unselected package liberror-perl. [2025-11-22T21:53:31.822Z] [exec] #6 33.67 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ... [2025-11-22T21:53:31.822Z] [exec] #6 33.68 Unpacking liberror-perl (0.17029-2) ... [2025-11-22T21:53:31.822Z] [exec] #6 33.73 Selecting previously unselected package git-man. [2025-11-22T21:53:31.822Z] [exec] #6 33.73 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... [2025-11-22T21:53:31.822Z] [exec] #6 33.74 Unpacking git-man (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:53:31.822Z] [exec] #6 33.81 Selecting previously unselected package git. [2025-11-22T21:53:31.822Z] [exec] #6 33.81 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... [2025-11-22T21:53:31.822Z] [exec] #6 33.82 Unpacking git (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:53:31.822Z] [exec] #6 34.01 Selecting previously unselected package libapache-pom-java. [2025-11-22T21:53:32.461Z] [exec] #6 34.01 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ... [2025-11-22T21:53:32.461Z] [exec] #6 34.01 Unpacking libapache-pom-java (29-2) ... [2025-11-22T21:53:32.461Z] [exec] #6 34.07 Selecting previously unselected package libatinject-jsr330-api-java. [2025-11-22T21:53:32.461Z] [exec] #6 34.07 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ... [2025-11-22T21:53:32.461Z] [exec] #6 34.08 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ... [2025-11-22T21:53:32.461Z] [exec] #6 34.12 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. [2025-11-22T21:53:32.461Z] [exec] #6 34.12 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ... [2025-11-22T21:53:32.461Z] [exec] #6 34.13 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ... [2025-11-22T21:53:32.461Z] [exec] #6 34.18 Selecting previously unselected package libcdi-api-java. [2025-11-22T21:53:32.461Z] [exec] #6 34.18 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ... [2025-11-22T21:53:32.461Z] [exec] #6 34.19 Unpacking libcdi-api-java (1.2-3) ... [2025-11-22T21:53:32.461Z] [exec] #6 34.23 Selecting previously unselected package libcommons-cli-java. [2025-11-22T21:53:32.461Z] [exec] #6 34.24 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ... [2025-11-22T21:53:32.461Z] [exec] #6 34.24 Unpacking libcommons-cli-java (1.6.0-1) ... [2025-11-22T21:53:32.461Z] [exec] #6 34.29 Selecting previously unselected package libcommons-parent-java. [2025-11-22T21:53:32.461Z] [exec] #6 34.30 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ... [2025-11-22T21:53:32.461Z] [exec] #6 34.31 Unpacking libcommons-parent-java (56-1) ... [2025-11-22T21:53:32.461Z] [exec] #6 34.35 Selecting previously unselected package libcommons-io-java. [2025-11-22T21:53:32.461Z] [exec] #6 34.36 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ... [2025-11-22T21:53:32.461Z] [exec] #6 34.36 Unpacking libcommons-io-java (2.11.0-2) ... [2025-11-22T21:53:32.461Z] [exec] #6 34.41 Selecting previously unselected package libcommons-lang3-java. [2025-11-22T21:53:32.461Z] [exec] #6 34.41 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ... [2025-11-22T21:53:32.461Z] [exec] #6 34.42 Unpacking libcommons-lang3-java (3.14.0-1) ... [2025-11-22T21:53:32.461Z] [exec] #6 34.47 Selecting previously unselected package libjsr305-java. [2025-11-22T21:53:32.461Z] [exec] #6 34.47 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ... [2025-11-22T21:53:32.461Z] [exec] #6 34.48 Unpacking libjsr305-java (0.1~+svn49-11) ... [2025-11-22T21:53:32.461Z] [exec] #6 34.53 Selecting previously unselected package libguava-java. [2025-11-22T21:53:32.461Z] [exec] #6 34.53 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ... [2025-11-22T21:53:32.461Z] [exec] #6 34.54 Unpacking libguava-java (32.0.1-1) ... [2025-11-22T21:53:32.461Z] [exec] #6 34.59 Selecting previously unselected package liberror-prone-java. [2025-11-22T21:53:33.100Z] [exec] #6 34.59 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ... [2025-11-22T21:53:33.100Z] [exec] #6 34.60 Unpacking liberror-prone-java (2.18.0-1) ... [2025-11-22T21:53:33.100Z] [exec] #6 34.65 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java. [2025-11-22T21:53:33.100Z] [exec] #6 34.66 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ... [2025-11-22T21:53:33.100Z] [exec] #6 34.66 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ... [2025-11-22T21:53:33.100Z] [exec] #6 34.71 Selecting previously unselected package libaopalliance-java. [2025-11-22T21:53:33.100Z] [exec] #6 34.72 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ... [2025-11-22T21:53:33.100Z] [exec] #6 34.72 Unpacking libaopalliance-java (20070526-7) ... [2025-11-22T21:53:33.100Z] [exec] #6 34.77 Selecting previously unselected package libguice-java. [2025-11-22T21:53:33.100Z] [exec] #6 34.77 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ... [2025-11-22T21:53:33.100Z] [exec] #6 34.78 Unpacking libguice-java (4.2.3-2) ... [2025-11-22T21:53:33.100Z] [exec] #6 34.92 Selecting previously unselected package libjansi-java. [2025-11-22T21:53:33.100Z] [exec] #6 34.93 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ... [2025-11-22T21:53:33.100Z] [exec] #6 34.93 Unpacking libjansi-java (2.4.1-2) ... [2025-11-22T21:53:33.100Z] [exec] #6 34.98 Selecting previously unselected package libmaven-parent-java. [2025-11-22T21:53:33.101Z] [exec] #6 34.98 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ... [2025-11-22T21:53:33.101Z] [exec] #6 34.99 Unpacking libmaven-parent-java (35-1) ... [2025-11-22T21:53:33.101Z] [exec] #6 35.04 Selecting previously unselected package libplexus-utils2-java. [2025-11-22T21:53:33.101Z] [exec] #6 35.04 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ... [2025-11-22T21:53:33.101Z] [exec] #6 35.05 Unpacking libplexus-utils2-java (3.4.2-1) ... [2025-11-22T21:53:33.101Z] [exec] #6 35.10 Selecting previously unselected package libwagon-provider-api-java. [2025-11-22T21:53:33.101Z] [exec] #6 35.10 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ... [2025-11-22T21:53:33.101Z] [exec] #6 35.11 Unpacking libwagon-provider-api-java (3.5.3-1) ... [2025-11-22T21:53:33.101Z] [exec] #6 35.16 Selecting previously unselected package libmaven-resolver-java. [2025-11-22T21:53:33.101Z] [exec] #6 35.16 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ... [2025-11-22T21:53:33.101Z] [exec] #6 35.17 Unpacking libmaven-resolver-java (1.6.3-1) ... [2025-11-22T21:53:33.101Z] [exec] #6 35.23 Selecting previously unselected package libmaven-shared-utils-java. [2025-11-22T21:53:33.101Z] [exec] #6 35.23 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ... [2025-11-22T21:53:33.101Z] [exec] #6 35.24 Unpacking libmaven-shared-utils-java (3.3.4-1) ... [2025-11-22T21:53:33.101Z] [exec] #6 35.29 Selecting previously unselected package libplexus-cipher-java. [2025-11-22T21:53:33.101Z] [exec] #6 35.29 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ... [2025-11-22T21:53:33.101Z] [exec] #6 35.30 Unpacking libplexus-cipher-java (2.0-1) ... [2025-11-22T21:53:33.101Z] [exec] #6 35.35 Selecting previously unselected package libplexus-classworlds-java. [2025-11-22T21:53:33.101Z] [exec] #6 35.35 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ... [2025-11-22T21:53:33.101Z] [exec] #6 35.36 Unpacking libplexus-classworlds-java (2.7.0-1) ... [2025-11-22T21:53:33.101Z] [exec] #6 35.40 Selecting previously unselected package libplexus-component-annotations-java. [2025-11-22T21:53:33.740Z] [exec] #6 35.41 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ... [2025-11-22T21:53:33.740Z] [exec] #6 35.41 Unpacking libplexus-component-annotations-java (2.1.1-1) ... [2025-11-22T21:53:33.740Z] [exec] #6 35.46 Selecting previously unselected package libplexus-interpolation-java. [2025-11-22T21:53:33.740Z] [exec] #6 35.47 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ... [2025-11-22T21:53:33.740Z] [exec] #6 35.47 Unpacking libplexus-interpolation-java (1.26-1) ... [2025-11-22T21:53:33.740Z] [exec] #6 35.53 Selecting previously unselected package libplexus-sec-dispatcher-java. [2025-11-22T21:53:33.740Z] [exec] #6 35.53 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ... [2025-11-22T21:53:33.740Z] [exec] #6 35.53 Unpacking libplexus-sec-dispatcher-java (2.0-3) ... [2025-11-22T21:53:33.740Z] [exec] #6 35.58 Selecting previously unselected package libslf4j-java. [2025-11-22T21:53:33.740Z] [exec] #6 35.58 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ... [2025-11-22T21:53:33.740Z] [exec] #6 35.59 Unpacking libslf4j-java (1.7.32-1) ... [2025-11-22T21:53:33.740Z] [exec] #6 35.65 Selecting previously unselected package libsisu-inject-java. [2025-11-22T21:53:33.740Z] [exec] #6 35.65 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ... [2025-11-22T21:53:33.740Z] [exec] #6 35.66 Unpacking libsisu-inject-java (0.3.4-2) ... [2025-11-22T21:53:33.740Z] [exec] #6 35.73 Selecting previously unselected package libsisu-plexus-java. [2025-11-22T21:53:33.740Z] [exec] #6 35.73 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ... [2025-11-22T21:53:33.740Z] [exec] #6 35.74 Unpacking libsisu-plexus-java (0.3.4-3) ... [2025-11-22T21:53:33.740Z] [exec] #6 35.80 Selecting previously unselected package libmaven3-core-java. [2025-11-22T21:53:33.740Z] [exec] #6 35.80 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ... [2025-11-22T21:53:33.740Z] [exec] #6 35.81 Unpacking libmaven3-core-java (3.8.7-2) ... [2025-11-22T21:53:33.740Z] [exec] #6 35.88 Selecting previously unselected package libwagon-file-java. [2025-11-22T21:53:33.740Z] [exec] #6 35.89 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ... [2025-11-22T21:53:33.740Z] [exec] #6 35.89 Unpacking libwagon-file-java (3.5.3-1) ... [2025-11-22T21:53:33.740Z] [exec] #6 35.95 Selecting previously unselected package libwagon-http-shaded-java. [2025-11-22T21:53:34.391Z] [exec] #6 35.95 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ... [2025-11-22T21:53:34.391Z] [exec] #6 35.96 Unpacking libwagon-http-shaded-java (3.5.3-1) ... [2025-11-22T21:53:34.391Z] [exec] #6 36.31 Selecting previously unselected package maven. [2025-11-22T21:53:34.391Z] [exec] #6 36.31 Preparing to unpack .../49-maven_3.8.7-2_all.deb ... [2025-11-22T21:53:34.391Z] [exec] #6 36.32 Unpacking maven (3.8.7-2) ... [2025-11-22T21:53:34.391Z] [exec] #6 36.40 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2025-11-22T21:53:34.391Z] [exec] #6 36.43 Setting up libslf4j-java (1.7.32-1) ... [2025-11-22T21:53:34.391Z] [exec] #6 36.46 Setting up libplexus-utils2-java (3.4.2-1) ... [2025-11-22T21:53:34.391Z] [exec] #6 36.49 Setting up libplexus-classworlds-java (2.7.0-1) ... [2025-11-22T21:53:34.391Z] [exec] #6 36.51 Setting up libjsr305-java (0.1~+svn49-11) ... [2025-11-22T21:53:34.391Z] [exec] #6 36.54 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:53:34.391Z] [exec] #6 36.57 Setting up java-common (0.75+exp1) ... [2025-11-22T21:53:34.391Z] [exec] #6 36.60 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:53:34.391Z] [exec] #6 36.63 Setting up libaopalliance-java (20070526-7) ... [2025-11-22T21:53:34.391Z] [exec] #6 36.65 Setting up libcommons-cli-java (1.6.0-1) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.67 Setting up libplexus-component-annotations-java (2.1.1-1) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.69 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.71 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.73 Setting up libnspr4:amd64 (2:4.35-1.1build1) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.75 Setting up libjansi-java (2.4.1-2) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.77 Setting up libapache-pom-java (29-2) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.79 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.81 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.83 Setting up libplexus-interpolation-java (1.26-1) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.85 Setting up libpcsclite1:amd64 (2.0.3-1build1) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.87 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.89 Setting up git-man (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.91 Setting up libwagon-http-shaded-java (3.5.3-1) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.93 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.95 Setting up ca-certificates-java (20240118) ... [2025-11-22T21:53:35.030Z] [exec] #6 36.99 No JRE found. Skipping Java certificates setup. [2025-11-22T21:53:35.030Z] [exec] #6 37.00 Setting up libcdi-api-java (1.2-3) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.02 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.04 Setting up libwagon-provider-api-java (3.5.3-1) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.06 Setting up libmaven-parent-java (35-1) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.08 Setting up libcommons-parent-java (56-1) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.10 Setting up libsisu-inject-java (0.3.4-2) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.12 Setting up libnss3:amd64 (2:3.98-1build1) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.15 Setting up libplexus-cipher-java (2.0-1) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.17 Setting up libsisu-plexus-java (0.3.4-3) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.18 Setting up perl (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.22 Setting up libcommons-lang3-java (3.14.0-1) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.24 Setting up libplexus-sec-dispatcher-java (2.0-3) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.26 Setting up libwagon-file-java (3.5.3-1) ... [2025-11-22T21:53:35.030Z] [exec] #6 37.28 Setting up openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ... [2025-11-22T21:53:35.670Z] [exec] #6 37.47 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode [2025-11-22T21:53:35.670Z] [exec] #6 37.49 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode [2025-11-22T21:53:35.670Z] [exec] #6 37.49 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode [2025-11-22T21:53:35.670Z] [exec] #6 37.50 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode [2025-11-22T21:53:35.670Z] [exec] #6 37.50 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode [2025-11-22T21:53:35.670Z] [exec] #6 37.54 Setting up libcommons-io-java (2.11.0-2) ... [2025-11-22T21:53:35.670Z] [exec] #6 37.56 Setting up liberror-perl (0.17029-2) ... [2025-11-22T21:53:35.670Z] [exec] #6 37.58 Setting up libmaven-resolver-java (1.6.3-1) ... [2025-11-22T21:53:35.670Z] [exec] #6 37.60 Setting up git (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:53:35.670Z] [exec] #6 37.63 Setting up libmaven-shared-utils-java (3.3.4-1) ... [2025-11-22T21:53:35.670Z] [exec] #6 37.65 Setting up libguava-java (32.0.1-1) ... [2025-11-22T21:53:35.670Z] [exec] #6 37.67 Setting up liberror-prone-java (2.18.0-1) ... [2025-11-22T21:53:35.670Z] [exec] #6 37.69 Setting up libguice-java (4.2.3-2) ... [2025-11-22T21:53:36.311Z] [exec] #6 37.71 Setting up libmaven3-core-java (3.8.7-2) ... [2025-11-22T21:53:36.311Z] [exec] #6 37.74 Processing triggers for libc-bin (2.39-0ubuntu8.6) ... [2025-11-22T21:53:36.311Z] [exec] #6 37.77 Processing triggers for ca-certificates-java (20240118) ... [2025-11-22T21:53:36.311Z] [exec] #6 38.07 Adding debian:ACCVRAIZ1.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.07 Adding debian:AC_RAIZ_FNMT-RCM.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.09 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.09 Adding debian:Actalis_Authentication_Root_CA.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.10 Adding debian:AffirmTrust_Commercial.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.10 Adding debian:AffirmTrust_Networking.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.10 Adding debian:AffirmTrust_Premium_ECC.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.11 Adding debian:AffirmTrust_Premium.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.11 Adding debian:Amazon_Root_CA_1.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.11 Adding debian:Amazon_Root_CA_2.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.12 Adding debian:Amazon_Root_CA_3.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.12 Adding debian:Amazon_Root_CA_4.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.12 Adding debian:ANF_Secure_Server_Root_CA.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.12 Adding debian:Atos_TrustedRoot_2011.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.12 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.13 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.13 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.13 Adding debian:Baltimore_CyberTrust_Root.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.14 Adding debian:BJCA_Global_Root_CA1.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.14 Adding debian:BJCA_Global_Root_CA2.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.14 Adding debian:Buypass_Class_2_Root_CA.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.14 Adding debian:Buypass_Class_3_Root_CA.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.15 Adding debian:CA_Disig_Root_R2.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.15 Adding debian:Certainly_Root_E1.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.15 Adding debian:Certainly_Root_R1.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.15 Adding debian:Certigna.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.16 Adding debian:Certigna_Root_CA.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.16 Adding debian:certSIGN_Root_CA_G2.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.16 Adding debian:certSIGN_ROOT_CA.pem [2025-11-22T21:53:36.311Z] [exec] #6 38.16 Adding debian:Certum_EC-384_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.17 Adding debian:Certum_Trusted_Network_CA_2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.17 Adding debian:Certum_Trusted_Network_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.17 Adding debian:Certum_Trusted_Root_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.18 Adding debian:CFCA_EV_ROOT.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.18 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.18 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.18 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.19 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.19 Adding debian:Comodo_AAA_Services_root.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.19 Adding debian:COMODO_Certification_Authority.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.19 Adding debian:COMODO_ECC_Certification_Authority.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.20 Adding debian:COMODO_RSA_Certification_Authority.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.20 Adding debian:DigiCert_Assured_ID_Root_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.20 Adding debian:DigiCert_Assured_ID_Root_G2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.20 Adding debian:DigiCert_Assured_ID_Root_G3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.20 Adding debian:DigiCert_Global_Root_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.21 Adding debian:DigiCert_Global_Root_G2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.21 Adding debian:DigiCert_Global_Root_G3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.21 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.21 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.21 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.22 Adding debian:DigiCert_Trusted_Root_G4.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.22 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.22 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.22 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.23 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.23 Adding debian:emSign_ECC_Root_CA_-_C3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.23 Adding debian:emSign_ECC_Root_CA_-_G3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.23 Adding debian:emSign_Root_CA_-_C1.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.23 Adding debian:emSign_Root_CA_-_G1.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.24 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.24 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.24 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.24 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.25 Adding debian:Entrust_Root_Certification_Authority.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.25 Adding debian:ePKI_Root_Certification_Authority.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.25 Adding debian:e-Szigno_Root_CA_2017.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.26 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.26 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.26 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.26 Adding debian:GlobalSign_Root_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.26 Adding debian:GlobalSign_Root_CA_-_R3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.27 Adding debian:GlobalSign_Root_CA_-_R6.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.27 Adding debian:GlobalSign_Root_E46.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.27 Adding debian:GlobalSign_Root_R46.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.27 Adding debian:GLOBALTRUST_2020.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.28 Adding debian:Go_Daddy_Class_2_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.28 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.28 Adding debian:GTS_Root_R1.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.29 Adding debian:GTS_Root_R2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.29 Adding debian:GTS_Root_R3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.29 Adding debian:GTS_Root_R4.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.29 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.29 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.30 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.30 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.30 Adding debian:HiPKI_Root_CA_-_G1.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.31 Adding debian:Hongkong_Post_Root_CA_3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.31 Adding debian:IdenTrust_Commercial_Root_CA_1.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.31 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.31 Adding debian:ISRG_Root_X1.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.32 Adding debian:ISRG_Root_X2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.32 Adding debian:Izenpe.com.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.32 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.33 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.33 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.33 Adding debian:NAVER_Global_Root_Certification_Authority.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.34 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.34 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.34 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.35 Adding debian:QuoVadis_Root_CA_1_G3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.35 Adding debian:QuoVadis_Root_CA_2_G3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.36 Adding debian:QuoVadis_Root_CA_2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.36 Adding debian:QuoVadis_Root_CA_3_G3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.37 Adding debian:QuoVadis_Root_CA_3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.37 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.37 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.38 Adding debian:Secure_Global_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.38 Adding debian:SecureSign_RootCA11.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.39 Adding debian:SecureTrust_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.39 Adding debian:Security_Communication_ECC_RootCA1.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.39 Adding debian:Security_Communication_RootCA2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.40 Adding debian:Security_Communication_RootCA3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.40 Adding debian:Security_Communication_Root_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.41 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.41 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.41 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.42 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.42 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.42 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.42 Adding debian:Starfield_Class_2_CA.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.42 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.43 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.43 Adding debian:SwissSign_Gold_CA_-_G2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.44 Adding debian:SwissSign_Silver_CA_-_G2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.44 Adding debian:SZAFIR_ROOT_CA2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.44 Adding debian:Telia_Root_CA_v2.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.44 Adding debian:TeliaSonera_Root_CA_v1.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.45 Adding debian:TrustAsia_Global_Root_CA_G3.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.45 Adding debian:TrustAsia_Global_Root_CA_G4.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.45 Adding debian:Trustwave_Global_Certification_Authority.pem [2025-11-22T21:53:36.312Z] [exec] #6 38.45 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.46 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.46 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.46 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.46 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.47 Adding debian:TunTrust_Root_CA.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.47 Adding debian:TWCA_Global_Root_CA.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.47 Adding debian:TWCA_Root_Certification_Authority.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.47 Adding debian:UCA_Extended_Validation_Root.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.48 Adding debian:UCA_Global_G2_Root.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.48 Adding debian:USERTrust_ECC_Certification_Authority.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.48 Adding debian:USERTrust_RSA_Certification_Authority.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.48 Adding debian:vTrus_ECC_Root_CA.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.48 Adding debian:vTrus_Root_CA.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.48 Adding debian:XRamp_Global_CA_Root.pem [2025-11-22T21:53:36.313Z] [exec] #6 38.52 done. [2025-11-22T21:53:36.313Z] [exec] #6 38.54 Setting up default-jre-headless (2:1.21-75+exp1) ... [2025-11-22T21:53:36.313Z] [exec] #6 38.55 Setting up maven (3.8.7-2) ... [2025-11-22T21:53:36.313Z] [exec] #6 38.59 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode [2025-11-22T21:53:40.124Z] [exec] #6 DONE 41.5s [2025-11-22T21:53:40.124Z] [exec] [2025-11-22T21:53:40.124Z] [exec] #7 [ 3/10] RUN mkdir testResults [2025-11-22T21:53:40.124Z] [exec] #7 DONE 0.2s [2025-11-22T21:53:40.124Z] [exec] [2025-11-22T21:53:40.124Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git [2025-11-22T21:53:40.124Z] [exec] #8 0.208 Cloning into 'open-liberty'... [2025-11-22T21:54:44.778Z] [exec] #8 57.32 Updating files: 10% (11949/117503) [2025-11-22T21:55:05.450Z] [exec] Updating files: 11% (12926/117503)Updating files: 12% (14101/117503)Updating files: 13% (15276/117503)Updating files: 14% (16451/117503)Updating files: 15% (17626/117503)Updating files: 16% (18801/117503)Updating files: 17% (19976/117503)Updating files: 17% (20284/117503)Updating files: 18% (21151/117503)Updating files: 19% (22326/117503)Updating files: 20% (23501/117503)Updating files: 21% (24676/117503)Updating files: 22% (25851/117503)Updating files: 23% (27026/117503)Updating files: 23% (27188/117503)Updating files: 24% (28201/117503)Updating files: 25% (29376/117503)Updating files: 26% (30551/117503)Updating files: 27% (31726/117503)Updating files: 28% (32901/117503)Updating files: 28% (33014/117503)Updating files: 29% (34076/117503)Updating files: 30% (35251/117503)Updating files: 31% (36426/117503)Updating files: 32% (37601/117503)Updating files: 32% (37886/117503)Updating files: 33% (38776/117503)Updating files: 34% (39952/117503)Updating files: 35% (41127/117503)Updating files: 36% (42302/117503)Updating files: 37% (43477/117503)Updating files: 37% (44023/117503)Updating files: 38% (44652/117503)Updating files: 39% (45827/117503)Updating files: 40% (47002/117503)Updating files: 40% (47771/117503)Updating files: 41% (48177/117503)Updating files: 42% (49352/117503)Updating files: 43% (50527/117503)Updating files: 44% (51702/117503)Updating files: 44% (52302/117503)Updating files: 45% (52877/117503)Updating files: 46% (54052/117503)Updating files: 47% (55227/117503)Updating files: 48% (56402/117503)Updating files: 49% (57577/117503)Updating files: 49% (58303/117503)Updating files: 50% (58752/117503)Updating files: 51% (59927/117503)Updating files: 52% (61102/117503)Updating files: 52% (61498/117503)Updating files: 53% (62277/117503)Updating files: 54% (63452/117503)Updating files: 54% (64368/117503)Updating files: 55% (64627/117503)Updating files: 56% (65802/117503)Updating files: 57% (66977/117503)Updating files: 58% (68152/117503)Updating files: 59% (69327/117503)Updating files: 60% (70502/117503)Updating files: 60% (71280/117503)Updating files: 61% (71677/117503)Updating files: 62% (72852/117503)Updating files: 63% (74027/117503)Updating files: 64% (75202/117503)Updating files: 64% (76347/117503)Updating files: 65% (76377/117503)Updating files: 66% (77552/117503)Updating files: 67% (78728/117503)Updating files: 68% (79903/117503)Updating files: 68% (80376/117503)Updating files: 69% (81078/117503)Updating files: 69% (81938/117503)Updating files: 70% (82253/117503)Updating files: 71% (83428/117503)Updating files: 72% (84603/117503)Updating files: 73% (85778/117503)Updating files: 74% (86953/117503)Updating files: 75% (88128/117503)Updating files: 75% (88472/117503)Updating files: 76% (89303/117503)Updating files: 77% (90478/117503)Updating files: 78% (91653/117503)Updating files: 79% (92828/117503)Updating files: 79% (93268/117503)Updating files: 80% (94003/117503)Updating files: 81% (95178/117503)Updating files: 82% (96353/117503)Updating files: 83% (97528/117503)Updating files: 84% (98703/117503)Updating files: 84% (98714/117503)Updating files: 85% (99878/117503)Updating files: 85% (100306/117503)Updating files: 86% (101053/117503)Updating files: 87% (102228/117503)Updating files: 88% (103403/117503)Updating files: 89% (104578/117503)Updating files: 89% (105711/117503)Updating files: 90% (105753/117503)Updating files: 91% (106928/117503)Updating files: 92% (108103/117503)Updating files: 92% (109051/117503)Updating files: 93% (109278/117503)Updating files: 94% (110453/117503)Updating files: 95% (111628/117503)Updating files: 96% (112803/117503)Updating files: 97% (113978/117503)Updating files: 97% (114771/117503)Updating files: 98% (115153/117503)Updating files: 99% (116328/117503)Updating files: 100% (117503/117503)Updating files: 100% (117503/117503), done.#8 DONE 83.1s [2025-11-22T21:55:05.450Z] [exec] [2025-11-22T21:55:05.451Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/ [2025-11-22T21:55:05.451Z] [exec] #9 DONE 0.1s [2025-11-22T21:55:05.451Z] [exec] [2025-11-22T21:55:05.451Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5 [2025-11-22T21:57:22.382Z] [exec] #10 126.0 Note: switching to 'gm-23.0.0.5'. [2025-11-22T21:57:22.382Z] [exec] #10 126.0 [2025-11-22T21:57:22.382Z] [exec] #10 126.0 You are in 'detached HEAD' state. You can look around, make experimental [2025-11-22T21:57:22.382Z] [exec] #10 126.0 changes and commit them, and you can discard any commits you make in this [2025-11-22T21:57:22.382Z] [exec] #10 126.0 state without impacting any branches by switching back to a branch. [2025-11-22T21:57:22.382Z] [exec] #10 126.0 [2025-11-22T21:57:22.382Z] [exec] #10 126.0 If you want to create a new branch to retain commits you create, you may [2025-11-22T21:57:22.382Z] [exec] #10 126.0 do so (now or later) by using -c with the switch command. Example: [2025-11-22T21:57:22.382Z] [exec] #10 126.0 [2025-11-22T21:57:22.382Z] [exec] #10 126.0 git switch -c <new-branch-name> [2025-11-22T21:57:22.383Z] [exec] #10 126.0 [2025-11-22T21:57:22.383Z] [exec] #10 126.0 Or undo this operation with: [2025-11-22T21:57:22.383Z] [exec] #10 126.0 [2025-11-22T21:57:22.383Z] [exec] #10 126.0 git switch - [2025-11-22T21:57:22.383Z] [exec] #10 126.0 [2025-11-22T21:57:22.383Z] [exec] #10 126.0 Turn off this advice by setting config variable advice.detachedHead to false [2025-11-22T21:57:22.383Z] [exec] #10 126.0 [2025-11-22T21:57:22.383Z] [exec] #10 126.0 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix [2025-11-22T21:57:22.383Z] [exec] #10 DONE 127.6s [2025-11-22T21:57:22.383Z] [exec] [2025-11-22T21:57:22.383Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh [2025-11-22T21:57:22.383Z] [exec] #11 DONE 0.1s [2025-11-22T21:57:22.383Z] [exec] [2025-11-22T21:57:22.383Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2025-11-22T21:57:22.383Z] [exec] #12 DONE 0.1s [2025-11-22T21:57:22.383Z] [exec] [2025-11-22T21:57:22.383Z] [exec] #13 [ 9/10] WORKDIR /open-liberty [2025-11-22T21:57:22.383Z] [exec] #13 DONE 0.1s [2025-11-22T21:57:22.383Z] [exec] [2025-11-22T21:57:22.383Z] [exec] #14 exporting to image [2025-11-22T21:57:22.383Z] [exec] #14 exporting layers [2025-11-22T21:58:52.977Z] [exec] #14 exporting layers 96.2s done [2025-11-22T21:58:52.977Z] [exec] #14 writing image sha256:a82d381c1ad32103dc685980be205c0d1c31c5c91f92b50784f3a5dd492da5ff done [2025-11-22T21:58:52.977Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:8-jdk-ubuntu-hotspot-full done [2025-11-22T21:58:52.977Z] [exec] #14 DONE 96.2s [2025-11-22T21:58:52.977Z] [exec] [2025-11-22T21:58:52.977Z] [exec] 1 warning found (use docker --debug to expand): [2025-11-22T21:58:52.977Z] [exec]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 54) [2025-11-22T21:58:52.977Z] [2025-11-22T21:58:52.977Z] copy_dest: [2025-11-22T21:58:52.977Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck [2025-11-22T21:58:52.977Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck [2025-11-22T21:58:52.977Z] [2025-11-22T21:58:52.977Z] dist: [2025-11-22T21:58:52.977Z] [2025-11-22T21:58:52.977Z] move_scripts: [2025-11-22T21:58:52.977Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee [2025-11-22T21:58:52.977Z] [2025-11-22T21:58:52.977Z] clean_image: [2025-11-22T21:58:52.977Z] [echo] Executing external.sh --clean --dir tomee --tag nightly --version 8 --impl hotspot [2025-11-22T21:58:52.977Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:58:52.977Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-11-22T21:58:52.977Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:58:52.977Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:58:52.977Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-11-22T21:58:52.977Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:58:52.977Z] [exec] The test here is tomee [2025-11-22T21:58:52.977Z] [exec] The directory in the external.sh is tomee [2025-11-22T21:58:52.977Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-11-22T21:58:52.977Z] [exec] Error response from daemon: No such container: tomee-test [2025-11-22T21:58:52.977Z] [exec] Error response from daemon: No such image: adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full [2025-11-22T21:58:52.977Z] [exec] Error response from daemon: No such container: restore-test [2025-11-22T21:58:52.977Z] [exec] Error response from daemon: invalid reference format [2025-11-22T21:58:52.977Z] [exec] Result: 1 [2025-11-22T21:58:52.977Z] [2025-11-22T21:58:52.977Z] build_image: [2025-11-22T21:58:52.977Z] [echo] Executing external.sh --build --dir tomee --tag nightly --version 8 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk [2025-11-22T21:58:52.977Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:58:52.977Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-11-22T21:58:52.977Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-11-22T21:58:52.977Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:58:52.977Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-11-22T21:58:52.977Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-11-22T21:58:52.977Z] [exec] The test here is tomee [2025-11-22T21:58:52.977Z] [exec] The directory in the external.sh is tomee [2025-11-22T21:58:52.977Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-11-22T21:58:52.977Z] [exec] build_image.sh tomee 8 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-11-22T21:58:52.977Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external [2025-11-22T21:58:52.977Z] [exec] [2025-11-22T21:58:52.977Z] [exec] Writing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu [2025-11-22T21:58:52.977Z] [exec] done [2025-11-22T21:58:52.977Z] [exec] [2025-11-22T21:58:52.977Z] [exec] The test in the build_image() function is tomee [2025-11-22T21:58:52.977Z] [exec] ##################################################### [2025-11-22T21:58:52.977Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/ [2025-11-22T21:58:52.977Z] [exec] ##################################################### [2025-11-22T21:58:52.977Z] [exec] #0 building with "default" instance using docker driver [2025-11-22T21:58:52.977Z] [exec] [2025-11-22T21:58:52.977Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-11-22T21:58:52.977Z] [exec] #1 transferring dockerfile: 3.25kB done [2025-11-22T21:58:52.977Z] [exec] #1 DONE 0.0s [2025-11-22T21:58:52.977Z] [exec] [2025-11-22T21:58:52.977Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk [2025-11-22T21:58:52.977Z] [exec] #2 DONE 0.1s [2025-11-22T21:58:52.977Z] [exec] [2025-11-22T21:58:52.977Z] [exec] #3 [internal] load .dockerignore [2025-11-22T21:58:52.977Z] [exec] #3 transferring context: 2B done [2025-11-22T21:58:52.977Z] [exec] #3 DONE 0.0s [2025-11-22T21:58:52.977Z] [exec] [2025-11-22T21:58:52.977Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:b4e05de303ea02659ee17044d6b68caadfc462f1530f3a461482afee23379cdd [2025-11-22T21:58:52.977Z] [exec] #4 CACHED [2025-11-22T21:58:52.977Z] [exec] [2025-11-22T21:58:52.977Z] [exec] #5 [internal] load build context [2025-11-22T21:58:52.977Z] [exec] #5 transferring context: 1.24kB done [2025-11-22T21:58:52.977Z] [exec] #5 DONE 0.0s [2025-11-22T21:58:52.977Z] [exec] [2025-11-22T21:58:52.977Z] [exec] #6 [ 2/11] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends git wget tar && rm -rf /var/lib/apt/lists/* [2025-11-22T21:58:52.977Z] [exec] #6 0.521 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-11-22T21:58:52.977Z] [exec] #6 0.532 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-11-22T21:58:52.977Z] [exec] #6 0.964 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-11-22T21:58:52.977Z] [exec] #6 0.970 Get:4 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [33.1 kB] [2025-11-22T21:58:52.977Z] [exec] #6 1.074 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-11-22T21:58:52.977Z] [exec] #6 1.074 Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,659 kB] [2025-11-22T21:58:52.977Z] [exec] #6 1.185 Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-11-22T21:58:52.977Z] [exec] #6 1.262 Get:8 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-11-22T21:58:52.977Z] [exec] #6 1.289 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-11-22T21:58:52.977Z] [exec] #6 1.396 Get:10 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,174 kB] [2025-11-22T21:58:52.977Z] [exec] #6 1.459 Get:11 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,732 kB] [2025-11-22T21:58:52.977Z] [exec] #6 1.463 Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-11-22T21:58:52.977Z] [exec] #6 1.884 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] [2025-11-22T21:58:52.977Z] [exec] #6 1.886 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,925 kB] [2025-11-22T21:58:52.977Z] [exec] #6 1.936 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] [2025-11-22T21:58:52.977Z] [exec] #6 1.982 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] [2025-11-22T21:58:52.977Z] [exec] #6 2.021 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] [2025-11-22T21:58:52.977Z] [exec] #6 2.021 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] [2025-11-22T21:58:52.977Z] [exec] #6 2.761 Fetched 34.8 MB in 2s (14.4 MB/s) [2025-11-22T21:58:52.977Z] [exec] #6 2.761 Reading package lists... [2025-11-22T21:58:53.616Z] [exec] #6 5.688 debconf: delaying package configuration, since apt-utils is not installed [2025-11-22T21:58:53.616Z] [exec] #6 5.780 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-11-22T21:58:53.616Z] [exec] #6 5.780 (Reading database ... [2025-11-22T21:58:54.256Z] [exec] (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 ... 6592 files and directories currently installed.)#6 5.820 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:58:54.256Z] [exec] #6 5.827 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:58:54.256Z] [exec] #6 5.983 Selecting previously unselected package python3.12-minimal. [2025-11-22T21:58:54.256Z] [exec] #6 5.984 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:58:54.256Z] [exec] #6 5.995 Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ... [2025-11-22T21:58:54.256Z] [exec] #6 6.086 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:58:54.256Z] [exec] #6 6.113 Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ... [2025-11-22T21:58:54.894Z] [exec] #6 6.863 Selecting previously unselected package python3-minimal. [2025-11-22T21:58:54.894Z] [exec] #6 6.863 (Reading database ... [2025-11-22T21:58:54.894Z] [exec] (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 ... 6903 files and directories currently installed.)#6 6.871 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... [2025-11-22T21:58:54.894Z] [exec] #6 6.877 Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... [2025-11-22T21:58:54.894Z] [exec] #6 6.931 Selecting previously unselected package media-types. [2025-11-22T21:58:54.894Z] [exec] #6 6.933 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-11-22T21:58:54.894Z] [exec] #6 6.940 Unpacking media-types (10.1.0) ... [2025-11-22T21:58:54.894Z] [exec] #6 6.996 Selecting previously unselected package netbase. [2025-11-22T21:58:55.534Z] [exec] #6 6.998 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-11-22T21:58:55.534Z] [exec] #6 7.004 Unpacking netbase (6.4) ... [2025-11-22T21:58:55.534Z] [exec] #6 7.050 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-11-22T21:58:55.534Z] [exec] #6 7.052 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:58:55.534Z] [exec] #6 7.058 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:58:55.534Z] [exec] #6 7.204 Selecting previously unselected package python3.12. [2025-11-22T21:58:55.534Z] [exec] #6 7.205 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.8_amd64.deb ... [2025-11-22T21:58:55.534Z] [exec] #6 7.212 Unpacking python3.12 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:58:55.534Z] [exec] #6 7.264 Selecting previously unselected package libpython3-stdlib:amd64. [2025-11-22T21:58:55.534Z] [exec] #6 7.265 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... [2025-11-22T21:58:55.534Z] [exec] #6 7.273 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:58:55.534Z] [exec] #6 7.321 Setting up python3-minimal (3.12.3-0ubuntu2.1) ... [2025-11-22T21:58:55.534Z] [exec] #6 7.511 Selecting previously unselected package python3. [2025-11-22T21:58:55.534Z] [exec] #6 7.511 (Reading database ... [2025-11-22T21:58:55.534Z] [exec] (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 ... 7344 files and directories currently installed.)#6 7.518 Preparing to unpack .../00-python3_3.12.3-0ubuntu2.1_amd64.deb ... [2025-11-22T21:58:55.534Z] [exec] #6 7.528 Unpacking python3 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:58:55.534Z] [exec] #6 7.586 Selecting previously unselected package libapparmor1:amd64. [2025-11-22T21:58:55.534Z] [exec] #6 7.587 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-11-22T21:58:55.534Z] [exec] #6 7.601 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-11-22T21:58:55.534Z] [exec] #6 7.660 Selecting previously unselected package libargon2-1:amd64. [2025-11-22T21:58:55.534Z] [exec] #6 7.661 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-11-22T21:58:55.534Z] [exec] #6 7.668 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-11-22T21:58:55.534Z] [exec] #6 7.732 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-11-22T21:58:55.534Z] [exec] #6 7.734 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-11-22T21:58:55.534Z] [exec] #6 7.740 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-11-22T21:58:55.534Z] [exec] #6 7.792 Selecting previously unselected package libjson-c5:amd64. [2025-11-22T21:58:56.172Z] [exec] #6 7.793 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ... [2025-11-22T21:58:56.172Z] [exec] #6 7.800 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-11-22T21:58:56.172Z] [exec] #6 7.851 Selecting previously unselected package libcryptsetup12:amd64. [2025-11-22T21:58:56.172Z] [exec] #6 7.853 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-11-22T21:58:56.172Z] [exec] #6 7.861 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-11-22T21:58:56.172Z] [exec] #6 7.915 Selecting previously unselected package libfdisk1:amd64. [2025-11-22T21:58:56.172Z] [exec] #6 7.917 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... [2025-11-22T21:58:56.172Z] [exec] #6 7.924 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... [2025-11-22T21:58:56.172Z] [exec] #6 7.976 Selecting previously unselected package libkmod2:amd64. [2025-11-22T21:58:56.172Z] [exec] #6 7.978 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-11-22T21:58:56.172Z] [exec] #6 7.984 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-11-22T21:58:56.172Z] [exec] #6 8.027 Selecting previously unselected package libsystemd-shared:amd64. [2025-11-22T21:58:56.172Z] [exec] #6 8.028 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:58:56.172Z] [exec] #6 8.035 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:58:56.172Z] [exec] #6 8.106 Selecting previously unselected package systemd-dev. [2025-11-22T21:58:56.172Z] [exec] #6 8.108 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.11_all.deb ... [2025-11-22T21:58:56.172Z] [exec] #6 8.114 Unpacking systemd-dev (255.4-1ubuntu8.11) ... [2025-11-22T21:58:56.172Z] [exec] #6 8.184 Selecting previously unselected package systemd. [2025-11-22T21:58:56.172Z] [exec] #6 8.185 Preparing to unpack .../10-systemd_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:58:56.172Z] [exec] #6 8.201 Unpacking systemd (255.4-1ubuntu8.11) ... [2025-11-22T21:58:56.172Z] [exec] #6 8.484 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-11-22T21:58:56.812Z] [exec] #6 8.511 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-11-22T21:58:56.812Z] [exec] #6 8.536 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-11-22T21:58:56.812Z] [exec] #6 8.554 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-11-22T21:58:56.812Z] [exec] #6 8.574 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-11-22T21:58:56.812Z] [exec] #6 8.592 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... [2025-11-22T21:58:56.812Z] [exec] #6 8.620 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-11-22T21:58:56.812Z] [exec] #6 8.638 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:58:56.812Z] [exec] #6 8.655 Setting up systemd-dev (255.4-1ubuntu8.11) ... [2025-11-22T21:58:56.812Z] [exec] #6 8.674 Setting up systemd (255.4-1ubuntu8.11) ... [2025-11-22T21:58:56.812Z] [exec] #6 8.745 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-11-22T21:58:56.812Z] [exec] #6 8.751 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-11-22T21:58:56.812Z] [exec] #6 8.755 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-11-22T21:58:56.812Z] [exec] #6 8.764 Initializing machine ID from random generator. [2025-11-22T21:58:56.812Z] [exec] #6 8.786 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:58:56.812Z] [exec] #6 8.786 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:58:56.812Z] [exec] #6 8.786 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:58:56.812Z] [exec] #6 8.786 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-11-22T21:58:56.812Z] [exec] #6 8.787 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:58:56.812Z] [exec] #6 8.787 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:58:56.812Z] [exec] #6 8.787 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:58:56.812Z] [exec] #6 8.787 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:58:56.812Z] [exec] #6 8.787 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-11-22T21:58:56.812Z] [exec] #6 8.813 Creating group 'systemd-journal' with GID 999. [2025-11-22T21:58:56.812Z] [exec] #6 8.814 Creating group 'systemd-network' with GID 998. [2025-11-22T21:58:56.812Z] [exec] #6 8.814 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-11-22T21:58:56.812Z] [exec] #6 8.914 Selecting previously unselected package systemd-sysv. [2025-11-22T21:58:56.812Z] [exec] #6 8.914 (Reading database ... [2025-11-22T21:58:56.812Z] [exec] (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 ... 8391 files and directories currently installed.)#6 8.923 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:58:56.812Z] [exec] #6 8.929 Unpacking systemd-sysv (255.4-1ubuntu8.11) ... [2025-11-22T21:58:56.812Z] [exec] #6 8.993 Selecting previously unselected package sgml-base. [2025-11-22T21:58:56.812Z] [exec] #6 8.995 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-11-22T21:58:56.812Z] [exec] #6 9.004 Unpacking sgml-base (1.31) ... [2025-11-22T21:58:56.812Z] [exec] #6 9.070 Selecting previously unselected package libdbus-1-3:amd64. [2025-11-22T21:58:57.451Z] [exec] #6 9.072 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:58:57.451Z] [exec] #6 9.078 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-11-22T21:58:57.451Z] [exec] #6 9.122 Selecting previously unselected package dbus-bin. [2025-11-22T21:58:57.451Z] [exec] #6 9.123 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:58:57.451Z] [exec] #6 9.129 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-11-22T21:58:57.451Z] [exec] #6 9.177 Selecting previously unselected package dbus-session-bus-common. [2025-11-22T21:58:57.451Z] [exec] #6 9.179 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-11-22T21:58:57.451Z] [exec] #6 9.185 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:58:57.451Z] [exec] #6 9.232 Selecting previously unselected package dbus-daemon. [2025-11-22T21:58:57.451Z] [exec] #6 9.234 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:58:57.451Z] [exec] #6 9.240 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-11-22T21:58:57.451Z] [exec] #6 9.288 Selecting previously unselected package dbus-system-bus-common. [2025-11-22T21:58:57.451Z] [exec] #6 9.289 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-11-22T21:58:57.451Z] [exec] #6 9.295 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:58:57.451Z] [exec] #6 9.356 Selecting previously unselected package dbus. [2025-11-22T21:58:57.451Z] [exec] #6 9.358 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-11-22T21:58:57.451Z] [exec] #6 9.365 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-11-22T21:58:57.451Z] [exec] #6 9.423 Selecting previously unselected package distro-info-data. [2025-11-22T21:58:57.451Z] [exec] #6 9.424 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.5_all.deb ... [2025-11-22T21:58:57.451Z] [exec] #6 9.431 Unpacking distro-info-data (0.60ubuntu0.5) ... [2025-11-22T21:58:57.451Z] [exec] #6 9.494 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-11-22T21:58:57.451Z] [exec] #6 9.495 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... [2025-11-22T21:58:57.451Z] [exec] #6 9.509 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:58:57.451Z] [exec] #6 9.581 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-11-22T21:58:57.451Z] [exec] #6 9.583 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... [2025-11-22T21:58:57.451Z] [exec] #6 9.590 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:58:57.451Z] [exec] #6 9.651 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-11-22T21:58:57.451Z] [exec] #6 9.653 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-11-22T21:58:57.451Z] [exec] #6 9.660 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-11-22T21:58:57.451Z] [exec] #6 9.706 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-11-22T21:58:58.090Z] [exec] #6 9.708 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-11-22T21:58:58.090Z] [exec] #6 9.715 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-11-22T21:58:58.090Z] [exec] #6 9.766 Selecting previously unselected package iso-codes. [2025-11-22T21:58:58.090Z] [exec] #6 9.768 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-11-22T21:58:58.090Z] [exec] #6 9.774 Unpacking iso-codes (4.16.0-1) ... [2025-11-22T21:58:58.090Z] [exec] #6 10.01 Selecting previously unselected package libcap2-bin. [2025-11-22T21:58:58.090Z] [exec] #6 10.01 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-11-22T21:58:58.090Z] [exec] #6 10.02 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-11-22T21:58:58.090Z] [exec] #6 10.07 Selecting previously unselected package libelf1t64:amd64. [2025-11-22T21:58:58.090Z] [exec] #6 10.08 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-11-22T21:58:58.090Z] [exec] #6 10.08 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:58:58.090Z] [exec] #6 10.13 Selecting previously unselected package libglib2.0-data. [2025-11-22T21:58:58.090Z] [exec] #6 10.13 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ... [2025-11-22T21:58:58.090Z] [exec] #6 10.13 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-11-22T21:58:58.090Z] [exec] #6 10.19 Selecting previously unselected package libicu74:amd64. [2025-11-22T21:58:58.090Z] [exec] #6 10.19 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-11-22T21:58:58.090Z] [exec] #6 10.20 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-11-22T21:58:58.731Z] [exec] #6 10.40 Selecting previously unselected package libpam-systemd:amd64. [2025-11-22T21:58:58.731Z] [exec] #6 10.40 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... [2025-11-22T21:58:58.731Z] [exec] #6 10.41 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:58:58.731Z] [exec] #6 10.47 Selecting previously unselected package libxml2:amd64. [2025-11-22T21:58:58.731Z] [exec] #6 10.47 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... [2025-11-22T21:58:58.731Z] [exec] #6 10.48 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... [2025-11-22T21:58:58.731Z] [exec] #6 10.54 Selecting previously unselected package libyaml-0-2:amd64. [2025-11-22T21:58:58.731Z] [exec] #6 10.54 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-11-22T21:58:58.731Z] [exec] #6 10.55 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-11-22T21:58:58.731Z] [exec] #6 10.59 Selecting previously unselected package lsb-release. [2025-11-22T21:58:58.731Z] [exec] #6 10.59 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-11-22T21:58:58.731Z] [exec] #6 10.59 Unpacking lsb-release (12.0-2) ... [2025-11-22T21:58:58.731Z] [exec] #6 10.64 Selecting previously unselected package python-apt-common. [2025-11-22T21:58:58.731Z] [exec] #6 10.64 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ... [2025-11-22T21:58:58.731Z] [exec] #6 10.64 Unpacking python-apt-common (2.7.7ubuntu5) ... [2025-11-22T21:58:58.731Z] [exec] #6 10.69 Selecting previously unselected package python3-apt. [2025-11-22T21:58:58.731Z] [exec] #6 10.69 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ... [2025-11-22T21:58:58.731Z] [exec] #6 10.70 Unpacking python3-apt (2.7.7ubuntu5) ... [2025-11-22T21:58:58.731Z] [exec] #6 10.76 Selecting previously unselected package python3-cffi-backend:amd64. [2025-11-22T21:58:58.731Z] [exec] #6 10.76 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-11-22T21:58:58.731Z] [exec] #6 10.77 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-11-22T21:58:58.731Z] [exec] #6 10.82 Selecting previously unselected package python3-dbus. [2025-11-22T21:58:58.731Z] [exec] #6 10.82 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-11-22T21:58:58.731Z] [exec] #6 10.83 Unpacking python3-dbus (1.3.2-5build3) ... [2025-11-22T21:58:58.731Z] [exec] #6 10.88 Selecting previously unselected package python3-gi. [2025-11-22T21:58:58.731Z] [exec] #6 10.88 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-11-22T21:58:58.731Z] [exec] #6 10.89 Unpacking python3-gi (3.48.2-1) ... [2025-11-22T21:58:58.731Z] [exec] #6 10.95 Selecting previously unselected package python3-pkg-resources. [2025-11-22T21:58:58.731Z] [exec] #6 10.95 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2025-11-22T21:58:58.731Z] [exec] #6 10.95 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-11-22T21:58:58.731Z] [exec] #6 11.02 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-11-22T21:58:59.369Z] [exec] #6 11.02 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.4_amd64.deb ... [2025-11-22T21:58:59.369Z] [exec] #6 11.03 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:58:59.369Z] [exec] #6 11.07 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-11-22T21:58:59.369Z] [exec] #6 11.07 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.4_amd64.deb ... [2025-11-22T21:58:59.369Z] [exec] #6 11.08 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:58:59.369Z] [exec] #6 11.13 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-11-22T21:58:59.369Z] [exec] #6 11.13 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-11-22T21:58:59.369Z] [exec] #6 11.13 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-11-22T21:58:59.369Z] [exec] #6 11.19 Selecting previously unselected package libstemmer0d:amd64. [2025-11-22T21:58:59.369Z] [exec] #6 11.19 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-11-22T21:58:59.369Z] [exec] #6 11.20 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-11-22T21:58:59.369Z] [exec] #6 11.26 Selecting previously unselected package libxmlb2:amd64. [2025-11-22T21:58:59.369Z] [exec] #6 11.26 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-11-22T21:58:59.369Z] [exec] #6 11.27 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-11-22T21:58:59.369Z] [exec] #6 11.32 Selecting previously unselected package libappstream5:amd64. [2025-11-22T21:58:59.369Z] [exec] #6 11.32 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-11-22T21:58:59.369Z] [exec] #6 11.32 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-11-22T21:58:59.369Z] [exec] #6 11.39 Selecting previously unselected package libduktape207:amd64. [2025-11-22T21:58:59.369Z] [exec] #6 11.39 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-11-22T21:58:59.369Z] [exec] #6 11.40 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-11-22T21:58:59.369Z] [exec] #6 11.45 Selecting previously unselected package libdw1t64:amd64. [2025-11-22T21:58:59.369Z] [exec] #6 11.45 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-11-22T21:58:59.369Z] [exec] #6 11.45 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:58:59.369Z] [exec] #6 11.50 Selecting previously unselected package libglib2.0-bin. [2025-11-22T21:58:59.369Z] [exec] #6 11.50 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ... [2025-11-22T21:58:59.369Z] [exec] #6 11.51 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-11-22T21:58:59.369Z] [exec] #6 11.57 Selecting previously unselected package libunwind8:amd64. [2025-11-22T21:58:59.369Z] [exec] #6 11.57 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-11-22T21:58:59.369Z] [exec] #6 11.58 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-11-22T21:58:59.369Z] [exec] #6 11.64 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-11-22T21:59:00.011Z] [exec] #6 11.64 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-11-22T21:59:00.011Z] [exec] #6 11.65 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-11-22T21:59:00.011Z] [exec] #6 11.72 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-11-22T21:59:00.011Z] [exec] #6 11.72 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-11-22T21:59:00.011Z] [exec] #6 11.73 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:59:00.011Z] [exec] #6 11.78 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-11-22T21:59:00.011Z] [exec] #6 11.79 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-11-22T21:59:00.011Z] [exec] #6 11.79 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:59:00.011Z] [exec] #6 11.86 Selecting previously unselected package xml-core. [2025-11-22T21:59:00.011Z] [exec] #6 11.86 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-11-22T21:59:00.011Z] [exec] #6 11.87 Unpacking xml-core (0.19) ... [2025-11-22T21:59:00.011Z] [exec] #6 11.94 Selecting previously unselected package polkitd. [2025-11-22T21:59:00.011Z] [exec] #6 11.94 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-11-22T21:59:00.011Z] [exec] #6 11.97 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-11-22T21:59:00.011Z] [exec] #6 12.03 Selecting previously unselected package python3-blinker. [2025-11-22T21:59:00.011Z] [exec] #6 12.03 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-11-22T21:59:00.011Z] [exec] #6 12.04 Unpacking python3-blinker (1.7.0-1) ... [2025-11-22T21:59:00.011Z] [exec] #6 12.08 Selecting previously unselected package python3-cryptography. [2025-11-22T21:59:00.011Z] [exec] #6 12.09 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-11-22T21:59:00.011Z] [exec] #6 12.09 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-11-22T21:59:00.011Z] [exec] #6 12.18 Selecting previously unselected package python3-pyparsing. [2025-11-22T21:59:00.649Z] [exec] #6 12.18 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.19 Unpacking python3-pyparsing (3.1.1-1) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.24 Selecting previously unselected package python3-httplib2. [2025-11-22T21:59:00.649Z] [exec] #6 12.24 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.25 Unpacking python3-httplib2 (0.20.4-3) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.30 Selecting previously unselected package python3-jwt. [2025-11-22T21:59:00.649Z] [exec] #6 12.31 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.31 Unpacking python3-jwt (2.7.0-1) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.36 Selecting previously unselected package python3-lazr.uri. [2025-11-22T21:59:00.649Z] [exec] #6 12.37 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.37 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.43 Selecting previously unselected package python3-wadllib. [2025-11-22T21:59:00.649Z] [exec] #6 12.43 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.43 Unpacking python3-wadllib (1.3.6-5) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.49 Selecting previously unselected package python3-distro. [2025-11-22T21:59:00.649Z] [exec] #6 12.50 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.51 Unpacking python3-distro (1.9.0-1) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.56 Selecting previously unselected package python3-oauthlib. [2025-11-22T21:59:00.649Z] [exec] #6 12.56 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.56 Unpacking python3-oauthlib (3.2.2-1) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.63 Selecting previously unselected package python3-lazr.restfulclient. [2025-11-22T21:59:00.649Z] [exec] #6 12.64 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.64 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.70 Selecting previously unselected package python3-six. [2025-11-22T21:59:00.649Z] [exec] #6 12.70 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.71 Unpacking python3-six (1.16.0-4) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.77 Selecting previously unselected package python3-launchpadlib. [2025-11-22T21:59:00.649Z] [exec] #6 12.77 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.77 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.84 Selecting previously unselected package python3-software-properties. [2025-11-22T21:59:00.649Z] [exec] #6 12.84 Preparing to unpack .../55-python3-software-properties_0.99.49.3_all.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.85 Unpacking python3-software-properties (0.99.49.3) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.90 Selecting previously unselected package packagekit. [2025-11-22T21:59:00.649Z] [exec] #6 12.90 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.4_amd64.deb ... [2025-11-22T21:59:00.649Z] [exec] #6 12.91 Unpacking packagekit (1.2.8-2ubuntu1.4) ... [2025-11-22T21:59:00.649Z] [exec] #6 12.99 Selecting previously unselected package software-properties-common. [2025-11-22T21:59:01.288Z] [exec] #6 12.99 Preparing to unpack .../57-software-properties-common_0.99.49.3_all.deb ... [2025-11-22T21:59:01.288Z] [exec] #6 13.00 Unpacking software-properties-common (0.99.49.3) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.06 Setting up media-types (10.1.0) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.10 Setting up systemd-sysv (255.4-1ubuntu8.11) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.14 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.17 Setting up distro-info-data (0.60ubuntu0.5) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.19 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.22 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.25 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.27 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.30 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.33 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.35 No schema files found: doing nothing. [2025-11-22T21:59:01.288Z] [exec] #6 13.35 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.37 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.39 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.41 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.44 Setting up python-apt-common (2.7.7ubuntu5) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.46 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.49 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.51 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.53 Setting up netbase (6.4) ... [2025-11-22T21:59:01.288Z] [exec] #6 13.57 Setting up sgml-base (1.31) ... [2025-11-22T21:59:01.933Z] [exec] #6 13.62 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-11-22T21:59:01.933Z] [exec] #6 13.63 Setting up lsb-release (12.0-2) ... [2025-11-22T21:59:01.933Z] [exec] #6 13.65 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-11-22T21:59:01.933Z] [exec] #6 13.80 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... [2025-11-22T21:59:01.933Z] [exec] #6 13.82 Setting up iso-codes (4.16.0-1) ... [2025-11-22T21:59:01.933Z] [exec] #6 13.84 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-11-22T21:59:01.933Z] [exec] #6 13.86 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:59:01.933Z] [exec] #6 13.88 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-11-22T21:59:01.933Z] [exec] #6 13.90 Setcap worked! gst-ptp-helper is not suid! [2025-11-22T21:59:01.933Z] [exec] #6 13.90 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:59:01.933Z] [exec] #6 13.92 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-11-22T21:59:01.933Z] [exec] #6 13.94 Setting up python3.12 (3.12.3-1ubuntu0.8) ... [2025-11-22T21:59:02.573Z] [exec] #6 14.74 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-11-22T21:59:02.573Z] [exec] #6 14.76 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:59:02.573Z] [exec] #6 14.78 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-11-22T21:59:02.573Z] [exec] #6 14.80 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-11-22T21:59:02.573Z] [exec] #6 14.83 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2025-11-22T21:59:02.573Z] [exec] #6 14.85 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-11-22T21:59:03.244Z] [exec] #6 14.87 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-11-22T21:59:03.244Z] [exec] #6 14.94 Setting up xml-core (0.19) ... [2025-11-22T21:59:03.244Z] [exec] #6 15.13 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... [2025-11-22T21:59:03.244Z] [exec] #6 15.22 debconf: unable to initialize frontend: Dialog [2025-11-22T21:59:03.244Z] [exec] #6 15.22 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-11-22T21:59:03.244Z] [exec] #6 15.22 debconf: falling back to frontend: Readline [2025-11-22T21:59:03.244Z] [exec] #6 15.22 debconf: unable to initialize frontend: Readline [2025-11-22T21:59:03.244Z] [exec] #6 15.22 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) [2025-11-22T21:59:03.244Z] [exec] #6 15.22 debconf: falling back to frontend: Teletype [2025-11-22T21:59:03.244Z] [exec] #6 15.31 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-11-22T21:59:03.244Z] [exec] #6 15.33 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:59:03.244Z] [exec] #6 15.35 Setting up python3 (3.12.3-0ubuntu2.1) ... [2025-11-22T21:59:03.244Z] [exec] #6 15.37 running python rtupdate hooks for python3.12... [2025-11-22T21:59:03.244Z] [exec] #6 15.37 running python post-rtupdate hooks for python3.12... [2025-11-22T21:59:03.244Z] [exec] #6 15.45 Setting up python3-six (1.16.0-4) ... [2025-11-22T21:59:03.892Z] [exec] #6 15.57 Setting up python3-pyparsing (3.1.1-1) ... [2025-11-22T21:59:03.892Z] [exec] #6 15.75 Setting up python3-gi (3.48.2-1) ... [2025-11-22T21:59:03.892Z] [exec] #6 15.92 Setting up python3-httplib2 (0.20.4-3) ... [2025-11-22T21:59:03.892Z] [exec] #6 16.05 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-11-22T21:59:03.892Z] [exec] #6 16.08 Setting up python3-blinker (1.7.0-1) ... [2025-11-22T21:59:03.892Z] [exec] #6 16.19 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-11-22T21:59:04.543Z] [exec] #6 16.40 Setting up python3-dbus (1.3.2-5build3) ... [2025-11-22T21:59:04.543Z] [exec] #6 16.53 Setting up python3-distro (1.9.0-1) ... [2025-11-22T21:59:04.543Z] [exec] #6 16.65 Setting up python3-jwt (2.7.0-1) ... [2025-11-22T21:59:04.543Z] [exec] #6 16.78 Setting up python3-apt (2.7.7ubuntu5) ... [2025-11-22T21:59:05.617Z] [exec] #6 16.96 Setting up python3-lazr.uri (1.0.6-3) ... [2025-11-22T21:59:05.617Z] [exec] #6 17.10 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-11-22T21:59:05.617Z] [exec] #6 17.33 Setting up python3-wadllib (1.3.6-5) ... [2025-11-22T21:59:05.617Z] [exec] #6 17.46 Setting up python3-oauthlib (3.2.2-1) ... [2025-11-22T21:59:05.617Z] [exec] #6 17.63 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-11-22T21:59:05.617Z] [exec] #6 17.77 Setting up python3-launchpadlib (1.11.0-6) ... [2025-11-22T21:59:06.311Z] [exec] #6 18.00 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-11-22T21:59:06.311Z] [exec] #6 18.02 Setting up python3-software-properties (0.99.49.3) ... [2025-11-22T21:59:06.311Z] [exec] #6 18.15 Processing triggers for libc-bin (2.39-0ubuntu8.6) ... [2025-11-22T21:59:06.311Z] [exec] #6 18.23 Processing triggers for sgml-base (1.31) ... [2025-11-22T21:59:06.311Z] [exec] #6 18.25 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-11-22T21:59:06.311Z] [exec] #6 18.27 Creating group 'polkitd' with GID 997. [2025-11-22T21:59:06.311Z] [exec] #6 18.27 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-11-22T21:59:06.311Z] [exec] #6 18.33 invoke-rc.d: could not determine current runlevel [2025-11-22T21:59:06.311Z] [exec] #6 18.33 invoke-rc.d: policy-rc.d denied execution of reload. [2025-11-22T21:59:06.311Z] [exec] #6 18.42 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-11-22T21:59:06.311Z] [exec] #6 18.43 Setting up packagekit (1.2.8-2ubuntu1.4) ... [2025-11-22T21:59:06.311Z] [exec] #6 18.47 invoke-rc.d: could not determine current runlevel [2025-11-22T21:59:06.311Z] [exec] #6 18.48 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-11-22T21:59:06.311Z] [exec] #6 18.48 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2025-11-22T21:59:06.311Z] [exec] #6 18.58 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-11-22T21:59:06.969Z] [exec] #6 18.59 Setting up software-properties-common (0.99.49.3) ... [2025-11-22T21:59:06.969Z] [exec] #6 18.72 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-11-22T21:59:10.801Z] [exec] #6 22.44 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-11-22T21:59:10.801Z] [exec] #6 22.45 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-11-22T21:59:10.801Z] [exec] #6 22.53 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-11-22T21:59:10.801Z] [exec] #6 22.61 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-11-22T21:59:10.801Z] [exec] #6 22.69 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-11-22T21:59:10.801Z] [exec] #6 22.77 Fetched 24.4 kB in 1s (41.9 kB/s) [2025-11-22T21:59:11.441Z] [exec] #6 22.77 Reading package lists... [2025-11-22T21:59:12.080Z] [exec] #6 23.57 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-11-22T21:59:12.080Z] [exec] #6 23.57 Repository: 'Types: deb [2025-11-22T21:59:12.080Z] [exec] #6 23.57 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-11-22T21:59:12.080Z] [exec] #6 23.57 Suites: noble [2025-11-22T21:59:12.080Z] [exec] #6 23.57 Components: main [2025-11-22T21:59:12.080Z] [exec] #6 23.57 ' [2025-11-22T21:59:12.080Z] [exec] #6 23.57 Description: [2025-11-22T21:59:12.080Z] [exec] #6 23.57 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-11-22T21:59:12.080Z] [exec] #6 23.57 [2025-11-22T21:59:12.080Z] [exec] #6 23.57 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-11-22T21:59:12.080Z] [exec] #6 23.57 Adding repository. [2025-11-22T21:59:12.080Z] [exec] #6 23.86 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease [2025-11-22T21:59:12.080Z] [exec] #6 23.86 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-11-22T21:59:12.080Z] [exec] #6 23.88 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-11-22T21:59:12.080Z] [exec] #6 23.92 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-11-22T21:59:12.080Z] [exec] #6 24.06 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-11-22T21:59:12.721Z] [exec] #6 24.12 Reading package lists... [2025-11-22T21:59:14.118Z] [exec] #6 24.95 Reading package lists... [2025-11-22T21:59:14.118Z] [exec] #6 25.74 Building dependency tree... [2025-11-22T21:59:14.118Z] [exec] #6 25.93 Reading state information... [2025-11-22T21:59:14.118Z] [exec] #6 26.09 wget is already the newest version (1.21.4-1ubuntu4.1). [2025-11-22T21:59:14.118Z] [exec] #6 26.09 tar is already the newest version (1.35+dfsg-3build1). [2025-11-22T21:59:14.118Z] [exec] #6 26.09 The following additional packages will be installed: [2025-11-22T21:59:14.118Z] [exec] #6 26.09 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-11-22T21:59:14.118Z] [exec] #6 26.09 perl-modules-5.38 [2025-11-22T21:59:14.118Z] [exec] #6 26.09 Suggested packages: [2025-11-22T21:59:14.118Z] [exec] #6 26.09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-11-22T21:59:14.118Z] [exec] #6 26.09 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc [2025-11-22T21:59:14.118Z] [exec] #6 26.09 libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-11-22T21:59:14.118Z] [exec] #6 26.09 libtap-harness-archive-perl [2025-11-22T21:59:14.118Z] [exec] #6 26.09 Recommended packages: [2025-11-22T21:59:14.118Z] [exec] #6 26.09 patch less ssh-client [2025-11-22T21:59:14.118Z] [exec] #6 26.13 The following NEW packages will be installed: [2025-11-22T21:59:14.118Z] [exec] #6 26.13 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-11-22T21:59:14.118Z] [exec] #6 26.13 perl-modules-5.38 [2025-11-22T21:59:14.118Z] [exec] #6 26.26 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2025-11-22T21:59:14.118Z] [exec] #6 26.26 Need to get 13.1 MB of archives. [2025-11-22T21:59:14.118Z] [exec] #6 26.26 After this operation, 75.0 MB of additional disk space will be used. [2025-11-22T21:59:14.118Z] [exec] #6 26.26 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB] [2025-11-22T21:59:14.118Z] [exec] #6 26.38 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-11-22T21:59:14.759Z] [exec] #6 26.38 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-11-22T21:59:14.759Z] [exec] #6 26.38 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB] [2025-11-22T21:59:14.759Z] [exec] #6 26.41 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] [2025-11-22T21:59:14.759Z] [exec] #6 26.41 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-11-22T21:59:14.759Z] [exec] #6 26.41 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] [2025-11-22T21:59:14.759Z] [exec] #6 26.42 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] [2025-11-22T21:59:14.759Z] [exec] #6 26.55 debconf: delaying package configuration, since apt-utils is not installed [2025-11-22T21:59:14.759Z] [exec] #6 26.58 Fetched 13.1 MB in 0s (43.2 MB/s) [2025-11-22T21:59:14.759Z] [exec] #6 26.62 Selecting previously unselected package perl-modules-5.38. [2025-11-22T21:59:14.759Z] [exec] #6 26.62 (Reading database ... [2025-11-22T21:59:14.759Z] [exec] (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 ... 10927 files and directories currently installed.)#6 26.63 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... [2025-11-22T21:59:14.759Z] [exec] #6 26.63 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:59:14.759Z] [exec] #6 26.99 Selecting previously unselected package libgdbm6t64:amd64. [2025-11-22T21:59:15.400Z] [exec] #6 26.99 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-11-22T21:59:15.400Z] [exec] #6 27.01 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:59:15.400Z] [exec] #6 27.06 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-11-22T21:59:15.400Z] [exec] #6 27.06 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-11-22T21:59:15.400Z] [exec] #6 27.07 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:59:15.400Z] [exec] #6 27.12 Selecting previously unselected package libperl5.38t64:amd64. [2025-11-22T21:59:15.400Z] [exec] #6 27.12 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... [2025-11-22T21:59:15.400Z] [exec] #6 27.13 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:59:15.400Z] [exec] #6 27.38 Selecting previously unselected package perl. [2025-11-22T21:59:15.400Z] [exec] #6 27.38 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... [2025-11-22T21:59:15.400Z] [exec] #6 27.39 Unpacking perl (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:59:15.400Z] [exec] #6 27.45 Selecting previously unselected package liberror-perl. [2025-11-22T21:59:15.400Z] [exec] #6 27.45 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ... [2025-11-22T21:59:15.400Z] [exec] #6 27.45 Unpacking liberror-perl (0.17029-2) ... [2025-11-22T21:59:15.400Z] [exec] #6 27.50 Selecting previously unselected package git-man. [2025-11-22T21:59:16.039Z] [exec] #6 27.50 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... [2025-11-22T21:59:16.039Z] [exec] #6 27.51 Unpacking git-man (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:59:16.039Z] [exec] #6 27.58 Selecting previously unselected package git. [2025-11-22T21:59:16.039Z] [exec] #6 27.58 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... [2025-11-22T21:59:16.039Z] [exec] #6 27.60 Unpacking git (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:59:16.039Z] [exec] #6 27.80 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:59:16.039Z] [exec] #6 27.83 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-11-22T21:59:16.039Z] [exec] #6 27.85 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:59:16.039Z] [exec] #6 27.86 Setting up git-man (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:59:16.039Z] [exec] #6 27.88 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:59:16.039Z] [exec] #6 27.90 Setting up perl (5.38.2-3.2ubuntu0.2) ... [2025-11-22T21:59:16.039Z] [exec] #6 27.94 Setting up liberror-perl (0.17029-2) ... [2025-11-22T21:59:16.039Z] [exec] #6 27.96 Setting up git (1:2.43.0-1ubuntu7.3) ... [2025-11-22T21:59:16.039Z] [exec] #6 27.99 Processing triggers for libc-bin (2.39-0ubuntu8.6) ... [2025-11-22T21:59:17.366Z] [exec] #6 DONE 29.4s [2025-11-22T21:59:17.366Z] [exec] [2025-11-22T21:59:17.366Z] [exec] #7 [ 3/11] RUN wget --no-verbose --no-check-certificate --no-cookies https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.tar.gz && tar -zvxf apache-maven-3.8.5-bin.tar.gz -C /opt/ && ln -s /opt/apache-maven-3.8.5 /opt/maven && rm -f apache-maven-3.8.5-bin.tar.gz [2025-11-22T21:59:18.008Z] [exec] #7 0.496 2025-11-22 21:59:17 URL:https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.tar.gz [8673123/8673123] -> "apache-maven-3.8.5-bin.tar.gz" [1] [2025-11-22T21:59:18.008Z] [exec] #7 0.501 apache-maven-3.8.5/README.txt [2025-11-22T21:59:18.008Z] [exec] #7 0.506 apache-maven-3.8.5/LICENSE [2025-11-22T21:59:18.008Z] [exec] #7 0.506 apache-maven-3.8.5/NOTICE [2025-11-22T21:59:18.008Z] [exec] #7 0.506 apache-maven-3.8.5/lib/ [2025-11-22T21:59:18.008Z] [exec] #7 0.506 apache-maven-3.8.5/lib/commons-cli.license [2025-11-22T21:59:18.008Z] [exec] #7 0.507 apache-maven-3.8.5/lib/commons-io.license [2025-11-22T21:59:18.008Z] [exec] #7 0.507 apache-maven-3.8.5/lib/commons-lang3.license [2025-11-22T21:59:18.008Z] [exec] #7 0.507 apache-maven-3.8.5/lib/guava.license [2025-11-22T21:59:18.008Z] [exec] #7 0.508 apache-maven-3.8.5/lib/guice.license [2025-11-22T21:59:18.008Z] [exec] #7 0.508 apache-maven-3.8.5/lib/jansi.license [2025-11-22T21:59:18.008Z] [exec] #7 0.508 apache-maven-3.8.5/lib/javax.annotation-api.license [2025-11-22T21:59:18.008Z] [exec] #7 0.508 apache-maven-3.8.5/lib/javax.inject.license [2025-11-22T21:59:18.008Z] [exec] #7 0.509 apache-maven-3.8.5/lib/jcl-over-slf4j.license [2025-11-22T21:59:18.008Z] [exec] #7 0.509 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license [2025-11-22T21:59:18.008Z] [exec] #7 0.509 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license [2025-11-22T21:59:18.008Z] [exec] #7 0.509 apache-maven-3.8.5/lib/plexus-cipher.license [2025-11-22T21:59:18.008Z] [exec] #7 0.509 apache-maven-3.8.5/lib/plexus-component-annotations.license [2025-11-22T21:59:18.008Z] [exec] #7 0.510 apache-maven-3.8.5/lib/plexus-interpolation.license [2025-11-22T21:59:18.008Z] [exec] #7 0.510 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license [2025-11-22T21:59:18.008Z] [exec] #7 0.510 apache-maven-3.8.5/lib/plexus-utils.license [2025-11-22T21:59:18.008Z] [exec] #7 0.510 apache-maven-3.8.5/lib/slf4j-api.license [2025-11-22T21:59:18.008Z] [exec] #7 0.510 apache-maven-3.8.5/boot/ [2025-11-22T21:59:18.008Z] [exec] #7 0.511 apache-maven-3.8.5/boot/plexus-classworlds.license [2025-11-22T21:59:18.008Z] [exec] #7 0.511 apache-maven-3.8.5/lib/jansi-native/ [2025-11-22T21:59:18.008Z] [exec] #7 0.511 apache-maven-3.8.5/lib/jansi-native/Windows/ [2025-11-22T21:59:18.008Z] [exec] #7 0.511 apache-maven-3.8.5/lib/jansi-native/Windows/x86/ [2025-11-22T21:59:18.008Z] [exec] #7 0.511 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/ [2025-11-22T21:59:18.008Z] [exec] #7 0.511 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll [2025-11-22T21:59:18.008Z] [exec] #7 0.512 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll [2025-11-22T21:59:18.008Z] [exec] #7 0.513 apache-maven-3.8.5/bin/m2.conf [2025-11-22T21:59:18.008Z] [exec] #7 0.513 apache-maven-3.8.5/bin/mvn.cmd [2025-11-22T21:59:18.008Z] [exec] #7 0.513 apache-maven-3.8.5/bin/mvnDebug.cmd [2025-11-22T21:59:18.008Z] [exec] #7 0.513 apache-maven-3.8.5/bin/mvn [2025-11-22T21:59:18.008Z] [exec] #7 0.513 apache-maven-3.8.5/bin/mvnDebug [2025-11-22T21:59:18.008Z] [exec] #7 0.513 apache-maven-3.8.5/bin/mvnyjp [2025-11-22T21:59:18.008Z] [exec] #7 0.514 apache-maven-3.8.5/conf/ [2025-11-22T21:59:18.008Z] [exec] #7 0.514 apache-maven-3.8.5/conf/logging/ [2025-11-22T21:59:18.008Z] [exec] #7 0.514 apache-maven-3.8.5/conf/logging/simplelogger.properties [2025-11-22T21:59:18.008Z] [exec] #7 0.514 apache-maven-3.8.5/conf/settings.xml [2025-11-22T21:59:18.008Z] [exec] #7 0.514 apache-maven-3.8.5/conf/toolchains.xml [2025-11-22T21:59:18.008Z] [exec] #7 0.514 apache-maven-3.8.5/lib/ext/ [2025-11-22T21:59:18.008Z] [exec] #7 0.514 apache-maven-3.8.5/lib/jansi-native/ [2025-11-22T21:59:18.008Z] [exec] #7 0.514 apache-maven-3.8.5/lib/ext/README.txt [2025-11-22T21:59:18.008Z] [exec] #7 0.514 apache-maven-3.8.5/lib/jansi-native/README.txt [2025-11-22T21:59:18.008Z] [exec] #7 0.514 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.515 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.516 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.516 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.517 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.517 apache-maven-3.8.5/lib/maven-model-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.519 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.521 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.522 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.523 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.524 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.525 apache-maven-3.8.5/lib/commons-io-2.6.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.527 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.531 apache-maven-3.8.5/lib/guava-25.1-android.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.550 apache-maven-3.8.5/lib/javax.inject-1.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.550 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.551 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.553 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.553 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.554 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.554 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.558 apache-maven-3.8.5/lib/maven-core-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.562 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.563 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.563 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.564 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.565 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.566 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.568 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.569 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.569 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.571 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.572 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.573 apache-maven-3.8.5/lib/commons-cli-1.4.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.574 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.586 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.586 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.587 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.587 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.588 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar [2025-11-22T21:59:18.008Z] [exec] #7 0.588 apache-maven-3.8.5/lib/jansi-2.4.0.jar [2025-11-22T21:59:18.008Z] [exec] #7 DONE 0.7s [2025-11-22T21:59:18.008Z] [exec] [2025-11-22T21:59:18.008Z] [exec] #8 [ 4/11] RUN mkdir testResults [2025-11-22T21:59:18.647Z] [exec] #8 DONE 0.3s [2025-11-22T21:59:18.647Z] [exec] [2025-11-22T21:59:18.647Z] [exec] #9 [ 5/11] RUN git clone https://github.com/apache/tomee.git [2025-11-22T21:59:18.647Z] [exec] #9 0.203 Cloning into 'tomee'... [2025-11-22T21:59:33.209Z] [exec] #9 DONE 13.0s [2025-11-22T21:59:33.209Z] [exec] [2025-11-22T21:59:33.209Z] [exec] #10 [ 6/11] WORKDIR /tomee/ [2025-11-22T21:59:33.209Z] [exec] #10 DONE 0.1s [2025-11-22T21:59:33.209Z] [exec] [2025-11-22T21:59:33.209Z] [exec] #11 [ 7/11] RUN git checkout tomee-8.0.2 [2025-11-22T21:59:53.432Z] [exec] #11 21.86 Note: switching to 'tomee-8.0.2'. [2025-11-22T21:59:53.432Z] [exec] #11 21.86 [2025-11-22T21:59:53.432Z] [exec] #11 21.86 You are in 'detached HEAD' state. You can look around, make experimental [2025-11-22T21:59:53.432Z] [exec] #11 21.86 changes and commit them, and you can discard any commits you make in this [2025-11-22T21:59:53.432Z] [exec] #11 21.86 state without impacting any branches by switching back to a branch. [2025-11-22T21:59:53.432Z] [exec] #11 21.86 [2025-11-22T21:59:53.432Z] [exec] #11 21.86 If you want to create a new branch to retain commits you create, you may [2025-11-22T21:59:53.432Z] [exec] #11 21.86 do so (now or later) by using -c with the switch command. Example: [2025-11-22T21:59:53.432Z] [exec] #11 21.86 [2025-11-22T21:59:53.432Z] [exec] #11 21.86 git switch -c <new-branch-name> [2025-11-22T21:59:53.432Z] [exec] #11 21.86 [2025-11-22T21:59:53.432Z] [exec] #11 21.86 Or undo this operation with: [2025-11-22T21:59:53.432Z] [exec] #11 21.86 [2025-11-22T21:59:53.432Z] [exec] #11 21.86 git switch - [2025-11-22T21:59:53.432Z] [exec] #11 21.86 [2025-11-22T21:59:53.432Z] [exec] #11 21.86 Turn off this advice by setting config variable advice.detachedHead to false [2025-11-22T21:59:53.432Z] [exec] #11 21.86 [2025-11-22T21:59:53.432Z] [exec] #11 21.86 HEAD is now at cb19130475 [maven-release-plugin] prepare release tomee-8.0.2 [2025-11-22T21:59:53.432Z] [exec] #11 DONE 22.2s [2025-11-22T21:59:54.079Z] [exec] [2025-11-22T21:59:54.079Z] [exec] #12 [ 8/11] COPY tomee/test.sh /test.sh [2025-11-22T21:59:54.079Z] [exec] #12 DONE 0.1s [2025-11-22T21:59:54.079Z] [exec] [2025-11-22T21:59:54.079Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh [2025-11-22T21:59:54.079Z] [exec] #13 DONE 0.1s [2025-11-22T21:59:54.079Z] [exec] [2025-11-22T21:59:54.079Z] [exec] #14 [10/11] WORKDIR /tomee [2025-11-22T21:59:54.079Z] [exec] #14 DONE 0.1s [2025-11-22T21:59:54.079Z] [exec] [2025-11-22T21:59:54.079Z] [exec] #15 exporting to image [2025-11-22T21:59:54.079Z] [exec] #15 exporting layers [2025-11-22T22:00:02.851Z] [exec] #15 exporting layers 7.9s done [2025-11-22T22:00:02.851Z] [exec] #15 writing image sha256:bed07ec40fb3e4f4d8291b2919155e70f73934bec2437b03541224f2c083a140 done [2025-11-22T22:00:02.851Z] [exec] #15 naming to docker.io/library/adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full 0.0s done [2025-11-22T22:00:02.851Z] [exec] #15 DONE 8.0s [2025-11-22T22:00:02.851Z] [2025-11-22T22:00:02.851Z] copy_dest: [2025-11-22T22:00:02.851Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee [2025-11-22T22:00:02.851Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/tomee [2025-11-22T22:00:02.851Z] [2025-11-22T22:00:02.851Z] build: [2025-11-22T22:00:02.851Z] [2025-11-22T22:00:02.851Z] BUILD SUCCESSFUL [2025-11-22T22:00:02.851Z] Total time: 8 minutes 11 seconds [2025-11-22T22:00:02.851Z] 0 [2025-11-22T22:00:02.851Z] [2025-11-22T22:00:02.851Z] [2025-11-22T22:00:02.851Z] RECORD TEST REPOs SHA [2025-11-22T22:00:02.851Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-11-22T22:00:02.851Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-11-22T22:00:02.851Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-22T22:00:02.851Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-22T22:00:02.851Z] ================================================ [2025-11-22T22:00:02.851Z] timestamp: 20251122-220002 [2025-11-22T22:00:02.851Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests [2025-11-22T22:00:02.851Z] git repo: [2025-11-22T22:00:02.851Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-11-22T22:00:02.851Z] sha: [2025-11-22T22:00:02.851Z] 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 [2025-11-22T22:00:02.851Z] ================================================ [2025-11-22T22:00:02.851Z] timestamp: 20251122-220002 [2025-11-22T22:00:02.851Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-11-22T22:00:02.851Z] git repo: [2025-11-22T22:00:02.851Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-11-22T22:00:02.851Z] sha: [2025-11-22T22:00:02.851Z] 49ae2b6ee51382b183cd26e8ac0c7ca055ebb6f1 [2025-11-22T22:00:02.851Z] No github_url or tag_version in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test//test.properties [2025-11-22T22:00:02.851Z] ================================================ [2025-11-22T22:00:02.851Z] timestamp: 20251122-220002 [2025-11-22T22:00:02.851Z] test dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck [2025-11-22T22:00:02.851Z] git repo: https://github.com/OpenLiberty/open-liberty.git [2025-11-22T22:00:02.851Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac [2025-11-22T22:00:03.894Z] ================================================ [2025-11-22T22:00:03.894Z] timestamp: 20251122-220002 [2025-11-22T22:00:03.894Z] test dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/tomee [2025-11-22T22:00:03.894Z] git repo: https://github.com/apache/tomee.git [2025-11-22T22:00:03.894Z] sha:6fb29e449592e8aaf60b9663dd6bac75df806c19 [2025-11-22T22:00:03.894Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-11-22T22:00:03.894Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST= [2025-11-22T22:00:03.894Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-11-22T22:00:03.894Z] perl scripts/configure.pl [2025-11-22T22:00:03.894Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-22T22:00:03.894Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-22T22:00:03.894Z] [2025-11-22T22:00:03.895Z] Starting to generate test make files. [2025-11-22T22:00:03.895Z] [2025-11-22T22:00:03.895Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-11-22T22:00:03.895Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-11-22T22:00:03.895Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-11-22T22:00:03.895Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-11-22T22:00:03.895Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-11-22T22:00:03.895Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-11-22T22:00:04.541Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-11-22T22:00:04.541Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/autoGen.mk [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-11-22T22:00:04.541Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-11-22T22:00:04.541Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-11-22T22:00:04.541Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/autoGen.mk [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] Make files are generated successfully. [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-11-22T22:00:04.541Z] make -f runtest.mk _sanity.external [2025-11-22T22:00:04.541Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] Running make 4.3 [2025-11-22T22:00:04.541Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. [2025-11-22T22:00:04.541Z] set JDK_VERSION to 8 [2025-11-22T22:00:04.541Z] set JDK_IMPL to hotspot [2025-11-22T22:00:04.541Z] set JVM_VERSION to openjdk8 [2025-11-22T22:00:04.541Z] set JCL_VERSION to latest [2025-11-22T22:00:04.541Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-11-22T22:00:04.541Z] set SPEC to linux_x86-64 [2025-11-22T22:00:04.541Z] set TEST_FLAG to [2025-11-22T22:00:04.541Z] set OS_LABEL to ubuntu.24 [2025-11-22T22:00:04.541Z] Running sanity.external ... [2025-11-22T22:00:04.541Z] There are 5 test targets in sanity.external [2025-11-22T22:00:04.541Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-11-22T22:00:04.541Z] openjdk version "1.8.0_482-beta" [2025-11-22T22:00:04.541Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511222110-b02) [2025-11-22T22:00:04.541Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b02, mixed mode) [2025-11-22T22:00:04.541Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests' [2025-11-22T22:00:04.541Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external' [2025-11-22T22:00:04.541Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/spring' [2025-11-22T22:00:04.541Z] [2025-11-22T22:00:04.541Z] ===============================================