Pre Test

Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin" build number 463 originally caused by: Started by upstream project "build-scripts/openjdk11-pipeline" build number 2785 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 430 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_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_openjdk11_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 f493de36d6fdc67c620e2b71170f4f6c04b5a052 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f493de36d6fdc67c620e2b71170f4f6c04b5a052 # timeout=10 Commit message: "Clear Arctic session prior to testcase playback in runtests.sh (#6912)" > git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-03-01T22:12:39.506Z] SPEC: linux_x86-64 [Pipeline] echo [2026-03-01T22:12:39.507Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker [Pipeline] stage [Pipeline] { (Queue) 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 [2026-03-01T22:12:39.518Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] echo [2026-03-01T22:12:39.520Z] Added dynamic agent, nodeLabel: 'hw.arch.x86&&sw.os.linux&&sw.tool.docker&&(ci.role.test||ci.agent.dynamic)', dynamicLabel: 'azure' [Pipeline] echo [2026-03-01T22:12:39.521Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&sw.tool.docker&&(ci.role.test||ci.agent.dynamic) [Pipeline] nodesByLabel [2026-03-01T22:12:39.527Z] Found a total of 8 nodes with the 'hw.arch.x86&&sw.os.linux&&sw.tool.docker&&(ci.role.test||ci.agent.dynamic)' label [Pipeline] node [2026-03-01T22:12:39.542Z] Running on test-ibmcloud-rhel9-x64-2 in /home/jenkins/workspace/Test_openjdk11_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 [2026-03-01T22:12:39.562Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-03-01T22:12:39.622Z] [WS-CLEANUP] Deleting project workspace... [2026-03-01T22:12:39.622Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-01T22:12:39.647Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-03-01T22:12:39.704Z] The recommended git tool is: git [2026-03-01T22:12:39.745Z] No credentials specified [2026-03-01T22:12:39.765Z] Cloning the remote Git repository [2026-03-01T22:12:39.795Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-03-01T22:12:39.797Z] > git init /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10 [2026-03-01T22:12:39.813Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-03-01T22:12:39.813Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-03-01T22:12:39.813Z] > git --version # timeout=10 [2026-03-01T22:12:39.819Z] > git --version # 'git version 2.47.3' [2026-03-01T22:12:39.819Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-01T22:12:43.921Z] Avoid second fetch [2026-03-01T22:12:43.952Z] Checking out Revision f493de36d6fdc67c620e2b71170f4f6c04b5a052 (origin/master) [2026-03-01T22:12:43.874Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-03-01T22:12:43.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-01T22:12:43.931Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-03-01T22:12:43.961Z] > git config core.sparsecheckout # timeout=10 [2026-03-01T22:12:43.969Z] > git checkout -f f493de36d6fdc67c620e2b71170f4f6c04b5a052 # timeout=10 [2026-03-01T22:12:44.898Z] Commit message: "Clear Arctic session prior to testcase playback in runtests.sh (#6912)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk11_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 [2026-03-01T22:12:46.131Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-03-01T22:12:46.150Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-03-01T22:12:46.655Z] + LC_TIME=C [2026-03-01T22:12:46.655Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-03-01T22:12:46.756Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-03-01T22:12:47.201Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-03-01T22:12:47.201Z] Unix type machine.. [2026-03-01T22:12:47.201Z] Running on a Linux host [2026-03-01T22:12:47.201Z] 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 [2026-03-01T22:12:48.449Z] + printenv [2026-03-01T22:12:48.449Z] SHELL=/bin/bash [2026-03-01T22:12:48.449Z] KEEP_WORKSPACE=false [2026-03-01T22:12:48.449Z] TAP_NAME=Test_openjdk11_hs_sanity.external_x86-64_linux.tap [2026-03-01T22:12:48.449Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk [2026-03-01T22:12:48.449Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib [2026-03-01T22:12:48.449Z] EXIT_FAILURE=false [2026-03-01T22:12:48.449Z] JDK_BRANCH=jdk-11.0.31+4_adopt [2026-03-01T22:12:48.449Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/676/display/redirect?page=tests [2026-03-01T22:12:48.449Z] PLATFORM=x86-64_linux [2026-03-01T22:12:48.449Z] DOCKER_REQUIRED=true [2026-03-01T22:12:48.449Z] TIME_LIMIT=25 [2026-03-01T22:12:48.449Z] JENKINS_SERVER_COOKIE=durable-1c9f69e7d1148d4f0260f81ec36a9d771202287d5edfc98b9d7d46861084e816 [2026-03-01T22:12:48.449Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-03-01T22:12:48.449Z] GENERATE_JOBS=true [2026-03-01T22:12:48.449Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-03-01T22:12:48.449Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/676/display/redirect?page=changes [2026-03-01T22:12:48.449Z] RERUN_ITERATIONS=0 [2026-03-01T22:12:48.449Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-03-01T22:12:48.449Z] STF_OWNER_BRANCH=adoptium:master [2026-03-01T22:12:48.449Z] PWD=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux [2026-03-01T22:12:48.449Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-03-01T22:12:48.449Z] LOGNAME=jenkins [2026-03-01T22:12:48.449Z] XDG_SESSION_TYPE=tty [2026-03-01T22:12:48.449Z] SETUP_JCK_RUN=false [2026-03-01T22:12:48.449Z] ARCHIVE_TEST_RESULTS=false [2026-03-01T22:12:48.449Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/676/ [2026-03-01T22:12:48.449Z] SLACK_CHANNEL=aqavit-bot [2026-03-01T22:12:48.449Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin [2026-03-01T22:12:48.449Z] JCK_GIT_BRANCH=master [2026-03-01T22:12:48.449Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/ [2026-03-01T22:12:48.449Z] BUILD_NUMBER=676 [2026-03-01T22:12:48.449Z] TKG_ITERATIONS=1 [2026-03-01T22:12:48.449Z] _=/usr/bin/printenv [2026-03-01T22:12:48.449Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../benchmarks [2026-03-01T22:12:48.449Z] MOTD_SHOWN=pam [2026-03-01T22:12:48.449Z] JENKINS_NODE_COOKIE=83f1612f-63f7-43fe-9e41-ac39ba339de9 [2026-03-01T22:12:48.449Z] KEEP_REPORTDIR=false [2026-03-01T22:12:48.449Z] BUILD_DISPLAY_NAME=#676 [2026-03-01T22:12:48.449Z] SDK_RESOURCE=upstream [2026-03-01T22:12:48.449Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2026-03-01T22:12:48.449Z] HOME=/home/jenkins [2026-03-01T22:12:48.449Z] LANG=C.UTF-8 [2026-03-01T22:12:48.449Z] jobStatus=SUCCESS [2026-03-01T22:12:48.449Z] DIAGNOSTICLEVEL=noDetails [2026-03-01T22:12:48.449Z] JENKINS_URL=https://ci.adoptium.net/ [2026-03-01T22:12:48.449Z] CLOUD_PROVIDER=azure [2026-03-01T22:12:48.449Z] JOB_BASE_NAME=Test_openjdk11_hs_sanity.external_x86-64_linux [2026-03-01T22:12:48.449Z] JOBSTARTTIME=Sun, 01 Mar 2026 22:12:46 +0000 [2026-03-01T22:12:48.449Z] JDK_VERSION=11 [2026-03-01T22:12:48.449Z] DOCKERIMAGE_TAG=nightly [2026-03-01T22:12:48.449Z] JOB_NAME=Test_openjdk11_hs_sanity.external_x86-64_linux [2026-03-01T22:12:48.449Z] USE_TESTENV_PROPERTIES=false [2026-03-01T22:12:48.449Z] PERSONAL_BUILD=false [2026-03-01T22:12:48.449Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/676/display/redirect [2026-03-01T22:12:48.449Z] AUTO_DETECT=true [2026-03-01T22:12:48.449Z] SSH_CONNECTION=78.47.239.97 58956 10.243.0.4 22 [2026-03-01T22:12:48.449Z] EXIT_SUCCESS=false [2026-03-01T22:12:48.449Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/display/redirect [2026-03-01T22:12:48.449Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux [2026-03-01T22:12:48.449Z] OPENJ9_BRANCH=master [2026-03-01T22:12:48.449Z] EXTERNAL_CUSTOM_BRANCH=master [2026-03-01T22:12:48.449Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/system_lib [2026-03-01T22:12:48.449Z] PARALLEL=Dynamic [2026-03-01T22:12:48.449Z] HUDSON_URL=https://ci.adoptium.net/ [2026-03-01T22:12:48.449Z] ITERATIONS=1 [2026-03-01T22:12:48.449Z] UPSTREAM_JOB_NUMBER=463 [2026-03-01T22:12:48.449Z] SPEC=linux_x86-64 [2026-03-01T22:12:48.449Z] XDG_SESSION_CLASS=user [2026-03-01T22:12:48.449Z] JDK_REPO=https://github.com/adoptium/jdk11u [2026-03-01T22:12:48.449Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-03-01T22:12:48.449Z] NODE_NAME=test-ibmcloud-rhel9-x64-2 [2026-03-01T22:12:48.449Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2026-03-01T22:12:48.449Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-03-01T22:12:48.449Z] USER=jenkins [2026-03-01T22:12:48.449Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-03-01T22:12:48.449Z] DYNAMIC_COMPILE=true [2026-03-01T22:12:48.449Z] SHLVL=2 [2026-03-01T22:12:48.449Z] BUILD_TAG=jenkins-Test_openjdk11_hs_sanity.external_x86-64_linux-676 [2026-03-01T22:12:48.449Z] EXECUTOR_NUMBER=0 [2026-03-01T22:12:48.449Z] HUDSON_COOKIE=3e598e40-b19f-4d8f-946b-a42874f968a3 [2026-03-01T22:12:48.449Z] XDG_SESSION_ID=27 [2026-03-01T22:12:48.449Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-03-01T22:12:48.449Z] ADOPTOPENJDK_BRANCH=master [2026-03-01T22:12:48.449Z] ORIGIN_JDK_VERSION=11 [2026-03-01T22:12:48.449Z] XDG_RUNTIME_DIR=/run/user/1001 [2026-03-01T22:12:48.449Z] NUM_PROCESSORS=2 [2026-03-01T22:12:48.449Z] SSH_CLIENT=78.47.239.97 58956 22 [2026-03-01T22:12:48.449Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima: [2026-03-01T22:12:48.449Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-03-01T22:12:48.449Z] which_declare=declare -f [2026-03-01T22:12:48.449Z] STAGE_NAME=Setup [2026-03-01T22:12:48.449Z] NODE_LABELS=ci.role.test test-ibmcloud-rhel9-x64-2 linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86 [2026-03-01T22:12:48.449Z] EXTERNAL_TEST_CMD=mvn clean install [2026-03-01T22:12:48.449Z] TEST_TIME=120 [2026-03-01T22:12:48.449Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux@tmp [2026-03-01T22:12:48.449Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin [2026-03-01T22:12:48.449Z] LIGHT_WEIGHT_CHECKOUT=false [2026-03-01T22:12:48.449Z] TKG_OWNER_BRANCH=adoptium:master [2026-03-01T22:12:48.449Z] CI=true [2026-03-01T22:12:48.449Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/676/display/redirect?page=artifacts [2026-03-01T22:12:48.449Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2026-03-01T22:12:48.449Z] ACTIVE_NODE_TIMEOUT=5 [2026-03-01T22:12:48.449Z] RERUN_FAILURE=true [2026-03-01T22:12:48.449Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2026-03-01T22:12:48.449Z] BUILD_LIST=external [2026-03-01T22:12:48.449Z] BUILD_ID=676 [2026-03-01T22:12:48.449Z] OLDPWD=/home/jenkins [2026-03-01T22:12:48.449Z] TARGET=sanity.external [2026-03-01T22:12:48.449Z] USE_JRE=false [2026-03-01T22:12:48.450Z] JDK_IMPL=hotspot [2026-03-01T22:12:48.450Z] BASH_FUNC_which%%=() { ( alias; [2026-03-01T22:12:48.450Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@ [2026-03-01T22:12:48.450Z] } 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 [2026-03-01T22:12:48.514Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-03-01T22:12:48.524Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-03-01T22:13:29.337Z] Copied 8 artifacts from "build-scripts » jobs » jdk11u » jdk11u-linux-x64-temurin" build number 463 [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 [2026-03-01T22:13:29.540Z] 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 [2026-03-01T22:13:29.545Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux [Pipeline] { [Pipeline] sshagent [2026-03-01T22:13:29.578Z] $ ssh-agent [2026-03-01T22:13:29.683Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6Sa1kg/agent.2910055 [2026-03-01T22:13:29.683Z] SSH_AGENT_PID=2910057 [2026-03-01T22:13:29.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-03-01T22:13:29.692Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-03-01T22:13:29.740Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-03-01T22:13:30.231Z] ++ pwd [2026-03-01T22:13:30.232Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 11 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-03-01T22:13:30.232Z] TESTDIR: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests [2026-03-01T22:13:30.232Z] get jdk binary... [2026-03-01T22:13:30.232Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-03-01T22:13:30.232Z] Uncompressing file: OpenJDK11U-jdk-sources_11.0.31_4-ea.tar.gz ... [2026-03-01T22:13:39.169Z] List files in jdkbinary folder... [2026-03-01T22:13:39.169Z] total 936264 [2026-03-01T22:13:39.169Z] -rw-r--r--. 1 jenkins jenkins 248705020 Mar 1 21:59 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:39.169Z] -rw-r--r--. 1 jenkins jenkins 117345240 Mar 1 21:09 OpenJDK11U-jdk-sources_11.0.31_4-ea.tar.gz [2026-03-01T22:13:39.169Z] -rw-r--r--. 1 jenkins jenkins 195572400 Mar 1 21:59 OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:39.169Z] -rw-r--r--. 1 jenkins jenkins 43478904 Mar 1 21:57 OpenJDK11U-jre_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:39.169Z] -rw-rw-r--. 1 jenkins jenkins 27110 Mar 1 22:05 OpenJDK11U-sbom_x64_linux_hotspot_11.0.31_4-ea-metadata.json [2026-03-01T22:13:39.169Z] -rw-r--r--. 1 jenkins jenkins 147661 Mar 1 22:07 OpenJDK11U-sbom_x64_linux_hotspot_11.0.31_4-ea.json [2026-03-01T22:13:39.169Z] -rw-r--r--. 1 jenkins jenkins 4173892 Mar 1 21:59 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:39.169Z] -rw-r--r--. 1 jenkins jenkins 349266245 Mar 1 21:58 OpenJDK11U-testimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:39.169Z] drwxr-xr-x. 3 jenkins jenkins 31 Mar 1 22:13 tmp [2026-03-01T22:13:39.169Z] List files in jdkbinary/tmp folder... [2026-03-01T22:13:39.169Z] total 4 [2026-03-01T22:13:39.169Z] drwxr-xr-x. 9 jenkins jenkins 4096 Mar 1 21:08 jdk-11.0.31+4-src [2026-03-01T22:13:39.169Z] Moving directory jdk-11.0.31+4-src/ to ../source-image [2026-03-01T22:13:39.169Z] Uncompressing file: OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz ... [2026-03-01T22:13:42.154Z] List files in jdkbinary folder... [2026-03-01T22:13:42.154Z] total 936268 [2026-03-01T22:13:42.154Z] -rw-r--r--. 1 jenkins jenkins 248705020 Mar 1 21:59 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.154Z] -rw-r--r--. 1 jenkins jenkins 117345240 Mar 1 21:09 OpenJDK11U-jdk-sources_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.154Z] -rw-r--r--. 1 jenkins jenkins 195572400 Mar 1 21:59 OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.154Z] -rw-r--r--. 1 jenkins jenkins 43478904 Mar 1 21:57 OpenJDK11U-jre_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.154Z] -rw-rw-r--. 1 jenkins jenkins 27110 Mar 1 22:05 OpenJDK11U-sbom_x64_linux_hotspot_11.0.31_4-ea-metadata.json [2026-03-01T22:13:42.154Z] -rw-r--r--. 1 jenkins jenkins 147661 Mar 1 22:07 OpenJDK11U-sbom_x64_linux_hotspot_11.0.31_4-ea.json [2026-03-01T22:13:42.154Z] -rw-r--r--. 1 jenkins jenkins 4173892 Mar 1 21:59 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.154Z] -rw-r--r--. 1 jenkins jenkins 349266245 Mar 1 21:58 OpenJDK11U-testimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.154Z] drwxr-xr-x. 9 jenkins jenkins 4096 Mar 1 21:08 source-image [2026-03-01T22:13:42.154Z] drwxr-xr-x. 3 jenkins jenkins 27 Mar 1 22:13 tmp [2026-03-01T22:13:42.154Z] List files in jdkbinary/tmp folder... [2026-03-01T22:13:42.154Z] total 0 [2026-03-01T22:13:42.154Z] drwxr-xr-x. 9 jenkins jenkins 121 Mar 1 21:57 jdk-11.0.31+4 [2026-03-01T22:13:42.154Z] Moving directory jdk-11.0.31+4/ to ../j2sdk-image [2026-03-01T22:13:42.154Z] Uncompressing file: OpenJDK11U-jre_x64_linux_hotspot_11.0.31_4-ea.tar.gz ... [2026-03-01T22:13:42.864Z] List files in jdkbinary folder... [2026-03-01T22:13:42.864Z] total 936268 [2026-03-01T22:13:42.864Z] -rw-r--r--. 1 jenkins jenkins 248705020 Mar 1 21:59 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.864Z] -rw-r--r--. 1 jenkins jenkins 117345240 Mar 1 21:09 OpenJDK11U-jdk-sources_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.864Z] -rw-r--r--. 1 jenkins jenkins 195572400 Mar 1 21:59 OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.864Z] -rw-r--r--. 1 jenkins jenkins 43478904 Mar 1 21:57 OpenJDK11U-jre_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.864Z] -rw-rw-r--. 1 jenkins jenkins 27110 Mar 1 22:05 OpenJDK11U-sbom_x64_linux_hotspot_11.0.31_4-ea-metadata.json [2026-03-01T22:13:42.864Z] -rw-r--r--. 1 jenkins jenkins 147661 Mar 1 22:07 OpenJDK11U-sbom_x64_linux_hotspot_11.0.31_4-ea.json [2026-03-01T22:13:42.865Z] -rw-r--r--. 1 jenkins jenkins 4173892 Mar 1 21:59 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.865Z] -rw-r--r--. 1 jenkins jenkins 349266245 Mar 1 21:58 OpenJDK11U-testimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.865Z] drwxr-xr-x. 9 jenkins jenkins 121 Mar 1 21:57 j2sdk-image [2026-03-01T22:13:42.865Z] drwxr-xr-x. 9 jenkins jenkins 4096 Mar 1 21:08 source-image [2026-03-01T22:13:42.865Z] drwxr-xr-x. 3 jenkins jenkins 31 Mar 1 22:13 tmp [2026-03-01T22:13:42.865Z] List files in jdkbinary/tmp folder... [2026-03-01T22:13:42.865Z] total 0 [2026-03-01T22:13:42.865Z] drwxr-xr-x. 7 jenkins jenkins 93 Mar 1 21:57 jdk-11.0.31+4-jre [2026-03-01T22:13:42.865Z] Moving directory jdk-11.0.31+4-jre/ to ../j2re-image [2026-03-01T22:13:42.865Z] Uncompressing file: OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.31_4-ea.tar.gz ... [2026-03-01T22:13:42.865Z] List files in jdkbinary folder... [2026-03-01T22:13:42.865Z] total 936268 [2026-03-01T22:13:42.865Z] -rw-r--r--. 1 jenkins jenkins 248705020 Mar 1 21:59 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.865Z] -rw-r--r--. 1 jenkins jenkins 117345240 Mar 1 21:09 OpenJDK11U-jdk-sources_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.865Z] -rw-r--r--. 1 jenkins jenkins 195572400 Mar 1 21:59 OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.865Z] -rw-r--r--. 1 jenkins jenkins 43478904 Mar 1 21:57 OpenJDK11U-jre_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.865Z] -rw-rw-r--. 1 jenkins jenkins 27110 Mar 1 22:05 OpenJDK11U-sbom_x64_linux_hotspot_11.0.31_4-ea-metadata.json [2026-03-01T22:13:42.865Z] -rw-r--r--. 1 jenkins jenkins 147661 Mar 1 22:07 OpenJDK11U-sbom_x64_linux_hotspot_11.0.31_4-ea.json [2026-03-01T22:13:42.865Z] -rw-r--r--. 1 jenkins jenkins 4173892 Mar 1 21:59 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.865Z] -rw-r--r--. 1 jenkins jenkins 349266245 Mar 1 21:58 OpenJDK11U-testimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:42.865Z] drwxr-xr-x. 7 jenkins jenkins 93 Mar 1 21:57 j2re-image [2026-03-01T22:13:42.865Z] drwxr-xr-x. 9 jenkins jenkins 121 Mar 1 21:57 j2sdk-image [2026-03-01T22:13:42.865Z] drwxr-xr-x. 9 jenkins jenkins 4096 Mar 1 21:08 source-image [2026-03-01T22:13:42.865Z] drwxr-xr-x. 3 jenkins jenkins 39 Mar 1 22:13 tmp [2026-03-01T22:13:42.865Z] List files in jdkbinary/tmp folder... [2026-03-01T22:13:42.865Z] total 0 [2026-03-01T22:13:42.865Z] drwxr-xr-x. 3 jenkins jenkins 17 Mar 1 21:57 jdk-11.0.31+4-static-libs [2026-03-01T22:13:43.196Z] Moving directory jdk-11.0.31+4-static-libs/ to ../static-libs [2026-03-01T22:13:43.196Z] Uncompressing file: OpenJDK11U-testimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz ... [2026-03-01T22:13:50.502Z] List files in jdkbinary folder... [2026-03-01T22:13:50.502Z] total 936268 [2026-03-01T22:13:50.502Z] -rw-r--r--. 1 jenkins jenkins 248705020 Mar 1 21:59 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:50.502Z] -rw-r--r--. 1 jenkins jenkins 117345240 Mar 1 21:09 OpenJDK11U-jdk-sources_11.0.31_4-ea.tar.gz [2026-03-01T22:13:50.502Z] -rw-r--r--. 1 jenkins jenkins 195572400 Mar 1 21:59 OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:50.502Z] -rw-r--r--. 1 jenkins jenkins 43478904 Mar 1 21:57 OpenJDK11U-jre_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:50.502Z] -rw-rw-r--. 1 jenkins jenkins 27110 Mar 1 22:05 OpenJDK11U-sbom_x64_linux_hotspot_11.0.31_4-ea-metadata.json [2026-03-01T22:13:50.503Z] -rw-r--r--. 1 jenkins jenkins 147661 Mar 1 22:07 OpenJDK11U-sbom_x64_linux_hotspot_11.0.31_4-ea.json [2026-03-01T22:13:50.503Z] -rw-r--r--. 1 jenkins jenkins 4173892 Mar 1 21:59 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:50.503Z] -rw-r--r--. 1 jenkins jenkins 349266245 Mar 1 21:58 OpenJDK11U-testimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T22:13:50.503Z] drwxr-xr-x. 7 jenkins jenkins 93 Mar 1 21:57 j2re-image [2026-03-01T22:13:50.503Z] drwxr-xr-x. 9 jenkins jenkins 121 Mar 1 21:57 j2sdk-image [2026-03-01T22:13:50.503Z] drwxr-xr-x. 9 jenkins jenkins 4096 Mar 1 21:08 source-image [2026-03-01T22:13:50.503Z] drwxr-xr-x. 3 jenkins jenkins 17 Mar 1 21:57 static-libs [2026-03-01T22:13:50.503Z] drwxr-xr-x. 3 jenkins jenkins 38 Mar 1 22:13 tmp [2026-03-01T22:13:50.503Z] List files in jdkbinary/tmp folder... [2026-03-01T22:13:50.503Z] total 0 [2026-03-01T22:13:50.503Z] drwxr-xr-x. 4 jenkins jenkins 79 Mar 1 21:42 jdk-11.0.31+4-test-image [2026-03-01T22:13:50.503Z] Moving directory jdk-11.0.31+4-test-image/ to ../openjdk-test-image [2026-03-01T22:13:50.503Z] Uncompressing OpenJDK11U-debugimage_x64_linux_hotspot_11.0.31_4-ea.tar.gz over ./j2sdk-image... [2026-03-01T22:13:56.456Z] Removing top-level folder jdk-11.0.31+4-debug-image/ [2026-03-01T22:13:56.456Z] Removing top-level folder jdk-11.0.31+4/ [2026-03-01T22:14:19.593Z] Run /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2026-03-01T22:14:19.593Z] =JAVA VERSION OUTPUT BEGIN= [2026-03-01T22:14:19.593Z] openjdk version "11.0.31-beta" 2026-04-21 [2026-03-01T22:14:19.593Z] OpenJDK Runtime Environment Temurin-11.0.31+4-202603012108 (build 11.0.31-beta+4-ea) [2026-03-01T22:14:19.593Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+4-202603012108 (build 11.0.31-beta+4-ea, mixed mode) [2026-03-01T22:14:19.593Z] =JAVA VERSION OUTPUT END= [2026-03-01T22:14:19.593Z] =RELEASE INFO BEGIN= [2026-03-01T22:14:19.593Z] IMPLEMENTOR="Eclipse Adoptium" [2026-03-01T22:14:19.593Z] IMPLEMENTOR_VERSION="Temurin-11.0.31+4-202603012108" [2026-03-01T22:14:19.593Z] JAVA_RUNTIME_VERSION="11.0.31-beta+4-ea" [2026-03-01T22:14:19.593Z] JAVA_VERSION="11.0.31" [2026-03-01T22:14:19.593Z] JAVA_VERSION_DATE="2026-04-21" [2026-03-01T22:14:19.593Z] LIBC="gnu" [2026-03-01T22:14:19.593Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.vm.ci jdk.management jdk.unsupported jdk.internal.vm.compiler jdk.aot jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.internal.le jdk.internal.opt jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.ldap jdk.naming.rmi jdk.net jdk.pack jdk.rmic jdk.scripting.nashorn jdk.scripting.nashorn.shell jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported.desktop jdk.xml.dom jdk.zipfs" [2026-03-01T22:14:19.593Z] OS_ARCH="x86_64" [2026-03-01T22:14:19.593Z] OS_NAME="Linux" [2026-03-01T22:14:19.593Z] SOURCE=".:git:7499a9942472" [2026-03-01T22:14:19.593Z] BUILD_SOURCE="git:add4c7da67f6165313c0cfb4783b823be7ba0d6f" [2026-03-01T22:14:19.593Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-03-01T22:14:19.593Z] SOURCE_REPO="https://github.com/adoptium/jdk11u.git" [2026-03-01T22:14:19.593Z] FULL_VERSION="11.0.31-beta+4-ea" [2026-03-01T22:14:19.593Z] SEMANTIC_VERSION="11.0.31+4" [2026-03-01T22:14:19.593Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure" [2026-03-01T22:14:19.593Z] JVM_VARIANT="Hotspot" [2026-03-01T22:14:19.593Z] JVM_VERSION="11.0.31-beta+4-ea" [2026-03-01T22:14:19.593Z] IMAGE_TYPE="JDK" [2026-03-01T22:14:19.593Z] =RELEASE INFO END= [2026-03-01T22:14:19.593Z] get testKitGen... [2026-03-01T22:14:19.593Z] git clone -q https://github.com/adoptium/TKG.git [2026-03-01T22:14:22.543Z] git rev-parse master [2026-03-01T22:14:22.543Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-03-01T22:14:22.670Z] $ ssh-agent -k [2026-03-01T22:14:22.678Z] unset SSH_AUTH_SOCK; [2026-03-01T22:14:22.678Z] unset SSH_AGENT_PID; [2026-03-01T22:14:22.678Z] echo Agent pid 2910057 killed; [2026-03-01T22:14:22.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-03-01T22:14:23.061Z] 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=11&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&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%2Fjdk11u%2Fjdk11u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=azure&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-11.0.31%2B4_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=463&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-03-01T22:14:23.077Z] 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-ibmcloud-rhel9-x64-2&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=11&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&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%2Fjdk11u%2Fjdk11u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=azure&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-11.0.31%2B4_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=463&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 [2026-03-01T22:14:23.112Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-01T22:14:23.265Z] Copied 1 artifact from "getTRSSOutput" build number 2063 [Pipeline] sh [2026-03-01T22:14:24.100Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-03-01T22:14:24.100Z] + gzip -cd TRSSOutput.tar.gz [2026-03-01T22:14:24.100Z] + tar xof - [2026-03-01T22:14:24.100Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-03-01T22:14:24.188Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-03-01T22:14:24.209Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-03-01T22:14:24.250Z] Machine limit is 40. [Pipeline] sh [2026-03-01T22:14:26.061Z] + cd ./aqa-tests/TKG [2026-03-01T22:14:26.061Z] ++ uname [2026-03-01T22:14:26.061Z] + '[' Linux = AIX ']' [2026-03-01T22:14:26.061Z] ++ uname [2026-03-01T22:14:26.061Z] + '[' Linux = SunOS ']' [2026-03-01T22:14:26.061Z] ++ uname [2026-03-01T22:14:26.061Z] + '[' Linux = '*BSD' ']' [2026-03-01T22:14:26.061Z] + MAKE=make [2026-03-01T22:14:26.061Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES= [2026-03-01T22:14:26.061Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2026-03-01T22:14:26.061Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib [2026-03-01T22:14:26.061Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T22:14:26.061Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T22:14:26.061Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-03-01T22:14:26.061Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_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_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-03-01T22:14:26.061Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-03-01T22:14:26.391Z] [2026-03-01T22:14:26.391Z] build: [2026-03-01T22:14:26.391Z] [2026-03-01T22:14:26.391Z] clean: [2026-03-01T22:14:26.723Z] [2026-03-01T22:14:26.723Z] init: [2026-03-01T22:14:26.723Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2026-03-01T22:14:26.723Z] [2026-03-01T22:14:26.723Z] getDependentLibs: [2026-03-01T22:14:26.723Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib does not exist, creating one. [2026-03-01T22:14:26.723Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency [2026-03-01T22:14:26.723Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib [2026-03-01T22:14:26.723Z] [exec] -------------------------------------------- [2026-03-01T22:14:26.723Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib [2026-03-01T22:14:26.723Z] [exec] task is set to default [2026-03-01T22:14:26.723Z] [exec] dependencyList is set to json_simple [2026-03-01T22:14:26.723Z] [exec] System Test jars will not be downloaded. [2026-03-01T22:14:26.723Z] [exec] -------------------------------------------- [2026-03-01T22:14:26.723Z] [exec] Starting download third party dependent jars [2026-03-01T22:14:26.723Z] [exec] -------------------------------------------- [2026-03-01T22:14:26.723Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib [2026-03-01T22:14:26.723Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-03-01T22:14:26.723Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-03-01T22:14:32.632Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib/json-simple.jar [2026-03-01T22:14:32.632Z] [exec] downloaded dependent third party jars successfully [2026-03-01T22:14:32.632Z] [2026-03-01T22:14:32.632Z] compile: [2026-03-01T22:14:32.632Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-01T22:14:32.632Z] [echo] ============COMPILER SETTINGS============ [2026-03-01T22:14:32.632Z] [echo] ===fork: yes [2026-03-01T22:14:32.632Z] [echo] ===debug: on [2026-03-01T22:14:32.632Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2026-03-01T22:14:33.777Z] [2026-03-01T22:14:33.777Z] dist: [2026-03-01T22:14:33.777Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-03-01T22:14:33.777Z] [2026-03-01T22:14:33.777Z] BUILD SUCCESSFUL [2026-03-01T22:14:33.777Z] Total time: 7 seconds [2026-03-01T22:14:33.777Z] 0 [2026-03-01T22:14:33.777Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-03-01T22:14:34.106Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-03-01T22:14:34.106Z] microArchOutput: model name : AMD EPYC-Milan Processor [2026-03-01T22:14:34.820Z] ****************************** MACHINE INFO ****************************** [2026-03-01T22:14:34.820Z] File path : /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2026-03-01T22:14:34.820Z] Free Physical Memory Size : 3358765056 [2026-03-01T22:14:34.820Z] Free space (bytes) : 41012703232 [2026-03-01T22:14:34.820Z] Total Physical Memory Size : 16522362880 [2026-03-01T22:14:34.820Z] Total space (bytes) : 106627575808 [2026-03-01T22:14:34.820Z] Usable space (bytes) : 41012703232 [2026-03-01T22:14:34.820Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-01T22:14:34.820Z] bashVersion : [2026-03-01T22:14:34.820Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu) [2026-03-01T22:14:34.820Z] Copyright (C) 2020 Free Software Foundation, Inc. [2026-03-01T22:14:34.820Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] This is free software; you are free to change and redistribute it. [2026-03-01T22:14:34.820Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-01T22:14:34.820Z] cpuCores : 4 [2026-03-01T22:14:34.820Z] curlVersion : [2026-03-01T22:14:34.820Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0 [2026-03-01T22:14:34.820Z] Release-Date: 2021-04-14 [2026-03-01T22:14:34.820Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-01T22:14:34.820Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-01T22:14:34.820Z] dockerVersion : Docker version 29.2.1, build a5c7197 [2026-03-01T22:14:34.820Z] gcc version : 11 [2026-03-01T22:14:34.820Z] gclibc version : ldd (GNU libc) 2.34 [2026-03-01T22:14:34.820Z] gdb version : bash: line 1: gdb: command not found [2026-03-01T22:14:34.820Z] lldb version : Command could not be executed [2026-03-01T22:14:34.820Z] makeVersion : [2026-03-01T22:14:34.820Z] GNU Make 4.3 [2026-03-01T22:14:34.820Z] Built for x86_64-redhat-linux-gnu [2026-03-01T22:14:34.820Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-03-01T22:14:34.820Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-01T22:14:34.820Z] This is free software: you are free to change and redistribute it. [2026-03-01T22:14:34.820Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-01T22:14:34.820Z] mavenVersion : [2026-03-01T22:14:34.820Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-03-01T22:14:34.820Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-03-01T22:14:34.820Z] Java version: 11.0.31-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2026-03-01T22:14:34.820Z] Default locale: en, platform encoding: UTF-8 [2026-03-01T22:14:34.820Z] OS name: "linux", version: "5.14.0-570.81.1.el9_6.x86_64", arch: "amd64", family: "unix" [2026-03-01T22:14:34.820Z] osInfo : [2026-03-01T22:14:34.820Z] NAME="Red Hat Enterprise Linux" [2026-03-01T22:14:34.820Z] VERSION="9.6 (Plow)" [2026-03-01T22:14:34.820Z] ID="rhel" [2026-03-01T22:14:34.820Z] ID_LIKE="fedora" [2026-03-01T22:14:34.820Z] VERSION_ID="9.6" [2026-03-01T22:14:34.820Z] PLATFORM_ID="platform:el9" [2026-03-01T22:14:34.820Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)" [2026-03-01T22:14:34.820Z] ANSI_COLOR="0;31" [2026-03-01T22:14:34.820Z] LOGO="fedora-logo-icon" [2026-03-01T22:14:34.820Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos" [2026-03-01T22:14:34.820Z] HOME_URL="https://www.redhat.com/" [2026-03-01T22:14:34.820Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9" [2026-03-01T22:14:34.820Z] BUG_REPORT_URL="https://issues.redhat.com/" [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9" [2026-03-01T22:14:34.820Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6 [2026-03-01T22:14:34.820Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2026-03-01T22:14:34.820Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6" [2026-03-01T22:14:34.820Z] osLabel : rhel.9 [2026-03-01T22:14:34.820Z] perlVersion : [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi [2026-03-01T22:14:34.820Z] (with 54 registered patches, see perl -V for more detail) [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] Copyright 1987-2021, Larry Wall [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] Perl may be copied only under the terms of either the Artistic License or the [2026-03-01T22:14:34.820Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-03-01T22:14:34.820Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-03-01T22:14:34.820Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] podmanVersion : bash: line 1: podman: command not found [2026-03-01T22:14:34.820Z] procArch : x86_64 [2026-03-01T22:14:34.820Z] sysArch : x86_64 [2026-03-01T22:14:34.820Z] sysOS : Linux [2026-03-01T22:14:34.820Z] ulimit : [2026-03-01T22:14:34.820Z] real-time non-blocking time (microseconds, -R) unlimited [2026-03-01T22:14:34.820Z] core file size (blocks, -c) unlimited [2026-03-01T22:14:34.820Z] data seg size (kbytes, -d) unlimited [2026-03-01T22:14:34.820Z] scheduling priority (-e) 0 [2026-03-01T22:14:34.820Z] file size (blocks, -f) unlimited [2026-03-01T22:14:34.820Z] pending signals (-i) 62671 [2026-03-01T22:14:34.820Z] max locked memory (kbytes, -l) 8192 [2026-03-01T22:14:34.820Z] max memory size (kbytes, -m) unlimited [2026-03-01T22:14:34.820Z] open files (-n) 524288 [2026-03-01T22:14:34.820Z] pipe size (512 bytes, -p) 8 [2026-03-01T22:14:34.820Z] POSIX message queues (bytes, -q) 819200 [2026-03-01T22:14:34.820Z] real-time priority (-r) 0 [2026-03-01T22:14:34.820Z] stack size (kbytes, -s) 8192 [2026-03-01T22:14:34.820Z] cpu time (seconds, -t) unlimited [2026-03-01T22:14:34.820Z] max user processes (-u) 62671 [2026-03-01T22:14:34.820Z] virtual memory (kbytes, -v) unlimited [2026-03-01T22:14:34.820Z] file locks (-x) unlimited [2026-03-01T22:14:34.820Z] uname : Linux test-ibmcloud-rhel9-x64-2.adoptopenjdk.net 5.14.0-570.81.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jan 20 04:48:57 EST 2026 x86_64 x86_64 x86_64 GNU/Linux [2026-03-01T22:14:34.820Z] vmVendor : Oracle Corporation [2026-03-01T22:14:34.820Z] vmVersion : 11.0.31-beta+4-ea [2026-03-01T22:14:34.820Z] xlc version : bash: line 1: xlC: command not found [2026-03-01T22:14:34.820Z] ************************************************************************** [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] System.getProperty('os.name')=Linux [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] System.getProperty('os.arch')=amd64 [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] System.getProperty('java.fullversion')=null [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] System.getProperty('sun.arch.data.model')=64 [2026-03-01T22:14:34.820Z] [2026-03-01T22:14:34.820Z] 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_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib [2026-03-01T22:14:34.820Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2026-03-01T22:14:34.820Z] perl scripts/configure.pl [2026-03-01T22:14:34.820Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-03-01T22:14:35.528Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-03-01T22:14:35.528Z] [2026-03-01T22:14:35.528Z] [2026-03-01T22:14:35.528Z] Starting to generate parallel test lists. [2026-03-01T22:14:35.528Z] [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2026-03-01T22:14:35.528Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2026-03-01T22:14:35.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2026-03-01T22:14:35.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2026-03-01T22:14:35.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2026-03-01T22:14:35.869Z] Attempting to get test duration data from TRSS. [2026-03-01T22:14:35.869Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=11&impl=hs&platform=x86-64_linux&group=external&level=sanity [2026-03-01T22:14:41.792Z] Attempting to get test duration data from cached files. [2026-03-01T22:14:41.792Z] [2026-03-01T22:14:41.792Z] TEST DURATION [2026-03-01T22:14:41.792Z] ==================================================================================== [2026-03-01T22:14:41.792Z] Total number of tests searched: 7 [2026-03-01T22:14:41.792Z] Number of test durations found: 6 [2026-03-01T22:14:41.792Z] Top slowest tests: [2026-03-01T22:14:41.792Z] 56m42s openliberty_microprofile_tck_0 [2026-03-01T22:14:41.792Z] 08m25s quarkus_quickstarts_test_0 [2026-03-01T22:14:41.792Z] 00m40s example_functional_0 [2026-03-01T22:14:41.792Z] Following test duration data cannot be found: [2026-03-01T22:14:41.792Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.) [2026-03-01T22:14:41.792Z] [example_functional_0] [2026-03-01T22:14:41.792Z] ==================================================================================== [2026-03-01T22:14:41.792Z] [2026-03-01T22:14:41.792Z] Test target is split into 1 lists. [2026-03-01T22:14:41.792Z] Reducing estimated test running time from 65m47s to 65m47s. [2026-03-01T22:14:41.792Z] [2026-03-01T22:14:41.792Z] -------------------------------------testList_0------------------------------------- [2026-03-01T22:14:41.792Z] Number of tests: 7 [2026-03-01T22:14:41.792Z] Estimated running time: 65m47s [2026-03-01T22:14:41.792Z] TESTLIST=openliberty_microprofile_tck_0,quarkus_quickstarts_test_0,example_functional_0,quarkus_openshift_test_0,spring_test_0,quarkus_test_0,quarkus_native_test_0 [2026-03-01T22:14:41.792Z] ------------------------------------------------------------------------------------ [2026-03-01T22:14:41.792Z] [2026-03-01T22:14:41.792Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-03-01T22:14:41.792Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-03-01T22:14:41.876Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-03-01T22:14:41.950Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-03-01T22:14:42.004Z] Building tests... [Pipeline] timeout [2026-03-01T22:14:42.007Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-03-01T22:14:42.022Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-03-01T22:14:42.055Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-03-01T22:14:42.117Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins [2026-03-01T22:14:42.117Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration. [Pipeline] echo [2026-03-01T22:14:42.117Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-03-01T22:14:42.215Z] 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 [2026-03-01T22:14:42.233Z] ITERATION: 1/1 [Pipeline] sshagent [2026-03-01T22:14:42.250Z] $ ssh-agent [2026-03-01T22:14:42.348Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzDkFjy/agent.2910566 [2026-03-01T22:14:42.348Z] SSH_AGENT_PID=2910568 [2026-03-01T22:14:42.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-01T22:14:44.140Z] ++ uname [2026-03-01T22:14:44.141Z] + '[' Linux = AIX ']' [2026-03-01T22:14:44.141Z] ++ uname [2026-03-01T22:14:44.141Z] + '[' Linux = SunOS ']' [2026-03-01T22:14:44.141Z] ++ uname [2026-03-01T22:14:44.141Z] + '[' Linux = '*BSD' ']' [2026-03-01T22:14:44.141Z] + MAKE=make [2026-03-01T22:14:44.141Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-03-01T22:14:44.141Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-03-01T22:14:45.989Z] ++ uname [2026-03-01T22:14:45.989Z] + '[' Linux = AIX ']' [2026-03-01T22:14:45.989Z] ++ uname [2026-03-01T22:14:45.989Z] + '[' Linux = SunOS ']' [2026-03-01T22:14:45.989Z] ++ uname [2026-03-01T22:14:45.989Z] + '[' Linux = '*BSD' ']' [2026-03-01T22:14:45.989Z] + MAKE=make [2026-03-01T22:14:45.989Z] + cd ./aqa-tests [2026-03-01T22:14:45.989Z] + . ./scripts/testenv/testenvSettings.sh [2026-03-01T22:14:45.989Z] ++ set +x [2026-03-01T22:14:45.989Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2026-03-01T22:14:45.989Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib [2026-03-01T22:14:45.989Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T22:14:45.989Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T22:14:45.989Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-03-01T22:14:45.989Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_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_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-03-01T22:14:45.989Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-03-01T22:14:46.320Z] [2026-03-01T22:14:46.320Z] build: [2026-03-01T22:14:46.656Z] [2026-03-01T22:14:46.656Z] clean: [2026-03-01T22:14:46.656Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2026-03-01T22:14:46.656Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2026-03-01T22:14:46.656Z] [2026-03-01T22:14:46.656Z] init: [2026-03-01T22:14:46.656Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2026-03-01T22:14:46.656Z] [2026-03-01T22:14:46.656Z] getDependentLibs: [2026-03-01T22:14:46.656Z] [exec] -------------------------------------------- [2026-03-01T22:14:46.656Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib [2026-03-01T22:14:46.656Z] [exec] task is set to default [2026-03-01T22:14:46.656Z] [exec] dependencyList is set to json_simple [2026-03-01T22:14:46.656Z] [exec] System Test jars will not be downloaded. [2026-03-01T22:14:46.656Z] [exec] -------------------------------------------- [2026-03-01T22:14:46.656Z] [exec] Starting download third party dependent jars [2026-03-01T22:14:46.656Z] [exec] -------------------------------------------- [2026-03-01T22:14:46.656Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib [2026-03-01T22:14:46.656Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-03-01T22:14:46.656Z] [exec] downloaded dependent third party jars successfully [2026-03-01T22:14:46.656Z] [2026-03-01T22:14:46.656Z] compile: [2026-03-01T22:14:46.656Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-01T22:14:46.656Z] [echo] ============COMPILER SETTINGS============ [2026-03-01T22:14:46.656Z] [echo] ===fork: yes [2026-03-01T22:14:46.656Z] [echo] ===debug: on [2026-03-01T22:14:46.656Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2026-03-01T22:14:48.919Z] [2026-03-01T22:14:48.919Z] dist: [2026-03-01T22:14:48.919Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-03-01T22:14:48.919Z] [2026-03-01T22:14:48.919Z] BUILD SUCCESSFUL [2026-03-01T22:14:48.919Z] Total time: 2 seconds [2026-03-01T22:14:48.919Z] 0 [2026-03-01T22:14:48.919Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-03-01T22:14:48.919Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-03-01T22:14:48.919Z] microArchOutput: model name : AMD EPYC-Milan Processor [2026-03-01T22:14:49.686Z] ****************************** MACHINE INFO ****************************** [2026-03-01T22:14:49.686Z] File path : /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2026-03-01T22:14:49.686Z] Free Physical Memory Size : 3381121024 [2026-03-01T22:14:49.686Z] Free space (bytes) : 41012584448 [2026-03-01T22:14:49.687Z] Total Physical Memory Size : 16522362880 [2026-03-01T22:14:49.687Z] Total space (bytes) : 106627575808 [2026-03-01T22:14:49.687Z] Usable space (bytes) : 41012584448 [2026-03-01T22:14:49.687Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-01T22:14:49.687Z] bashVersion : [2026-03-01T22:14:49.687Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu) [2026-03-01T22:14:49.687Z] Copyright (C) 2020 Free Software Foundation, Inc. [2026-03-01T22:14:49.687Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] This is free software; you are free to change and redistribute it. [2026-03-01T22:14:49.687Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-01T22:14:49.687Z] cpuCores : 4 [2026-03-01T22:14:49.687Z] curlVersion : [2026-03-01T22:14:49.687Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0 [2026-03-01T22:14:49.687Z] Release-Date: 2021-04-14 [2026-03-01T22:14:49.687Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-01T22:14:49.687Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-01T22:14:49.687Z] dockerVersion : Docker version 29.2.1, build a5c7197 [2026-03-01T22:14:49.687Z] gcc version : 11 [2026-03-01T22:14:49.687Z] gclibc version : ldd (GNU libc) 2.34 [2026-03-01T22:14:49.687Z] gdb version : bash: line 1: gdb: command not found [2026-03-01T22:14:49.687Z] lldb version : Command could not be executed [2026-03-01T22:14:49.687Z] makeVersion : [2026-03-01T22:14:49.687Z] GNU Make 4.3 [2026-03-01T22:14:49.687Z] Built for x86_64-redhat-linux-gnu [2026-03-01T22:14:49.687Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-03-01T22:14:49.687Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-01T22:14:49.687Z] This is free software: you are free to change and redistribute it. [2026-03-01T22:14:49.687Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-01T22:14:49.687Z] mavenVersion : [2026-03-01T22:14:49.687Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-03-01T22:14:49.687Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-03-01T22:14:49.687Z] Java version: 11.0.31-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2026-03-01T22:14:49.687Z] Default locale: en, platform encoding: UTF-8 [2026-03-01T22:14:49.687Z] OS name: "linux", version: "5.14.0-570.81.1.el9_6.x86_64", arch: "amd64", family: "unix" [2026-03-01T22:14:49.687Z] osInfo : [2026-03-01T22:14:49.687Z] NAME="Red Hat Enterprise Linux" [2026-03-01T22:14:49.687Z] VERSION="9.6 (Plow)" [2026-03-01T22:14:49.687Z] ID="rhel" [2026-03-01T22:14:49.687Z] ID_LIKE="fedora" [2026-03-01T22:14:49.687Z] VERSION_ID="9.6" [2026-03-01T22:14:49.687Z] PLATFORM_ID="platform:el9" [2026-03-01T22:14:49.687Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)" [2026-03-01T22:14:49.687Z] ANSI_COLOR="0;31" [2026-03-01T22:14:49.687Z] LOGO="fedora-logo-icon" [2026-03-01T22:14:49.687Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos" [2026-03-01T22:14:49.687Z] HOME_URL="https://www.redhat.com/" [2026-03-01T22:14:49.687Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9" [2026-03-01T22:14:49.687Z] BUG_REPORT_URL="https://issues.redhat.com/" [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9" [2026-03-01T22:14:49.687Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6 [2026-03-01T22:14:49.687Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2026-03-01T22:14:49.687Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6" [2026-03-01T22:14:49.687Z] osLabel : rhel.9 [2026-03-01T22:14:49.687Z] perlVersion : [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi [2026-03-01T22:14:49.687Z] (with 54 registered patches, see perl -V for more detail) [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] Copyright 1987-2021, Larry Wall [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] Perl may be copied only under the terms of either the Artistic License or the [2026-03-01T22:14:49.687Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-03-01T22:14:49.687Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-03-01T22:14:49.687Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] podmanVersion : bash: line 1: podman: command not found [2026-03-01T22:14:49.687Z] procArch : x86_64 [2026-03-01T22:14:49.687Z] sysArch : x86_64 [2026-03-01T22:14:49.687Z] sysOS : Linux [2026-03-01T22:14:49.687Z] ulimit : [2026-03-01T22:14:49.687Z] real-time non-blocking time (microseconds, -R) unlimited [2026-03-01T22:14:49.687Z] core file size (blocks, -c) unlimited [2026-03-01T22:14:49.687Z] data seg size (kbytes, -d) unlimited [2026-03-01T22:14:49.687Z] scheduling priority (-e) 0 [2026-03-01T22:14:49.687Z] file size (blocks, -f) unlimited [2026-03-01T22:14:49.687Z] pending signals (-i) 62671 [2026-03-01T22:14:49.687Z] max locked memory (kbytes, -l) 8192 [2026-03-01T22:14:49.687Z] max memory size (kbytes, -m) unlimited [2026-03-01T22:14:49.687Z] open files (-n) 524288 [2026-03-01T22:14:49.687Z] pipe size (512 bytes, -p) 8 [2026-03-01T22:14:49.687Z] POSIX message queues (bytes, -q) 819200 [2026-03-01T22:14:49.687Z] real-time priority (-r) 0 [2026-03-01T22:14:49.687Z] stack size (kbytes, -s) 8192 [2026-03-01T22:14:49.687Z] cpu time (seconds, -t) unlimited [2026-03-01T22:14:49.687Z] max user processes (-u) 62671 [2026-03-01T22:14:49.687Z] virtual memory (kbytes, -v) unlimited [2026-03-01T22:14:49.687Z] file locks (-x) unlimited [2026-03-01T22:14:49.687Z] uname : Linux test-ibmcloud-rhel9-x64-2.adoptopenjdk.net 5.14.0-570.81.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jan 20 04:48:57 EST 2026 x86_64 x86_64 x86_64 GNU/Linux [2026-03-01T22:14:49.687Z] vmVendor : Oracle Corporation [2026-03-01T22:14:49.687Z] vmVersion : 11.0.31-beta+4-ea [2026-03-01T22:14:49.687Z] xlc version : bash: line 1: xlC: command not found [2026-03-01T22:14:49.687Z] ************************************************************************** [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] System.getProperty('os.name')=Linux [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] System.getProperty('os.arch')=amd64 [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] System.getProperty('java.fullversion')=null [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] System.getProperty('sun.arch.data.model')=64 [2026-03-01T22:14:49.687Z] [2026-03-01T22:14:49.687Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST= [2026-03-01T22:14:49.687Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2026-03-01T22:14:49.687Z] perl scripts/configure.pl [2026-03-01T22:14:49.687Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-03-01T22:14:50.015Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-03-01T22:14:50.015Z] [2026-03-01T22:14:50.015Z] [2026-03-01T22:14:50.015Z] Starting to generate build list. [2026-03-01T22:14:50.015Z] [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2026-03-01T22:14:50.344Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2026-03-01T22:14:50.345Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2026-03-01T22:14:50.345Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2026-03-01T22:14:50.345Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2026-03-01T22:14:50.345Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk [2026-03-01T22:14:50.345Z] [2026-03-01T22:14:50.677Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2026-03-01T22:14:50.677Z] make -f clean.mk cleanBuild [2026-03-01T22:14:50.677Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2026-03-01T22:14:50.677Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest [2026-03-01T22:14:50.677Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2026-03-01T22:14:50.677Z] make -f compile.mk compile [2026-03-01T22:14:50.677Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2026-03-01T22:14:51.007Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T22:14:51.007Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T22:14:51.007Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=11" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=external/quarkus_quickstarts,external/functional-test,external/openliberty-mp-tck" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-03-01T22:14:51.007Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_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_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-03-01T22:14:51.008Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml [2026-03-01T22:14:51.716Z] [echo] build.list is TestConfig/build.xml,external/quarkus_quickstarts/build.xml,external/functional-test/build.xml,external/openliberty-mp-tck/build.xml [2026-03-01T22:14:51.716Z] [2026-03-01T22:14:51.716Z] -create_test_directory: [2026-03-01T22:14:51.716Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest [2026-03-01T22:14:51.716Z] [2026-03-01T22:14:51.716Z] stage_test_material: [2026-03-01T22:14:51.716Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest [2026-03-01T22:14:52.045Z] [2026-03-01T22:14:52.045Z] build: [2026-03-01T22:14:52.373Z] [2026-03-01T22:14:52.373Z] move_scripts: [2026-03-01T22:14:52.373Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test [2026-03-01T22:14:52.373Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external [2026-03-01T22:14:52.373Z] [2026-03-01T22:14:52.373Z] clean_image: [2026-03-01T22:14:52.373Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 11 --impl hotspot [2026-03-01T22:14:52.374Z] [exec] # =================== Info =================== Info =================== Info =================== # [2026-03-01T22:14:52.374Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2026-03-01T22:14:52.374Z] [exec] Error response from daemon: No such container: functional-test-test [2026-03-01T22:14:52.374Z] [exec] # =================== Info =================== Info =================== Info =================== #Error response from daemon: No such image: adoptopenjdk-functional-test-test:11-jdk-ubuntu-hotspot-full [2026-03-01T22:14:52.374Z] [exec] [2026-03-01T22:14:52.374Z] [exec] Error response from daemon: No such container: restore-test [2026-03-01T22:14:52.374Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:14:52.374Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2026-03-01T22:14:52.374Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:14:52.374Z] [exec] The test here is functional-test [2026-03-01T22:14:52.374Z] [exec] The directory in the external.sh is functional-test [2026-03-01T22:14:52.374Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2026-03-01T22:14:52.374Z] [exec] Error response from daemon: invalid reference format [2026-03-01T22:14:52.374Z] [exec] Result: 1 [2026-03-01T22:14:52.374Z] [2026-03-01T22:14:52.374Z] build_image: [2026-03-01T22:14:52.374Z] [echo] Executing external.sh --build --dir functional-test --tag nightly --version 11 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk [2026-03-01T22:14:52.374Z] [exec] # =================== Info =================== Info =================== Info =================== # [2026-03-01T22:14:52.374Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2026-03-01T22:14:52.374Z] [exec] # =================== Info =================== Info =================== Info =================== # [2026-03-01T22:14:52.374Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:14:52.374Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2026-03-01T22:14:52.374Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:14:52.374Z] [exec] The test here is functional-test [2026-03-01T22:14:52.374Z] [exec] The directory in the external.sh is functional-test [2026-03-01T22:14:52.374Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2026-03-01T22:14:52.374Z] [exec] build_image.sh functional-test 11 hotspot ubuntu jdk full linux_x86-64 default 0 [2026-03-01T22:14:52.374Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external [2026-03-01T22:14:52.703Z] [exec] [2026-03-01T22:14:52.703Z] [exec] Writing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu [2026-03-01T22:14:53.032Z] [exec] done [2026-03-01T22:14:53.032Z] [exec] [2026-03-01T22:14:53.032Z] [exec] The test in the build_image() function is functional-test [2026-03-01T22:14:53.032Z] [exec] ##################################################### [2026-03-01T22:14:53.032Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-functional-test-test:11-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/ [2026-03-01T22:14:53.032Z] [exec] ##################################################### [2026-03-01T22:14:53.361Z] [exec] #0 building with "default" instance using docker driver [2026-03-01T22:14:53.361Z] [exec] [2026-03-01T22:14:53.361Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2026-03-01T22:14:53.361Z] [exec] #1 transferring dockerfile: 2.96kB done [2026-03-01T22:14:53.361Z] [exec] #1 DONE 0.0s [2026-03-01T22:14:53.361Z] [exec] [2026-03-01T22:14:53.361Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:11-jdk [2026-03-01T22:14:54.508Z] [exec] #2 DONE 1.3s [2026-03-01T22:14:54.508Z] [exec] [2026-03-01T22:14:54.508Z] [exec] #3 [internal] load .dockerignore [2026-03-01T22:14:54.508Z] [exec] #3 transferring context: 2B done [2026-03-01T22:14:54.508Z] [exec] #3 DONE 0.0s [2026-03-01T22:14:54.508Z] [exec] [2026-03-01T22:14:54.508Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:11-jdk@sha256:e73fba329aceb94a75d2438dcd0271ea26ebd0e19e5c3689873f054c2b4c7528 [2026-03-01T22:14:54.508Z] [exec] #4 resolve docker.io/library/eclipse-temurin:11-jdk@sha256:e73fba329aceb94a75d2438dcd0271ea26ebd0e19e5c3689873f054c2b4c7528 0.0s done [2026-03-01T22:14:54.837Z] [exec] #4 ... [2026-03-01T22:14:54.837Z] [exec] [2026-03-01T22:14:54.837Z] [exec] #5 [internal] load build context [2026-03-01T22:14:54.837Z] [exec] #5 transferring context: 3.35kB done [2026-03-01T22:14:54.837Z] [exec] #5 DONE 0.0s [2026-03-01T22:14:54.837Z] [exec] [2026-03-01T22:14:54.837Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:11-jdk@sha256:e73fba329aceb94a75d2438dcd0271ea26ebd0e19e5c3689873f054c2b4c7528 [2026-03-01T22:14:54.837Z] [exec] #4 sha256:ff47b6a05a0a3cec0fa9c60560ecc33c42bb16a9bd97e2ba3637699b836f0876 0B / 2.28kB 0.2s [2026-03-01T22:14:54.837Z] [exec] #4 sha256:ff47b6a05a0a3cec0fa9c60560ecc33c42bb16a9bd97e2ba3637699b836f0876 2.28kB / 2.28kB 0.3s done [2026-03-01T22:14:54.837Z] [exec] #4 sha256:0c1500b8aad9f8a8bbb3cd32631e6454aa769fe452420bc4b53eb8a84ae872d0 0B / 159B 0.2s [2026-03-01T22:14:54.837Z] [exec] #4 sha256:3f1e4d8c9fa230a6a7121fdfb08c183d1a11d03bbca06762023711851fd2ee56 0B / 16.98MB 0.2s [2026-03-01T22:14:54.837Z] [exec] #4 sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d 0B / 145.82MB 0.2s [2026-03-01T22:14:54.837Z] [exec] #4 sha256:0c1500b8aad9f8a8bbb3cd32631e6454aa769fe452420bc4b53eb8a84ae872d0 159B / 159B 0.4s done [2026-03-01T22:14:55.194Z] [exec] #4 sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 0B / 29.73MB 0.3s [2026-03-01T22:14:55.194Z] [exec] #4 sha256:3f1e4d8c9fa230a6a7121fdfb08c183d1a11d03bbca06762023711851fd2ee56 1.05MB / 16.98MB 0.6s [2026-03-01T22:14:55.194Z] [exec] #4 sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 13.63MB / 29.73MB 0.5s [2026-03-01T22:14:55.569Z] [exec] #4 sha256:3f1e4d8c9fa230a6a7121fdfb08c183d1a11d03bbca06762023711851fd2ee56 16.98MB / 16.98MB 0.8s done [2026-03-01T22:14:55.569Z] [exec] #4 sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d 13.63MB / 145.82MB 0.8s [2026-03-01T22:14:55.569Z] [exec] #4 sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d 44.04MB / 145.82MB 1.1s [2026-03-01T22:14:55.569Z] [exec] #4 sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 29.73MB / 29.73MB 0.6s done [2026-03-01T22:14:55.569Z] [exec] #4 extracting sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 [2026-03-01T22:14:55.898Z] [exec] #4 sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d 60.82MB / 145.82MB 1.2s [2026-03-01T22:14:55.898Z] [exec] #4 sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d 76.55MB / 145.82MB 1.4s [2026-03-01T22:14:56.228Z] [exec] #4 sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d 92.27MB / 145.82MB 1.5s [2026-03-01T22:14:56.228Z] [exec] #4 sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d 109.05MB / 145.82MB 1.7s [2026-03-01T22:14:56.228Z] [exec] #4 sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d 128.97MB / 145.82MB 1.8s [2026-03-01T22:14:56.557Z] [exec] #4 sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d 145.75MB / 145.82MB 2.0s [2026-03-01T22:14:58.813Z] [exec] #4 sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d 145.82MB / 145.82MB 4.0s done [2026-03-01T22:14:58.813Z] [exec] #4 extracting sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 3.0s done [2026-03-01T22:14:58.813Z] [exec] #4 extracting sha256:3f1e4d8c9fa230a6a7121fdfb08c183d1a11d03bbca06762023711851fd2ee56 [2026-03-01T22:14:59.142Z] [exec] #4 extracting sha256:3f1e4d8c9fa230a6a7121fdfb08c183d1a11d03bbca06762023711851fd2ee56 0.6s done [2026-03-01T22:14:59.142Z] [exec] #4 DONE 4.7s [2026-03-01T22:14:59.142Z] [exec] [2026-03-01T22:14:59.142Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:11-jdk@sha256:e73fba329aceb94a75d2438dcd0271ea26ebd0e19e5c3689873f054c2b4c7528 [2026-03-01T22:14:59.142Z] [exec] #4 extracting sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d [2026-03-01T22:15:00.801Z] [exec] #4 extracting sha256:709776857b8b715c7bddbd680a8f4fcf5c7fa4c91e48481a3b8d976a0cbaa30d 1.4s done [2026-03-01T22:15:00.801Z] [exec] #4 DONE 6.1s [2026-03-01T22:15:00.801Z] [exec] [2026-03-01T22:15:00.801Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:11-jdk@sha256:e73fba329aceb94a75d2438dcd0271ea26ebd0e19e5c3689873f054c2b4c7528 [2026-03-01T22:15:00.801Z] [exec] #4 extracting sha256:0c1500b8aad9f8a8bbb3cd32631e6454aa769fe452420bc4b53eb8a84ae872d0 0.0s done [2026-03-01T22:15:00.801Z] [exec] #4 extracting sha256:ff47b6a05a0a3cec0fa9c60560ecc33c42bb16a9bd97e2ba3637699b836f0876 0.0s done [2026-03-01T22:15:00.801Z] [exec] #4 DONE 6.1s [2026-03-01T22:15:00.801Z] [exec] [2026-03-01T22:15:00.801Z] [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/* [2026-03-01T22:15:01.508Z] [exec] #6 0.743 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2026-03-01T22:15:01.508Z] [exec] #6 0.828 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2026-03-01T22:15:01.508Z] [exec] #6 0.932 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2026-03-01T22:15:01.508Z] [exec] #6 0.979 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2026-03-01T22:15:01.508Z] [exec] #6 1.040 Get:5 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2026-03-01T22:15:01.837Z] [exec] #6 1.123 Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2026-03-01T22:15:01.837Z] [exec] #6 1.131 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2026-03-01T22:15:01.837Z] [exec] #6 1.215 Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2026-03-01T22:15:01.837Z] [exec] #6 1.358 Get:9 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3,262 kB] [2026-03-01T22:15:01.837Z] [exec] #6 1.398 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.1 kB] [2026-03-01T22:15:01.837Z] [exec] #6 1.399 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,017 kB] [2026-03-01T22:15:01.837Z] [exec] #6 1.416 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,275 kB] [2026-03-01T22:15:01.837Z] [exec] #6 1.436 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3,471 kB] [2026-03-01T22:15:01.837Z] [exec] #6 1.465 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.6 kB] [2026-03-01T22:15:02.165Z] [exec] #6 1.466 Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.5 kB] [2026-03-01T22:15:02.492Z] [exec] #6 1.968 Get:16 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,242 kB] [2026-03-01T22:15:02.821Z] [exec] #6 1.994 Get:17 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.8 kB] [2026-03-01T22:15:02.821Z] [exec] #6 1.994 Get:18 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,883 kB] [2026-03-01T22:15:03.151Z] [exec] #6 2.647 Fetched 36.5 MB in 2s (18.1 MB/s) [2026-03-01T22:15:04.302Z] [exec] #6 2.647 Reading package lists... [2026-03-01T22:15:09.059Z] [exec] #6 8.349 debconf: delaying package configuration, since apt-utils is not installed [2026-03-01T22:15:09.059Z] [exec] #6 8.417 Selecting previously unselected package libpython3.12-minimal:amd64. [2026-03-01T22:15:09.059Z] [exec] #6 8.417 (Reading database ... [2026-03-01T22:15:09.059Z] [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 8.427 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:15:09.059Z] [exec] #6 8.430 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:15:09.059Z] [exec] #6 8.545 Selecting previously unselected package python3.12-minimal. [2026-03-01T22:15:09.389Z] [exec] #6 8.548 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:15:09.389Z] [exec] #6 8.554 Unpacking python3.12-minimal (3.12.3-1ubuntu0.11) ... [2026-03-01T22:15:09.389Z] [exec] #6 8.623 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:15:09.389Z] [exec] #6 8.633 Setting up python3.12-minimal (3.12.3-1ubuntu0.11) ... [2026-03-01T22:15:10.100Z] [exec] #6 9.522 Selecting previously unselected package python3-minimal. [2026-03-01T22:15:10.100Z] [exec] #6 9.522 (Reading database ... [2026-03-01T22:15:10.100Z] [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 9.531 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... [2026-03-01T22:15:10.100Z] [exec] #6 9.534 Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... [2026-03-01T22:15:10.100Z] [exec] #6 9.561 Selecting previously unselected package media-types. [2026-03-01T22:15:10.100Z] [exec] #6 9.565 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2026-03-01T22:15:10.100Z] [exec] #6 9.568 Unpacking media-types (10.1.0) ... [2026-03-01T22:15:10.100Z] [exec] #6 9.593 Selecting previously unselected package netbase. [2026-03-01T22:15:10.100Z] [exec] #6 9.596 Preparing to unpack .../2-netbase_6.4_all.deb ... [2026-03-01T22:15:10.100Z] [exec] #6 9.599 Unpacking netbase (6.4) ... [2026-03-01T22:15:10.100Z] [exec] #6 9.623 Selecting previously unselected package libpython3.12-stdlib:amd64. [2026-03-01T22:15:10.431Z] [exec] #6 9.628 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:15:10.431Z] [exec] #6 9.631 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:15:10.431Z] [exec] #6 9.784 Selecting previously unselected package python3.12. [2026-03-01T22:15:10.431Z] [exec] #6 9.788 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:15:10.431Z] [exec] #6 9.790 Unpacking python3.12 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:15:10.431Z] [exec] #6 9.819 Selecting previously unselected package libpython3-stdlib:amd64. [2026-03-01T22:15:10.431Z] [exec] #6 9.823 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... [2026-03-01T22:15:10.431Z] [exec] #6 9.825 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:15:10.431Z] [exec] #6 9.853 Setting up python3-minimal (3.12.3-0ubuntu2.1) ... [2026-03-01T22:15:10.431Z] [exec] #6 10.03 Selecting previously unselected package python3. [2026-03-01T22:15:10.431Z] [exec] #6 10.03 (Reading database ... [2026-03-01T22:15:10.761Z] [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 10.04 Preparing to unpack .../00-python3_3.12.3-0ubuntu2.1_amd64.deb ... [2026-03-01T22:15:10.761Z] [exec] #6 10.05 Unpacking python3 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:15:10.761Z] [exec] #6 10.08 Selecting previously unselected package libapparmor1:amd64. [2026-03-01T22:15:10.761Z] [exec] #6 10.08 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.5_amd64.deb ... [2026-03-01T22:15:10.761Z] [exec] #6 10.08 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ... [2026-03-01T22:15:10.761Z] [exec] #6 10.11 Selecting previously unselected package libargon2-1:amd64. [2026-03-01T22:15:10.761Z] [exec] #6 10.11 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2026-03-01T22:15:10.761Z] [exec] #6 10.12 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2026-03-01T22:15:10.761Z] [exec] #6 10.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2026-03-01T22:15:10.761Z] [exec] #6 10.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2026-03-01T22:15:10.761Z] [exec] #6 10.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2026-03-01T22:15:10.761Z] [exec] #6 10.18 Selecting previously unselected package libjson-c5:amd64. [2026-03-01T22:15:10.761Z] [exec] #6 10.18 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ... [2026-03-01T22:15:10.761Z] [exec] #6 10.19 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2026-03-01T22:15:10.761Z] [exec] #6 10.21 Selecting previously unselected package libcryptsetup12:amd64. [2026-03-01T22:15:10.761Z] [exec] #6 10.22 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2026-03-01T22:15:10.761Z] [exec] #6 10.22 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2026-03-01T22:15:10.761Z] [exec] #6 10.25 Selecting previously unselected package libfdisk1:amd64. [2026-03-01T22:15:10.761Z] [exec] #6 10.25 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.4_amd64.deb ... [2026-03-01T22:15:10.761Z] [exec] #6 10.26 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.4) ... [2026-03-01T22:15:10.761Z] [exec] #6 10.28 Selecting previously unselected package libkmod2:amd64. [2026-03-01T22:15:10.761Z] [exec] #6 10.29 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2026-03-01T22:15:10.761Z] [exec] #6 10.29 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2026-03-01T22:15:10.761Z] [exec] #6 10.31 Selecting previously unselected package libsystemd-shared:amd64. [2026-03-01T22:15:10.761Z] [exec] #6 10.32 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:15:10.761Z] [exec] #6 10.32 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:15:10.761Z] [exec] #6 10.37 Selecting previously unselected package systemd-dev. [2026-03-01T22:15:11.091Z] [exec] #6 10.38 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.12_all.deb ... [2026-03-01T22:15:11.091Z] [exec] #6 10.38 Unpacking systemd-dev (255.4-1ubuntu8.12) ... [2026-03-01T22:15:11.091Z] [exec] #6 10.42 Selecting previously unselected package systemd. [2026-03-01T22:15:11.091Z] [exec] #6 10.43 Preparing to unpack .../10-systemd_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:15:11.091Z] [exec] #6 10.44 Unpacking systemd (255.4-1ubuntu8.12) ... [2026-03-01T22:15:11.091Z] [exec] #6 10.68 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.69 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.70 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.70 Setting up libjson-c5:amd64 (0.17-1build1) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.71 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.72 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.4) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.72 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.73 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.73 Setting up systemd-dev (255.4-1ubuntu8.12) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.74 Setting up systemd (255.4-1ubuntu8.12) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.77 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2026-03-01T22:15:11.422Z] [exec] #6 10.77 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2026-03-01T22:15:11.422Z] [exec] #6 10.78 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2026-03-01T22:15:11.422Z] [exec] #6 10.78 Initializing machine ID from random generator. [2026-03-01T22:15:11.422Z] [exec] #6 10.81 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:15:11.422Z] [exec] #6 10.81 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:15:11.422Z] [exec] #6 10.81 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:15:11.422Z] [exec] #6 10.81 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:15:11.422Z] [exec] #6 10.81 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:15:11.422Z] [exec] #6 10.81 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:15:11.422Z] [exec] #6 10.81 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:15:11.422Z] [exec] #6 10.81 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:15:11.422Z] [exec] #6 10.81 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:15:11.422Z] [exec] #6 10.82 Creating group 'systemd-journal' with GID 999. [2026-03-01T22:15:11.422Z] [exec] #6 10.82 Creating group 'systemd-network' with GID 998. [2026-03-01T22:15:11.422Z] [exec] #6 10.82 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2026-03-01T22:15:11.422Z] [exec] #6 10.89 Selecting previously unselected package systemd-sysv. [2026-03-01T22:15:11.422Z] [exec] #6 10.89 (Reading database ... [2026-03-01T22:15:11.422Z] [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.90 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:15:11.422Z] [exec] #6 10.91 Unpacking systemd-sysv (255.4-1ubuntu8.12) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.94 Selecting previously unselected package sgml-base. [2026-03-01T22:15:11.422Z] [exec] #6 10.94 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2026-03-01T22:15:11.422Z] [exec] #6 10.94 Unpacking sgml-base (1.31) ... [2026-03-01T22:15:11.422Z] [exec] #6 10.98 Selecting previously unselected package libdbus-1-3:amd64. [2026-03-01T22:15:11.422Z] [exec] #6 10.98 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:15:11.422Z] [exec] #6 10.99 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:11.422Z] [exec] #6 11.01 Selecting previously unselected package dbus-bin. [2026-03-01T22:15:11.422Z] [exec] #6 11.01 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:15:11.422Z] [exec] #6 11.02 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:11.422Z] [exec] #6 11.04 Selecting previously unselected package dbus-session-bus-common. [2026-03-01T22:15:11.753Z] [exec] #6 11.05 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2026-03-01T22:15:11.753Z] [exec] #6 11.05 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:11.753Z] [exec] #6 11.08 Selecting previously unselected package dbus-daemon. [2026-03-01T22:15:11.753Z] [exec] #6 11.08 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:15:11.753Z] [exec] #6 11.08 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:11.753Z] [exec] #6 11.11 Selecting previously unselected package dbus-system-bus-common. [2026-03-01T22:15:11.753Z] [exec] #6 11.12 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2026-03-01T22:15:11.753Z] [exec] #6 11.12 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:11.753Z] [exec] #6 11.16 Selecting previously unselected package dbus. [2026-03-01T22:15:11.753Z] [exec] #6 11.16 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:15:11.753Z] [exec] #6 11.16 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:11.753Z] [exec] #6 11.19 Selecting previously unselected package distro-info-data. [2026-03-01T22:15:11.753Z] [exec] #6 11.20 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.5_all.deb ... [2026-03-01T22:15:11.753Z] [exec] #6 11.20 Unpacking distro-info-data (0.60ubuntu0.5) ... [2026-03-01T22:15:11.753Z] [exec] #6 11.24 Selecting previously unselected package libglib2.0-0t64:amd64. [2026-03-01T22:15:11.753Z] [exec] #6 11.24 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... [2026-03-01T22:15:11.753Z] [exec] #6 11.26 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:15:11.753Z] [exec] #6 11.31 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2026-03-01T22:15:12.082Z] [exec] #6 11.31 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... [2026-03-01T22:15:12.082Z] [exec] #6 11.31 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:15:12.082Z] [exec] #6 11.34 Selecting previously unselected package libgirepository-1.0-1:amd64. [2026-03-01T22:15:12.082Z] [exec] #6 11.35 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2026-03-01T22:15:12.082Z] [exec] #6 11.35 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2026-03-01T22:15:12.082Z] [exec] #6 11.38 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2026-03-01T22:15:12.082Z] [exec] #6 11.38 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2026-03-01T22:15:12.082Z] [exec] #6 11.38 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2026-03-01T22:15:12.082Z] [exec] #6 11.41 Selecting previously unselected package iso-codes. [2026-03-01T22:15:12.082Z] [exec] #6 11.41 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2026-03-01T22:15:12.082Z] [exec] #6 11.42 Unpacking iso-codes (4.16.0-1) ... [2026-03-01T22:15:12.082Z] [exec] #6 11.63 Selecting previously unselected package libcap2-bin. [2026-03-01T22:15:12.082Z] [exec] #6 11.63 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2026-03-01T22:15:12.082Z] [exec] #6 11.63 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2026-03-01T22:15:12.082Z] [exec] #6 11.66 Selecting previously unselected package libelf1t64:amd64. [2026-03-01T22:15:12.082Z] [exec] #6 11.67 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2026-03-01T22:15:12.082Z] [exec] #6 11.67 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:15:12.082Z] [exec] #6 11.70 Selecting previously unselected package libglib2.0-data. [2026-03-01T22:15:12.082Z] [exec] #6 11.70 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.8_all.deb ... [2026-03-01T22:15:12.082Z] [exec] #6 11.70 Unpacking libglib2.0-data (2.80.0-6ubuntu3.8) ... [2026-03-01T22:15:12.082Z] [exec] #6 11.73 Selecting previously unselected package libicu74:amd64. [2026-03-01T22:15:12.413Z] [exec] #6 11.73 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2026-03-01T22:15:12.413Z] [exec] #6 11.74 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2026-03-01T22:15:12.413Z] [exec] #6 11.95 Selecting previously unselected package libpam-systemd:amd64. [2026-03-01T22:15:12.413Z] [exec] #6 11.96 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:15:12.413Z] [exec] #6 11.96 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:15:12.413Z] [exec] #6 11.99 Selecting previously unselected package libxml2:amd64. [2026-03-01T22:15:12.413Z] [exec] #6 12.00 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... [2026-03-01T22:15:12.413Z] [exec] #6 12.00 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... [2026-03-01T22:15:12.413Z] [exec] #6 12.04 Selecting previously unselected package libyaml-0-2:amd64. [2026-03-01T22:15:12.413Z] [exec] #6 12.04 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2026-03-01T22:15:12.413Z] [exec] #6 12.04 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2026-03-01T22:15:12.413Z] [exec] #6 12.07 Selecting previously unselected package lsb-release. [2026-03-01T22:15:12.743Z] [exec] #6 12.07 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2026-03-01T22:15:12.743Z] [exec] #6 12.07 Unpacking lsb-release (12.0-2) ... [2026-03-01T22:15:12.743Z] [exec] #6 12.10 Selecting previously unselected package python-apt-common. [2026-03-01T22:15:12.743Z] [exec] #6 12.10 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5.2_all.deb ... [2026-03-01T22:15:12.743Z] [exec] #6 12.11 Unpacking python-apt-common (2.7.7ubuntu5.2) ... [2026-03-01T22:15:12.743Z] [exec] #6 12.13 Selecting previously unselected package python3-apt. [2026-03-01T22:15:12.743Z] [exec] #6 12.14 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5.2_amd64.deb ... [2026-03-01T22:15:12.743Z] [exec] #6 12.14 Unpacking python3-apt (2.7.7ubuntu5.2) ... [2026-03-01T22:15:12.743Z] [exec] #6 12.17 Selecting previously unselected package python3-cffi-backend:amd64. [2026-03-01T22:15:12.743Z] [exec] #6 12.18 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2026-03-01T22:15:12.743Z] [exec] #6 12.18 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2026-03-01T22:15:12.743Z] [exec] #6 12.21 Selecting previously unselected package python3-dbus. [2026-03-01T22:15:12.743Z] [exec] #6 12.21 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2026-03-01T22:15:12.743Z] [exec] #6 12.21 Unpacking python3-dbus (1.3.2-5build3) ... [2026-03-01T22:15:12.743Z] [exec] #6 12.25 Selecting previously unselected package python3-gi. [2026-03-01T22:15:12.743Z] [exec] #6 12.25 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2026-03-01T22:15:12.743Z] [exec] #6 12.25 Unpacking python3-gi (3.48.2-1) ... [2026-03-01T22:15:12.743Z] [exec] #6 12.29 Selecting previously unselected package python3-pkg-resources. [2026-03-01T22:15:13.072Z] [exec] #6 12.30 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2026-03-01T22:15:13.072Z] [exec] #6 12.30 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2026-03-01T22:15:13.072Z] [exec] #6 12.34 Preparing to unpack .../28-curl_8.5.0-2ubuntu10.7_amd64.deb ... [2026-03-01T22:15:13.072Z] [exec] #6 12.35 Unpacking curl (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ... [2026-03-01T22:15:13.072Z] [exec] #6 12.39 Preparing to unpack .../29-libcurl4t64_8.5.0-2ubuntu10.7_amd64.deb ... [2026-03-01T22:15:13.072Z] [exec] #6 12.39 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ... [2026-03-01T22:15:13.072Z] [exec] #6 12.43 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2026-03-01T22:15:13.072Z] [exec] #6 12.44 Preparing to unpack .../30-libpackagekit-glib2-18_1.2.8-2ubuntu1.4_amd64.deb ... [2026-03-01T22:15:13.072Z] [exec] #6 12.44 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:15:13.072Z] [exec] #6 12.47 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2026-03-01T22:15:13.072Z] [exec] #6 12.47 Preparing to unpack .../31-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.4_amd64.deb ... [2026-03-01T22:15:13.072Z] [exec] #6 12.47 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:15:13.072Z] [exec] #6 12.50 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2026-03-01T22:15:13.072Z] [exec] #6 12.50 Preparing to unpack .../32-libcurl3t64-gnutls_8.5.0-2ubuntu10.7_amd64.deb ... [2026-03-01T22:15:13.072Z] [exec] #6 12.50 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ... [2026-03-01T22:15:13.072Z] [exec] #6 12.54 Selecting previously unselected package libstemmer0d:amd64. [2026-03-01T22:15:13.072Z] [exec] #6 12.54 Preparing to unpack .../33-libstemmer0d_2.2.0-4build1_amd64.deb ... [2026-03-01T22:15:13.072Z] [exec] #6 12.54 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2026-03-01T22:15:13.072Z] [exec] #6 12.57 Selecting previously unselected package libxmlb2:amd64. [2026-03-01T22:15:13.072Z] [exec] #6 12.58 Preparing to unpack .../34-libxmlb2_0.3.18-1_amd64.deb ... [2026-03-01T22:15:13.072Z] [exec] #6 12.58 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2026-03-01T22:15:13.072Z] [exec] #6 12.61 Selecting previously unselected package libappstream5:amd64. [2026-03-01T22:15:13.402Z] [exec] #6 12.61 Preparing to unpack .../35-libappstream5_1.0.2-1build6_amd64.deb ... [2026-03-01T22:15:13.402Z] [exec] #6 12.61 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2026-03-01T22:15:13.402Z] [exec] #6 12.64 Selecting previously unselected package libduktape207:amd64. [2026-03-01T22:15:13.402Z] [exec] #6 12.65 Preparing to unpack .../36-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2026-03-01T22:15:13.402Z] [exec] #6 12.65 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2026-03-01T22:15:13.402Z] [exec] #6 12.68 Selecting previously unselected package libdw1t64:amd64. [2026-03-01T22:15:13.402Z] [exec] #6 12.68 Preparing to unpack .../37-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2026-03-01T22:15:13.402Z] [exec] #6 12.68 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:15:13.402Z] [exec] #6 12.71 Selecting previously unselected package libglib2.0-bin. [2026-03-01T22:15:13.402Z] [exec] #6 12.71 Preparing to unpack .../38-libglib2.0-bin_2.80.0-6ubuntu3.8_amd64.deb ... [2026-03-01T22:15:13.402Z] [exec] #6 12.72 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.8) ... [2026-03-01T22:15:13.402Z] [exec] #6 12.75 Selecting previously unselected package libunwind8:amd64. [2026-03-01T22:15:13.402Z] [exec] #6 12.75 Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ... [2026-03-01T22:15:13.402Z] [exec] #6 12.76 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2026-03-01T22:15:13.402Z] [exec] #6 12.79 Selecting previously unselected package libgstreamer1.0-0:amd64. [2026-03-01T22:15:13.402Z] [exec] #6 12.79 Preparing to unpack .../40-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2026-03-01T22:15:13.402Z] [exec] #6 12.79 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2026-03-01T22:15:13.402Z] [exec] #6 12.84 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2026-03-01T22:15:13.402Z] [exec] #6 12.84 Preparing to unpack .../41-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2026-03-01T22:15:13.402Z] [exec] #6 12.85 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:15:13.402Z] [exec] #6 12.87 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2026-03-01T22:15:13.402Z] [exec] #6 12.88 Preparing to unpack .../42-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2026-03-01T22:15:13.402Z] [exec] #6 12.88 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:15:13.402Z] [exec] #6 12.91 Selecting previously unselected package xml-core. [2026-03-01T22:15:13.402Z] [exec] #6 12.91 Preparing to unpack .../43-xml-core_0.19_all.deb ... [2026-03-01T22:15:13.402Z] [exec] #6 12.92 Unpacking xml-core (0.19) ... [2026-03-01T22:15:13.402Z] [exec] #6 12.95 Selecting previously unselected package polkitd. [2026-03-01T22:15:13.402Z] [exec] #6 12.96 Preparing to unpack .../44-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2026-03-01T22:15:13.402Z] [exec] #6 13.00 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2026-03-01T22:15:13.402Z] [exec] #6 13.03 Selecting previously unselected package python3-blinker. [2026-03-01T22:15:13.402Z] [exec] #6 13.04 Preparing to unpack .../45-python3-blinker_1.7.0-1_all.deb ... [2026-03-01T22:15:13.402Z] [exec] #6 13.05 Unpacking python3-blinker (1.7.0-1) ... [2026-03-01T22:15:13.402Z] [exec] #6 13.07 Selecting previously unselected package python3-cryptography. [2026-03-01T22:15:13.733Z] [exec] #6 13.08 Preparing to unpack .../46-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2026-03-01T22:15:13.733Z] [exec] #6 13.08 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2026-03-01T22:15:13.733Z] [exec] #6 13.16 Selecting previously unselected package python3-pyparsing. [2026-03-01T22:15:13.733Z] [exec] #6 13.16 Preparing to unpack .../47-python3-pyparsing_3.1.1-1_all.deb ... [2026-03-01T22:15:13.733Z] [exec] #6 13.16 Unpacking python3-pyparsing (3.1.1-1) ... [2026-03-01T22:15:13.733Z] [exec] #6 13.22 Selecting previously unselected package python3-httplib2. [2026-03-01T22:15:13.733Z] [exec] #6 13.22 Preparing to unpack .../48-python3-httplib2_0.20.4-3_all.deb ... [2026-03-01T22:15:14.062Z] [exec] #6 13.52 Unpacking python3-httplib2 (0.20.4-3) ... [2026-03-01T22:15:14.062Z] [exec] #6 13.55 Selecting previously unselected package python3-jwt. [2026-03-01T22:15:14.062Z] [exec] #6 13.55 Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ... [2026-03-01T22:15:14.062Z] [exec] #6 13.55 Unpacking python3-jwt (2.7.0-1) ... [2026-03-01T22:15:14.062Z] [exec] #6 13.58 Selecting previously unselected package python3-lazr.uri. [2026-03-01T22:15:14.062Z] [exec] #6 13.59 Preparing to unpack .../50-python3-lazr.uri_1.0.6-3_all.deb ... [2026-03-01T22:15:14.062Z] [exec] #6 13.59 Unpacking python3-lazr.uri (1.0.6-3) ... [2026-03-01T22:15:14.062Z] [exec] #6 13.62 Selecting previously unselected package python3-wadllib. [2026-03-01T22:15:14.391Z] [exec] #6 13.63 Preparing to unpack .../51-python3-wadllib_1.3.6-5_all.deb ... [2026-03-01T22:15:14.391Z] [exec] #6 13.63 Unpacking python3-wadllib (1.3.6-5) ... [2026-03-01T22:15:14.391Z] [exec] #6 13.66 Selecting previously unselected package python3-distro. [2026-03-01T22:15:14.391Z] [exec] #6 13.67 Preparing to unpack .../52-python3-distro_1.9.0-1_all.deb ... [2026-03-01T22:15:14.391Z] [exec] #6 13.67 Unpacking python3-distro (1.9.0-1) ... [2026-03-01T22:15:14.391Z] [exec] #6 13.70 Selecting previously unselected package python3-oauthlib. [2026-03-01T22:15:14.391Z] [exec] #6 13.70 Preparing to unpack .../53-python3-oauthlib_3.2.2-1_all.deb ... [2026-03-01T22:15:14.391Z] [exec] #6 13.70 Unpacking python3-oauthlib (3.2.2-1) ... [2026-03-01T22:15:14.391Z] [exec] #6 13.75 Selecting previously unselected package python3-lazr.restfulclient. [2026-03-01T22:15:14.391Z] [exec] #6 13.76 Preparing to unpack .../54-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2026-03-01T22:15:14.391Z] [exec] #6 13.76 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2026-03-01T22:15:14.392Z] [exec] #6 13.79 Selecting previously unselected package python3-six. [2026-03-01T22:15:14.392Z] [exec] #6 13.80 Preparing to unpack .../55-python3-six_1.16.0-4_all.deb ... [2026-03-01T22:15:14.392Z] [exec] #6 13.80 Unpacking python3-six (1.16.0-4) ... [2026-03-01T22:15:14.392Z] [exec] #6 13.83 Selecting previously unselected package python3-launchpadlib. [2026-03-01T22:15:14.392Z] [exec] #6 13.83 Preparing to unpack .../56-python3-launchpadlib_1.11.0-6_all.deb ... [2026-03-01T22:15:14.392Z] [exec] #6 13.84 Unpacking python3-launchpadlib (1.11.0-6) ... [2026-03-01T22:15:14.392Z] [exec] #6 13.88 Selecting previously unselected package python3-software-properties. [2026-03-01T22:15:14.392Z] [exec] #6 13.88 Preparing to unpack .../57-python3-software-properties_0.99.49.4_all.deb ... [2026-03-01T22:15:14.392Z] [exec] #6 13.88 Unpacking python3-software-properties (0.99.49.4) ... [2026-03-01T22:15:14.392Z] [exec] #6 13.92 Selecting previously unselected package packagekit. [2026-03-01T22:15:14.392Z] [exec] #6 13.92 Preparing to unpack .../58-packagekit_1.2.8-2ubuntu1.4_amd64.deb ... [2026-03-01T22:15:14.392Z] [exec] #6 13.92 Unpacking packagekit (1.2.8-2ubuntu1.4) ... [2026-03-01T22:15:14.392Z] [exec] #6 13.97 Selecting previously unselected package software-properties-common. [2026-03-01T22:15:14.392Z] [exec] #6 13.97 Preparing to unpack .../59-software-properties-common_0.99.49.4_all.deb ... [2026-03-01T22:15:14.392Z] [exec] #6 13.97 Unpacking software-properties-common (0.99.49.4) ... [2026-03-01T22:15:14.392Z] [exec] #6 14.02 Setting up media-types (10.1.0) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.03 Setting up systemd-sysv (255.4-1ubuntu8.12) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.05 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.7) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.06 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.06 Setting up distro-info-data (0.60ubuntu0.5) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.07 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.08 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.08 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.09 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.09 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.10 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.11 No schema files found: doing nothing. [2026-03-01T22:15:14.724Z] [exec] #6 14.12 Setting up libglib2.0-data (2.80.0-6ubuntu3.8) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.12 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.13 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.13 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.14 Setting up python-apt-common (2.7.7ubuntu5.2) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.15 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.15 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.16 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.16 Setting up netbase (6.4) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.18 Setting up sgml-base (1.31) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.21 Setting up curl (8.5.0-2ubuntu10.7) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.22 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.23 Setting up lsb-release (12.0-2) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.23 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:14.724Z] [exec] #6 14.33 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... [2026-03-01T22:15:15.056Z] [exec] #6 14.34 Setting up iso-codes (4.16.0-1) ... [2026-03-01T22:15:15.056Z] [exec] #6 14.35 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:15.056Z] [exec] #6 14.35 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:15:15.056Z] [exec] #6 14.36 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2026-03-01T22:15:15.056Z] [exec] #6 14.37 Setcap worked! gst-ptp-helper is not suid! [2026-03-01T22:15:15.056Z] [exec] #6 14.37 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:15:15.056Z] [exec] #6 14.38 Setting up libxmlb2:amd64 (0.3.18-1) ... [2026-03-01T22:15:15.056Z] [exec] #6 14.38 Setting up python3.12 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:15:16.206Z] [exec] #6 15.40 Setting up libglib2.0-bin (2.80.0-6ubuntu3.8) ... [2026-03-01T22:15:16.206Z] [exec] #6 15.41 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:15:16.206Z] [exec] #6 15.41 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2026-03-01T22:15:16.206Z] [exec] #6 15.42 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:16.206Z] [exec] #6 15.44 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:15:16.206Z] [exec] #6 15.45 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2026-03-01T22:15:16.206Z] [exec] #6 15.46 Setting up dbus (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:16.206Z] [exec] #6 15.48 Setting up xml-core (0.19) ... [2026-03-01T22:15:16.206Z] [exec] #6 15.69 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:15:16.206Z] [exec] #6 15.78 debconf: unable to initialize frontend: Dialog [2026-03-01T22:15:16.206Z] [exec] #6 15.78 debconf: (TERM is not set, so the dialog frontend is not usable.) [2026-03-01T22:15:16.206Z] [exec] #6 15.78 debconf: falling back to frontend: Readline [2026-03-01T22:15:16.206Z] [exec] #6 15.78 debconf: unable to initialize frontend: Readline [2026-03-01T22:15:16.206Z] [exec] #6 15.78 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.) [2026-03-01T22:15:16.206Z] [exec] #6 15.78 debconf: falling back to frontend: Teletype [2026-03-01T22:15:16.206Z] [exec] #6 15.85 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:15:16.536Z] [exec] #6 15.86 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:15:16.536Z] [exec] #6 15.87 Setting up python3 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:15:16.536Z] [exec] #6 15.88 running python rtupdate hooks for python3.12... [2026-03-01T22:15:16.536Z] [exec] #6 15.88 running python post-rtupdate hooks for python3.12... [2026-03-01T22:15:16.536Z] [exec] #6 15.99 Setting up python3-six (1.16.0-4) ... [2026-03-01T22:15:16.536Z] [exec] #6 16.12 Setting up python3-pyparsing (3.1.1-1) ... [2026-03-01T22:15:16.865Z] [exec] #6 16.31 Setting up python3-gi (3.48.2-1) ... [2026-03-01T22:15:16.865Z] [exec] #6 16.49 Setting up python3-httplib2 (0.20.4-3) ... [2026-03-01T22:15:17.195Z] [exec] #6 16.64 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2026-03-01T22:15:17.195Z] [exec] #6 16.65 Setting up python3-blinker (1.7.0-1) ... [2026-03-01T22:15:17.195Z] [exec] #6 16.77 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2026-03-01T22:15:17.525Z] [exec] #6 17.00 Setting up python3-dbus (1.3.2-5build3) ... [2026-03-01T22:15:17.525Z] [exec] #6 17.15 Setting up python3-distro (1.9.0-1) ... [2026-03-01T22:15:17.854Z] [exec] #6 17.27 Setting up python3-jwt (2.7.0-1) ... [2026-03-01T22:15:17.854Z] [exec] #6 17.41 Setting up python3-apt (2.7.7ubuntu5.2) ... [2026-03-01T22:15:18.184Z] [exec] #6 17.58 Setting up python3-lazr.uri (1.0.6-3) ... [2026-03-01T22:15:18.184Z] [exec] #6 17.70 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2026-03-01T22:15:18.513Z] [exec] #6 17.95 Setting up python3-wadllib (1.3.6-5) ... [2026-03-01T22:15:18.513Z] [exec] #6 18.08 Setting up python3-oauthlib (3.2.2-1) ... [2026-03-01T22:15:18.841Z] [exec] #6 18.28 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2026-03-01T22:15:24.746Z] [exec] #6 23.66 Setting up python3-launchpadlib (1.11.0-6) ... [2026-03-01T22:15:25.893Z] [exec] #6 25.39 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2026-03-01T22:15:26.223Z] [exec] #6 25.40 Setting up python3-software-properties (0.99.49.4) ... [2026-03-01T22:15:26.223Z] [exec] #6 25.55 Processing triggers for libc-bin (2.39-0ubuntu8.7) ... [2026-03-01T22:15:26.223Z] [exec] #6 25.58 Processing triggers for sgml-base (1.31) ... [2026-03-01T22:15:26.223Z] [exec] #6 25.59 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2026-03-01T22:15:26.223Z] [exec] #6 25.60 Creating group 'polkitd' with GID 997. [2026-03-01T22:15:26.223Z] [exec] #6 25.60 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2026-03-01T22:15:26.223Z] [exec] #6 25.64 invoke-rc.d: could not determine current runlevel [2026-03-01T22:15:26.223Z] [exec] #6 25.65 invoke-rc.d: policy-rc.d denied execution of reload. [2026-03-01T22:15:26.223Z] [exec] #6 25.78 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2026-03-01T22:15:26.554Z] [exec] #6 25.78 Setting up packagekit (1.2.8-2ubuntu1.4) ... [2026-03-01T22:15:26.554Z] [exec] #6 25.80 invoke-rc.d: could not determine current runlevel [2026-03-01T22:15:26.554Z] [exec] #6 25.81 invoke-rc.d: policy-rc.d denied execution of force-reload. [2026-03-01T22:15:26.554Z] [exec] #6 25.81 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2026-03-01T22:15:26.554Z] [exec] #6 25.94 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2026-03-01T22:15:26.554Z] [exec] #6 25.94 Setting up software-properties-common (0.99.49.4) ... [2026-03-01T22:15:26.554Z] [exec] #6 26.08 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2026-03-01T22:15:30.366Z] [exec] #6 29.50 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2026-03-01T22:15:30.366Z] [exec] #6 29.61 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2026-03-01T22:15:30.366Z] [exec] #6 29.71 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2026-03-01T22:15:30.366Z] [exec] #6 29.73 Get:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2026-03-01T22:15:30.366Z] [exec] #6 29.82 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2026-03-01T22:15:30.366Z] [exec] #6 29.91 Get:6 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 Packages [37.8 kB] [2026-03-01T22:15:30.366Z] [exec] #6 29.97 Fetched 62.2 kB in 1s (109 kB/s) [2026-03-01T22:15:31.514Z] [exec] #6 29.97 Reading package lists... [2026-03-01T22:15:31.514Z] [exec] #6 30.95 PPA publishes dbgsym, you may need to include 'main/debug' component [2026-03-01T22:15:31.514Z] [exec] #6 30.95 Repository: 'Types: deb [2026-03-01T22:15:31.514Z] [exec] #6 30.95 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2026-03-01T22:15:31.514Z] [exec] #6 30.95 Suites: noble [2026-03-01T22:15:31.514Z] [exec] #6 30.95 Components: main [2026-03-01T22:15:31.514Z] [exec] #6 30.95 ' [2026-03-01T22:15:31.514Z] [exec] #6 30.95 Description: [2026-03-01T22:15:31.514Z] [exec] #6 30.95 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2026-03-01T22:15:31.514Z] [exec] #6 30.95 [2026-03-01T22:15:31.514Z] [exec] #6 30.95 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2026-03-01T22:15:31.514Z] [exec] #6 30.95 Adding repository. [2026-03-01T22:15:31.844Z] [exec] #6 31.18 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease [2026-03-01T22:15:31.844Z] [exec] #6 31.20 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2026-03-01T22:15:31.844Z] [exec] #6 31.23 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2026-03-01T22:15:31.844Z] [exec] #6 31.28 Hit:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2026-03-01T22:15:32.171Z] [exec] #6 31.38 Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease [2026-03-01T22:15:33.320Z] [exec] #6 31.59 Reading package lists... [2026-03-01T22:15:34.033Z] [exec] #6 32.57 Reading package lists... [2026-03-01T22:15:34.458Z] [exec] #6 33.56 Building dependency tree... [2026-03-01T22:15:34.458Z] [exec] #6 33.82 Reading state information... [2026-03-01T22:15:34.458Z] [exec] #6 34.06 The following additional packages will be installed: [2026-03-01T22:15:34.458Z] [exec] #6 34.06 ant asciidoc-base asciidoc-common binutils binutils-common [2026-03-01T22:15:34.458Z] [exec] #6 34.06 binutils-x86-64-linux-gnu bzip2 ca-certificates-java cpp cpp-13 [2026-03-01T22:15:34.458Z] [exec] #6 34.06 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless [2026-03-01T22:15:34.458Z] [exec] #6 34.06 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu [2026-03-01T22:15:34.458Z] [exec] #6 34.06 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-15-base [2026-03-01T22:15:34.787Z] [exec] #6 34.06 gcc-x86-64-linux-gnu git-man java-common libasan8 libatomic1 libbinutils [2026-03-01T22:15:34.787Z] [exec] #6 34.06 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 [2026-03-01T22:15:34.787Z] [exec] #6 34.06 libdpkg-perl liberror-perl libgcc-13-dev libgcc-s1 libgdbm-compat4t64 [2026-03-01T22:15:34.787Z] [exec] #6 34.06 libgdbm6t64 libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 [2026-03-01T22:15:34.787Z] [exec] #6 34.06 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6 libnspr4 [2026-03-01T22:15:34.787Z] [exec] #6 34.06 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 libsframe1 libstdc++-13-dev [2026-03-01T22:15:34.787Z] [exec] #6 34.07 libstdc++6 libtsan2 libubsan1 libxml2-utils libxslt1.1 linux-libc-dev [2026-03-01T22:15:34.787Z] [exec] #6 34.07 lto-disabled-list make openjdk-21-jre-headless patch perl perl-modules-5.38 [2026-03-01T22:15:34.787Z] [exec] #6 34.07 rpcsvc-proto xsltproc xz-utils [2026-03-01T22:15:34.787Z] [exec] #6 34.07 Suggested packages: [2026-03-01T22:15:34.787Z] [exec] #6 34.07 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java [2026-03-01T22:15:34.787Z] [exec] #6 34.07 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight [2026-03-01T22:15:34.787Z] [exec] #6 34.07 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc [2026-03-01T22:15:34.787Z] [exec] #6 34.07 default-jre dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf [2026-03-01T22:15:34.787Z] [exec] #6 34.07 | docbook-xsl-doc-text | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java [2026-03-01T22:15:34.787Z] [exec] #6 34.07 libxalan2-java libxslthl-java xalan debian-keyring g++-multilib [2026-03-01T22:15:34.787Z] [exec] #6 34.07 g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake [2026-03-01T22:15:34.787Z] [exec] #6 34.07 libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu [2026-03-01T22:15:34.787Z] [exec] #6 34.07 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2026-03-01T22:15:34.787Z] [exec] #6 34.07 gitk gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n [2026-03-01T22:15:34.787Z] [exec] #6 34.07 liblcms2-utils pcscd libstdc++-13-doc make-doc libnss-mdns [2026-03-01T22:15:34.787Z] [exec] #6 34.07 fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho [2026-03-01T22:15:34.787Z] [exec] #6 34.07 fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc [2026-03-01T22:15:34.787Z] [exec] #6 34.07 libterm-readline-gnu-perl | libterm-readline-perl-perl [2026-03-01T22:15:34.787Z] [exec] #6 34.07 libtap-harness-archive-perl [2026-03-01T22:15:34.787Z] [exec] #6 34.07 Recommended packages: [2026-03-01T22:15:34.787Z] [exec] #6 34.07 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot [2026-03-01T22:15:34.787Z] [exec] #6 34.07 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools [2026-03-01T22:15:34.787Z] [exec] #6 34.07 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b [2026-03-01T22:15:34.787Z] [exec] #6 34.07 libasound2t64 [2026-03-01T22:15:34.787Z] [exec] #6 34.23 The following NEW packages will be installed: [2026-03-01T22:15:34.787Z] [exec] #6 34.23 ant ant-contrib asciidoc asciidoc-base asciidoc-common binutils [2026-03-01T22:15:34.787Z] [exec] #6 34.23 binutils-common binutils-x86-64-linux-gnu build-essential bzip2 [2026-03-01T22:15:34.787Z] [exec] #6 34.23 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu [2026-03-01T22:15:34.787Z] [exec] #6 34.24 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu [2026-03-01T22:15:34.787Z] [exec] #6 34.24 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu [2026-03-01T22:15:34.787Z] [exec] #6 34.24 gcc-15-base gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1 [2026-03-01T22:15:34.787Z] [exec] #6 34.24 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 [2026-03-01T22:15:34.787Z] [exec] #6 34.24 libctf0 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 [2026-03-01T22:15:34.787Z] [exec] #6 34.24 libgdbm6t64 libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 [2026-03-01T22:15:34.787Z] [exec] #6 34.24 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6 libnspr4 [2026-03-01T22:15:34.787Z] [exec] #6 34.24 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 libsframe1 libstdc++-13-dev [2026-03-01T22:15:34.787Z] [exec] #6 34.24 libtsan2 libubsan1 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list [2026-03-01T22:15:34.787Z] [exec] #6 34.24 make openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto [2026-03-01T22:15:34.787Z] [exec] #6 34.24 xsltproc xz-utils [2026-03-01T22:15:34.787Z] [exec] #6 34.24 The following packages will be upgraded: [2026-03-01T22:15:34.787Z] [exec] #6 34.24 libgcc-s1 libstdc++6 [2026-03-01T22:15:34.788Z] [exec] #6 34.39 2 upgraded, 78 newly installed, 0 to remove and 3 not upgraded. [2026-03-01T22:15:34.788Z] [exec] #6 34.39 Need to get 138 MB of archives. [2026-03-01T22:15:34.788Z] [exec] #6 34.39 After this operation, 556 MB of additional disk space will be used. [2026-03-01T22:15:34.788Z] [exec] #6 34.39 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] [2026-03-01T22:15:35.116Z] [exec] #6 34.55 Get:2 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 gcc-15-base amd64 15.2.0-14ubuntu1~24~ppa1 [60.4 kB] [2026-03-01T22:15:35.116Z] [exec] #6 34.62 Get:3 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libgcc-s1 amd64 15.2.0-14ubuntu1~24~ppa1 [78.0 kB] [2026-03-01T22:15:35.116Z] [exec] #6 34.65 Get:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libstdc++6 amd64 15.2.0-14ubuntu1~24~ppa1 [821 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.69 Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.70 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2026-03-01T22:15:35.445Z] [exec] #6 34.70 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.74 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.74 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.75 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.75 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.75 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B] [2026-03-01T22:15:35.445Z] [exec] #6 34.75 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.75 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.76 Get:15 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libcc1-0 amd64 15.2.0-14ubuntu1~24~ppa1 [47.7 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.76 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] [2026-03-01T22:15:35.445Z] [exec] #6 34.76 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.76 Get:18 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libgomp1 amd64 15.2.0-14ubuntu1~24~ppa1 [152 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.78 Get:19 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libitm1 amd64 15.2.0-14ubuntu1~24~ppa1 [30.0 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.78 Get:20 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libatomic1 amd64 15.2.0-14ubuntu1~24~ppa1 [10.5 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.78 Get:21 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libasan8 amd64 15.2.0-14ubuntu1~24~ppa1 [3,118 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.79 Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.81 Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] [2026-03-01T22:15:35.445Z] [exec] #6 34.81 Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.10+7-1~24.04 [46.4 MB] [2026-03-01T22:15:35.445Z] [exec] #6 35.05 Get:25 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 liblsan0 amd64 15.2.0-14ubuntu1~24~ppa1 [1,368 kB] [2026-03-01T22:15:35.777Z] [exec] #6 35.14 Get:26 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libtsan2 amd64 15.2.0-14ubuntu1~24~ppa1 [2,775 kB] [2026-03-01T22:15:35.777Z] [exec] #6 35.22 Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B] [2026-03-01T22:15:35.777Z] [exec] #6 35.22 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB] [2026-03-01T22:15:35.777Z] [exec] #6 35.24 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB] [2026-03-01T22:15:35.777Z] [exec] #6 35.24 Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB] [2026-03-01T22:15:35.777Z] [exec] #6 35.25 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.7 [39.4 kB] [2026-03-01T22:15:35.777Z] [exec] #6 35.25 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] [2026-03-01T22:15:35.777Z] [exec] #6 35.25 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] [2026-03-01T22:15:35.777Z] [exec] #6 35.25 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB] [2026-03-01T22:15:35.777Z] [exec] #6 35.25 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B] [2026-03-01T22:15:35.777Z] [exec] #6 35.26 Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.8 [240 kB] [2026-03-01T22:15:35.777Z] [exec] #6 35.29 Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.8 [15.6 kB] [2026-03-01T22:15:35.777Z] [exec] #6 35.29 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.8 [576 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.29 Get:39 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libubsan1 amd64 15.2.0-14ubuntu1~24~ppa1 [1,217 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.29 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.8 [97.9 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.30 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.8 [94.5 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.30 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.8 [849 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.30 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.8 [2,463 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.32 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.8 [18.1 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.32 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.32 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-101.101 [2,042 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.34 Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.35 Get:48 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libhwasan0 amd64 15.2.0-14ubuntu1~24~ppa1 [1,694 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.36 Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.36 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.37 Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.37 Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.38 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.39 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] [2026-03-01T22:15:35.778Z] [exec] #6 35.39 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] [2026-03-01T22:15:35.778Z] [exec] #6 35.42 Get:56 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libquadmath0 amd64 15.2.0-14ubuntu1~24~ppa1 [153 kB] [2026-03-01T22:15:36.106Z] [exec] #6 35.49 Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] [2026-03-01T22:15:36.106Z] [exec] #6 35.49 Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] [2026-03-01T22:15:36.106Z] [exec] #6 35.49 Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] [2026-03-01T22:15:36.106Z] [exec] #6 35.49 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] [2026-03-01T22:15:36.106Z] [exec] #6 35.51 Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] [2026-03-01T22:15:36.106Z] [exec] #6 35.69 Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.70 Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] [2026-03-01T22:15:36.434Z] [exec] #6 35.70 Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] [2026-03-01T22:15:36.434Z] [exec] #6 35.70 Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.71 Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] [2026-03-01T22:15:36.434Z] [exec] #6 35.82 Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.83 Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] [2026-03-01T22:15:36.434Z] [exec] #6 35.83 Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] [2026-03-01T22:15:36.434Z] [exec] #6 35.83 Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.83 Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.83 Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.83 Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.83 Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.83 Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.86 Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] [2026-03-01T22:15:36.434Z] [exec] #6 35.86 Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.86 Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.87 Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] [2026-03-01T22:15:36.434Z] [exec] #6 35.90 Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB] [2026-03-01T22:15:36.434Z] [exec] #6 36.06 debconf: delaying package configuration, since apt-utils is not installed [2026-03-01T22:15:36.764Z] [exec] #6 36.11 Fetched 138 MB in 2s (84.0 MB/s) [2026-03-01T22:15:36.764Z] [exec] #6 36.13 Selecting previously unselected package perl-modules-5.38. [2026-03-01T22:15:36.764Z] [exec] #6 36.13 (Reading database ... [2026-03-01T22:15:36.764Z] [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 36.14 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... [2026-03-01T22:15:36.764Z] [exec] #6 36.15 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:15:37.092Z] [exec] #6 36.58 Selecting previously unselected package libgdbm6t64:amd64. [2026-03-01T22:15:37.420Z] [exec] #6 36.58 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2026-03-01T22:15:37.420Z] [exec] #6 36.59 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:15:37.420Z] [exec] #6 36.61 Selecting previously unselected package libgdbm-compat4t64:amd64. [2026-03-01T22:15:37.420Z] [exec] #6 36.62 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2026-03-01T22:15:37.420Z] [exec] #6 36.62 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:15:37.420Z] [exec] #6 36.65 Selecting previously unselected package libperl5.38t64:amd64. [2026-03-01T22:15:37.420Z] [exec] #6 36.65 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... [2026-03-01T22:15:37.420Z] [exec] #6 36.65 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:15:37.420Z] [exec] #6 36.93 Selecting previously unselected package perl. [2026-03-01T22:15:37.750Z] [exec] #6 36.94 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... [2026-03-01T22:15:37.750Z] [exec] #6 36.94 Unpacking perl (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:15:37.750Z] [exec] #6 36.98 Selecting previously unselected package gcc-15-base:amd64. [2026-03-01T22:15:37.751Z] [exec] #6 36.99 Preparing to unpack .../5-gcc-15-base_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:37.751Z] [exec] #6 36.99 Unpacking gcc-15-base:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:37.751Z] [exec] #6 37.02 Setting up gcc-15-base:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:37.751Z] [exec] #6 37.06 (Reading database ... [2026-03-01T22:15:37.751Z] [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 ... 12944 files and directories currently installed.)#6 37.07 Preparing to unpack .../libgcc-s1_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:37.751Z] [exec] #6 37.08 Unpacking libgcc-s1:amd64 (15.2.0-14ubuntu1~24~ppa1) over (14.2.0-4ubuntu2~24.04) ... [2026-03-01T22:15:37.751Z] [exec] #6 37.11 Setting up libgcc-s1:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:37.751Z] [exec] #6 37.15 (Reading database ... [2026-03-01T22:15:37.751Z] [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 ... 12944 files and directories currently installed.)#6 37.16 Preparing to unpack .../libstdc++6_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:37.751Z] [exec] #6 37.19 Unpacking libstdc++6:amd64 (15.2.0-14ubuntu1~24~ppa1) over (14.2.0-4ubuntu2~24.04) ... [2026-03-01T22:15:37.751Z] [exec] #6 37.24 Setting up libstdc++6:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:37.751Z] [exec] #6 37.29 Selecting previously unselected package libjansson4:amd64. [2026-03-01T22:15:37.751Z] [exec] #6 37.29 (Reading database ... [2026-03-01T22:15:37.751Z] [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 ... 12944 files and directories currently installed.)#6 37.30 Preparing to unpack .../00-libjansson4_2.14-2build2_amd64.deb ... [2026-03-01T22:15:37.751Z] [exec] #6 37.30 Unpacking libjansson4:amd64 (2.14-2build2) ... [2026-03-01T22:15:37.751Z] [exec] #6 37.33 Selecting previously unselected package xz-utils. [2026-03-01T22:15:37.751Z] [exec] #6 37.33 Preparing to unpack .../01-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... [2026-03-01T22:15:37.751Z] [exec] #6 37.33 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... [2026-03-01T22:15:37.751Z] [exec] #6 37.38 Selecting previously unselected package ca-certificates-java. [2026-03-01T22:15:37.751Z] [exec] #6 37.38 Preparing to unpack .../02-ca-certificates-java_20240118_all.deb ... [2026-03-01T22:15:37.751Z] [exec] #6 37.39 Unpacking ca-certificates-java (20240118) ... [2026-03-01T22:15:37.751Z] [exec] #6 37.42 Selecting previously unselected package java-common. [2026-03-01T22:15:38.079Z] [exec] #6 37.42 Preparing to unpack .../03-java-common_0.75+exp1_all.deb ... [2026-03-01T22:15:38.079Z] [exec] #6 37.42 Unpacking java-common (0.75+exp1) ... [2026-03-01T22:15:38.079Z] [exec] #6 37.45 Selecting previously unselected package liblcms2-2:amd64. [2026-03-01T22:15:38.079Z] [exec] #6 37.45 Preparing to unpack .../04-liblcms2-2_2.14-2build1_amd64.deb ... [2026-03-01T22:15:38.079Z] [exec] #6 37.45 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2026-03-01T22:15:38.079Z] [exec] #6 37.48 Selecting previously unselected package libjpeg-turbo8:amd64. [2026-03-01T22:15:38.079Z] [exec] #6 37.49 Preparing to unpack .../05-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2026-03-01T22:15:38.079Z] [exec] #6 37.49 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2026-03-01T22:15:38.079Z] [exec] #6 37.52 Selecting previously unselected package libjpeg8:amd64. [2026-03-01T22:15:38.079Z] [exec] #6 37.52 Preparing to unpack .../06-libjpeg8_8c-2ubuntu11_amd64.deb ... [2026-03-01T22:15:38.079Z] [exec] #6 37.52 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2026-03-01T22:15:38.079Z] [exec] #6 37.55 Selecting previously unselected package libnspr4:amd64. [2026-03-01T22:15:38.079Z] [exec] #6 37.55 Preparing to unpack .../07-libnspr4_2%3a4.35-1.1build1_amd64.deb ... [2026-03-01T22:15:38.079Z] [exec] #6 37.55 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... [2026-03-01T22:15:38.079Z] [exec] #6 37.58 Selecting previously unselected package libnss3:amd64. [2026-03-01T22:15:38.079Z] [exec] #6 37.59 Preparing to unpack .../08-libnss3_2%3a3.98-1build1_amd64.deb ... [2026-03-01T22:15:38.079Z] [exec] #6 37.59 Unpacking libnss3:amd64 (2:3.98-1build1) ... [2026-03-01T22:15:38.079Z] [exec] #6 37.64 Selecting previously unselected package libpcsclite1:amd64. [2026-03-01T22:15:38.406Z] [exec] #6 37.64 Preparing to unpack .../09-libpcsclite1_2.0.3-1build1_amd64.deb ... [2026-03-01T22:15:38.406Z] [exec] #6 37.64 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... [2026-03-01T22:15:38.406Z] [exec] #6 37.67 Selecting previously unselected package openjdk-21-jre-headless:amd64. [2026-03-01T22:15:38.406Z] [exec] #6 37.68 Preparing to unpack .../10-openjdk-21-jre-headless_21.0.10+7-1~24.04_amd64.deb ... [2026-03-01T22:15:38.406Z] [exec] #6 37.68 Unpacking openjdk-21-jre-headless:amd64 (21.0.10+7-1~24.04) ... [2026-03-01T22:15:39.113Z] [exec] #6 38.70 Selecting previously unselected package default-jre-headless. [2026-03-01T22:15:39.441Z] [exec] #6 38.70 Preparing to unpack .../11-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ... [2026-03-01T22:15:39.441Z] [exec] #6 38.71 Unpacking default-jre-headless (2:1.21-75+exp1) ... [2026-03-01T22:15:39.441Z] [exec] #6 38.73 Selecting previously unselected package ant. [2026-03-01T22:15:39.441Z] [exec] #6 38.73 Preparing to unpack .../12-ant_1.10.14-1_all.deb ... [2026-03-01T22:15:39.441Z] [exec] #6 38.73 Unpacking ant (1.10.14-1) ... [2026-03-01T22:15:39.441Z] [exec] #6 38.78 Selecting previously unselected package asciidoc-common. [2026-03-01T22:15:39.441Z] [exec] #6 38.78 Preparing to unpack .../13-asciidoc-common_10.2.0-2_all.deb ... [2026-03-01T22:15:39.441Z] [exec] #6 38.79 Unpacking asciidoc-common (10.2.0-2) ... [2026-03-01T22:15:39.441Z] [exec] #6 38.83 Selecting previously unselected package docbook-xsl. [2026-03-01T22:15:39.441Z] [exec] #6 38.84 Preparing to unpack .../14-docbook-xsl_1.79.2+dfsg-7_all.deb ... [2026-03-01T22:15:39.441Z] [exec] #6 38.84 Unpacking docbook-xsl (1.79.2+dfsg-7) ... [2026-03-01T22:15:39.441Z] [exec] #6 39.14 Selecting previously unselected package libxml2-utils. [2026-03-01T22:15:39.768Z] [exec] #6 39.14 Preparing to unpack .../15-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... [2026-03-01T22:15:39.768Z] [exec] #6 39.14 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ... [2026-03-01T22:15:39.768Z] [exec] #6 39.17 Selecting previously unselected package libxslt1.1:amd64. [2026-03-01T22:15:39.768Z] [exec] #6 39.17 Preparing to unpack .../16-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... [2026-03-01T22:15:39.768Z] [exec] #6 39.18 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... [2026-03-01T22:15:39.768Z] [exec] #6 39.20 Selecting previously unselected package xsltproc. [2026-03-01T22:15:39.768Z] [exec] #6 39.21 Preparing to unpack .../17-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... [2026-03-01T22:15:39.768Z] [exec] #6 39.21 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... [2026-03-01T22:15:39.768Z] [exec] #6 39.24 Selecting previously unselected package asciidoc-base. [2026-03-01T22:15:39.768Z] [exec] #6 39.24 Preparing to unpack .../18-asciidoc-base_10.2.0-2_all.deb ... [2026-03-01T22:15:39.768Z] [exec] #6 39.24 Unpacking asciidoc-base (10.2.0-2) ... [2026-03-01T22:15:39.768Z] [exec] #6 39.28 Selecting previously unselected package asciidoc. [2026-03-01T22:15:39.768Z] [exec] #6 39.28 Preparing to unpack .../19-asciidoc_10.2.0-2_all.deb ... [2026-03-01T22:15:39.768Z] [exec] #6 39.28 Unpacking asciidoc (10.2.0-2) ... [2026-03-01T22:15:39.768Z] [exec] #6 39.31 Selecting previously unselected package binutils-common:amd64. [2026-03-01T22:15:39.768Z] [exec] #6 39.31 Preparing to unpack .../20-binutils-common_2.42-4ubuntu2.8_amd64.deb ... [2026-03-01T22:15:39.768Z] [exec] #6 39.31 Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:39.768Z] [exec] #6 39.34 Selecting previously unselected package libsframe1:amd64. [2026-03-01T22:15:40.098Z] [exec] #6 39.35 Preparing to unpack .../21-libsframe1_2.42-4ubuntu2.8_amd64.deb ... [2026-03-01T22:15:40.098Z] [exec] #6 39.35 Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:40.098Z] [exec] #6 39.38 Selecting previously unselected package libbinutils:amd64. [2026-03-01T22:15:40.098Z] [exec] #6 39.38 Preparing to unpack .../22-libbinutils_2.42-4ubuntu2.8_amd64.deb ... [2026-03-01T22:15:40.098Z] [exec] #6 39.38 Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:40.098Z] [exec] #6 39.42 Selecting previously unselected package libctf-nobfd0:amd64. [2026-03-01T22:15:40.098Z] [exec] #6 39.42 Preparing to unpack .../23-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... [2026-03-01T22:15:40.098Z] [exec] #6 39.43 Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:40.098Z] [exec] #6 39.46 Selecting previously unselected package libctf0:amd64. [2026-03-01T22:15:40.098Z] [exec] #6 39.46 Preparing to unpack .../24-libctf0_2.42-4ubuntu2.8_amd64.deb ... [2026-03-01T22:15:40.098Z] [exec] #6 39.46 Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:40.098Z] [exec] #6 39.49 Selecting previously unselected package libgprofng0:amd64. [2026-03-01T22:15:40.098Z] [exec] #6 39.49 Preparing to unpack .../25-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... [2026-03-01T22:15:40.098Z] [exec] #6 39.49 Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:40.098Z] [exec] #6 39.54 Selecting previously unselected package binutils-x86-64-linux-gnu. [2026-03-01T22:15:40.098Z] [exec] #6 39.54 Preparing to unpack .../26-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... [2026-03-01T22:15:40.098Z] [exec] #6 39.55 Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... [2026-03-01T22:15:40.098Z] [exec] #6 39.66 Selecting previously unselected package binutils. [2026-03-01T22:15:40.432Z] [exec] #6 39.66 Preparing to unpack .../27-binutils_2.42-4ubuntu2.8_amd64.deb ... [2026-03-01T22:15:40.432Z] [exec] #6 39.67 Unpacking binutils (2.42-4ubuntu2.8) ... [2026-03-01T22:15:40.432Z] [exec] #6 39.70 Selecting previously unselected package libc-dev-bin. [2026-03-01T22:15:40.433Z] [exec] #6 39.70 Preparing to unpack .../28-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... [2026-03-01T22:15:40.433Z] [exec] #6 39.70 Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... [2026-03-01T22:15:40.433Z] [exec] #6 39.73 Selecting previously unselected package linux-libc-dev:amd64. [2026-03-01T22:15:40.433Z] [exec] #6 39.73 Preparing to unpack .../29-linux-libc-dev_6.8.0-101.101_amd64.deb ... [2026-03-01T22:15:40.433Z] [exec] #6 39.73 Unpacking linux-libc-dev:amd64 (6.8.0-101.101) ... [2026-03-01T22:15:40.760Z] [exec] #6 40.05 Selecting previously unselected package libcrypt-dev:amd64. [2026-03-01T22:15:40.760Z] [exec] #6 40.05 Preparing to unpack .../30-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... [2026-03-01T22:15:40.760Z] [exec] #6 40.06 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... [2026-03-01T22:15:40.760Z] [exec] #6 40.09 Selecting previously unselected package rpcsvc-proto. [2026-03-01T22:15:40.760Z] [exec] #6 40.09 Preparing to unpack .../31-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... [2026-03-01T22:15:40.760Z] [exec] #6 40.09 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... [2026-03-01T22:15:40.760Z] [exec] #6 40.13 Selecting previously unselected package libc6-dev:amd64. [2026-03-01T22:15:40.760Z] [exec] #6 40.13 Preparing to unpack .../32-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... [2026-03-01T22:15:40.760Z] [exec] #6 40.13 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... [2026-03-01T22:15:40.760Z] [exec] #6 40.35 Selecting previously unselected package gcc-13-base:amd64. [2026-03-01T22:15:41.087Z] [exec] #6 40.35 Preparing to unpack .../33-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... [2026-03-01T22:15:41.087Z] [exec] #6 40.36 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:41.087Z] [exec] #6 40.39 Selecting previously unselected package libisl23:amd64. [2026-03-01T22:15:41.087Z] [exec] #6 40.39 Preparing to unpack .../34-libisl23_0.26-3build1.1_amd64.deb ... [2026-03-01T22:15:41.087Z] [exec] #6 40.39 Unpacking libisl23:amd64 (0.26-3build1.1) ... [2026-03-01T22:15:41.087Z] [exec] #6 40.44 Selecting previously unselected package libmpfr6:amd64. [2026-03-01T22:15:41.087Z] [exec] #6 40.44 Preparing to unpack .../35-libmpfr6_4.2.1-1build1.1_amd64.deb ... [2026-03-01T22:15:41.087Z] [exec] #6 40.44 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... [2026-03-01T22:15:41.087Z] [exec] #6 40.48 Selecting previously unselected package libmpc3:amd64. [2026-03-01T22:15:41.087Z] [exec] #6 40.49 Preparing to unpack .../36-libmpc3_1.3.1-1build1.1_amd64.deb ... [2026-03-01T22:15:41.087Z] [exec] #6 40.49 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... [2026-03-01T22:15:41.087Z] [exec] #6 40.52 Selecting previously unselected package cpp-13-x86-64-linux-gnu. [2026-03-01T22:15:41.087Z] [exec] #6 40.52 Preparing to unpack .../37-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... [2026-03-01T22:15:41.087Z] [exec] #6 40.52 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:41.087Z] [exec] #6 40.71 Selecting previously unselected package cpp-13. [2026-03-01T22:15:41.414Z] [exec] #6 40.71 Preparing to unpack .../38-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... [2026-03-01T22:15:41.414Z] [exec] #6 40.71 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:41.414Z] [exec] #6 40.74 Selecting previously unselected package cpp-x86-64-linux-gnu. [2026-03-01T22:15:41.414Z] [exec] #6 40.74 Preparing to unpack .../39-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2026-03-01T22:15:41.414Z] [exec] #6 40.74 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:41.414Z] [exec] #6 40.78 Selecting previously unselected package cpp. [2026-03-01T22:15:41.414Z] [exec] #6 40.78 Preparing to unpack .../40-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... [2026-03-01T22:15:41.414Z] [exec] #6 40.79 Unpacking cpp (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:41.414Z] [exec] #6 40.82 Selecting previously unselected package libcc1-0:amd64. [2026-03-01T22:15:41.414Z] [exec] #6 40.82 Preparing to unpack .../41-libcc1-0_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:41.414Z] [exec] #6 40.82 Unpacking libcc1-0:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:41.414Z] [exec] #6 40.86 Selecting previously unselected package libgomp1:amd64. [2026-03-01T22:15:41.414Z] [exec] #6 40.86 Preparing to unpack .../42-libgomp1_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:41.414Z] [exec] #6 40.86 Unpacking libgomp1:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:41.414Z] [exec] #6 40.89 Selecting previously unselected package libitm1:amd64. [2026-03-01T22:15:41.414Z] [exec] #6 40.89 Preparing to unpack .../43-libitm1_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:41.414Z] [exec] #6 40.90 Unpacking libitm1:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:41.414Z] [exec] #6 40.93 Selecting previously unselected package libatomic1:amd64. [2026-03-01T22:15:41.744Z] [exec] #6 40.93 Preparing to unpack .../44-libatomic1_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:41.744Z] [exec] #6 40.93 Unpacking libatomic1:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:41.744Z] [exec] #6 40.96 Selecting previously unselected package libasan8:amd64. [2026-03-01T22:15:41.744Z] [exec] #6 40.96 Preparing to unpack .../45-libasan8_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:41.744Z] [exec] #6 40.97 Unpacking libasan8:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:41.744Z] [exec] #6 41.05 Selecting previously unselected package liblsan0:amd64. [2026-03-01T22:15:41.744Z] [exec] #6 41.06 Preparing to unpack .../46-liblsan0_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:41.744Z] [exec] #6 41.06 Unpacking liblsan0:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:41.744Z] [exec] #6 41.11 Selecting previously unselected package libtsan2:amd64. [2026-03-01T22:15:41.744Z] [exec] #6 41.11 Preparing to unpack .../47-libtsan2_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:41.744Z] [exec] #6 41.12 Unpacking libtsan2:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:41.744Z] [exec] #6 41.19 Selecting previously unselected package libubsan1:amd64. [2026-03-01T22:15:41.744Z] [exec] #6 41.19 Preparing to unpack .../48-libubsan1_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:41.744Z] [exec] #6 41.20 Unpacking libubsan1:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:41.744Z] [exec] #6 41.25 Selecting previously unselected package libhwasan0:amd64. [2026-03-01T22:15:41.744Z] [exec] #6 41.25 Preparing to unpack .../49-libhwasan0_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:41.744Z] [exec] #6 41.25 Unpacking libhwasan0:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:41.744Z] [exec] #6 41.31 Selecting previously unselected package libquadmath0:amd64. [2026-03-01T22:15:42.073Z] [exec] #6 41.31 Preparing to unpack .../50-libquadmath0_15.2.0-14ubuntu1~24~ppa1_amd64.deb ... [2026-03-01T22:15:42.073Z] [exec] #6 41.31 Unpacking libquadmath0:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:42.073Z] [exec] #6 41.34 Selecting previously unselected package libgcc-13-dev:amd64. [2026-03-01T22:15:42.073Z] [exec] #6 41.34 Preparing to unpack .../51-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... [2026-03-01T22:15:42.073Z] [exec] #6 41.34 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:42.073Z] [exec] #6 41.48 Selecting previously unselected package gcc-13-x86-64-linux-gnu. [2026-03-01T22:15:42.073Z] [exec] #6 41.49 Preparing to unpack .../52-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... [2026-03-01T22:15:42.073Z] [exec] #6 41.49 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:42.403Z] [exec] #6 41.83 Selecting previously unselected package gcc-13. [2026-03-01T22:15:42.403Z] [exec] #6 41.84 Preparing to unpack .../53-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... [2026-03-01T22:15:42.403Z] [exec] #6 41.84 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:42.403Z] [exec] #6 41.87 Selecting previously unselected package gcc-x86-64-linux-gnu. [2026-03-01T22:15:42.403Z] [exec] #6 41.88 Preparing to unpack .../54-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2026-03-01T22:15:42.403Z] [exec] #6 41.88 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:42.403Z] [exec] #6 41.91 Selecting previously unselected package gcc. [2026-03-01T22:15:42.403Z] [exec] #6 41.91 Preparing to unpack .../55-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... [2026-03-01T22:15:42.403Z] [exec] #6 41.91 Unpacking gcc (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:42.403Z] [exec] #6 41.94 Selecting previously unselected package libstdc++-13-dev:amd64. [2026-03-01T22:15:42.730Z] [exec] #6 41.95 Preparing to unpack .../56-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... [2026-03-01T22:15:42.730Z] [exec] #6 41.95 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:42.730Z] [exec] #6 42.28 Selecting previously unselected package g++-13-x86-64-linux-gnu. [2026-03-01T22:15:43.058Z] [exec] #6 42.28 Preparing to unpack .../57-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... [2026-03-01T22:15:43.058Z] [exec] #6 42.28 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:43.058Z] [exec] #6 42.47 Selecting previously unselected package g++-13. [2026-03-01T22:15:43.058Z] [exec] #6 42.47 Preparing to unpack .../58-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... [2026-03-01T22:15:43.058Z] [exec] #6 42.47 Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:43.058Z] [exec] #6 42.50 Selecting previously unselected package g++-x86-64-linux-gnu. [2026-03-01T22:15:43.058Z] [exec] #6 42.50 Preparing to unpack .../59-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2026-03-01T22:15:43.058Z] [exec] #6 42.51 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:43.058Z] [exec] #6 42.53 Selecting previously unselected package g++. [2026-03-01T22:15:43.058Z] [exec] #6 42.53 Preparing to unpack .../60-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... [2026-03-01T22:15:43.058Z] [exec] #6 42.54 Unpacking g++ (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:43.058Z] [exec] #6 42.56 Selecting previously unselected package make. [2026-03-01T22:15:43.058Z] [exec] #6 42.56 Preparing to unpack .../61-make_4.3-4.1build2_amd64.deb ... [2026-03-01T22:15:43.058Z] [exec] #6 42.57 Unpacking make (4.3-4.1build2) ... [2026-03-01T22:15:43.058Z] [exec] #6 42.59 Selecting previously unselected package libdpkg-perl. [2026-03-01T22:15:43.058Z] [exec] #6 42.60 Preparing to unpack .../62-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... [2026-03-01T22:15:43.058Z] [exec] #6 42.60 Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... [2026-03-01T22:15:43.058Z] [exec] #6 42.66 Selecting previously unselected package bzip2. [2026-03-01T22:15:43.058Z] [exec] #6 42.66 Preparing to unpack .../63-bzip2_1.0.8-5.1build0.1_amd64.deb ... [2026-03-01T22:15:43.058Z] [exec] #6 42.67 Unpacking bzip2 (1.0.8-5.1build0.1) ... [2026-03-01T22:15:43.058Z] [exec] #6 42.69 Selecting previously unselected package patch. [2026-03-01T22:15:43.387Z] [exec] #6 42.70 Preparing to unpack .../64-patch_2.7.6-7build3_amd64.deb ... [2026-03-01T22:15:43.387Z] [exec] #6 42.70 Unpacking patch (2.7.6-7build3) ... [2026-03-01T22:15:43.387Z] [exec] #6 42.73 Selecting previously unselected package lto-disabled-list. [2026-03-01T22:15:43.387Z] [exec] #6 42.73 Preparing to unpack .../65-lto-disabled-list_47_all.deb ... [2026-03-01T22:15:43.387Z] [exec] #6 42.73 Unpacking lto-disabled-list (47) ... [2026-03-01T22:15:43.387Z] [exec] #6 42.76 Selecting previously unselected package dpkg-dev. [2026-03-01T22:15:43.387Z] [exec] #6 42.76 Preparing to unpack .../66-dpkg-dev_1.22.6ubuntu6.5_all.deb ... [2026-03-01T22:15:43.387Z] [exec] #6 42.76 Unpacking dpkg-dev (1.22.6ubuntu6.5) ... [2026-03-01T22:15:43.387Z] [exec] #6 42.83 Selecting previously unselected package build-essential. [2026-03-01T22:15:43.387Z] [exec] #6 42.83 Preparing to unpack .../67-build-essential_12.10ubuntu1_amd64.deb ... [2026-03-01T22:15:43.387Z] [exec] #6 42.83 Unpacking build-essential (12.10ubuntu1) ... [2026-03-01T22:15:43.387Z] [exec] #6 42.86 Selecting previously unselected package liberror-perl. [2026-03-01T22:15:43.387Z] [exec] #6 42.86 Preparing to unpack .../68-liberror-perl_0.17029-2_all.deb ... [2026-03-01T22:15:43.387Z] [exec] #6 42.86 Unpacking liberror-perl (0.17029-2) ... [2026-03-01T22:15:43.387Z] [exec] #6 42.89 Selecting previously unselected package git-man. [2026-03-01T22:15:43.387Z] [exec] #6 42.89 Preparing to unpack .../69-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... [2026-03-01T22:15:43.387Z] [exec] #6 42.89 Unpacking git-man (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:15:43.387Z] [exec] #6 42.94 Selecting previously unselected package git. [2026-03-01T22:15:43.715Z] [exec] #6 42.94 Preparing to unpack .../70-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... [2026-03-01T22:15:43.715Z] [exec] #6 42.95 Unpacking git (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:15:43.715Z] [exec] #6 43.15 Selecting previously unselected package ant-contrib. [2026-03-01T22:15:43.715Z] [exec] #6 43.16 Preparing to unpack .../71-ant-contrib_1.0~b3+svn177-12_all.deb ... [2026-03-01T22:15:43.715Z] [exec] #6 43.16 Unpacking ant-contrib (1.0~b3+svn177-12) ... [2026-03-01T22:15:43.715Z] [exec] #6 43.23 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2026-03-01T22:15:43.715Z] [exec] #6 43.23 Setting up lto-disabled-list (47) ... [2026-03-01T22:15:43.715Z] [exec] #6 43.24 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:15:43.715Z] [exec] #6 43.25 Setting up java-common (0.75+exp1) ... [2026-03-01T22:15:43.715Z] [exec] #6 43.26 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.27 Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.27 Setting up linux-libc-dev:amd64 (6.8.0-101.101) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.28 Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.29 Setting up libgomp1:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.30 Setting up bzip2 (1.0.8-5.1build0.1) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.30 Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.31 Setting up libjansson4:amd64 (2.14-2build2) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.31 Setting up asciidoc-common (10.2.0-2) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.42 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.43 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.44 Setting up make (4.3-4.1build2) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.45 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.45 Setting up libnspr4:amd64 (2:4.35-1.1build1) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.46 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2026-03-01T22:15:44.044Z] [exec] #6 43.47 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 [2026-03-01T22:15:44.044Z] [exec] #6 43.47 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 [2026-03-01T22:15:44.044Z] [exec] #6 43.47 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 [2026-03-01T22:15:44.044Z] [exec] #6 43.47 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 [2026-03-01T22:15:44.044Z] [exec] #6 43.47 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 [2026-03-01T22:15:44.044Z] [exec] #6 43.47 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 [2026-03-01T22:15:44.044Z] [exec] #6 43.47 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 [2026-03-01T22:15:44.044Z] [exec] #6 43.47 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 [2026-03-01T22:15:44.044Z] [exec] #6 43.47 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 [2026-03-01T22:15:44.044Z] [exec] #6 43.47 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 [2026-03-01T22:15:44.044Z] [exec] #6 43.48 Setting up docbook-xsl (1.79.2+dfsg-7) ... [2026-03-01T22:15:44.044Z] [exec] #6 43.66 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.67 Setting up libquadmath0:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.67 Setting up libmpc3:amd64 (1.3.1-1build1.1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.68 Setting up libatomic1:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.69 Setting up patch (2.7.6-7build3) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.69 Setting up libpcsclite1:amd64 (2.0.3-1build1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.70 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.71 Setting up libubsan1:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.71 Setting up libhwasan0:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.72 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.73 Setting up libasan8:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.74 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.75 Setting up git-man (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.75 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.76 Setting up libtsan2:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.76 Setting up ca-certificates-java (20240118) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.78 No JRE found. Skipping Java certificates setup. [2026-03-01T22:15:44.371Z] [exec] #6 43.79 Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.79 Setting up libisl23:amd64 (0.26-3build1.1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.80 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.81 Setting up libc-dev-bin (2.39-0ubuntu8.7) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.81 Setting up libcc1-0:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.82 Setting up liblsan0:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.83 Setting up libitm1:amd64 (15.2.0-14ubuntu1~24~ppa1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.83 Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.84 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.85 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.85 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.86 Setting up libnss3:amd64 (2:3.98-1build1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.87 Setting up perl (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.88 Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.89 Setting up libdpkg-perl (1.22.6ubuntu6.5) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.90 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.91 Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.91 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.92 Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.93 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:44.371Z] [exec] #6 43.93 Setting up openjdk-21-jre-headless:amd64 (21.0.10+7-1~24.04) ... [2026-03-01T22:15:44.371Z] [exec] #6 44.00 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode [2026-03-01T22:15:44.699Z] [exec] #6 44.00 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode [2026-03-01T22:15:44.700Z] [exec] #6 44.01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode [2026-03-01T22:15:44.700Z] [exec] #6 44.01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode [2026-03-01T22:15:44.700Z] [exec] #6 44.02 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode [2026-03-01T22:15:44.700Z] [exec] #6 44.03 Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.05 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.06 Setting up binutils (2.42-4ubuntu2.8) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.06 Setting up dpkg-dev (1.22.6ubuntu6.5) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.07 Setting up liberror-perl (0.17029-2) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.08 Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.08 Setting up git (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.10 Setting up cpp (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.11 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.12 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.13 Setting up gcc (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.14 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.15 Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.15 Setting up g++ (4:13.2.0-7ubuntu1) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.16 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2026-03-01T22:15:44.700Z] [exec] #6 44.16 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 [2026-03-01T22:15:44.700Z] [exec] #6 44.16 Setting up build-essential (12.10ubuntu1) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.17 Processing triggers for libc-bin (2.39-0ubuntu8.7) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.19 Processing triggers for sgml-base (1.31) ... [2026-03-01T22:15:44.700Z] [exec] #6 44.21 Setting up asciidoc-base (10.2.0-2) ... [2026-03-01T22:15:45.027Z] [exec] #6 44.43 Setting up asciidoc (10.2.0-2) ... [2026-03-01T22:15:45.027Z] [exec] #6 44.44 Processing triggers for ca-certificates-java (20240118) ... [2026-03-01T22:15:45.356Z] [exec] #6 44.81 Adding debian:ACCVRAIZ1.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.82 Adding debian:AC_RAIZ_FNMT-RCM.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.83 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.84 Adding debian:Actalis_Authentication_Root_CA.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.84 Adding debian:AffirmTrust_Commercial.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.84 Adding debian:AffirmTrust_Networking.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.85 Adding debian:AffirmTrust_Premium_ECC.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.85 Adding debian:AffirmTrust_Premium.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.85 Adding debian:Amazon_Root_CA_1.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.86 Adding debian:Amazon_Root_CA_2.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.86 Adding debian:Amazon_Root_CA_3.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.86 Adding debian:Amazon_Root_CA_4.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.86 Adding debian:ANF_Secure_Server_Root_CA.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.87 Adding debian:Atos_TrustedRoot_2011.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.87 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.87 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.88 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.88 Adding debian:Baltimore_CyberTrust_Root.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.88 Adding debian:BJCA_Global_Root_CA1.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.88 Adding debian:BJCA_Global_Root_CA2.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.89 Adding debian:Buypass_Class_2_Root_CA.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.89 Adding debian:Buypass_Class_3_Root_CA.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.90 Adding debian:CA_Disig_Root_R2.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.90 Adding debian:Certainly_Root_E1.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.90 Adding debian:Certainly_Root_R1.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.91 Adding debian:Certigna.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.91 Adding debian:Certigna_Root_CA.pem [2026-03-01T22:15:45.356Z] [exec] #6 44.91 Adding debian:certSIGN_Root_CA_G2.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.92 Adding debian:certSIGN_ROOT_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.92 Adding debian:Certum_EC-384_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.92 Adding debian:Certum_Trusted_Network_CA_2.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.92 Adding debian:Certum_Trusted_Network_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.93 Adding debian:Certum_Trusted_Root_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.93 Adding debian:CFCA_EV_ROOT.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.93 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.94 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.94 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.94 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.95 Adding debian:Comodo_AAA_Services_root.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.95 Adding debian:COMODO_Certification_Authority.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.95 Adding debian:COMODO_ECC_Certification_Authority.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.96 Adding debian:COMODO_RSA_Certification_Authority.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.96 Adding debian:DigiCert_Assured_ID_Root_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.96 Adding debian:DigiCert_Assured_ID_Root_G2.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.96 Adding debian:DigiCert_Assured_ID_Root_G3.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.97 Adding debian:DigiCert_Global_Root_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.97 Adding debian:DigiCert_Global_Root_G2.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.97 Adding debian:DigiCert_Global_Root_G3.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.97 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.98 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.98 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.98 Adding debian:DigiCert_Trusted_Root_G4.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.99 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.99 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.99 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2026-03-01T22:15:45.684Z] [exec] #6 44.99 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.00 Adding debian:emSign_ECC_Root_CA_-_C3.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.00 Adding debian:emSign_ECC_Root_CA_-_G3.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.00 Adding debian:emSign_Root_CA_-_C1.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.00 Adding debian:emSign_Root_CA_-_G1.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.01 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.01 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.01 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.01 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.02 Adding debian:Entrust_Root_Certification_Authority.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.02 Adding debian:ePKI_Root_Certification_Authority.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.02 Adding debian:e-Szigno_Root_CA_2017.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.03 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.03 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.03 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.03 Adding debian:GlobalSign_Root_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.03 Adding debian:GlobalSign_Root_CA_-_R3.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.04 Adding debian:GlobalSign_Root_CA_-_R6.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.04 Adding debian:GlobalSign_Root_E46.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.04 Adding debian:GlobalSign_Root_R46.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.05 Adding debian:GLOBALTRUST_2020.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.05 Adding debian:Go_Daddy_Class_2_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.05 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.06 Adding debian:GTS_Root_R1.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.06 Adding debian:GTS_Root_R2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.06 Adding debian:GTS_Root_R3.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.06 Adding debian:GTS_Root_R4.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.06 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.07 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.07 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.07 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.08 Adding debian:HiPKI_Root_CA_-_G1.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.08 Adding debian:Hongkong_Post_Root_CA_3.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.09 Adding debian:IdenTrust_Commercial_Root_CA_1.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.09 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.09 Adding debian:ISRG_Root_X1.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.09 Adding debian:ISRG_Root_X2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.10 Adding debian:Izenpe.com.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.10 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.10 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.11 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.11 Adding debian:NAVER_Global_Root_Certification_Authority.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.11 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.12 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.12 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.12 Adding debian:QuoVadis_Root_CA_1_G3.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.13 Adding debian:QuoVadis_Root_CA_2_G3.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.13 Adding debian:QuoVadis_Root_CA_2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.13 Adding debian:QuoVadis_Root_CA_3_G3.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.14 Adding debian:QuoVadis_Root_CA_3.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.14 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.14 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.15 Adding debian:Secure_Global_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.15 Adding debian:SecureSign_RootCA11.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.15 Adding debian:SecureTrust_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.15 Adding debian:Security_Communication_ECC_RootCA1.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.16 Adding debian:Security_Communication_RootCA2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.16 Adding debian:Security_Communication_RootCA3.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.16 Adding debian:Security_Communication_Root_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.16 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.17 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.17 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.18 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.18 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.18 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.18 Adding debian:Starfield_Class_2_CA.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.19 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.19 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.19 Adding debian:SwissSign_Gold_CA_-_G2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.19 Adding debian:SwissSign_Silver_CA_-_G2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.20 Adding debian:SZAFIR_ROOT_CA2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.20 Adding debian:Telia_Root_CA_v2.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.20 Adding debian:TeliaSonera_Root_CA_v1.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.21 Adding debian:TrustAsia_Global_Root_CA_G3.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.21 Adding debian:TrustAsia_Global_Root_CA_G4.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.21 Adding debian:Trustwave_Global_Certification_Authority.pem [2026-03-01T22:15:45.684Z] [exec] #6 45.22 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.22 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.22 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.22 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.22 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.23 Adding debian:TunTrust_Root_CA.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.23 Adding debian:TWCA_Global_Root_CA.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.23 Adding debian:TWCA_Root_Certification_Authority.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.24 Adding debian:UCA_Extended_Validation_Root.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.24 Adding debian:UCA_Global_G2_Root.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.24 Adding debian:USERTrust_ECC_Certification_Authority.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.24 Adding debian:USERTrust_RSA_Certification_Authority.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.25 Adding debian:vTrus_ECC_Root_CA.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.25 Adding debian:vTrus_Root_CA.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.25 Adding debian:XRamp_Global_CA_Root.pem [2026-03-01T22:15:46.012Z] [exec] #6 45.29 done. [2026-03-01T22:15:46.012Z] [exec] #6 45.29 Setting up default-jre-headless (2:1.21-75+exp1) ... [2026-03-01T22:15:46.012Z] [exec] #6 45.30 Setting up ant (1.10.14-1) ... [2026-03-01T22:15:46.012Z] [exec] #6 45.31 Setting up ant-contrib (1.0~b3+svn177-12) ... [2026-03-01T22:15:56.824Z] [exec] #6 DONE 55.8s [2026-03-01T22:15:56.824Z] [exec] [2026-03-01T22:15:56.824Z] [exec] #7 [ 3/10] RUN mkdir testResults [2026-03-01T22:15:56.824Z] [exec] #7 DONE 0.4s [2026-03-01T22:15:56.824Z] [exec] [2026-03-01T22:15:56.824Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git [2026-03-01T22:15:56.824Z] [exec] #8 0.246 Cloning into 'aqa-tests'... [2026-03-01T22:16:07.640Z] [exec] #8 DONE 9.3s [2026-03-01T22:16:07.640Z] [exec] [2026-03-01T22:16:07.640Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/ [2026-03-01T22:16:07.640Z] [exec] #9 DONE 0.1s [2026-03-01T22:16:07.640Z] [exec] [2026-03-01T22:16:07.640Z] [exec] #10 [ 6/10] RUN git checkout master [2026-03-01T22:16:07.640Z] [exec] #10 0.341 Already on 'master' [2026-03-01T22:16:07.640Z] [exec] #10 0.342 Your branch is up to date with 'origin/master'. [2026-03-01T22:16:07.640Z] [exec] #10 DONE 0.4s [2026-03-01T22:16:07.640Z] [exec] [2026-03-01T22:16:07.640Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh [2026-03-01T22:16:07.640Z] [exec] #11 DONE 0.0s [2026-03-01T22:16:07.640Z] [exec] [2026-03-01T22:16:07.640Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2026-03-01T22:16:07.640Z] [exec] #12 DONE 0.0s [2026-03-01T22:16:07.640Z] [exec] [2026-03-01T22:16:07.640Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests [2026-03-01T22:16:07.640Z] [exec] #13 DONE 0.0s [2026-03-01T22:16:07.640Z] [exec] [2026-03-01T22:16:07.640Z] [exec] #14 exporting to image [2026-03-01T22:16:07.640Z] [exec] #14 exporting layers [2026-03-01T22:16:47.698Z] [exec] #14 exporting layers 35.8s done [2026-03-01T22:16:47.698Z] [exec] #14 exporting manifest sha256:6c2035c90784fdacd194447a4f7a3ae2386bfbf1204d9c707205f513fc13bcf8 done [2026-03-01T22:16:47.698Z] [exec] #14 exporting config sha256:94524bbacba90b36b36d4a254e19e97ca2bed6d7791daf4420607fbbb7d0b257 done [2026-03-01T22:16:47.698Z] [exec] #14 exporting attestation manifest sha256:be3bd3a8b85d3843961e58109f8af576329b2f75de4e9b8b833475a03a685562 0.0s done [2026-03-01T22:16:47.698Z] [exec] #14 exporting manifest list sha256:384124d4fcdc03ae283cb6ef3132f707c1899318361d9511c76c6051b0e3c4e3 done [2026-03-01T22:16:47.698Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:11-jdk-ubuntu-hotspot-full done [2026-03-01T22:16:47.698Z] [exec] #14 unpacking to docker.io/library/adoptopenjdk-functional-test-test:11-jdk-ubuntu-hotspot-full [2026-03-01T22:16:49.950Z] [exec] #14 unpacking to docker.io/library/adoptopenjdk-functional-test-test:11-jdk-ubuntu-hotspot-full 7.3s done [2026-03-01T22:16:49.950Z] [exec] #14 DONE 43.2s [2026-03-01T22:16:49.950Z] [exec] [2026-03-01T22:16:49.950Z] [exec] 1 warning found (use docker --debug to expand): [2026-03-01T22:16:49.950Z] [exec]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 56) [2026-03-01T22:16:49.950Z] [2026-03-01T22:16:49.950Z] copy_dest: [2026-03-01T22:16:49.950Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test [2026-03-01T22:16:49.950Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test [2026-03-01T22:16:49.950Z] [2026-03-01T22:16:49.950Z] build: [2026-03-01T22:16:49.950Z] [2026-03-01T22:16:49.950Z] build: [2026-03-01T22:16:49.950Z] [2026-03-01T22:16:49.950Z] move_scripts: [2026-03-01T22:16:49.950Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck [2026-03-01T22:16:49.950Z] [2026-03-01T22:16:49.950Z] clean_image: [2026-03-01T22:16:49.950Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 11 --impl hotspot [2026-03-01T22:16:49.950Z] [exec] # =================== Info =================== Info =================== Info =================== # [2026-03-01T22:16:49.950Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2026-03-01T22:16:49.950Z] [exec] # =================== Info =================== Info =================== Info =================== # [2026-03-01T22:16:49.950Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:16:49.950Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test [2026-03-01T22:16:49.950Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:11-jdk-ubuntu-hotspot-full [2026-03-01T22:16:49.950Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:16:49.950Z] [exec] The test here is openliberty-mp-tck [2026-03-01T22:16:49.950Z] [exec] The directory in the external.sh is openliberty-mp-tck [2026-03-01T22:16:49.950Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2026-03-01T22:16:49.950Z] [exec] [2026-03-01T22:16:49.950Z] [exec] Error response from daemon: No such container: restore-test [2026-03-01T22:16:49.950Z] [exec] Error response from daemon: invalid reference format [2026-03-01T22:16:49.950Z] [exec] Result: 1 [2026-03-01T22:16:49.950Z] [2026-03-01T22:16:49.950Z] build_image: [2026-03-01T22:16:49.950Z] [echo] Executing external.sh --build --dir openliberty-mp-tck --tag nightly --version 11 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk [2026-03-01T22:16:49.950Z] [exec] # =================== Info =================== Info =================== Info =================== # [2026-03-01T22:16:49.950Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2026-03-01T22:16:49.950Z] [exec] # =================== Info =================== Info =================== Info =================== # [2026-03-01T22:16:49.950Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:16:49.950Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2026-03-01T22:16:49.950Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:16:49.950Z] [exec] The test here is openliberty-mp-tck [2026-03-01T22:16:49.950Z] [exec] The directory in the external.sh is openliberty-mp-tck [2026-03-01T22:16:49.950Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2026-03-01T22:16:49.950Z] [exec] build_image.sh openliberty-mp-tck 11 hotspot ubuntu jdk full linux_x86-64 default 0 [2026-03-01T22:16:49.950Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external [2026-03-01T22:16:50.278Z] [exec] [2026-03-01T22:16:50.278Z] [exec] Writing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu [2026-03-01T22:16:50.278Z] [exec] done [2026-03-01T22:16:50.278Z] [exec] [2026-03-01T22:16:50.278Z] [exec] The test in the build_image() function is openliberty-mp-tck [2026-03-01T22:16:50.278Z] [exec] ##################################################### [2026-03-01T22:16:50.278Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-openliberty-mp-tck-test:11-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/ [2026-03-01T22:16:50.278Z] [exec] ##################################################### [2026-03-01T22:16:50.987Z] [exec] #0 building with "default" instance using docker driver [2026-03-01T22:16:50.987Z] [exec] [2026-03-01T22:16:50.987Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2026-03-01T22:16:50.987Z] [exec] #1 transferring dockerfile: 2.98kB done [2026-03-01T22:16:50.987Z] [exec] #1 DONE 0.0s [2026-03-01T22:16:50.987Z] [exec] [2026-03-01T22:16:50.987Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:11-jdk [2026-03-01T22:16:50.987Z] [exec] #2 DONE 0.4s [2026-03-01T22:16:51.317Z] [exec] [2026-03-01T22:16:51.317Z] [exec] #3 [internal] load .dockerignore [2026-03-01T22:16:51.317Z] [exec] #3 transferring context: 2B done [2026-03-01T22:16:51.317Z] [exec] #3 DONE 0.0s [2026-03-01T22:16:51.317Z] [exec] [2026-03-01T22:16:51.317Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:11-jdk@sha256:e73fba329aceb94a75d2438dcd0271ea26ebd0e19e5c3689873f054c2b4c7528 [2026-03-01T22:16:51.317Z] [exec] #4 resolve docker.io/library/eclipse-temurin:11-jdk@sha256:e73fba329aceb94a75d2438dcd0271ea26ebd0e19e5c3689873f054c2b4c7528 0.0s done [2026-03-01T22:16:51.317Z] [exec] #4 CACHED [2026-03-01T22:16:51.317Z] [exec] [2026-03-01T22:16:51.317Z] [exec] #5 [internal] load build context [2026-03-01T22:16:51.317Z] [exec] #5 transferring context: 2.40kB done [2026-03-01T22:16:51.317Z] [exec] #5 DONE 0.0s [2026-03-01T22:16:51.317Z] [exec] [2026-03-01T22:16:51.317Z] [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/* [2026-03-01T22:16:51.317Z] [exec] #6 0.329 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2026-03-01T22:16:51.646Z] [exec] #6 0.496 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2026-03-01T22:16:51.646Z] [exec] #6 0.513 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2026-03-01T22:16:51.646Z] [exec] #6 0.559 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2026-03-01T22:16:51.646Z] [exec] #6 0.627 Get:5 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2026-03-01T22:16:51.976Z] [exec] #6 0.703 Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2026-03-01T22:16:51.976Z] [exec] #6 0.710 Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2026-03-01T22:16:51.976Z] [exec] #6 0.956 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2026-03-01T22:16:52.304Z] [exec] #6 0.971 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,017 kB] [2026-03-01T22:16:52.304Z] [exec] #6 0.987 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.1 kB] [2026-03-01T22:16:52.304Z] [exec] #6 0.989 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,275 kB] [2026-03-01T22:16:52.304Z] [exec] #6 1.008 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3,471 kB] [2026-03-01T22:16:52.304Z] [exec] #6 1.028 Get:13 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3,262 kB] [2026-03-01T22:16:52.304Z] [exec] #6 1.034 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.6 kB] [2026-03-01T22:16:52.304Z] [exec] #6 1.035 Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.5 kB] [2026-03-01T22:16:52.634Z] [exec] #6 1.632 Get:16 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,883 kB] [2026-03-01T22:16:52.967Z] [exec] #6 1.672 Get:17 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,242 kB] [2026-03-01T22:16:52.967Z] [exec] #6 1.697 Get:18 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.8 kB] [2026-03-01T22:16:53.336Z] [exec] #6 2.275 Fetched 36.5 MB in 2s (18.2 MB/s) [2026-03-01T22:16:54.554Z] [exec] #6 2.275 Reading package lists... [2026-03-01T22:16:57.508Z] [exec] #6 6.488 debconf: delaying package configuration, since apt-utils is not installed [2026-03-01T22:16:57.837Z] [exec] #6 6.566 Selecting previously unselected package libpython3.12-minimal:amd64. [2026-03-01T22:16:57.837Z] [exec] #6 6.566 (Reading database ... [2026-03-01T22:16:57.837Z] [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 6.577 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:16:57.837Z] [exec] #6 6.579 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:16:57.837Z] [exec] #6 6.700 Selecting previously unselected package python3.12-minimal. [2026-03-01T22:16:58.168Z] [exec] #6 6.702 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:16:58.168Z] [exec] #6 6.709 Unpacking python3.12-minimal (3.12.3-1ubuntu0.11) ... [2026-03-01T22:16:58.168Z] [exec] #6 6.789 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:16:58.168Z] [exec] #6 6.799 Setting up python3.12-minimal (3.12.3-1ubuntu0.11) ... [2026-03-01T22:16:58.879Z] [exec] #6 7.693 Selecting previously unselected package python3-minimal. [2026-03-01T22:16:58.879Z] [exec] #6 7.693 (Reading database ... [2026-03-01T22:16:58.879Z] [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 7.702 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... [2026-03-01T22:16:58.879Z] [exec] #6 7.705 Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... [2026-03-01T22:16:58.879Z] [exec] #6 7.732 Selecting previously unselected package media-types. [2026-03-01T22:16:58.879Z] [exec] #6 7.734 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2026-03-01T22:16:58.879Z] [exec] #6 7.736 Unpacking media-types (10.1.0) ... [2026-03-01T22:16:58.879Z] [exec] #6 7.763 Selecting previously unselected package netbase. [2026-03-01T22:16:58.879Z] [exec] #6 7.765 Preparing to unpack .../2-netbase_6.4_all.deb ... [2026-03-01T22:16:58.879Z] [exec] #6 7.767 Unpacking netbase (6.4) ... [2026-03-01T22:16:58.879Z] [exec] #6 7.791 Selecting previously unselected package libpython3.12-stdlib:amd64. [2026-03-01T22:16:58.879Z] [exec] #6 7.793 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:16:58.879Z] [exec] #6 7.796 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:16:58.879Z] [exec] #6 7.947 Selecting previously unselected package python3.12. [2026-03-01T22:16:59.209Z] [exec] #6 7.949 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:16:59.209Z] [exec] #6 7.951 Unpacking python3.12 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:16:59.209Z] [exec] #6 7.977 Selecting previously unselected package libpython3-stdlib:amd64. [2026-03-01T22:16:59.209Z] [exec] #6 7.979 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... [2026-03-01T22:16:59.209Z] [exec] #6 7.981 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:16:59.209Z] [exec] #6 8.012 Setting up python3-minimal (3.12.3-0ubuntu2.1) ... [2026-03-01T22:16:59.209Z] [exec] #6 8.193 Selecting previously unselected package python3. [2026-03-01T22:16:59.209Z] [exec] #6 8.193 (Reading database ... [2026-03-01T22:16:59.538Z] [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 8.202 Preparing to unpack .../00-python3_3.12.3-0ubuntu2.1_amd64.deb ... [2026-03-01T22:16:59.538Z] [exec] #6 8.209 Unpacking python3 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:16:59.538Z] [exec] #6 8.247 Selecting previously unselected package libapparmor1:amd64. [2026-03-01T22:16:59.538Z] [exec] #6 8.249 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.5_amd64.deb ... [2026-03-01T22:16:59.538Z] [exec] #6 8.253 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ... [2026-03-01T22:16:59.538Z] [exec] #6 8.277 Selecting previously unselected package libargon2-1:amd64. [2026-03-01T22:16:59.538Z] [exec] #6 8.278 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2026-03-01T22:16:59.538Z] [exec] #6 8.281 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2026-03-01T22:16:59.538Z] [exec] #6 8.306 Selecting previously unselected package libdevmapper1.02.1:amd64. [2026-03-01T22:16:59.538Z] [exec] #6 8.308 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2026-03-01T22:16:59.538Z] [exec] #6 8.311 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2026-03-01T22:16:59.538Z] [exec] #6 8.339 Selecting previously unselected package libjson-c5:amd64. [2026-03-01T22:16:59.538Z] [exec] #6 8.341 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ... [2026-03-01T22:16:59.538Z] [exec] #6 8.344 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2026-03-01T22:16:59.538Z] [exec] #6 8.370 Selecting previously unselected package libcryptsetup12:amd64. [2026-03-01T22:16:59.538Z] [exec] #6 8.373 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2026-03-01T22:16:59.538Z] [exec] #6 8.375 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2026-03-01T22:16:59.538Z] [exec] #6 8.404 Selecting previously unselected package libfdisk1:amd64. [2026-03-01T22:16:59.538Z] [exec] #6 8.407 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.4_amd64.deb ... [2026-03-01T22:16:59.538Z] [exec] #6 8.409 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.4) ... [2026-03-01T22:16:59.538Z] [exec] #6 8.438 Selecting previously unselected package libkmod2:amd64. [2026-03-01T22:16:59.538Z] [exec] #6 8.440 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2026-03-01T22:16:59.538Z] [exec] #6 8.443 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2026-03-01T22:16:59.538Z] [exec] #6 8.466 Selecting previously unselected package libsystemd-shared:amd64. [2026-03-01T22:16:59.538Z] [exec] #6 8.468 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:16:59.538Z] [exec] #6 8.470 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:16:59.538Z] [exec] #6 8.524 Selecting previously unselected package systemd-dev. [2026-03-01T22:16:59.867Z] [exec] #6 8.526 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.12_all.deb ... [2026-03-01T22:16:59.867Z] [exec] #6 8.528 Unpacking systemd-dev (255.4-1ubuntu8.12) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.572 Selecting previously unselected package systemd. [2026-03-01T22:16:59.867Z] [exec] #6 8.574 Preparing to unpack .../10-systemd_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:16:59.867Z] [exec] #6 8.588 Unpacking systemd (255.4-1ubuntu8.12) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.837 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.844 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.850 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.855 Setting up libjson-c5:amd64 (0.17-1build1) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.861 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.867 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.4) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.873 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.879 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.885 Setting up systemd-dev (255.4-1ubuntu8.12) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.890 Setting up systemd (255.4-1ubuntu8.12) ... [2026-03-01T22:16:59.867Z] [exec] #6 8.917 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2026-03-01T22:16:59.867Z] [exec] #6 8.922 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2026-03-01T22:16:59.867Z] [exec] #6 8.928 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2026-03-01T22:16:59.867Z] [exec] #6 8.934 Initializing machine ID from random generator. [2026-03-01T22:16:59.867Z] [exec] #6 8.957 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:16:59.867Z] [exec] #6 8.957 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:16:59.867Z] [exec] #6 8.957 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:17:00.195Z] [exec] #6 8.957 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:17:00.195Z] [exec] #6 8.958 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:17:00.195Z] [exec] #6 8.958 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:17:00.195Z] [exec] #6 8.959 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:17:00.195Z] [exec] #6 8.959 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:17:00.195Z] [exec] #6 8.959 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:17:00.195Z] [exec] #6 8.971 Creating group 'systemd-journal' with GID 999. [2026-03-01T22:17:00.195Z] [exec] #6 8.971 Creating group 'systemd-network' with GID 998. [2026-03-01T22:17:00.195Z] [exec] #6 8.972 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2026-03-01T22:17:00.195Z] [exec] #6 9.041 Selecting previously unselected package systemd-sysv. [2026-03-01T22:17:00.195Z] [exec] #6 9.041 (Reading database ... [2026-03-01T22:17:00.195Z] [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 9.051 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:17:00.195Z] [exec] #6 9.054 Unpacking systemd-sysv (255.4-1ubuntu8.12) ... [2026-03-01T22:17:00.195Z] [exec] #6 9.083 Selecting previously unselected package sgml-base. [2026-03-01T22:17:00.195Z] [exec] #6 9.085 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2026-03-01T22:17:00.195Z] [exec] #6 9.091 Unpacking sgml-base (1.31) ... [2026-03-01T22:17:00.195Z] [exec] #6 9.121 Selecting previously unselected package libdbus-1-3:amd64. [2026-03-01T22:17:00.195Z] [exec] #6 9.123 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:17:00.195Z] [exec] #6 9.126 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:00.524Z] [exec] #6 9.397 Selecting previously unselected package dbus-bin. [2026-03-01T22:17:00.524Z] [exec] #6 9.399 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:17:00.524Z] [exec] #6 9.401 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:00.524Z] [exec] #6 9.427 Selecting previously unselected package dbus-session-bus-common. [2026-03-01T22:17:00.524Z] [exec] #6 9.429 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2026-03-01T22:17:00.524Z] [exec] #6 9.431 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:00.524Z] [exec] #6 9.457 Selecting previously unselected package dbus-daemon. [2026-03-01T22:17:00.524Z] [exec] #6 9.458 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:17:00.524Z] [exec] #6 9.460 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:00.524Z] [exec] #6 9.486 Selecting previously unselected package dbus-system-bus-common. [2026-03-01T22:17:00.524Z] [exec] #6 9.488 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2026-03-01T22:17:00.524Z] [exec] #6 9.490 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:00.524Z] [exec] #6 9.519 Selecting previously unselected package dbus. [2026-03-01T22:17:00.854Z] [exec] #6 9.521 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:17:00.854Z] [exec] #6 9.525 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:00.854Z] [exec] #6 9.553 Selecting previously unselected package distro-info-data. [2026-03-01T22:17:00.854Z] [exec] #6 9.556 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.5_all.deb ... [2026-03-01T22:17:00.854Z] [exec] #6 9.559 Unpacking distro-info-data (0.60ubuntu0.5) ... [2026-03-01T22:17:00.854Z] [exec] #6 9.587 Selecting previously unselected package libglib2.0-0t64:amd64. [2026-03-01T22:17:00.854Z] [exec] #6 9.589 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... [2026-03-01T22:17:00.854Z] [exec] #6 9.603 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:17:00.854Z] [exec] #6 9.658 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2026-03-01T22:17:00.854Z] [exec] #6 9.660 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... [2026-03-01T22:17:00.854Z] [exec] #6 9.662 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:17:00.854Z] [exec] #6 9.694 Selecting previously unselected package libgirepository-1.0-1:amd64. [2026-03-01T22:17:00.854Z] [exec] #6 9.696 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2026-03-01T22:17:00.854Z] [exec] #6 9.699 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2026-03-01T22:17:00.854Z] [exec] #6 9.725 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2026-03-01T22:17:00.854Z] [exec] #6 9.727 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2026-03-01T22:17:00.854Z] [exec] #6 9.729 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2026-03-01T22:17:00.854Z] [exec] #6 9.751 Selecting previously unselected package iso-codes. [2026-03-01T22:17:00.854Z] [exec] #6 9.753 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2026-03-01T22:17:00.854Z] [exec] #6 9.755 Unpacking iso-codes (4.16.0-1) ... [2026-03-01T22:17:00.854Z] [exec] #6 9.975 Selecting previously unselected package libcap2-bin. [2026-03-01T22:17:01.189Z] [exec] #6 9.977 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2026-03-01T22:17:01.189Z] [exec] #6 9.980 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2026-03-01T22:17:01.189Z] [exec] #6 10.01 Selecting previously unselected package libelf1t64:amd64. [2026-03-01T22:17:01.189Z] [exec] #6 10.01 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2026-03-01T22:17:01.189Z] [exec] #6 10.01 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:17:01.189Z] [exec] #6 10.04 Selecting previously unselected package libglib2.0-data. [2026-03-01T22:17:01.189Z] [exec] #6 10.04 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.8_all.deb ... [2026-03-01T22:17:01.189Z] [exec] #6 10.04 Unpacking libglib2.0-data (2.80.0-6ubuntu3.8) ... [2026-03-01T22:17:01.189Z] [exec] #6 10.07 Selecting previously unselected package libicu74:amd64. [2026-03-01T22:17:01.189Z] [exec] #6 10.07 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2026-03-01T22:17:01.189Z] [exec] #6 10.07 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2026-03-01T22:17:01.189Z] [exec] #6 10.27 Selecting previously unselected package libpam-systemd:amd64. [2026-03-01T22:17:01.523Z] [exec] #6 10.27 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:17:01.523Z] [exec] #6 10.27 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:17:01.523Z] [exec] #6 10.30 Selecting previously unselected package libxml2:amd64. [2026-03-01T22:17:01.523Z] [exec] #6 10.31 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... [2026-03-01T22:17:01.523Z] [exec] #6 10.31 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... [2026-03-01T22:17:01.523Z] [exec] #6 10.35 Selecting previously unselected package libyaml-0-2:amd64. [2026-03-01T22:17:01.523Z] [exec] #6 10.35 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2026-03-01T22:17:01.523Z] [exec] #6 10.35 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2026-03-01T22:17:01.523Z] [exec] #6 10.38 Selecting previously unselected package lsb-release. [2026-03-01T22:17:01.523Z] [exec] #6 10.38 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2026-03-01T22:17:01.523Z] [exec] #6 10.38 Unpacking lsb-release (12.0-2) ... [2026-03-01T22:17:01.523Z] [exec] #6 10.41 Selecting previously unselected package python-apt-common. [2026-03-01T22:17:01.523Z] [exec] #6 10.41 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5.2_all.deb ... [2026-03-01T22:17:01.523Z] [exec] #6 10.41 Unpacking python-apt-common (2.7.7ubuntu5.2) ... [2026-03-01T22:17:01.523Z] [exec] #6 10.44 Selecting previously unselected package python3-apt. [2026-03-01T22:17:01.523Z] [exec] #6 10.44 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5.2_amd64.deb ... [2026-03-01T22:17:01.523Z] [exec] #6 10.44 Unpacking python3-apt (2.7.7ubuntu5.2) ... [2026-03-01T22:17:01.523Z] [exec] #6 10.48 Selecting previously unselected package python3-cffi-backend:amd64. [2026-03-01T22:17:01.523Z] [exec] #6 10.48 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2026-03-01T22:17:01.523Z] [exec] #6 10.48 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2026-03-01T22:17:01.523Z] [exec] #6 10.52 Selecting previously unselected package python3-dbus. [2026-03-01T22:17:01.523Z] [exec] #6 10.52 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2026-03-01T22:17:01.523Z] [exec] #6 10.53 Unpacking python3-dbus (1.3.2-5build3) ... [2026-03-01T22:17:01.523Z] [exec] #6 10.56 Selecting previously unselected package python3-gi. [2026-03-01T22:17:01.523Z] [exec] #6 10.56 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2026-03-01T22:17:01.523Z] [exec] #6 10.57 Unpacking python3-gi (3.48.2-1) ... [2026-03-01T22:17:01.523Z] [exec] #6 10.60 Selecting previously unselected package python3-pkg-resources. [2026-03-01T22:17:01.855Z] [exec] #6 10.61 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2026-03-01T22:17:01.855Z] [exec] #6 10.61 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2026-03-01T22:17:01.855Z] [exec] #6 10.65 Preparing to unpack .../28-curl_8.5.0-2ubuntu10.7_amd64.deb ... [2026-03-01T22:17:01.855Z] [exec] #6 10.66 Unpacking curl (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ... [2026-03-01T22:17:01.855Z] [exec] #6 10.71 Preparing to unpack .../29-libcurl4t64_8.5.0-2ubuntu10.7_amd64.deb ... [2026-03-01T22:17:01.855Z] [exec] #6 10.72 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ... [2026-03-01T22:17:01.855Z] [exec] #6 10.76 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2026-03-01T22:17:01.855Z] [exec] #6 10.76 Preparing to unpack .../30-libpackagekit-glib2-18_1.2.8-2ubuntu1.4_amd64.deb ... [2026-03-01T22:17:01.855Z] [exec] #6 10.76 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:17:01.855Z] [exec] #6 10.79 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2026-03-01T22:17:01.855Z] [exec] #6 10.79 Preparing to unpack .../31-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.4_amd64.deb ... [2026-03-01T22:17:01.855Z] [exec] #6 10.79 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:17:01.855Z] [exec] #6 10.82 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2026-03-01T22:17:02.196Z] [exec] #6 10.82 Preparing to unpack .../32-libcurl3t64-gnutls_8.5.0-2ubuntu10.7_amd64.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 10.83 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ... [2026-03-01T22:17:02.196Z] [exec] #6 10.86 Selecting previously unselected package libstemmer0d:amd64. [2026-03-01T22:17:02.196Z] [exec] #6 10.86 Preparing to unpack .../33-libstemmer0d_2.2.0-4build1_amd64.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 10.86 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2026-03-01T22:17:02.196Z] [exec] #6 10.89 Selecting previously unselected package libxmlb2:amd64. [2026-03-01T22:17:02.196Z] [exec] #6 10.90 Preparing to unpack .../34-libxmlb2_0.3.18-1_amd64.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 10.90 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2026-03-01T22:17:02.196Z] [exec] #6 10.93 Selecting previously unselected package libappstream5:amd64. [2026-03-01T22:17:02.196Z] [exec] #6 10.93 Preparing to unpack .../35-libappstream5_1.0.2-1build6_amd64.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 10.93 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2026-03-01T22:17:02.196Z] [exec] #6 10.97 Selecting previously unselected package libduktape207:amd64. [2026-03-01T22:17:02.196Z] [exec] #6 10.97 Preparing to unpack .../36-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 10.97 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2026-03-01T22:17:02.196Z] [exec] #6 11.00 Selecting previously unselected package libdw1t64:amd64. [2026-03-01T22:17:02.196Z] [exec] #6 11.00 Preparing to unpack .../37-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 11.01 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:17:02.196Z] [exec] #6 11.04 Selecting previously unselected package libglib2.0-bin. [2026-03-01T22:17:02.196Z] [exec] #6 11.04 Preparing to unpack .../38-libglib2.0-bin_2.80.0-6ubuntu3.8_amd64.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 11.04 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.8) ... [2026-03-01T22:17:02.196Z] [exec] #6 11.07 Selecting previously unselected package libunwind8:amd64. [2026-03-01T22:17:02.196Z] [exec] #6 11.08 Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 11.08 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2026-03-01T22:17:02.196Z] [exec] #6 11.11 Selecting previously unselected package libgstreamer1.0-0:amd64. [2026-03-01T22:17:02.196Z] [exec] #6 11.11 Preparing to unpack .../40-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 11.11 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2026-03-01T22:17:02.196Z] [exec] #6 11.16 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2026-03-01T22:17:02.196Z] [exec] #6 11.16 Preparing to unpack .../41-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 11.17 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:17:02.196Z] [exec] #6 11.19 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2026-03-01T22:17:02.196Z] [exec] #6 11.20 Preparing to unpack .../42-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 11.20 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:17:02.196Z] [exec] #6 11.23 Selecting previously unselected package xml-core. [2026-03-01T22:17:02.196Z] [exec] #6 11.23 Preparing to unpack .../43-xml-core_0.19_all.deb ... [2026-03-01T22:17:02.196Z] [exec] #6 11.24 Unpacking xml-core (0.19) ... [2026-03-01T22:17:02.196Z] [exec] #6 11.27 Selecting previously unselected package polkitd. [2026-03-01T22:17:02.546Z] [exec] #6 11.27 Preparing to unpack .../44-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2026-03-01T22:17:02.546Z] [exec] #6 11.31 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2026-03-01T22:17:02.546Z] [exec] #6 11.35 Selecting previously unselected package python3-blinker. [2026-03-01T22:17:02.546Z] [exec] #6 11.35 Preparing to unpack .../45-python3-blinker_1.7.0-1_all.deb ... [2026-03-01T22:17:02.546Z] [exec] #6 11.35 Unpacking python3-blinker (1.7.0-1) ... [2026-03-01T22:17:02.546Z] [exec] #6 11.38 Selecting previously unselected package python3-cryptography. [2026-03-01T22:17:02.546Z] [exec] #6 11.38 Preparing to unpack .../46-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2026-03-01T22:17:02.546Z] [exec] #6 11.39 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2026-03-01T22:17:02.546Z] [exec] #6 11.46 Selecting previously unselected package python3-pyparsing. [2026-03-01T22:17:02.546Z] [exec] #6 11.47 Preparing to unpack .../47-python3-pyparsing_3.1.1-1_all.deb ... [2026-03-01T22:17:02.546Z] [exec] #6 11.47 Unpacking python3-pyparsing (3.1.1-1) ... [2026-03-01T22:17:02.546Z] [exec] #6 11.50 Selecting previously unselected package python3-httplib2. [2026-03-01T22:17:02.546Z] [exec] #6 11.50 Preparing to unpack .../48-python3-httplib2_0.20.4-3_all.deb ... [2026-03-01T22:17:02.546Z] [exec] #6 11.50 Unpacking python3-httplib2 (0.20.4-3) ... [2026-03-01T22:17:02.546Z] [exec] #6 11.53 Selecting previously unselected package python3-jwt. [2026-03-01T22:17:02.546Z] [exec] #6 11.54 Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ... [2026-03-01T22:17:02.546Z] [exec] #6 11.54 Unpacking python3-jwt (2.7.0-1) ... [2026-03-01T22:17:02.546Z] [exec] #6 11.57 Selecting previously unselected package python3-lazr.uri. [2026-03-01T22:17:02.546Z] [exec] #6 11.57 Preparing to unpack .../50-python3-lazr.uri_1.0.6-3_all.deb ... [2026-03-01T22:17:02.546Z] [exec] #6 11.57 Unpacking python3-lazr.uri (1.0.6-3) ... [2026-03-01T22:17:02.546Z] [exec] #6 11.61 Selecting previously unselected package python3-wadllib. [2026-03-01T22:17:02.881Z] [exec] #6 11.61 Preparing to unpack .../51-python3-wadllib_1.3.6-5_all.deb ... [2026-03-01T22:17:02.881Z] [exec] #6 11.61 Unpacking python3-wadllib (1.3.6-5) ... [2026-03-01T22:17:02.881Z] [exec] #6 11.64 Selecting previously unselected package python3-distro. [2026-03-01T22:17:02.881Z] [exec] #6 11.65 Preparing to unpack .../52-python3-distro_1.9.0-1_all.deb ... [2026-03-01T22:17:02.881Z] [exec] #6 11.65 Unpacking python3-distro (1.9.0-1) ... [2026-03-01T22:17:02.881Z] [exec] #6 11.68 Selecting previously unselected package python3-oauthlib. [2026-03-01T22:17:02.881Z] [exec] #6 11.68 Preparing to unpack .../53-python3-oauthlib_3.2.2-1_all.deb ... [2026-03-01T22:17:02.881Z] [exec] #6 11.68 Unpacking python3-oauthlib (3.2.2-1) ... [2026-03-01T22:17:02.881Z] [exec] #6 11.74 Selecting previously unselected package python3-lazr.restfulclient. [2026-03-01T22:17:02.881Z] [exec] #6 11.74 Preparing to unpack .../54-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2026-03-01T22:17:02.881Z] [exec] #6 11.74 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2026-03-01T22:17:02.881Z] [exec] #6 11.77 Selecting previously unselected package python3-six. [2026-03-01T22:17:02.881Z] [exec] #6 11.78 Preparing to unpack .../55-python3-six_1.16.0-4_all.deb ... [2026-03-01T22:17:02.881Z] [exec] #6 11.78 Unpacking python3-six (1.16.0-4) ... [2026-03-01T22:17:02.881Z] [exec] #6 11.81 Selecting previously unselected package python3-launchpadlib. [2026-03-01T22:17:02.881Z] [exec] #6 11.81 Preparing to unpack .../56-python3-launchpadlib_1.11.0-6_all.deb ... [2026-03-01T22:17:02.881Z] [exec] #6 11.81 Unpacking python3-launchpadlib (1.11.0-6) ... [2026-03-01T22:17:02.881Z] [exec] #6 11.85 Selecting previously unselected package python3-software-properties. [2026-03-01T22:17:02.881Z] [exec] #6 11.85 Preparing to unpack .../57-python3-software-properties_0.99.49.4_all.deb ... [2026-03-01T22:17:02.881Z] [exec] #6 11.86 Unpacking python3-software-properties (0.99.49.4) ... [2026-03-01T22:17:02.881Z] [exec] #6 11.89 Selecting previously unselected package packagekit. [2026-03-01T22:17:02.881Z] [exec] #6 11.89 Preparing to unpack .../58-packagekit_1.2.8-2ubuntu1.4_amd64.deb ... [2026-03-01T22:17:02.881Z] [exec] #6 11.89 Unpacking packagekit (1.2.8-2ubuntu1.4) ... [2026-03-01T22:17:02.881Z] [exec] #6 11.94 Selecting previously unselected package software-properties-common. [2026-03-01T22:17:02.881Z] [exec] #6 11.94 Preparing to unpack .../59-software-properties-common_0.99.49.4_all.deb ... [2026-03-01T22:17:02.881Z] [exec] #6 11.94 Unpacking software-properties-common (0.99.49.4) ... [2026-03-01T22:17:02.881Z] [exec] #6 11.99 Setting up media-types (10.1.0) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.00 Setting up systemd-sysv (255.4-1ubuntu8.12) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.02 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.7) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.03 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.03 Setting up distro-info-data (0.60ubuntu0.5) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.04 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.04 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.05 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.05 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.06 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.07 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.08 No schema files found: doing nothing. [2026-03-01T22:17:03.213Z] [exec] #6 12.08 Setting up libglib2.0-data (2.80.0-6ubuntu3.8) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.09 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.09 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.10 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.10 Setting up python-apt-common (2.7.7ubuntu5.2) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.11 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.12 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.12 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.13 Setting up netbase (6.4) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.14 Setting up sgml-base (1.31) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.18 Setting up curl (8.5.0-2ubuntu10.7) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.18 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.19 Setting up lsb-release (12.0-2) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.20 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:03.213Z] [exec] #6 12.30 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... [2026-03-01T22:17:03.544Z] [exec] #6 12.30 Setting up iso-codes (4.16.0-1) ... [2026-03-01T22:17:03.544Z] [exec] #6 12.31 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:03.544Z] [exec] #6 12.32 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:17:03.544Z] [exec] #6 12.32 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2026-03-01T22:17:03.544Z] [exec] #6 12.33 Setcap worked! gst-ptp-helper is not suid! [2026-03-01T22:17:03.544Z] [exec] #6 12.33 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:17:03.544Z] [exec] #6 12.34 Setting up libxmlb2:amd64 (0.3.18-1) ... [2026-03-01T22:17:03.544Z] [exec] #6 12.35 Setting up python3.12 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:17:04.710Z] [exec] #6 13.34 Setting up libglib2.0-bin (2.80.0-6ubuntu3.8) ... [2026-03-01T22:17:04.710Z] [exec] #6 13.34 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:17:04.710Z] [exec] #6 13.35 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2026-03-01T22:17:04.710Z] [exec] #6 13.36 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:04.710Z] [exec] #6 13.38 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:17:04.710Z] [exec] #6 13.38 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2026-03-01T22:17:04.710Z] [exec] #6 13.39 Setting up dbus (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:04.710Z] [exec] #6 13.42 Setting up xml-core (0.19) ... [2026-03-01T22:17:04.710Z] [exec] #6 13.62 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:17:04.710Z] [exec] #6 13.72 debconf: unable to initialize frontend: Dialog [2026-03-01T22:17:04.710Z] [exec] #6 13.72 debconf: (TERM is not set, so the dialog frontend is not usable.) [2026-03-01T22:17:04.710Z] [exec] #6 13.72 debconf: falling back to frontend: Readline [2026-03-01T22:17:04.710Z] [exec] #6 13.72 debconf: unable to initialize frontend: Readline [2026-03-01T22:17:04.710Z] [exec] #6 13.72 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.) [2026-03-01T22:17:04.710Z] [exec] #6 13.72 debconf: falling back to frontend: Teletype [2026-03-01T22:17:04.710Z] [exec] #6 13.80 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:17:05.045Z] [exec] #6 13.81 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:17:05.046Z] [exec] #6 13.81 Setting up python3 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:17:05.046Z] [exec] #6 13.82 running python rtupdate hooks for python3.12... [2026-03-01T22:17:05.046Z] [exec] #6 13.82 running python post-rtupdate hooks for python3.12... [2026-03-01T22:17:05.046Z] [exec] #6 13.94 Setting up python3-six (1.16.0-4) ... [2026-03-01T22:17:05.046Z] [exec] #6 14.07 Setting up python3-pyparsing (3.1.1-1) ... [2026-03-01T22:17:05.384Z] [exec] #6 14.27 Setting up python3-gi (3.48.2-1) ... [2026-03-01T22:17:05.384Z] [exec] #6 14.46 Setting up python3-httplib2 (0.20.4-3) ... [2026-03-01T22:17:05.721Z] [exec] #6 14.61 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2026-03-01T22:17:05.721Z] [exec] #6 14.61 Setting up python3-blinker (1.7.0-1) ... [2026-03-01T22:17:05.721Z] [exec] #6 14.74 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2026-03-01T22:17:07.982Z] [exec] #6 17.03 Setting up python3-dbus (1.3.2-5build3) ... [2026-03-01T22:17:15.263Z] [exec] #6 23.07 Setting up python3-distro (1.9.0-1) ... [2026-03-01T22:17:20.017Z] [exec] #6 28.67 Setting up python3-jwt (2.7.0-1) ... [2026-03-01T22:17:27.285Z] [exec] #6 35.49 Setting up python3-apt (2.7.7ubuntu5.2) ... [2026-03-01T22:17:27.614Z] [exec] #6 36.70 Setting up python3-lazr.uri (1.0.6-3) ... [2026-03-01T22:17:27.942Z] [exec] #6 36.84 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2026-03-01T22:17:28.274Z] [exec] #6 37.11 Setting up python3-wadllib (1.3.6-5) ... [2026-03-01T22:17:28.274Z] [exec] #6 37.25 Setting up python3-oauthlib (3.2.2-1) ... [2026-03-01T22:17:28.603Z] [exec] #6 37.45 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2026-03-01T22:17:28.603Z] [exec] #6 37.61 Setting up python3-launchpadlib (1.11.0-6) ... [2026-03-01T22:17:28.930Z] [exec] #6 37.88 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2026-03-01T22:17:28.930Z] [exec] #6 37.89 Setting up python3-software-properties (0.99.49.4) ... [2026-03-01T22:17:28.930Z] [exec] #6 38.05 Processing triggers for libc-bin (2.39-0ubuntu8.7) ... [2026-03-01T22:17:29.264Z] [exec] #6 38.07 Processing triggers for sgml-base (1.31) ... [2026-03-01T22:17:29.264Z] [exec] #6 38.09 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2026-03-01T22:17:29.264Z] [exec] #6 38.10 Creating group 'polkitd' with GID 997. [2026-03-01T22:17:29.264Z] [exec] #6 38.10 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2026-03-01T22:17:29.264Z] [exec] #6 38.14 invoke-rc.d: could not determine current runlevel [2026-03-01T22:17:29.264Z] [exec] #6 38.15 invoke-rc.d: policy-rc.d denied execution of reload. [2026-03-01T22:17:29.264Z] [exec] #6 38.28 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2026-03-01T22:17:29.593Z] [exec] #6 38.28 Setting up packagekit (1.2.8-2ubuntu1.4) ... [2026-03-01T22:17:29.593Z] [exec] #6 38.30 invoke-rc.d: could not determine current runlevel [2026-03-01T22:17:29.593Z] [exec] #6 38.31 invoke-rc.d: policy-rc.d denied execution of force-reload. [2026-03-01T22:17:29.593Z] [exec] #6 38.31 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2026-03-01T22:17:29.593Z] [exec] #6 38.44 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2026-03-01T22:17:29.593Z] [exec] #6 38.44 Setting up software-properties-common (0.99.49.4) ... [2026-03-01T22:17:29.593Z] [exec] #6 38.57 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2026-03-01T22:17:33.436Z] [exec] #6 42.29 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2026-03-01T22:17:33.436Z] [exec] #6 42.32 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2026-03-01T22:17:33.436Z] [exec] #6 42.37 Get:3 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2026-03-01T22:17:33.436Z] [exec] #6 42.42 Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2026-03-01T22:17:33.436Z] [exec] #6 42.52 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2026-03-01T22:17:33.766Z] [exec] #6 42.57 Get:6 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 Packages [37.8 kB] [2026-03-01T22:17:33.766Z] [exec] #6 42.71 Fetched 62.2 kB in 1s (105 kB/s) [2026-03-01T22:17:34.906Z] [exec] #6 42.71 Reading package lists... [2026-03-01T22:17:34.906Z] [exec] #6 43.72 PPA publishes dbgsym, you may need to include 'main/debug' component [2026-03-01T22:17:34.906Z] [exec] #6 43.72 Repository: 'Types: deb [2026-03-01T22:17:34.906Z] [exec] #6 43.72 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2026-03-01T22:17:34.906Z] [exec] #6 43.72 Suites: noble [2026-03-01T22:17:34.906Z] [exec] #6 43.72 Components: main [2026-03-01T22:17:34.906Z] [exec] #6 43.72 ' [2026-03-01T22:17:34.906Z] [exec] #6 43.72 Description: [2026-03-01T22:17:34.906Z] [exec] #6 43.72 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2026-03-01T22:17:34.906Z] [exec] #6 43.72 [2026-03-01T22:17:34.906Z] [exec] #6 43.72 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2026-03-01T22:17:34.906Z] [exec] #6 43.72 Adding repository. [2026-03-01T22:17:34.906Z] [exec] #6 43.94 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease [2026-03-01T22:17:35.249Z] [exec] #6 43.95 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2026-03-01T22:17:35.249Z] [exec] #6 43.97 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2026-03-01T22:17:35.249Z] [exec] #6 44.05 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease [2026-03-01T22:17:35.249Z] [exec] #6 44.06 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2026-03-01T22:17:36.912Z] [exec] #6 44.37 Reading package lists... [2026-03-01T22:17:37.616Z] [exec] #6 45.53 Reading package lists... [2026-03-01T22:17:37.943Z] [exec] #6 46.54 Building dependency tree... [2026-03-01T22:17:37.943Z] [exec] #6 46.77 Reading state information... [2026-03-01T22:17:37.943Z] [exec] #6 46.99 wget is already the newest version (1.21.4-1ubuntu4.1). [2026-03-01T22:17:37.943Z] [exec] #6 46.99 tar is already the newest version (1.35+dfsg-3build1). [2026-03-01T22:17:37.943Z] [exec] #6 46.99 The following additional packages will be installed: [2026-03-01T22:17:38.271Z] [exec] #6 46.99 ca-certificates-java default-jre-headless git-man java-common [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64 [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libgdbm6t64 libgeronimo-annotation-1.3-spec-java [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2 [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libplexus-cipher-java libplexus-classworlds-java [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libplexus-component-annotations-java libplexus-interpolation-java [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libsisu-plexus-java libslf4j-java libwagon-file-java [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless [2026-03-01T22:17:38.271Z] [exec] #6 46.99 perl perl-modules-5.38 [2026-03-01T22:17:38.271Z] [exec] #6 46.99 Suggested packages: [2026-03-01T22:17:38.271Z] [exec] #6 46.99 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc [2026-03-01T22:17:38.271Z] [exec] #6 46.99 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc [2026-03-01T22:17:38.271Z] [exec] #6 46.99 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libmaven-shared-utils-java-doc liblogback-java pcscd [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libplexus-utils2-java-doc junit4 testng libcommons-logging-java [2026-03-01T22:17:38.271Z] [exec] #6 46.99 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic [2026-03-01T22:17:38.271Z] [exec] #6 46.99 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic [2026-03-01T22:17:38.271Z] [exec] #6 46.99 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2026-03-01T22:17:38.271Z] [exec] #6 46.99 libtap-harness-archive-perl [2026-03-01T22:17:38.271Z] [exec] #6 46.99 Recommended packages: [2026-03-01T22:17:38.271Z] [exec] #6 46.99 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64 [2026-03-01T22:17:38.271Z] [exec] #6 47.20 The following NEW packages will be installed: [2026-03-01T22:17:38.600Z] [exec] #6 47.20 ca-certificates-java default-jre-headless git git-man java-common [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64 [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libgdbm6t64 libgeronimo-annotation-1.3-spec-java [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2 [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libplexus-cipher-java libplexus-classworlds-java [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libplexus-component-annotations-java libplexus-interpolation-java [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libsisu-plexus-java libslf4j-java libwagon-file-java [2026-03-01T22:17:38.600Z] [exec] #6 47.20 libwagon-http-shaded-java libwagon-provider-api-java maven [2026-03-01T22:17:38.600Z] [exec] #6 47.20 openjdk-21-jre-headless perl perl-modules-5.38 [2026-03-01T22:17:38.600Z] [exec] #6 47.28 0 upgraded, 50 newly installed, 0 to remove and 5 not upgraded. [2026-03-01T22:17:38.600Z] [exec] #6 47.28 Need to get 71.5 MB of archives. [2026-03-01T22:17:38.600Z] [exec] #6 47.28 After this operation, 296 MB of additional disk space will be used. [2026-03-01T22:17:38.600Z] [exec] #6 47.28 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] [2026-03-01T22:17:38.600Z] [exec] #6 47.47 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.47 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2026-03-01T22:17:38.927Z] [exec] #6 47.48 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.51 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.51 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.51 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B] [2026-03-01T22:17:38.927Z] [exec] #6 47.51 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.51 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.51 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] [2026-03-01T22:17:38.927Z] [exec] #6 47.52 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.52 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.53 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.54 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.10+7-1~24.04 [46.4 MB] [2026-03-01T22:17:38.927Z] [exec] #6 47.87 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B] [2026-03-01T22:17:38.927Z] [exec] #6 47.87 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.87 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.88 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.91 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B] [2026-03-01T22:17:38.927Z] [exec] #6 47.91 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B] [2026-03-01T22:17:38.927Z] [exec] #6 47.91 Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-4fakesync [8,616 B] [2026-03-01T22:17:38.927Z] [exec] #6 47.91 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.91 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.91 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.91 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.92 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.92 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.94 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.96 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.96 Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-annotation-1.3-spec-java all 1.3-1 [11.2 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.96 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B] [2026-03-01T22:17:38.927Z] [exec] #6 47.96 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.97 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.97 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B] [2026-03-01T22:17:38.927Z] [exec] #6 47.97 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB] [2026-03-01T22:17:38.927Z] [exec] #6 47.97 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB] [2026-03-01T22:17:38.928Z] [exec] #6 47.97 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB] [2026-03-01T22:17:38.928Z] [exec] #6 47.98 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB] [2026-03-01T22:17:39.256Z] [exec] #6 47.98 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB] [2026-03-01T22:17:39.256Z] [exec] #6 48.00 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB] [2026-03-01T22:17:39.256Z] [exec] #6 48.00 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B] [2026-03-01T22:17:39.256Z] [exec] #6 48.01 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB] [2026-03-01T22:17:39.256Z] [exec] #6 48.01 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB] [2026-03-01T22:17:39.256Z] [exec] #6 48.01 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB] [2026-03-01T22:17:39.256Z] [exec] #6 48.01 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB] [2026-03-01T22:17:39.256Z] [exec] #6 48.01 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB] [2026-03-01T22:17:39.256Z] [exec] #6 48.01 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB] [2026-03-01T22:17:39.256Z] [exec] #6 48.03 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B] [2026-03-01T22:17:39.256Z] [exec] #6 48.03 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB] [2026-03-01T22:17:39.256Z] [exec] #6 48.05 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB] [2026-03-01T22:17:39.256Z] [exec] #6 48.22 debconf: delaying package configuration, since apt-utils is not installed [2026-03-01T22:17:39.256Z] [exec] #6 48.28 Fetched 71.5 MB in 1s (86.8 MB/s) [2026-03-01T22:17:39.256Z] [exec] #6 48.31 Selecting previously unselected package perl-modules-5.38. [2026-03-01T22:17:39.256Z] [exec] #6 48.31 (Reading database ... [2026-03-01T22:17:39.585Z] [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 48.32 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... [2026-03-01T22:17:39.585Z] [exec] #6 48.32 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:17:39.912Z] [exec] #6 48.77 Selecting previously unselected package libgdbm6t64:amd64. [2026-03-01T22:17:40.243Z] [exec] #6 48.78 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2026-03-01T22:17:40.243Z] [exec] #6 48.78 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:17:40.243Z] [exec] #6 48.81 Selecting previously unselected package libgdbm-compat4t64:amd64. [2026-03-01T22:17:40.243Z] [exec] #6 48.81 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2026-03-01T22:17:40.243Z] [exec] #6 48.81 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:17:40.243Z] [exec] #6 48.84 Selecting previously unselected package libperl5.38t64:amd64. [2026-03-01T22:17:40.243Z] [exec] #6 48.84 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... [2026-03-01T22:17:40.243Z] [exec] #6 48.84 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:17:40.243Z] [exec] #6 49.11 Selecting previously unselected package perl. [2026-03-01T22:17:40.243Z] [exec] #6 49.12 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... [2026-03-01T22:17:40.243Z] [exec] #6 49.13 Unpacking perl (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:17:40.243Z] [exec] #6 49.17 Selecting previously unselected package ca-certificates-java. [2026-03-01T22:17:40.243Z] [exec] #6 49.17 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ... [2026-03-01T22:17:40.243Z] [exec] #6 49.17 Unpacking ca-certificates-java (20240118) ... [2026-03-01T22:17:40.243Z] [exec] #6 49.20 Selecting previously unselected package java-common. [2026-03-01T22:17:40.243Z] [exec] #6 49.21 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ... [2026-03-01T22:17:40.243Z] [exec] #6 49.21 Unpacking java-common (0.75+exp1) ... [2026-03-01T22:17:40.243Z] [exec] #6 49.24 Selecting previously unselected package liblcms2-2:amd64. [2026-03-01T22:17:40.243Z] [exec] #6 49.24 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ... [2026-03-01T22:17:40.243Z] [exec] #6 49.24 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2026-03-01T22:17:40.243Z] [exec] #6 49.27 Selecting previously unselected package libjpeg-turbo8:amd64. [2026-03-01T22:17:40.243Z] [exec] #6 49.27 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2026-03-01T22:17:40.243Z] [exec] #6 49.27 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2026-03-01T22:17:40.243Z] [exec] #6 49.30 Selecting previously unselected package libjpeg8:amd64. [2026-03-01T22:17:40.243Z] [exec] #6 49.30 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ... [2026-03-01T22:17:40.243Z] [exec] #6 49.30 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2026-03-01T22:17:40.243Z] [exec] #6 49.33 Selecting previously unselected package libnspr4:amd64. [2026-03-01T22:17:40.243Z] [exec] #6 49.33 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ... [2026-03-01T22:17:40.243Z] [exec] #6 49.33 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... [2026-03-01T22:17:40.243Z] [exec] #6 49.36 Selecting previously unselected package libnss3:amd64. [2026-03-01T22:17:40.570Z] [exec] #6 49.36 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ... [2026-03-01T22:17:40.570Z] [exec] #6 49.37 Unpacking libnss3:amd64 (2:3.98-1build1) ... [2026-03-01T22:17:40.570Z] [exec] #6 49.42 Selecting previously unselected package libpcsclite1:amd64. [2026-03-01T22:17:40.570Z] [exec] #6 49.42 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ... [2026-03-01T22:17:40.570Z] [exec] #6 49.43 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... [2026-03-01T22:17:40.570Z] [exec] #6 49.45 Selecting previously unselected package openjdk-21-jre-headless:amd64. [2026-03-01T22:17:40.570Z] [exec] #6 49.46 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.10+7-1~24.04_amd64.deb ... [2026-03-01T22:17:40.570Z] [exec] #6 49.46 Unpacking openjdk-21-jre-headless:amd64 (21.0.10+7-1~24.04) ... [2026-03-01T22:17:41.732Z] [exec] #6 50.49 Selecting previously unselected package default-jre-headless. [2026-03-01T22:17:41.732Z] [exec] #6 50.49 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ... [2026-03-01T22:17:41.732Z] [exec] #6 50.49 Unpacking default-jre-headless (2:1.21-75+exp1) ... [2026-03-01T22:17:41.733Z] [exec] #6 50.52 Selecting previously unselected package liberror-perl. [2026-03-01T22:17:41.733Z] [exec] #6 50.52 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ... [2026-03-01T22:17:41.733Z] [exec] #6 50.52 Unpacking liberror-perl (0.17029-2) ... [2026-03-01T22:17:41.733Z] [exec] #6 50.55 Selecting previously unselected package git-man. [2026-03-01T22:17:41.733Z] [exec] #6 50.55 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... [2026-03-01T22:17:41.733Z] [exec] #6 50.55 Unpacking git-man (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:17:41.733Z] [exec] #6 50.60 Selecting previously unselected package git. [2026-03-01T22:17:41.733Z] [exec] #6 50.60 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... [2026-03-01T22:17:41.733Z] [exec] #6 50.61 Unpacking git (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:17:42.062Z] [exec] #6 50.82 Selecting previously unselected package libapache-pom-java. [2026-03-01T22:17:42.062Z] [exec] #6 50.82 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ... [2026-03-01T22:17:42.062Z] [exec] #6 50.82 Unpacking libapache-pom-java (29-2) ... [2026-03-01T22:17:42.062Z] [exec] #6 50.85 Selecting previously unselected package libatinject-jsr330-api-java. [2026-03-01T22:17:42.062Z] [exec] #6 50.85 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ... [2026-03-01T22:17:42.062Z] [exec] #6 50.85 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ... [2026-03-01T22:17:42.062Z] [exec] #6 50.88 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. [2026-03-01T22:17:42.062Z] [exec] #6 50.88 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ... [2026-03-01T22:17:42.062Z] [exec] #6 50.89 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ... [2026-03-01T22:17:42.062Z] [exec] #6 50.91 Selecting previously unselected package libcdi-api-java. [2026-03-01T22:17:42.062Z] [exec] #6 50.91 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ... [2026-03-01T22:17:42.062Z] [exec] #6 50.92 Unpacking libcdi-api-java (1.2-3) ... [2026-03-01T22:17:42.062Z] [exec] #6 50.95 Selecting previously unselected package libcommons-cli-java. [2026-03-01T22:17:42.062Z] [exec] #6 50.95 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ... [2026-03-01T22:17:42.062Z] [exec] #6 50.95 Unpacking libcommons-cli-java (1.6.0-1) ... [2026-03-01T22:17:42.062Z] [exec] #6 50.98 Selecting previously unselected package libcommons-parent-java. [2026-03-01T22:17:42.062Z] [exec] #6 50.98 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ... [2026-03-01T22:17:42.062Z] [exec] #6 50.98 Unpacking libcommons-parent-java (56-1) ... [2026-03-01T22:17:42.062Z] [exec] #6 51.01 Selecting previously unselected package libcommons-io-java. [2026-03-01T22:17:42.062Z] [exec] #6 51.01 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ... [2026-03-01T22:17:42.062Z] [exec] #6 51.02 Unpacking libcommons-io-java (2.11.0-2) ... [2026-03-01T22:17:42.062Z] [exec] #6 51.04 Selecting previously unselected package libcommons-lang3-java. [2026-03-01T22:17:42.062Z] [exec] #6 51.05 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ... [2026-03-01T22:17:42.062Z] [exec] #6 51.05 Unpacking libcommons-lang3-java (3.14.0-1) ... [2026-03-01T22:17:42.062Z] [exec] #6 51.07 Selecting previously unselected package libjsr305-java. [2026-03-01T22:17:42.062Z] [exec] #6 51.08 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ... [2026-03-01T22:17:42.062Z] [exec] #6 51.08 Unpacking libjsr305-java (0.1~+svn49-11) ... [2026-03-01T22:17:42.062Z] [exec] #6 51.11 Selecting previously unselected package libguava-java. [2026-03-01T22:17:42.062Z] [exec] #6 51.11 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ... [2026-03-01T22:17:42.062Z] [exec] #6 51.12 Unpacking libguava-java (32.0.1-1) ... [2026-03-01T22:17:42.062Z] [exec] #6 51.16 Selecting previously unselected package liberror-prone-java. [2026-03-01T22:17:42.390Z] [exec] #6 51.16 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ... [2026-03-01T22:17:42.390Z] [exec] #6 51.17 Unpacking liberror-prone-java (2.18.0-1) ... [2026-03-01T22:17:42.390Z] [exec] #6 51.20 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java. [2026-03-01T22:17:42.390Z] [exec] #6 51.20 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ... [2026-03-01T22:17:42.390Z] [exec] #6 51.20 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ... [2026-03-01T22:17:42.390Z] [exec] #6 51.23 Selecting previously unselected package libaopalliance-java. [2026-03-01T22:17:42.390Z] [exec] #6 51.24 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ... [2026-03-01T22:17:42.390Z] [exec] #6 51.24 Unpacking libaopalliance-java (20070526-7) ... [2026-03-01T22:17:42.390Z] [exec] #6 51.26 Selecting previously unselected package libguice-java. [2026-03-01T22:17:42.390Z] [exec] #6 51.27 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ... [2026-03-01T22:17:42.390Z] [exec] #6 51.27 Unpacking libguice-java (4.2.3-2) ... [2026-03-01T22:17:42.390Z] [exec] #6 51.42 Selecting previously unselected package libjansi-java. [2026-03-01T22:17:42.720Z] [exec] #6 51.43 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ... [2026-03-01T22:17:42.720Z] [exec] #6 51.43 Unpacking libjansi-java (2.4.1-2) ... [2026-03-01T22:17:42.720Z] [exec] #6 51.46 Selecting previously unselected package libmaven-parent-java. [2026-03-01T22:17:42.720Z] [exec] #6 51.46 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ... [2026-03-01T22:17:42.720Z] [exec] #6 51.46 Unpacking libmaven-parent-java (35-1) ... [2026-03-01T22:17:42.720Z] [exec] #6 51.49 Selecting previously unselected package libplexus-utils2-java. [2026-03-01T22:17:42.720Z] [exec] #6 51.49 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ... [2026-03-01T22:17:42.720Z] [exec] #6 51.50 Unpacking libplexus-utils2-java (3.4.2-1) ... [2026-03-01T22:17:42.720Z] [exec] #6 51.53 Selecting previously unselected package libwagon-provider-api-java. [2026-03-01T22:17:42.720Z] [exec] #6 51.53 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ... [2026-03-01T22:17:42.720Z] [exec] #6 51.53 Unpacking libwagon-provider-api-java (3.5.3-1) ... [2026-03-01T22:17:42.720Z] [exec] #6 51.56 Selecting previously unselected package libmaven-resolver-java. [2026-03-01T22:17:42.720Z] [exec] #6 51.57 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ... [2026-03-01T22:17:42.720Z] [exec] #6 51.57 Unpacking libmaven-resolver-java (1.6.3-1) ... [2026-03-01T22:17:42.720Z] [exec] #6 51.62 Selecting previously unselected package libmaven-shared-utils-java. [2026-03-01T22:17:42.720Z] [exec] #6 51.62 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ... [2026-03-01T22:17:42.720Z] [exec] #6 51.62 Unpacking libmaven-shared-utils-java (3.3.4-1) ... [2026-03-01T22:17:42.720Z] [exec] #6 51.65 Selecting previously unselected package libplexus-cipher-java. [2026-03-01T22:17:42.720Z] [exec] #6 51.66 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ... [2026-03-01T22:17:42.720Z] [exec] #6 51.66 Unpacking libplexus-cipher-java (2.0-1) ... [2026-03-01T22:17:42.720Z] [exec] #6 51.68 Selecting previously unselected package libplexus-classworlds-java. [2026-03-01T22:17:42.720Z] [exec] #6 51.69 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ... [2026-03-01T22:17:42.720Z] [exec] #6 51.69 Unpacking libplexus-classworlds-java (2.7.0-1) ... [2026-03-01T22:17:42.720Z] [exec] #6 51.71 Selecting previously unselected package libplexus-component-annotations-java. [2026-03-01T22:17:42.720Z] [exec] #6 51.72 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ... [2026-03-01T22:17:42.720Z] [exec] #6 51.72 Unpacking libplexus-component-annotations-java (2.1.1-1) ... [2026-03-01T22:17:42.720Z] [exec] #6 51.75 Selecting previously unselected package libplexus-interpolation-java. [2026-03-01T22:17:42.720Z] [exec] #6 51.75 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ... [2026-03-01T22:17:42.720Z] [exec] #6 51.75 Unpacking libplexus-interpolation-java (1.26-1) ... [2026-03-01T22:17:43.051Z] [exec] #6 51.79 Selecting previously unselected package libplexus-sec-dispatcher-java. [2026-03-01T22:17:43.051Z] [exec] #6 51.79 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ... [2026-03-01T22:17:43.051Z] [exec] #6 51.79 Unpacking libplexus-sec-dispatcher-java (2.0-3) ... [2026-03-01T22:17:43.051Z] [exec] #6 51.82 Selecting previously unselected package libslf4j-java. [2026-03-01T22:17:43.051Z] [exec] #6 51.82 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ... [2026-03-01T22:17:43.051Z] [exec] #6 51.82 Unpacking libslf4j-java (1.7.32-1) ... [2026-03-01T22:17:43.051Z] [exec] #6 51.87 Selecting previously unselected package libsisu-inject-java. [2026-03-01T22:17:43.051Z] [exec] #6 51.87 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ... [2026-03-01T22:17:43.051Z] [exec] #6 51.87 Unpacking libsisu-inject-java (0.3.4-2) ... [2026-03-01T22:17:43.051Z] [exec] #6 51.93 Selecting previously unselected package libsisu-plexus-java. [2026-03-01T22:17:43.051Z] [exec] #6 51.93 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ... [2026-03-01T22:17:43.051Z] [exec] #6 51.93 Unpacking libsisu-plexus-java (0.3.4-3) ... [2026-03-01T22:17:43.051Z] [exec] #6 51.97 Selecting previously unselected package libmaven3-core-java. [2026-03-01T22:17:43.051Z] [exec] #6 51.98 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ... [2026-03-01T22:17:43.051Z] [exec] #6 51.98 Unpacking libmaven3-core-java (3.8.7-2) ... [2026-03-01T22:17:43.051Z] [exec] #6 52.04 Selecting previously unselected package libwagon-file-java. [2026-03-01T22:17:43.051Z] [exec] #6 52.05 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ... [2026-03-01T22:17:43.051Z] [exec] #6 52.05 Unpacking libwagon-file-java (3.5.3-1) ... [2026-03-01T22:17:43.051Z] [exec] #6 52.07 Selecting previously unselected package libwagon-http-shaded-java. [2026-03-01T22:17:43.051Z] [exec] #6 52.08 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ... [2026-03-01T22:17:43.051Z] [exec] #6 52.08 Unpacking libwagon-http-shaded-java (3.5.3-1) ... [2026-03-01T22:17:43.051Z] [exec] #6 52.12 Selecting previously unselected package maven. [2026-03-01T22:17:43.051Z] [exec] #6 52.12 Preparing to unpack .../49-maven_3.8.7-2_all.deb ... [2026-03-01T22:17:43.051Z] [exec] #6 52.12 Unpacking maven (3.8.7-2) ... [2026-03-01T22:17:43.051Z] [exec] #6 52.18 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.19 Setting up libslf4j-java (1.7.32-1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.19 Setting up libplexus-utils2-java (3.4.2-1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.20 Setting up libplexus-classworlds-java (2.7.0-1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.21 Setting up libjsr305-java (0.1~+svn49-11) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.21 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.22 Setting up java-common (0.75+exp1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.23 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.24 Setting up libaopalliance-java (20070526-7) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.25 Setting up libcommons-cli-java (1.6.0-1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.25 Setting up libplexus-component-annotations-java (2.1.1-1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.26 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.26 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.27 Setting up libnspr4:amd64 (2:4.35-1.1build1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.28 Setting up libjansi-java (2.4.1-2) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.28 Setting up libapache-pom-java (29-2) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.29 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.29 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.30 Setting up libplexus-interpolation-java (1.26-1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.31 Setting up libpcsclite1:amd64 (2.0.3-1build1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.31 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.32 Setting up git-man (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.33 Setting up libwagon-http-shaded-java (3.5.3-1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.33 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.34 Setting up ca-certificates-java (20240118) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.36 No JRE found. Skipping Java certificates setup. [2026-03-01T22:17:43.382Z] [exec] #6 52.36 Setting up libcdi-api-java (1.2-3) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.37 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.37 Setting up libwagon-provider-api-java (3.5.3-1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.38 Setting up libmaven-parent-java (35-1) ... [2026-03-01T22:17:43.382Z] [exec] #6 52.38 Setting up libcommons-parent-java (56-1) ... [2026-03-01T22:17:43.709Z] [exec] #6 52.39 Setting up libsisu-inject-java (0.3.4-2) ... [2026-03-01T22:17:43.709Z] [exec] #6 52.40 Setting up libnss3:amd64 (2:3.98-1build1) ... [2026-03-01T22:17:43.709Z] [exec] #6 52.40 Setting up libplexus-cipher-java (2.0-1) ... [2026-03-01T22:17:43.709Z] [exec] #6 52.41 Setting up libsisu-plexus-java (0.3.4-3) ... [2026-03-01T22:17:43.709Z] [exec] #6 52.42 Setting up perl (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:17:43.709Z] [exec] #6 52.43 Setting up libcommons-lang3-java (3.14.0-1) ... [2026-03-01T22:17:43.709Z] [exec] #6 52.44 Setting up libplexus-sec-dispatcher-java (2.0-3) ... [2026-03-01T22:17:43.709Z] [exec] #6 52.45 Setting up libwagon-file-java (3.5.3-1) ... [2026-03-01T22:17:43.709Z] [exec] #6 52.45 Setting up openjdk-21-jre-headless:amd64 (21.0.10+7-1~24.04) ... [2026-03-01T22:17:43.709Z] [exec] #6 52.52 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode [2026-03-01T22:17:43.709Z] [exec] #6 52.53 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode [2026-03-01T22:17:43.709Z] [exec] #6 52.53 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode [2026-03-01T22:17:43.709Z] [exec] #6 52.53 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode [2026-03-01T22:17:43.710Z] [exec] #6 52.54 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode [2026-03-01T22:17:43.710Z] [exec] #6 52.55 Setting up libcommons-io-java (2.11.0-2) ... [2026-03-01T22:17:43.710Z] [exec] #6 52.56 Setting up liberror-perl (0.17029-2) ... [2026-03-01T22:17:43.710Z] [exec] #6 52.56 Setting up libmaven-resolver-java (1.6.3-1) ... [2026-03-01T22:17:43.710Z] [exec] #6 52.57 Setting up git (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:17:43.710Z] [exec] #6 52.58 Setting up libmaven-shared-utils-java (3.3.4-1) ... [2026-03-01T22:17:43.710Z] [exec] #6 52.59 Setting up libguava-java (32.0.1-1) ... [2026-03-01T22:17:43.710Z] [exec] #6 52.60 Setting up liberror-prone-java (2.18.0-1) ... [2026-03-01T22:17:43.710Z] [exec] #6 52.60 Setting up libguice-java (4.2.3-2) ... [2026-03-01T22:17:43.710Z] [exec] #6 52.61 Setting up libmaven3-core-java (3.8.7-2) ... [2026-03-01T22:17:43.710Z] [exec] #6 52.62 Processing triggers for libc-bin (2.39-0ubuntu8.7) ... [2026-03-01T22:17:43.710Z] [exec] #6 52.64 Processing triggers for ca-certificates-java (20240118) ... [2026-03-01T22:17:44.037Z] [exec] #6 53.04 Adding debian:ACCVRAIZ1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.04 Adding debian:AC_RAIZ_FNMT-RCM.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.06 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.07 Adding debian:Actalis_Authentication_Root_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.07 Adding debian:AffirmTrust_Commercial.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.07 Adding debian:AffirmTrust_Networking.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.08 Adding debian:AffirmTrust_Premium_ECC.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.08 Adding debian:AffirmTrust_Premium.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.08 Adding debian:Amazon_Root_CA_1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.09 Adding debian:Amazon_Root_CA_2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.09 Adding debian:Amazon_Root_CA_3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.09 Adding debian:Amazon_Root_CA_4.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.09 Adding debian:ANF_Secure_Server_Root_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.10 Adding debian:Atos_TrustedRoot_2011.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.10 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.10 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.11 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.11 Adding debian:Baltimore_CyberTrust_Root.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.11 Adding debian:BJCA_Global_Root_CA1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.12 Adding debian:BJCA_Global_Root_CA2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.12 Adding debian:Buypass_Class_2_Root_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.12 Adding debian:Buypass_Class_3_Root_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.13 Adding debian:CA_Disig_Root_R2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.13 Adding debian:Certainly_Root_E1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.13 Adding debian:Certainly_Root_R1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.14 Adding debian:Certigna.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.14 Adding debian:Certigna_Root_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.15 Adding debian:certSIGN_Root_CA_G2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.15 Adding debian:certSIGN_ROOT_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.15 Adding debian:Certum_EC-384_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.15 Adding debian:Certum_Trusted_Network_CA_2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.16 Adding debian:Certum_Trusted_Network_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.16 Adding debian:Certum_Trusted_Root_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.17 Adding debian:CFCA_EV_ROOT.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.17 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.17 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.17 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.18 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.18 Adding debian:Comodo_AAA_Services_root.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.19 Adding debian:COMODO_Certification_Authority.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.19 Adding debian:COMODO_ECC_Certification_Authority.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.19 Adding debian:COMODO_RSA_Certification_Authority.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.19 Adding debian:DigiCert_Assured_ID_Root_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.20 Adding debian:DigiCert_Assured_ID_Root_G2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.20 Adding debian:DigiCert_Assured_ID_Root_G3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.20 Adding debian:DigiCert_Global_Root_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.20 Adding debian:DigiCert_Global_Root_G2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.21 Adding debian:DigiCert_Global_Root_G3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.21 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.21 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.21 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.22 Adding debian:DigiCert_Trusted_Root_G4.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.22 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.22 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.23 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.23 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.23 Adding debian:emSign_ECC_Root_CA_-_C3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.23 Adding debian:emSign_ECC_Root_CA_-_G3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.24 Adding debian:emSign_Root_CA_-_C1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.24 Adding debian:emSign_Root_CA_-_G1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.24 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.24 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.25 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.25 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.25 Adding debian:Entrust_Root_Certification_Authority.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.26 Adding debian:ePKI_Root_Certification_Authority.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.26 Adding debian:e-Szigno_Root_CA_2017.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.26 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.26 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.27 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.27 Adding debian:GlobalSign_Root_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.27 Adding debian:GlobalSign_Root_CA_-_R3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.27 Adding debian:GlobalSign_Root_CA_-_R6.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.28 Adding debian:GlobalSign_Root_E46.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.28 Adding debian:GlobalSign_Root_R46.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.28 Adding debian:GLOBALTRUST_2020.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.29 Adding debian:Go_Daddy_Class_2_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.29 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.29 Adding debian:GTS_Root_R1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.29 Adding debian:GTS_Root_R2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.30 Adding debian:GTS_Root_R3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.30 Adding debian:GTS_Root_R4.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.30 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.30 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.31 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.31 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.31 Adding debian:HiPKI_Root_CA_-_G1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.32 Adding debian:Hongkong_Post_Root_CA_3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.32 Adding debian:IdenTrust_Commercial_Root_CA_1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.32 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.33 Adding debian:ISRG_Root_X1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.33 Adding debian:ISRG_Root_X2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.33 Adding debian:Izenpe.com.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.34 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.34 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.34 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.34 Adding debian:NAVER_Global_Root_Certification_Authority.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.35 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.35 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.35 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.36 Adding debian:QuoVadis_Root_CA_1_G3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.36 Adding debian:QuoVadis_Root_CA_2_G3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.36 Adding debian:QuoVadis_Root_CA_2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.37 Adding debian:QuoVadis_Root_CA_3_G3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.37 Adding debian:QuoVadis_Root_CA_3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.37 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.38 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.38 Adding debian:Secure_Global_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.38 Adding debian:SecureSign_RootCA11.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.39 Adding debian:SecureTrust_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.39 Adding debian:Security_Communication_ECC_RootCA1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.39 Adding debian:Security_Communication_RootCA2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.40 Adding debian:Security_Communication_RootCA3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.40 Adding debian:Security_Communication_Root_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.40 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.40 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.41 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.41 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.41 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.41 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.42 Adding debian:Starfield_Class_2_CA.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.42 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.42 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.43 Adding debian:SwissSign_Gold_CA_-_G2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.43 Adding debian:SwissSign_Silver_CA_-_G2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.43 Adding debian:SZAFIR_ROOT_CA2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.43 Adding debian:Telia_Root_CA_v2.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.44 Adding debian:TeliaSonera_Root_CA_v1.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.44 Adding debian:TrustAsia_Global_Root_CA_G3.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.45 Adding debian:TrustAsia_Global_Root_CA_G4.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.45 Adding debian:Trustwave_Global_Certification_Authority.pem [2026-03-01T22:17:44.370Z] [exec] #6 53.45 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.45 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.46 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.46 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.46 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.46 Adding debian:TunTrust_Root_CA.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.47 Adding debian:TWCA_Global_Root_CA.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.47 Adding debian:TWCA_Root_Certification_Authority.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.47 Adding debian:UCA_Extended_Validation_Root.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.48 Adding debian:UCA_Global_G2_Root.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.48 Adding debian:USERTrust_ECC_Certification_Authority.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.48 Adding debian:USERTrust_RSA_Certification_Authority.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.48 Adding debian:vTrus_ECC_Root_CA.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.49 Adding debian:vTrus_Root_CA.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.49 Adding debian:XRamp_Global_CA_Root.pem [2026-03-01T22:17:44.710Z] [exec] #6 53.53 done. [2026-03-01T22:17:44.710Z] [exec] #6 53.53 Setting up default-jre-headless (2:1.21-75+exp1) ... [2026-03-01T22:17:44.710Z] [exec] #6 53.54 Setting up maven (3.8.7-2) ... [2026-03-01T22:17:44.710Z] [exec] #6 53.56 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode [2026-03-01T22:17:50.682Z] [exec] #6 DONE 58.8s [2026-03-01T22:17:50.682Z] [exec] [2026-03-01T22:17:50.682Z] [exec] #7 [ 3/10] RUN mkdir testResults [2026-03-01T22:17:50.682Z] [exec] #7 DONE 0.4s [2026-03-01T22:17:50.682Z] [exec] [2026-03-01T22:17:50.682Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git [2026-03-01T22:17:50.682Z] [exec] #8 0.247 Cloning into 'open-liberty'... [2026-03-01T22:19:13.824Z] [exec] #8 74.70 Updating files: 6% (8255/118231) [2026-03-01T22:19:53.927Z] [exec] Updating files: 7% (8277/118231)Updating files: 8% (9459/118231)Updating files: 9% (10641/118231)Updating files: 10% (11824/118231)Updating files: 11% (13006/118231)Updating files: 12% (14188/118231)Updating files: 12% (14481/118231)Updating files: 13% (15371/118231)Updating files: 14% (16553/118231)Updating files: 15% (17735/118231)Updating files: 16% (18917/118231)Updating files: 17% (20100/118231)Updating files: 17% (20279/118231)Updating files: 18% (21282/118231)Updating files: 19% (22464/118231)Updating files: 20% (23647/118231)Updating files: 21% (24829/118231)Updating files: 21% (25952/118231)Updating files: 22% (26011/118231)Updating files: 23% (27194/118231)Updating files: 24% (28376/118231)Updating files: 25% (29558/118231)Updating files: 26% (30741/118231)Updating files: 27% (31923/118231)Updating files: 27% (32155/118231)Updating files: 28% (33105/118231)Updating files: 29% (34287/118231)Updating files: 30% (35470/118231)Updating files: 31% (36652/118231)Updating files: 32% (37834/118231)Updating files: 32% (38792/118231)Updating files: 33% (39017/118231)Updating files: 34% (40199/118231)Updating files: 35% (41381/118231)Updating files: 36% (42564/118231)Updating files: 37% (43746/118231)Updating files: 38% (44928/118231)Updating files: 38% (45954/118231)Updating files: 39% (46111/118231)Updating files: 40% (47293/118231)Updating files: 41% (48475/118231)Updating files: 42% (49658/118231)Updating files: 43% (50840/118231)Updating files: 44% (52022/118231)Updating files: 44% (52401/118231)Updating files: 45% (53204/118231)Updating files: 46% (54387/118231)Updating files: 47% (55569/118231)Updating files: 48% (56751/118231)Updating files: 49% (57934/118231)Updating files: 49% (58078/118231)Updating files: 50% (59116/118231)Updating files: 51% (60298/118231)Updating files: 52% (61481/118231)Updating files: 53% (62663/118231)Updating files: 53% (63841/118231)Updating files: 54% (63845/118231)Updating files: 55% (65028/118231)Updating files: 56% (66210/118231)Updating files: 57% (67392/118231)Updating files: 58% (68574/118231)Updating files: 58% (69134/118231)Updating files: 59% (69757/118231)Updating files: 60% (70939/118231)Updating files: 61% (72121/118231)Updating files: 62% (73304/118231)Updating files: 63% (74486/118231)Updating files: 64% (75668/118231)Updating files: 64% (75742/118231)Updating files: 65% (76851/118231)Updating files: 66% (78033/118231)Updating files: 67% (79215/118231)Updating files: 68% (80398/118231)Updating files: 69% (81580/118231)Updating files: 69% (81972/118231)Updating files: 70% (82762/118231)Updating files: 71% (83945/118231)Updating files: 72% (85127/118231)Updating files: 73% (86309/118231)Updating files: 73% (86857/118231)Updating files: 74% (87491/118231)Updating files: 75% (88674/118231)Updating files: 76% (89856/118231)Updating files: 77% (91038/118231)Updating files: 78% (92221/118231)Updating files: 78% (93080/118231)Updating files: 79% (93403/118231)Updating files: 80% (94585/118231)Updating files: 81% (95768/118231)Updating files: 82% (96950/118231)Updating files: 83% (98132/118231)Updating files: 84% (99315/118231)Updating files: 84% (99731/118231)Updating files: 85% (100497/118231)Updating files: 86% (101679/118231)Updating files: 87% (102861/118231)Updating files: 88% (104044/118231)Updating files: 89% (105226/118231)Updating files: 89% (106109/118231)Updating files: 90% (106408/118231)Updating files: 91% (107591/118231)Updating files: 92% (108773/118231)Updating files: 93% (109955/118231)Updating files: 94% (111138/118231)Updating files: 94% (111870/118231)Updating files: 95% (112320/118231)Updating files: 96% (113502/118231)Updating files: 97% (114685/118231)Updating files: 98% (115867/118231)Updating files: 99% (117049/118231)Updating files: 99% (118228/118231)Updating files: 100% (118231/118231)Updating files: 100% (118231/118231), done.#8 DONE 118.5s [2026-03-01T22:19:53.927Z] [exec] [2026-03-01T22:19:53.927Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/ [2026-03-01T22:19:53.927Z] [exec] #9 DONE 2.5s [2026-03-01T22:19:53.927Z] [exec] [2026-03-01T22:19:53.927Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5 [2026-03-01T22:20:01.190Z] [exec] #10 9.420 Note: switching to 'gm-23.0.0.5'. [2026-03-01T22:20:01.190Z] [exec] #10 9.420 [2026-03-01T22:20:01.190Z] [exec] #10 9.420 You are in 'detached HEAD' state. You can look around, make experimental [2026-03-01T22:20:01.190Z] [exec] #10 9.420 changes and commit them, and you can discard any commits you make in this [2026-03-01T22:20:01.190Z] [exec] #10 9.420 state without impacting any branches by switching back to a branch. [2026-03-01T22:20:01.190Z] [exec] #10 9.420 [2026-03-01T22:20:01.190Z] [exec] #10 9.420 If you want to create a new branch to retain commits you create, you may [2026-03-01T22:20:01.190Z] [exec] #10 9.420 do so (now or later) by using -c with the switch command. Example: [2026-03-01T22:20:01.190Z] [exec] #10 9.420 [2026-03-01T22:20:01.190Z] [exec] #10 9.420 git switch -c <new-branch-name> [2026-03-01T22:20:01.190Z] [exec] #10 9.420 [2026-03-01T22:20:01.190Z] [exec] #10 9.420 Or undo this operation with: [2026-03-01T22:20:01.190Z] [exec] #10 9.420 [2026-03-01T22:20:01.190Z] [exec] #10 9.420 git switch - [2026-03-01T22:20:01.190Z] [exec] #10 9.420 [2026-03-01T22:20:01.190Z] [exec] #10 9.420 Turn off this advice by setting config variable advice.detachedHead to false [2026-03-01T22:20:01.190Z] [exec] #10 9.420 [2026-03-01T22:20:01.190Z] [exec] #10 9.420 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix [2026-03-01T22:20:04.975Z] [exec] #10 DONE 13.6s [2026-03-01T22:20:04.975Z] [exec] [2026-03-01T22:20:04.975Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh [2026-03-01T22:20:05.683Z] [exec] #11 DONE 0.8s [2026-03-01T22:20:05.683Z] [exec] [2026-03-01T22:20:05.683Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2026-03-01T22:20:05.683Z] [exec] #12 DONE 0.0s [2026-03-01T22:20:05.683Z] [exec] [2026-03-01T22:20:05.683Z] [exec] #13 [ 9/10] WORKDIR /open-liberty [2026-03-01T22:20:05.683Z] [exec] #13 DONE 0.0s [2026-03-01T22:20:05.683Z] [exec] [2026-03-01T22:20:05.683Z] [exec] #14 exporting to image [2026-03-01T22:20:05.683Z] [exec] #14 exporting layers [2026-03-01T22:21:58.913Z] [exec] #14 exporting layers 112.7s done [2026-03-01T22:21:58.913Z] [exec] #14 exporting manifest sha256:d1301647f74d2538cd4d49901ef397be3d9703ae6fda3e2842e1a5b2b4cb7574 0.0s done [2026-03-01T22:21:58.913Z] [exec] #14 exporting config sha256:5cac01d4590a683c9f858da4a679a684e74137f8c64c7d2c877f81b6076c0204 done [2026-03-01T22:21:58.913Z] [exec] #14 exporting attestation manifest sha256:21b893b806d013f49e9a74fe33835cc63c9432592338ab71962bcc76ec09beec 0.0s done [2026-03-01T22:21:58.913Z] [exec] #14 exporting manifest list sha256:f92ea2acca7df56918d671ebf646fd53193acee4da87fc535c6088c032d7279b done [2026-03-01T22:21:58.913Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:11-jdk-ubuntu-hotspot-full done [2026-03-01T22:21:58.913Z] [exec] #14 unpacking to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:11-jdk-ubuntu-hotspot-full [2026-03-01T22:23:39.469Z] [exec] #14 unpacking to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:11-jdk-ubuntu-hotspot-full 97.7s done [2026-03-01T22:23:39.469Z] [exec] #14 DONE 210.6s [2026-03-01T22:23:39.469Z] [exec] [2026-03-01T22:23:39.469Z] [exec] 1 warning found (use docker --debug to expand): [2026-03-01T22:23:39.469Z] [exec]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 54) [2026-03-01T22:23:39.469Z] [2026-03-01T22:23:39.469Z] copy_dest: [2026-03-01T22:23:39.469Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck [2026-03-01T22:23:39.469Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck [2026-03-01T22:23:39.469Z] [2026-03-01T22:23:39.469Z] dist: [2026-03-01T22:23:39.469Z] [2026-03-01T22:23:39.469Z] move_scripts: [2026-03-01T22:23:39.469Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts [2026-03-01T22:23:39.469Z] [2026-03-01T22:23:39.469Z] clean_image: [2026-03-01T22:23:39.469Z] [echo] Executing external.sh --clean --dir quarkus_quickstarts --tag nightly --version 11 --impl hotspot [2026-03-01T22:23:39.469Z] [exec] # =================== Info =================== Info =================== Info =================== # [2026-03-01T22:23:39.469Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2026-03-01T22:23:39.469Z] [exec] # =================== Info =================== Info =================== Info =================== # [2026-03-01T22:23:39.469Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:23:39.469Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2026-03-01T22:23:39.469Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:23:39.469Z] [exec] The test here is quarkus_quickstarts [2026-03-01T22:23:39.469Z] [exec] The directory in the external.sh is quarkus_quickstarts [2026-03-01T22:23:39.469Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2026-03-01T22:23:39.469Z] [exec] Error response from daemon: No such container: quarkus_quickstarts-test [2026-03-01T22:23:39.469Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus_quickstarts-test:11-jdk-ubuntu-hotspot-full [2026-03-01T22:23:39.469Z] [exec] Error response from daemon: No such container: restore-test [2026-03-01T22:23:39.469Z] [exec] Error response from daemon: invalid reference format [2026-03-01T22:23:39.469Z] [exec] Result: 1 [2026-03-01T22:23:39.469Z] [2026-03-01T22:23:39.469Z] build_image: [2026-03-01T22:23:39.469Z] [echo] Executing external.sh --build --dir quarkus_quickstarts --tag nightly --version 11 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk [2026-03-01T22:23:39.469Z] [exec] # =================== Info =================== Info =================== Info =================== # [2026-03-01T22:23:39.469Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2026-03-01T22:23:39.469Z] [exec] # =================== Info =================== Info =================== Info =================== # [2026-03-01T22:23:39.469Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:23:39.469Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2026-03-01T22:23:39.469Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-03-01T22:23:39.469Z] [exec] The test here is quarkus_quickstarts [2026-03-01T22:23:39.469Z] [exec] The directory in the external.sh is quarkus_quickstarts [2026-03-01T22:23:39.469Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2026-03-01T22:23:39.469Z] [exec] build_image.sh quarkus_quickstarts 11 hotspot ubuntu jdk full linux_x86-64 default 0 [2026-03-01T22:23:39.469Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external [2026-03-01T22:23:39.469Z] [exec] [2026-03-01T22:23:39.469Z] [exec] Writing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu [2026-03-01T22:23:39.469Z] [exec] done [2026-03-01T22:23:39.469Z] [exec] [2026-03-01T22:23:39.469Z] [exec] The test in the build_image() function is quarkus_quickstarts [2026-03-01T22:23:39.469Z] [exec] ##################################################### [2026-03-01T22:23:39.469Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-quarkus_quickstarts-test:11-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/ [2026-03-01T22:23:39.469Z] [exec] ##################################################### [2026-03-01T22:23:39.799Z] [exec] #0 building with "default" instance using docker driver [2026-03-01T22:23:39.799Z] [exec] [2026-03-01T22:23:39.799Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2026-03-01T22:23:39.799Z] [exec] #1 transferring dockerfile: 3.54kB done [2026-03-01T22:23:39.799Z] [exec] #1 DONE 0.0s [2026-03-01T22:23:39.799Z] [exec] [2026-03-01T22:23:39.799Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:11-jdk [2026-03-01T22:23:40.127Z] [exec] #2 DONE 0.5s [2026-03-01T22:23:40.127Z] [exec] [2026-03-01T22:23:40.127Z] [exec] #3 [internal] load .dockerignore [2026-03-01T22:23:40.127Z] [exec] #3 transferring context: 2B done [2026-03-01T22:23:40.127Z] [exec] #3 DONE 0.0s [2026-03-01T22:23:40.127Z] [exec] [2026-03-01T22:23:40.127Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:11-jdk@sha256:e73fba329aceb94a75d2438dcd0271ea26ebd0e19e5c3689873f054c2b4c7528 [2026-03-01T22:23:40.127Z] [exec] #4 resolve docker.io/library/eclipse-temurin:11-jdk@sha256:e73fba329aceb94a75d2438dcd0271ea26ebd0e19e5c3689873f054c2b4c7528 0.0s done [2026-03-01T22:23:40.127Z] [exec] #4 CACHED [2026-03-01T22:23:40.127Z] [exec] [2026-03-01T22:23:40.127Z] [exec] #5 [internal] load build context [2026-03-01T22:23:40.127Z] [exec] #5 transferring context: 1.65kB done [2026-03-01T22:23:40.127Z] [exec] #5 DONE 0.0s [2026-03-01T22:23:40.127Z] [exec] [2026-03-01T22:23:40.127Z] [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/* [2026-03-01T22:23:40.455Z] [exec] #6 0.341 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2026-03-01T22:23:40.455Z] [exec] #6 0.342 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2026-03-01T22:23:40.455Z] [exec] #6 0.470 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2026-03-01T22:23:40.783Z] [exec] #6 0.502 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2026-03-01T22:23:40.783Z] [exec] #6 0.549 Get:5 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3,262 kB] [2026-03-01T22:23:40.783Z] [exec] #6 0.640 Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2026-03-01T22:23:41.116Z] [exec] #6 0.699 Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2026-03-01T22:23:41.116Z] [exec] #6 0.701 Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,883 kB] [2026-03-01T22:23:41.116Z] [exec] #6 0.724 Get:9 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.8 kB] [2026-03-01T22:23:41.116Z] [exec] #6 0.726 Get:10 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,242 kB] [2026-03-01T22:23:41.116Z] [exec] #6 0.891 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2026-03-01T22:23:41.116Z] [exec] #6 0.892 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2026-03-01T22:23:41.116Z] [exec] #6 0.917 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3,471 kB] [2026-03-01T22:23:41.116Z] [exec] #6 0.937 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,275 kB] [2026-03-01T22:23:41.116Z] [exec] #6 0.955 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.1 kB] [2026-03-01T22:23:41.116Z] [exec] #6 0.956 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,017 kB] [2026-03-01T22:23:41.116Z] [exec] #6 0.967 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.5 kB] [2026-03-01T22:23:41.116Z] [exec] #6 0.967 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.6 kB] [2026-03-01T22:23:42.263Z] [exec] #6 1.987 Fetched 36.5 MB in 2s (21.4 MB/s) [2026-03-01T22:23:43.409Z] [exec] #6 1.987 Reading package lists... [2026-03-01T22:23:48.167Z] [exec] #6 8.227 debconf: delaying package configuration, since apt-utils is not installed [2026-03-01T22:23:48.495Z] [exec] #6 8.326 Selecting previously unselected package libpython3.12-minimal:amd64. [2026-03-01T22:23:48.495Z] [exec] #6 8.326 (Reading database ... [2026-03-01T22:23:48.495Z] [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 8.336 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:23:48.495Z] [exec] #6 8.338 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:23:48.495Z] [exec] #6 8.455 Selecting previously unselected package python3.12-minimal. [2026-03-01T22:23:48.829Z] [exec] #6 8.457 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:23:48.829Z] [exec] #6 8.463 Unpacking python3.12-minimal (3.12.3-1ubuntu0.11) ... [2026-03-01T22:23:48.829Z] [exec] #6 8.539 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:23:48.829Z] [exec] #6 8.549 Setting up python3.12-minimal (3.12.3-1ubuntu0.11) ... [2026-03-01T22:23:49.535Z] [exec] #6 9.447 Selecting previously unselected package python3-minimal. [2026-03-01T22:23:49.535Z] [exec] #6 9.447 (Reading database ... [2026-03-01T22:23:49.864Z] [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 9.456 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... [2026-03-01T22:23:49.864Z] [exec] #6 9.459 Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... [2026-03-01T22:23:49.864Z] [exec] #6 9.486 Selecting previously unselected package media-types. [2026-03-01T22:23:49.864Z] [exec] #6 9.487 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2026-03-01T22:23:49.864Z] [exec] #6 9.490 Unpacking media-types (10.1.0) ... [2026-03-01T22:23:49.864Z] [exec] #6 9.515 Selecting previously unselected package netbase. [2026-03-01T22:23:49.864Z] [exec] #6 9.517 Preparing to unpack .../2-netbase_6.4_all.deb ... [2026-03-01T22:23:49.864Z] [exec] #6 9.519 Unpacking netbase (6.4) ... [2026-03-01T22:23:49.864Z] [exec] #6 9.542 Selecting previously unselected package libpython3.12-stdlib:amd64. [2026-03-01T22:23:49.864Z] [exec] #6 9.544 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:23:49.864Z] [exec] #6 9.546 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:23:49.864Z] [exec] #6 9.702 Selecting previously unselected package python3.12. [2026-03-01T22:23:49.864Z] [exec] #6 9.704 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.11_amd64.deb ... [2026-03-01T22:23:49.864Z] [exec] #6 9.706 Unpacking python3.12 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:23:49.864Z] [exec] #6 9.736 Selecting previously unselected package libpython3-stdlib:amd64. [2026-03-01T22:23:49.864Z] [exec] #6 9.738 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... [2026-03-01T22:23:49.864Z] [exec] #6 9.740 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:23:49.864Z] [exec] #6 9.770 Setting up python3-minimal (3.12.3-0ubuntu2.1) ... [2026-03-01T22:23:49.864Z] [exec] #6 9.952 Selecting previously unselected package python3. [2026-03-01T22:23:49.864Z] [exec] #6 9.952 (Reading database ... [2026-03-01T22:23:50.192Z] [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.961 Preparing to unpack .../00-python3_3.12.3-0ubuntu2.1_amd64.deb ... [2026-03-01T22:23:50.193Z] [exec] #6 9.967 Unpacking python3 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:23:50.193Z] [exec] #6 9.997 Selecting previously unselected package libapparmor1:amd64. [2026-03-01T22:23:50.193Z] [exec] #6 10.000 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.5_amd64.deb ... [2026-03-01T22:23:50.193Z] [exec] #6 10.00 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ... [2026-03-01T22:23:50.193Z] [exec] #6 10.03 Selecting previously unselected package libargon2-1:amd64. [2026-03-01T22:23:50.193Z] [exec] #6 10.03 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2026-03-01T22:23:50.193Z] [exec] #6 10.03 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2026-03-01T22:23:50.193Z] [exec] #6 10.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2026-03-01T22:23:50.193Z] [exec] #6 10.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2026-03-01T22:23:50.193Z] [exec] #6 10.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2026-03-01T22:23:50.193Z] [exec] #6 10.09 Selecting previously unselected package libjson-c5:amd64. [2026-03-01T22:23:50.193Z] [exec] #6 10.10 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ... [2026-03-01T22:23:50.193Z] [exec] #6 10.10 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2026-03-01T22:23:50.193Z] [exec] #6 10.13 Selecting previously unselected package libcryptsetup12:amd64. [2026-03-01T22:23:50.193Z] [exec] #6 10.13 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2026-03-01T22:23:50.193Z] [exec] #6 10.13 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2026-03-01T22:23:50.193Z] [exec] #6 10.16 Selecting previously unselected package libfdisk1:amd64. [2026-03-01T22:23:50.520Z] [exec] #6 10.17 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.4_amd64.deb ... [2026-03-01T22:23:50.520Z] [exec] #6 10.17 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.4) ... [2026-03-01T22:23:50.520Z] [exec] #6 10.20 Selecting previously unselected package libkmod2:amd64. [2026-03-01T22:23:50.520Z] [exec] #6 10.20 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2026-03-01T22:23:50.520Z] [exec] #6 10.20 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2026-03-01T22:23:50.520Z] [exec] #6 10.23 Selecting previously unselected package libsystemd-shared:amd64. [2026-03-01T22:23:50.520Z] [exec] #6 10.23 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:23:50.520Z] [exec] #6 10.23 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:23:50.520Z] [exec] #6 10.29 Selecting previously unselected package systemd-dev. [2026-03-01T22:23:50.520Z] [exec] #6 10.29 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.12_all.deb ... [2026-03-01T22:23:50.520Z] [exec] #6 10.29 Unpacking systemd-dev (255.4-1ubuntu8.12) ... [2026-03-01T22:23:50.520Z] [exec] #6 10.34 Selecting previously unselected package systemd. [2026-03-01T22:23:50.520Z] [exec] #6 10.34 Preparing to unpack .../10-systemd_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:23:50.520Z] [exec] #6 10.35 Unpacking systemd (255.4-1ubuntu8.12) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.60 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.61 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.62 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.62 Setting up libjson-c5:amd64 (0.17-1build1) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.63 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.63 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.4) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.64 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.64 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.65 Setting up systemd-dev (255.4-1ubuntu8.12) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.66 Setting up systemd (255.4-1ubuntu8.12) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.68 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2026-03-01T22:23:50.862Z] [exec] #6 10.69 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2026-03-01T22:23:50.862Z] [exec] #6 10.69 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2026-03-01T22:23:50.862Z] [exec] #6 10.70 Initializing machine ID from random generator. [2026-03-01T22:23:50.862Z] [exec] #6 10.72 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:23:50.862Z] [exec] #6 10.72 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:23:50.862Z] [exec] #6 10.72 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:23:50.862Z] [exec] #6 10.72 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2026-03-01T22:23:50.862Z] [exec] #6 10.72 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:23:50.862Z] [exec] #6 10.72 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:23:50.862Z] [exec] #6 10.72 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:23:50.862Z] [exec] #6 10.72 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:23:50.862Z] [exec] #6 10.72 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2026-03-01T22:23:50.862Z] [exec] #6 10.74 Creating group 'systemd-journal' with GID 999. [2026-03-01T22:23:50.862Z] [exec] #6 10.74 Creating group 'systemd-network' with GID 998. [2026-03-01T22:23:50.862Z] [exec] #6 10.74 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2026-03-01T22:23:50.862Z] [exec] #6 10.82 Selecting previously unselected package systemd-sysv. [2026-03-01T22:23:50.862Z] [exec] #6 10.82 (Reading database ... [2026-03-01T22:23:50.862Z] [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.83 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:23:50.862Z] [exec] #6 10.83 Unpacking systemd-sysv (255.4-1ubuntu8.12) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.86 Selecting previously unselected package sgml-base. [2026-03-01T22:23:50.862Z] [exec] #6 10.86 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2026-03-01T22:23:50.862Z] [exec] #6 10.87 Unpacking sgml-base (1.31) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.90 Selecting previously unselected package libdbus-1-3:amd64. [2026-03-01T22:23:50.862Z] [exec] #6 10.90 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:23:50.862Z] [exec] #6 10.90 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:50.862Z] [exec] #6 10.93 Selecting previously unselected package dbus-bin. [2026-03-01T22:23:51.191Z] [exec] #6 10.93 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:23:51.191Z] [exec] #6 10.93 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:51.191Z] [exec] #6 10.96 Selecting previously unselected package dbus-session-bus-common. [2026-03-01T22:23:51.191Z] [exec] #6 10.96 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2026-03-01T22:23:51.191Z] [exec] #6 10.96 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:51.191Z] [exec] #6 10.99 Selecting previously unselected package dbus-daemon. [2026-03-01T22:23:51.191Z] [exec] #6 10.99 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:23:51.191Z] [exec] #6 10.99 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:51.191Z] [exec] #6 11.02 Selecting previously unselected package dbus-system-bus-common. [2026-03-01T22:23:51.191Z] [exec] #6 11.02 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2026-03-01T22:23:51.191Z] [exec] #6 11.03 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:51.191Z] [exec] #6 11.06 Selecting previously unselected package dbus. [2026-03-01T22:23:51.191Z] [exec] #6 11.06 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2026-03-01T22:23:51.191Z] [exec] #6 11.07 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:51.191Z] [exec] #6 11.10 Selecting previously unselected package distro-info-data. [2026-03-01T22:23:51.191Z] [exec] #6 11.10 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.5_all.deb ... [2026-03-01T22:23:51.191Z] [exec] #6 11.10 Unpacking distro-info-data (0.60ubuntu0.5) ... [2026-03-01T22:23:51.191Z] [exec] #6 11.13 Selecting previously unselected package libglib2.0-0t64:amd64. [2026-03-01T22:23:51.191Z] [exec] #6 11.13 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... [2026-03-01T22:23:51.191Z] [exec] #6 11.15 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:23:51.191Z] [exec] #6 11.20 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2026-03-01T22:23:51.519Z] [exec] #6 11.20 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... [2026-03-01T22:23:51.519Z] [exec] #6 11.20 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:23:51.519Z] [exec] #6 11.23 Selecting previously unselected package libgirepository-1.0-1:amd64. [2026-03-01T22:23:51.519Z] [exec] #6 11.24 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2026-03-01T22:23:51.519Z] [exec] #6 11.24 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2026-03-01T22:23:51.519Z] [exec] #6 11.27 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2026-03-01T22:23:51.519Z] [exec] #6 11.27 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2026-03-01T22:23:51.519Z] [exec] #6 11.27 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2026-03-01T22:23:51.519Z] [exec] #6 11.30 Selecting previously unselected package iso-codes. [2026-03-01T22:23:51.519Z] [exec] #6 11.30 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2026-03-01T22:23:51.519Z] [exec] #6 11.30 Unpacking iso-codes (4.16.0-1) ... [2026-03-01T22:23:51.519Z] [exec] #6 11.53 Selecting previously unselected package libcap2-bin. [2026-03-01T22:23:51.847Z] [exec] #6 11.53 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2026-03-01T22:23:51.847Z] [exec] #6 11.53 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2026-03-01T22:23:51.847Z] [exec] #6 11.56 Selecting previously unselected package libelf1t64:amd64. [2026-03-01T22:23:51.847Z] [exec] #6 11.56 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2026-03-01T22:23:51.847Z] [exec] #6 11.57 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:23:51.847Z] [exec] #6 11.59 Selecting previously unselected package libglib2.0-data. [2026-03-01T22:23:51.847Z] [exec] #6 11.59 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.8_all.deb ... [2026-03-01T22:23:51.847Z] [exec] #6 11.59 Unpacking libglib2.0-data (2.80.0-6ubuntu3.8) ... [2026-03-01T22:23:51.847Z] [exec] #6 11.62 Selecting previously unselected package libicu74:amd64. [2026-03-01T22:23:51.847Z] [exec] #6 11.62 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2026-03-01T22:23:51.847Z] [exec] #6 11.62 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2026-03-01T22:23:51.848Z] [exec] #6 11.84 Selecting previously unselected package libpam-systemd:amd64. [2026-03-01T22:23:51.848Z] [exec] #6 11.84 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.12_amd64.deb ... [2026-03-01T22:23:51.848Z] [exec] #6 11.85 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:23:51.848Z] [exec] #6 11.88 Selecting previously unselected package libxml2:amd64. [2026-03-01T22:23:51.848Z] [exec] #6 11.88 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... [2026-03-01T22:23:51.848Z] [exec] #6 11.88 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... [2026-03-01T22:23:51.848Z] [exec] #6 11.92 Selecting previously unselected package libyaml-0-2:amd64. [2026-03-01T22:23:51.848Z] [exec] #6 11.93 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2026-03-01T22:23:51.848Z] [exec] #6 11.93 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2026-03-01T22:23:51.848Z] [exec] #6 11.95 Selecting previously unselected package lsb-release. [2026-03-01T22:23:52.178Z] [exec] #6 11.95 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2026-03-01T22:23:52.178Z] [exec] #6 11.96 Unpacking lsb-release (12.0-2) ... [2026-03-01T22:23:52.178Z] [exec] #6 11.98 Selecting previously unselected package python-apt-common. [2026-03-01T22:23:52.178Z] [exec] #6 11.98 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5.2_all.deb ... [2026-03-01T22:23:52.178Z] [exec] #6 11.98 Unpacking python-apt-common (2.7.7ubuntu5.2) ... [2026-03-01T22:23:52.178Z] [exec] #6 12.01 Selecting previously unselected package python3-apt. [2026-03-01T22:23:52.178Z] [exec] #6 12.02 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5.2_amd64.deb ... [2026-03-01T22:23:52.178Z] [exec] #6 12.02 Unpacking python3-apt (2.7.7ubuntu5.2) ... [2026-03-01T22:23:52.178Z] [exec] #6 12.06 Selecting previously unselected package python3-cffi-backend:amd64. [2026-03-01T22:23:52.178Z] [exec] #6 12.06 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2026-03-01T22:23:52.178Z] [exec] #6 12.06 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2026-03-01T22:23:52.178Z] [exec] #6 12.09 Selecting previously unselected package python3-dbus. [2026-03-01T22:23:52.178Z] [exec] #6 12.09 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2026-03-01T22:23:52.178Z] [exec] #6 12.09 Unpacking python3-dbus (1.3.2-5build3) ... [2026-03-01T22:23:52.178Z] [exec] #6 12.13 Selecting previously unselected package python3-gi. [2026-03-01T22:23:52.178Z] [exec] #6 12.13 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2026-03-01T22:23:52.178Z] [exec] #6 12.13 Unpacking python3-gi (3.48.2-1) ... [2026-03-01T22:23:52.178Z] [exec] #6 12.17 Selecting previously unselected package python3-pkg-resources. [2026-03-01T22:23:52.506Z] [exec] #6 12.17 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2026-03-01T22:23:52.506Z] [exec] #6 12.17 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2026-03-01T22:23:52.506Z] [exec] #6 12.21 Preparing to unpack .../28-curl_8.5.0-2ubuntu10.7_amd64.deb ... [2026-03-01T22:23:52.506Z] [exec] #6 12.22 Unpacking curl (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ... [2026-03-01T22:23:52.506Z] [exec] #6 12.25 Preparing to unpack .../29-libcurl4t64_8.5.0-2ubuntu10.7_amd64.deb ... [2026-03-01T22:23:52.506Z] [exec] #6 12.26 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ... [2026-03-01T22:23:52.506Z] [exec] #6 12.31 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2026-03-01T22:23:52.506Z] [exec] #6 12.32 Preparing to unpack .../30-libpackagekit-glib2-18_1.2.8-2ubuntu1.4_amd64.deb ... [2026-03-01T22:23:52.506Z] [exec] #6 12.32 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:23:52.506Z] [exec] #6 12.34 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2026-03-01T22:23:52.506Z] [exec] #6 12.35 Preparing to unpack .../31-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.4_amd64.deb ... [2026-03-01T22:23:52.506Z] [exec] #6 12.35 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:23:52.506Z] [exec] #6 12.38 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2026-03-01T22:23:52.506Z] [exec] #6 12.38 Preparing to unpack .../32-libcurl3t64-gnutls_8.5.0-2ubuntu10.7_amd64.deb ... [2026-03-01T22:23:52.506Z] [exec] #6 12.38 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ... [2026-03-01T22:23:52.506Z] [exec] #6 12.41 Selecting previously unselected package libstemmer0d:amd64. [2026-03-01T22:23:52.506Z] [exec] #6 12.42 Preparing to unpack .../33-libstemmer0d_2.2.0-4build1_amd64.deb ... [2026-03-01T22:23:52.506Z] [exec] #6 12.42 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2026-03-01T22:23:52.506Z] [exec] #6 12.45 Selecting previously unselected package libxmlb2:amd64. [2026-03-01T22:23:52.506Z] [exec] #6 12.45 Preparing to unpack .../34-libxmlb2_0.3.18-1_amd64.deb ... [2026-03-01T22:23:52.506Z] [exec] #6 12.45 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2026-03-01T22:23:52.506Z] [exec] #6 12.48 Selecting previously unselected package libappstream5:amd64. [2026-03-01T22:23:52.506Z] [exec] #6 12.48 Preparing to unpack .../35-libappstream5_1.0.2-1build6_amd64.deb ... [2026-03-01T22:23:52.506Z] [exec] #6 12.49 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2026-03-01T22:23:52.506Z] [exec] #6 12.52 Selecting previously unselected package libduktape207:amd64. [2026-03-01T22:23:52.834Z] [exec] #6 12.52 Preparing to unpack .../36-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2026-03-01T22:23:52.834Z] [exec] #6 12.52 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2026-03-01T22:23:52.834Z] [exec] #6 12.55 Selecting previously unselected package libdw1t64:amd64. [2026-03-01T22:23:52.834Z] [exec] #6 12.55 Preparing to unpack .../37-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2026-03-01T22:23:52.834Z] [exec] #6 12.56 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:23:52.834Z] [exec] #6 12.58 Selecting previously unselected package libglib2.0-bin. [2026-03-01T22:23:52.834Z] [exec] #6 12.59 Preparing to unpack .../38-libglib2.0-bin_2.80.0-6ubuntu3.8_amd64.deb ... [2026-03-01T22:23:52.834Z] [exec] #6 12.59 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.8) ... [2026-03-01T22:23:52.834Z] [exec] #6 12.62 Selecting previously unselected package libunwind8:amd64. [2026-03-01T22:23:52.834Z] [exec] #6 12.62 Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ... [2026-03-01T22:23:52.834Z] [exec] #6 12.63 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2026-03-01T22:23:52.834Z] [exec] #6 12.66 Selecting previously unselected package libgstreamer1.0-0:amd64. [2026-03-01T22:23:52.834Z] [exec] #6 12.66 Preparing to unpack .../40-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2026-03-01T22:23:52.834Z] [exec] #6 12.67 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2026-03-01T22:23:52.834Z] [exec] #6 12.72 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2026-03-01T22:23:52.834Z] [exec] #6 12.72 Preparing to unpack .../41-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2026-03-01T22:23:52.834Z] [exec] #6 12.72 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:23:52.834Z] [exec] #6 12.75 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2026-03-01T22:23:52.834Z] [exec] #6 12.75 Preparing to unpack .../42-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2026-03-01T22:23:52.834Z] [exec] #6 12.76 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:23:52.834Z] [exec] #6 12.79 Selecting previously unselected package xml-core. [2026-03-01T22:23:52.834Z] [exec] #6 12.79 Preparing to unpack .../43-xml-core_0.19_all.deb ... [2026-03-01T22:23:52.834Z] [exec] #6 12.79 Unpacking xml-core (0.19) ... [2026-03-01T22:23:52.834Z] [exec] #6 12.83 Selecting previously unselected package polkitd. [2026-03-01T22:23:53.162Z] [exec] #6 12.84 Preparing to unpack .../44-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2026-03-01T22:23:53.162Z] [exec] #6 12.87 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2026-03-01T22:23:53.162Z] [exec] #6 12.91 Selecting previously unselected package python3-blinker. [2026-03-01T22:23:53.162Z] [exec] #6 12.91 Preparing to unpack .../45-python3-blinker_1.7.0-1_all.deb ... [2026-03-01T22:23:53.162Z] [exec] #6 12.92 Unpacking python3-blinker (1.7.0-1) ... [2026-03-01T22:23:53.162Z] [exec] #6 12.94 Selecting previously unselected package python3-cryptography. [2026-03-01T22:23:53.162Z] [exec] #6 12.95 Preparing to unpack .../46-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2026-03-01T22:23:53.162Z] [exec] #6 12.95 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2026-03-01T22:23:53.162Z] [exec] #6 13.02 Selecting previously unselected package python3-pyparsing. [2026-03-01T22:23:53.162Z] [exec] #6 13.02 Preparing to unpack .../47-python3-pyparsing_3.1.1-1_all.deb ... [2026-03-01T22:23:53.162Z] [exec] #6 13.03 Unpacking python3-pyparsing (3.1.1-1) ... [2026-03-01T22:23:53.162Z] [exec] #6 13.06 Selecting previously unselected package python3-httplib2. [2026-03-01T22:23:53.162Z] [exec] #6 13.06 Preparing to unpack .../48-python3-httplib2_0.20.4-3_all.deb ... [2026-03-01T22:23:53.162Z] [exec] #6 13.06 Unpacking python3-httplib2 (0.20.4-3) ... [2026-03-01T22:23:53.162Z] [exec] #6 13.09 Selecting previously unselected package python3-jwt. [2026-03-01T22:23:53.162Z] [exec] #6 13.10 Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ... [2026-03-01T22:23:53.162Z] [exec] #6 13.10 Unpacking python3-jwt (2.7.0-1) ... [2026-03-01T22:23:53.162Z] [exec] #6 13.13 Selecting previously unselected package python3-lazr.uri. [2026-03-01T22:23:53.162Z] [exec] #6 13.13 Preparing to unpack .../50-python3-lazr.uri_1.0.6-3_all.deb ... [2026-03-01T22:23:53.162Z] [exec] #6 13.13 Unpacking python3-lazr.uri (1.0.6-3) ... [2026-03-01T22:23:53.162Z] [exec] #6 13.17 Selecting previously unselected package python3-wadllib. [2026-03-01T22:23:53.490Z] [exec] #6 13.17 Preparing to unpack .../51-python3-wadllib_1.3.6-5_all.deb ... [2026-03-01T22:23:53.490Z] [exec] #6 13.17 Unpacking python3-wadllib (1.3.6-5) ... [2026-03-01T22:23:53.490Z] [exec] #6 13.20 Selecting previously unselected package python3-distro. [2026-03-01T22:23:53.490Z] [exec] #6 13.21 Preparing to unpack .../52-python3-distro_1.9.0-1_all.deb ... [2026-03-01T22:23:53.490Z] [exec] #6 13.21 Unpacking python3-distro (1.9.0-1) ... [2026-03-01T22:23:53.490Z] [exec] #6 13.24 Selecting previously unselected package python3-oauthlib. [2026-03-01T22:23:53.490Z] [exec] #6 13.24 Preparing to unpack .../53-python3-oauthlib_3.2.2-1_all.deb ... [2026-03-01T22:23:53.490Z] [exec] #6 13.24 Unpacking python3-oauthlib (3.2.2-1) ... [2026-03-01T22:23:53.490Z] [exec] #6 13.30 Selecting previously unselected package python3-lazr.restfulclient. [2026-03-01T22:23:53.490Z] [exec] #6 13.30 Preparing to unpack .../54-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2026-03-01T22:23:53.490Z] [exec] #6 13.30 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2026-03-01T22:23:53.490Z] [exec] #6 13.34 Selecting previously unselected package python3-six. [2026-03-01T22:23:53.490Z] [exec] #6 13.34 Preparing to unpack .../55-python3-six_1.16.0-4_all.deb ... [2026-03-01T22:23:53.490Z] [exec] #6 13.34 Unpacking python3-six (1.16.0-4) ... [2026-03-01T22:23:53.490Z] [exec] #6 13.37 Selecting previously unselected package python3-launchpadlib. [2026-03-01T22:23:53.490Z] [exec] #6 13.38 Preparing to unpack .../56-python3-launchpadlib_1.11.0-6_all.deb ... [2026-03-01T22:23:53.490Z] [exec] #6 13.38 Unpacking python3-launchpadlib (1.11.0-6) ... [2026-03-01T22:23:53.490Z] [exec] #6 13.42 Selecting previously unselected package python3-software-properties. [2026-03-01T22:23:53.490Z] [exec] #6 13.42 Preparing to unpack .../57-python3-software-properties_0.99.49.4_all.deb ... [2026-03-01T22:23:53.490Z] [exec] #6 13.43 Unpacking python3-software-properties (0.99.49.4) ... [2026-03-01T22:23:53.490Z] [exec] #6 13.46 Selecting previously unselected package packagekit. [2026-03-01T22:23:53.490Z] [exec] #6 13.46 Preparing to unpack .../58-packagekit_1.2.8-2ubuntu1.4_amd64.deb ... [2026-03-01T22:23:53.490Z] [exec] #6 13.46 Unpacking packagekit (1.2.8-2ubuntu1.4) ... [2026-03-01T22:23:53.490Z] [exec] #6 13.51 Selecting previously unselected package software-properties-common. [2026-03-01T22:23:53.490Z] [exec] #6 13.52 Preparing to unpack .../59-software-properties-common_0.99.49.4_all.deb ... [2026-03-01T22:23:53.490Z] [exec] #6 13.52 Unpacking software-properties-common (0.99.49.4) ... [2026-03-01T22:23:53.490Z] [exec] #6 13.57 Setting up media-types (10.1.0) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.58 Setting up systemd-sysv (255.4-1ubuntu8.12) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.60 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.7) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.61 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.62 Setting up distro-info-data (0.60ubuntu0.5) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.62 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.63 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.64 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.64 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.65 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.66 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.67 No schema files found: doing nothing. [2026-03-01T22:23:53.819Z] [exec] #6 13.67 Setting up libglib2.0-data (2.80.0-6ubuntu3.8) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.68 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.69 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.69 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.70 Setting up python-apt-common (2.7.7ubuntu5.2) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.71 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.71 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.72 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.73 Setting up netbase (6.4) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.74 Setting up sgml-base (1.31) ... [2026-03-01T22:23:53.819Z] [exec] #6 13.78 Setting up curl (8.5.0-2ubuntu10.7) ... [2026-03-01T22:23:54.147Z] [exec] #6 13.79 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2026-03-01T22:23:54.147Z] [exec] #6 13.79 Setting up lsb-release (12.0-2) ... [2026-03-01T22:23:54.147Z] [exec] #6 13.80 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:54.147Z] [exec] #6 13.90 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... [2026-03-01T22:23:54.147Z] [exec] #6 13.91 Setting up iso-codes (4.16.0-1) ... [2026-03-01T22:23:54.147Z] [exec] #6 13.92 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:54.147Z] [exec] #6 13.92 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:23:54.147Z] [exec] #6 13.93 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2026-03-01T22:23:54.147Z] [exec] #6 13.94 Setcap worked! gst-ptp-helper is not suid! [2026-03-01T22:23:54.147Z] [exec] #6 13.94 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:23:54.147Z] [exec] #6 13.95 Setting up libxmlb2:amd64 (0.3.18-1) ... [2026-03-01T22:23:54.147Z] [exec] #6 13.95 Setting up python3.12 (3.12.3-1ubuntu0.11) ... [2026-03-01T22:23:55.292Z] [exec] #6 14.96 Setting up libglib2.0-bin (2.80.0-6ubuntu3.8) ... [2026-03-01T22:23:55.292Z] [exec] #6 14.97 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:23:55.292Z] [exec] #6 14.98 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2026-03-01T22:23:55.292Z] [exec] #6 14.98 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:55.292Z] [exec] #6 15.00 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ... [2026-03-01T22:23:55.292Z] [exec] #6 15.01 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2026-03-01T22:23:55.292Z] [exec] #6 15.02 Setting up dbus (1.14.10-4ubuntu4.1) ... [2026-03-01T22:23:55.292Z] [exec] #6 15.05 Setting up xml-core (0.19) ... [2026-03-01T22:23:55.292Z] [exec] #6 15.25 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.12) ... [2026-03-01T22:23:55.621Z] [exec] #6 15.34 debconf: unable to initialize frontend: Dialog [2026-03-01T22:23:55.621Z] [exec] #6 15.34 debconf: (TERM is not set, so the dialog frontend is not usable.) [2026-03-01T22:23:55.621Z] [exec] #6 15.34 debconf: falling back to frontend: Readline [2026-03-01T22:23:55.621Z] [exec] #6 15.34 debconf: unable to initialize frontend: Readline [2026-03-01T22:23:55.621Z] [exec] #6 15.34 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.) [2026-03-01T22:23:55.621Z] [exec] #6 15.34 debconf: falling back to frontend: Teletype [2026-03-01T22:23:55.621Z] [exec] #6 15.43 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2026-03-01T22:23:55.621Z] [exec] #6 15.44 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:23:55.621Z] [exec] #6 15.44 Setting up python3 (3.12.3-0ubuntu2.1) ... [2026-03-01T22:23:55.621Z] [exec] #6 15.45 running python rtupdate hooks for python3.12... [2026-03-01T22:23:55.621Z] [exec] #6 15.45 running python post-rtupdate hooks for python3.12... [2026-03-01T22:23:55.621Z] [exec] #6 15.57 Setting up python3-six (1.16.0-4) ... [2026-03-01T22:23:55.950Z] [exec] #6 15.70 Setting up python3-pyparsing (3.1.1-1) ... [2026-03-01T22:23:55.950Z] [exec] #6 15.91 Setting up python3-gi (3.48.2-1) ... [2026-03-01T22:23:56.280Z] [exec] #6 16.37 Setting up python3-httplib2 (0.20.4-3) ... [2026-03-01T22:23:57.422Z] [exec] #6 17.49 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2026-03-01T22:23:58.566Z] [exec] #6 18.22 Setting up python3-blinker (1.7.0-1) ... [2026-03-01T22:23:58.894Z] [exec] #6 18.88 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2026-03-01T22:23:59.221Z] [exec] #6 19.12 Setting up python3-dbus (1.3.2-5build3) ... [2026-03-01T22:23:59.221Z] [exec] #6 19.26 Setting up python3-distro (1.9.0-1) ... [2026-03-01T22:23:59.549Z] [exec] #6 19.39 Setting up python3-jwt (2.7.0-1) ... [2026-03-01T22:23:59.549Z] [exec] #6 19.53 Setting up python3-apt (2.7.7ubuntu5.2) ... [2026-03-01T22:23:59.877Z] [exec] #6 19.73 Setting up python3-lazr.uri (1.0.6-3) ... [2026-03-01T22:23:59.877Z] [exec] #6 19.87 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2026-03-01T22:24:00.205Z] [exec] #6 20.18 Setting up python3-wadllib (1.3.6-5) ... [2026-03-01T22:24:00.534Z] [exec] #6 20.34 Setting up python3-oauthlib (3.2.2-1) ... [2026-03-01T22:24:00.534Z] [exec] #6 20.56 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2026-03-01T22:24:00.863Z] [exec] #6 20.73 Setting up python3-launchpadlib (1.11.0-6) ... [2026-03-01T22:24:01.193Z] [exec] #6 21.03 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2026-03-01T22:24:01.193Z] [exec] #6 21.04 Setting up python3-software-properties (0.99.49.4) ... [2026-03-01T22:24:01.193Z] [exec] #6 21.20 Processing triggers for libc-bin (2.39-0ubuntu8.7) ... [2026-03-01T22:24:01.520Z] [exec] #6 21.25 Processing triggers for sgml-base (1.31) ... [2026-03-01T22:24:01.521Z] [exec] #6 21.27 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2026-03-01T22:24:01.521Z] [exec] #6 21.29 Creating group 'polkitd' with GID 997. [2026-03-01T22:24:01.521Z] [exec] #6 21.29 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2026-03-01T22:24:01.521Z] [exec] #6 21.33 invoke-rc.d: could not determine current runlevel [2026-03-01T22:24:01.521Z] [exec] #6 21.33 invoke-rc.d: policy-rc.d denied execution of reload. [2026-03-01T22:24:01.521Z] [exec] #6 21.47 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2026-03-01T22:24:01.849Z] [exec] #6 21.47 Setting up packagekit (1.2.8-2ubuntu1.4) ... [2026-03-01T22:24:01.849Z] [exec] #6 21.50 invoke-rc.d: could not determine current runlevel [2026-03-01T22:24:01.849Z] [exec] #6 21.50 invoke-rc.d: policy-rc.d denied execution of force-reload. [2026-03-01T22:24:01.849Z] [exec] #6 21.51 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2026-03-01T22:24:01.849Z] [exec] #6 21.67 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2026-03-01T22:24:03.021Z] [exec] #6 22.71 Setting up software-properties-common (0.99.49.4) ... [2026-03-01T22:24:03.727Z] [exec] #6 23.71 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2026-03-01T22:24:07.523Z] [exec] #6 27.59 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease [2026-03-01T22:24:07.851Z] [exec] #6 27.61 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease [2026-03-01T22:24:07.851Z] [exec] #6 27.62 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2026-03-01T22:24:07.851Z] [exec] #6 27.65 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2026-03-01T22:24:07.851Z] [exec] #6 27.84 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2026-03-01T22:24:08.179Z] [exec] #6 28.02 Get:6 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 Packages [37.8 kB] [2026-03-01T22:24:08.179Z] [exec] #6 28.06 Fetched 62.2 kB in 1s (113 kB/s) [2026-03-01T22:24:09.341Z] [exec] #6 28.06 Reading package lists... [2026-03-01T22:24:09.341Z] [exec] #6 29.25 PPA publishes dbgsym, you may need to include 'main/debug' component [2026-03-01T22:24:09.341Z] [exec] #6 29.25 Repository: 'Types: deb [2026-03-01T22:24:09.341Z] [exec] #6 29.25 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2026-03-01T22:24:09.341Z] [exec] #6 29.25 Suites: noble [2026-03-01T22:24:09.341Z] [exec] #6 29.25 Components: main [2026-03-01T22:24:09.341Z] [exec] #6 29.25 ' [2026-03-01T22:24:09.341Z] [exec] #6 29.25 Description: [2026-03-01T22:24:09.341Z] [exec] #6 29.25 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2026-03-01T22:24:09.341Z] [exec] #6 29.25 [2026-03-01T22:24:09.341Z] [exec] #6 29.25 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2026-03-01T22:24:09.341Z] [exec] #6 29.25 Adding repository. [2026-03-01T22:24:09.670Z] [exec] #6 29.61 Hit:1 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2026-03-01T22:24:09.670Z] [exec] #6 29.61 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2026-03-01T22:24:09.999Z] [exec] #6 29.61 Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease [2026-03-01T22:24:09.999Z] [exec] #6 29.71 Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2026-03-01T22:24:09.999Z] [exec] #6 29.81 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2026-03-01T22:24:11.144Z] [exec] #6 30.04 Reading package lists... [2026-03-01T22:24:12.332Z] [exec] #6 31.17 Reading package lists... [2026-03-01T22:24:12.659Z] [exec] #6 32.35 Building dependency tree... [2026-03-01T22:24:12.659Z] [exec] #6 32.71 Reading state information... [2026-03-01T22:24:12.987Z] [exec] #6 32.99 wget is already the newest version (1.21.4-1ubuntu4.1). [2026-03-01T22:24:12.987Z] [exec] #6 32.99 tar is already the newest version (1.35+dfsg-3build1). [2026-03-01T22:24:12.987Z] [exec] #6 32.99 The following additional packages will be installed: [2026-03-01T22:24:13.314Z] [exec] #6 33.00 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2026-03-01T22:24:13.315Z] [exec] #6 33.00 perl-modules-5.38 [2026-03-01T22:24:13.315Z] [exec] #6 33.00 Suggested packages: [2026-03-01T22:24:13.315Z] [exec] #6 33.00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2026-03-01T22:24:13.315Z] [exec] #6 33.00 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc [2026-03-01T22:24:13.315Z] [exec] #6 33.00 libterm-readline-gnu-perl | libterm-readline-perl-perl make [2026-03-01T22:24:13.315Z] [exec] #6 33.00 libtap-harness-archive-perl [2026-03-01T22:24:13.315Z] [exec] #6 33.00 Recommended packages: [2026-03-01T22:24:13.315Z] [exec] #6 33.00 patch less ssh-client [2026-03-01T22:24:13.315Z] [exec] #6 33.07 The following NEW packages will be installed: [2026-03-01T22:24:13.315Z] [exec] #6 33.07 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2026-03-01T22:24:13.315Z] [exec] #6 33.07 perl-modules-5.38 [2026-03-01T22:24:13.315Z] [exec] #6 33.35 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2026-03-01T22:24:13.315Z] [exec] #6 33.35 Need to get 13.1 MB of archives. [2026-03-01T22:24:13.315Z] [exec] #6 33.35 After this operation, 75.0 MB of additional disk space will be used. [2026-03-01T22:24:13.315Z] [exec] #6 33.35 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] [2026-03-01T22:24:14.454Z] [exec] #6 34.30 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2026-03-01T22:24:14.454Z] [exec] #6 34.31 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2026-03-01T22:24:14.454Z] [exec] #6 34.31 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB] [2026-03-01T22:24:14.454Z] [exec] #6 34.45 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] [2026-03-01T22:24:14.781Z] [exec] #6 34.46 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2026-03-01T22:24:14.781Z] [exec] #6 34.46 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] [2026-03-01T22:24:14.781Z] [exec] #6 34.48 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] [2026-03-01T22:24:14.781Z] [exec] #6 34.73 debconf: delaying package configuration, since apt-utils is not installed [2026-03-01T22:24:15.108Z] [exec] #6 34.79 Fetched 13.1 MB in 1s (8,812 kB/s) [2026-03-01T22:24:15.108Z] [exec] #6 34.81 Selecting previously unselected package perl-modules-5.38. [2026-03-01T22:24:15.108Z] [exec] #6 34.81 (Reading database ... [2026-03-01T22:24:15.108Z] [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 34.83 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... [2026-03-01T22:24:15.108Z] [exec] #6 34.83 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:24:15.436Z] [exec] #6 35.27 Selecting previously unselected package libgdbm6t64:amd64. [2026-03-01T22:24:15.436Z] [exec] #6 35.27 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2026-03-01T22:24:15.436Z] [exec] #6 35.28 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:24:15.436Z] [exec] #6 35.31 Selecting previously unselected package libgdbm-compat4t64:amd64. [2026-03-01T22:24:15.436Z] [exec] #6 35.31 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2026-03-01T22:24:15.436Z] [exec] #6 35.31 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:24:15.436Z] [exec] #6 35.34 Selecting previously unselected package libperl5.38t64:amd64. [2026-03-01T22:24:15.436Z] [exec] #6 35.34 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... [2026-03-01T22:24:15.436Z] [exec] #6 35.34 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:24:15.763Z] [exec] #6 35.61 Selecting previously unselected package perl. [2026-03-01T22:24:15.763Z] [exec] #6 35.61 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... [2026-03-01T22:24:15.763Z] [exec] #6 35.62 Unpacking perl (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:24:15.763Z] [exec] #6 35.66 Selecting previously unselected package liberror-perl. [2026-03-01T22:24:15.763Z] [exec] #6 35.66 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ... [2026-03-01T22:24:15.763Z] [exec] #6 35.66 Unpacking liberror-perl (0.17029-2) ... [2026-03-01T22:24:15.763Z] [exec] #6 35.69 Selecting previously unselected package git-man. [2026-03-01T22:24:15.763Z] [exec] #6 35.69 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... [2026-03-01T22:24:15.763Z] [exec] #6 35.69 Unpacking git-man (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:24:15.763Z] [exec] #6 35.74 Selecting previously unselected package git. [2026-03-01T22:24:16.093Z] [exec] #6 35.74 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... [2026-03-01T22:24:16.093Z] [exec] #6 35.75 Unpacking git (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:24:16.093Z] [exec] #6 35.96 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:24:16.426Z] [exec] #6 35.97 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2026-03-01T22:24:16.426Z] [exec] #6 35.97 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:24:16.426Z] [exec] #6 35.98 Setting up git-man (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:24:16.426Z] [exec] #6 35.99 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:24:16.426Z] [exec] #6 35.99 Setting up perl (5.38.2-3.2ubuntu0.2) ... [2026-03-01T22:24:16.426Z] [exec] #6 36.01 Setting up liberror-perl (0.17029-2) ... [2026-03-01T22:24:16.426Z] [exec] #6 36.02 Setting up git (1:2.43.0-1ubuntu7.3) ... [2026-03-01T22:24:16.426Z] [exec] #6 36.04 Processing triggers for libc-bin (2.39-0ubuntu8.7) ... [2026-03-01T22:24:16.753Z] [exec] #6 DONE 36.7s [2026-03-01T22:24:17.083Z] [exec] [2026-03-01T22:24:17.083Z] [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 [2026-03-01T22:24:22.980Z] [exec] #7 5.627 2026-03-01 22:24:22 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] [2026-03-01T22:24:22.980Z] [exec] #7 5.633 apache-maven-3.8.5/README.txt [2026-03-01T22:24:22.980Z] [exec] #7 5.634 apache-maven-3.8.5/LICENSE [2026-03-01T22:24:22.980Z] [exec] #7 5.634 apache-maven-3.8.5/NOTICE [2026-03-01T22:24:22.980Z] [exec] #7 5.634 apache-maven-3.8.5/lib/ [2026-03-01T22:24:22.980Z] [exec] #7 5.634 apache-maven-3.8.5/lib/commons-cli.license [2026-03-01T22:24:22.980Z] [exec] #7 5.634 apache-maven-3.8.5/lib/commons-io.license [2026-03-01T22:24:22.980Z] [exec] #7 5.635 apache-maven-3.8.5/lib/commons-lang3.license [2026-03-01T22:24:22.980Z] [exec] #7 5.635 apache-maven-3.8.5/lib/guava.license [2026-03-01T22:24:22.980Z] [exec] #7 5.635 apache-maven-3.8.5/lib/guice.license [2026-03-01T22:24:22.980Z] [exec] #7 5.635 apache-maven-3.8.5/lib/jansi.license [2026-03-01T22:24:22.980Z] [exec] #7 5.635 apache-maven-3.8.5/lib/javax.annotation-api.license [2026-03-01T22:24:22.980Z] [exec] #7 5.636 apache-maven-3.8.5/lib/javax.inject.license [2026-03-01T22:24:22.980Z] [exec] #7 5.636 apache-maven-3.8.5/lib/jcl-over-slf4j.license [2026-03-01T22:24:22.980Z] [exec] #7 5.636 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license [2026-03-01T22:24:22.980Z] [exec] #7 5.636 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license [2026-03-01T22:24:22.980Z] [exec] #7 5.636 apache-maven-3.8.5/lib/plexus-cipher.license [2026-03-01T22:24:22.980Z] [exec] #7 5.636 apache-maven-3.8.5/lib/plexus-component-annotations.license [2026-03-01T22:24:22.980Z] [exec] #7 5.637 apache-maven-3.8.5/lib/plexus-interpolation.license [2026-03-01T22:24:22.980Z] [exec] #7 5.637 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license [2026-03-01T22:24:22.980Z] [exec] #7 5.637 apache-maven-3.8.5/lib/plexus-utils.license [2026-03-01T22:24:22.980Z] [exec] #7 5.637 apache-maven-3.8.5/lib/slf4j-api.license [2026-03-01T22:24:22.980Z] [exec] #7 5.637 apache-maven-3.8.5/boot/ [2026-03-01T22:24:22.980Z] [exec] #7 5.638 apache-maven-3.8.5/boot/plexus-classworlds.license [2026-03-01T22:24:22.980Z] [exec] #7 5.638 apache-maven-3.8.5/lib/jansi-native/ [2026-03-01T22:24:22.980Z] [exec] #7 5.638 apache-maven-3.8.5/lib/jansi-native/Windows/ [2026-03-01T22:24:22.980Z] [exec] #7 5.638 apache-maven-3.8.5/lib/jansi-native/Windows/x86/ [2026-03-01T22:24:22.980Z] [exec] #7 5.638 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/ [2026-03-01T22:24:22.980Z] [exec] #7 5.638 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll [2026-03-01T22:24:22.980Z] [exec] #7 5.639 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll [2026-03-01T22:24:22.980Z] [exec] #7 5.640 apache-maven-3.8.5/bin/m2.conf [2026-03-01T22:24:22.980Z] [exec] #7 5.640 apache-maven-3.8.5/bin/mvn.cmd [2026-03-01T22:24:22.980Z] [exec] #7 5.640 apache-maven-3.8.5/bin/mvnDebug.cmd [2026-03-01T22:24:22.980Z] [exec] #7 5.640 apache-maven-3.8.5/bin/mvn [2026-03-01T22:24:22.980Z] [exec] #7 5.641 apache-maven-3.8.5/bin/mvnDebug [2026-03-01T22:24:22.980Z] [exec] #7 5.641 apache-maven-3.8.5/bin/mvnyjp [2026-03-01T22:24:22.980Z] [exec] #7 5.641 apache-maven-3.8.5/conf/ [2026-03-01T22:24:22.980Z] [exec] #7 5.641 apache-maven-3.8.5/conf/logging/ [2026-03-01T22:24:22.980Z] [exec] #7 5.641 apache-maven-3.8.5/conf/logging/simplelogger.properties [2026-03-01T22:24:22.980Z] [exec] #7 5.641 apache-maven-3.8.5/conf/settings.xml [2026-03-01T22:24:22.980Z] [exec] #7 5.641 apache-maven-3.8.5/conf/toolchains.xml [2026-03-01T22:24:22.980Z] [exec] #7 5.642 apache-maven-3.8.5/lib/ext/ [2026-03-01T22:24:22.980Z] [exec] #7 5.642 apache-maven-3.8.5/lib/jansi-native/ [2026-03-01T22:24:22.980Z] [exec] #7 5.642 apache-maven-3.8.5/lib/ext/README.txt [2026-03-01T22:24:22.980Z] [exec] #7 5.642 apache-maven-3.8.5/lib/jansi-native/README.txt [2026-03-01T22:24:22.980Z] [exec] #7 5.642 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.642 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.643 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.644 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.644 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.644 apache-maven-3.8.5/lib/maven-model-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.646 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.648 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.648 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.649 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.651 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.652 apache-maven-3.8.5/lib/commons-io-2.6.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.654 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.658 apache-maven-3.8.5/lib/guava-25.1-android.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.677 apache-maven-3.8.5/lib/javax.inject-1.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.678 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.678 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.680 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.680 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.681 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.681 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.685 apache-maven-3.8.5/lib/maven-core-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.690 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.691 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.691 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.692 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.693 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.694 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.696 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.697 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.697 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.700 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.700 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.702 apache-maven-3.8.5/lib/commons-cli-1.4.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.702 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.718 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.719 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.719 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.720 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.720 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar [2026-03-01T22:24:22.980Z] [exec] #7 5.720 apache-maven-3.8.5/lib/jansi-2.4.0.jar [2026-03-01T22:24:22.980Z] [exec] #7 DONE 5.8s [2026-03-01T22:24:22.980Z] [exec] [2026-03-01T22:24:22.980Z] [exec] #8 [ 4/11] RUN mkdir testResults [2026-03-01T22:24:22.980Z] [exec] #8 DONE 0.3s [2026-03-01T22:24:22.980Z] [exec] [2026-03-01T22:24:22.980Z] [exec] #9 [ 5/11] RUN git clone https://github.com/quarkusio/quarkus-quickstarts.git [2026-03-01T22:24:23.308Z] [exec] #9 0.283 Cloning into 'quarkus-quickstarts'... [2026-03-01T22:24:27.083Z] [exec] #9 DONE 3.8s [2026-03-01T22:24:27.083Z] [exec] [2026-03-01T22:24:27.083Z] [exec] #10 [ 6/11] WORKDIR /quarkus-quickstarts/ [2026-03-01T22:24:27.083Z] [exec] #10 DONE 0.1s [2026-03-01T22:24:27.083Z] [exec] [2026-03-01T22:24:27.083Z] [exec] #11 [ 7/11] RUN git checkout 2.7.2.Final [2026-03-01T22:24:27.800Z] [exec] #11 0.885 Note: switching to '2.7.2.Final'. [2026-03-01T22:24:27.800Z] [exec] #11 0.885 [2026-03-01T22:24:27.800Z] [exec] #11 0.885 You are in 'detached HEAD' state. You can look around, make experimental [2026-03-01T22:24:27.800Z] [exec] #11 0.885 changes and commit them, and you can discard any commits you make in this [2026-03-01T22:24:27.800Z] [exec] #11 0.885 state without impacting any branches by switching back to a branch. [2026-03-01T22:24:27.800Z] [exec] #11 0.885 [2026-03-01T22:24:27.800Z] [exec] #11 0.885 If you want to create a new branch to retain commits you create, you may [2026-03-01T22:24:27.800Z] [exec] #11 0.885 do so (now or later) by using -c with the switch command. Example: [2026-03-01T22:24:27.800Z] [exec] #11 0.885 [2026-03-01T22:24:27.800Z] [exec] #11 0.885 git switch -c <new-branch-name> [2026-03-01T22:24:27.800Z] [exec] #11 0.885 [2026-03-01T22:24:27.800Z] [exec] #11 0.885 Or undo this operation with: [2026-03-01T22:24:27.800Z] [exec] #11 0.885 [2026-03-01T22:24:27.800Z] [exec] #11 0.885 git switch - [2026-03-01T22:24:27.800Z] [exec] #11 0.885 [2026-03-01T22:24:27.800Z] [exec] #11 0.885 Turn off this advice by setting config variable advice.detachedHead to false [2026-03-01T22:24:27.800Z] [exec] #11 0.885 [2026-03-01T22:24:27.800Z] [exec] #11 0.885 HEAD is now at d1f6a01f6 [RELEASE] - Bump version to 2.7.2.Final [2026-03-01T22:24:27.800Z] [exec] #11 DONE 1.0s [2026-03-01T22:24:28.129Z] [exec] [2026-03-01T22:24:28.129Z] [exec] #12 [ 8/11] COPY quarkus_quickstarts/test.sh /test.sh [2026-03-01T22:24:28.129Z] [exec] #12 DONE 0.1s [2026-03-01T22:24:28.129Z] [exec] [2026-03-01T22:24:28.129Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh [2026-03-01T22:24:28.129Z] [exec] #13 DONE 0.0s [2026-03-01T22:24:28.129Z] [exec] [2026-03-01T22:24:28.129Z] [exec] #14 [10/11] WORKDIR /quarkus-quickstarts [2026-03-01T22:24:28.129Z] [exec] #14 DONE 0.0s [2026-03-01T22:24:28.129Z] [exec] [2026-03-01T22:24:28.129Z] [exec] #15 exporting to image [2026-03-01T22:24:28.129Z] [exec] #15 exporting layers [2026-03-01T22:24:41.237Z] [exec] #15 exporting layers 11.1s done [2026-03-01T22:24:41.237Z] [exec] #15 exporting manifest sha256:ea7c502a17eb3317d1def17b03dd5806575714e755a187384225c1f6ba4c5621 done [2026-03-01T22:24:41.237Z] [exec] #15 exporting config sha256:bf0bc17115161f5d8d9ff0318a108b03de4ac81f9daac66aa842897d4908dd5b done [2026-03-01T22:24:41.237Z] [exec] #15 exporting attestation manifest sha256:344854760e65bbbd607b9a4429ddc3861b9caf407fd3825bb3a1fcbf680636ab 0.0s done [2026-03-01T22:24:41.237Z] [exec] #15 exporting manifest list sha256:5da69f1c09ac2d72250feea48a38af1e2bdcdfe9af535434045ae93d973733bb done [2026-03-01T22:24:41.237Z] [exec] #15 naming to docker.io/library/adoptopenjdk-quarkus_quickstarts-test:11-jdk-ubuntu-hotspot-full done [2026-03-01T22:24:41.237Z] [exec] #15 unpacking to docker.io/library/adoptopenjdk-quarkus_quickstarts-test:11-jdk-ubuntu-hotspot-full [2026-03-01T22:24:44.188Z] [exec] #15 unpacking to docker.io/library/adoptopenjdk-quarkus_quickstarts-test:11-jdk-ubuntu-hotspot-full 4.7s done [2026-03-01T22:24:44.188Z] [exec] #15 DONE 15.9s [2026-03-01T22:24:44.188Z] [exec] [2026-03-01T22:24:44.188Z] [exec] 3 warnings found (use docker --debug to expand): [2026-03-01T22:24:44.188Z] [exec]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 52) [2026-03-01T22:24:44.188Z] [exec] - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 59) [2026-03-01T22:24:44.188Z] [exec] - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 67) [2026-03-01T22:24:44.188Z] [2026-03-01T22:24:44.188Z] copy_dest: [2026-03-01T22:24:44.188Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts [2026-03-01T22:24:44.188Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts [2026-03-01T22:24:44.188Z] [2026-03-01T22:24:44.188Z] build: [2026-03-01T22:24:44.188Z] [2026-03-01T22:24:44.188Z] BUILD SUCCESSFUL [2026-03-01T22:24:44.188Z] Total time: 9 minutes 52 seconds [2026-03-01T22:24:44.188Z] 0 [2026-03-01T22:24:44.188Z] [2026-03-01T22:24:44.188Z] [2026-03-01T22:24:44.188Z] RECORD TEST REPOs SHA [2026-03-01T22:24:44.188Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-03-01T22:24:44.188Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-03-01T22:24:44.188Z] Check shas in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-03-01T22:24:44.188Z] touch /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-03-01T22:24:44.188Z] ================================================ [2026-03-01T22:24:44.188Z] timestamp: 20260301-222443 [2026-03-01T22:24:44.188Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests [2026-03-01T22:24:44.188Z] git repo: [2026-03-01T22:24:44.188Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-03-01T22:24:44.188Z] sha: [2026-03-01T22:24:44.188Z] f493de36d6fdc67c620e2b71170f4f6c04b5a052 [2026-03-01T22:24:44.188Z] ================================================ [2026-03-01T22:24:44.188Z] timestamp: 20260301-222443 [2026-03-01T22:24:44.188Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2026-03-01T22:24:44.188Z] git repo: [2026-03-01T22:24:44.188Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-03-01T22:24:44.188Z] sha: [2026-03-01T22:24:44.188Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [2026-03-01T22:24:44.188Z] No github_url or tag_version in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test//test.properties [2026-03-01T22:24:44.515Z] ================================================ [2026-03-01T22:24:44.515Z] timestamp: 20260301-222444 [2026-03-01T22:24:44.515Z] test dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck [2026-03-01T22:24:44.515Z] git repo: https://github.com/OpenLiberty/open-liberty.git [2026-03-01T22:24:44.515Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac [2026-03-01T22:24:45.220Z] ================================================ [2026-03-01T22:24:45.220Z] timestamp: 20260301-222444 [2026-03-01T22:24:45.220Z] test dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts [2026-03-01T22:24:45.220Z] git repo: https://github.com/quarkusio/quarkus-quickstarts.git [2026-03-01T22:24:45.220Z] sha:d1f6a01f64da85d51a7b21714f7964fb37b9c701 [2026-03-01T22:24:45.220Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2026-03-01T22:24:45.220Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST= [2026-03-01T22:24:45.220Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2026-03-01T22:24:45.220Z] perl scripts/configure.pl [2026-03-01T22:24:45.220Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-03-01T22:24:45.549Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-03-01T22:24:45.549Z] [2026-03-01T22:24:45.549Z] Starting to generate test make files. [2026-03-01T22:24:45.549Z] [2026-03-01T22:24:45.549Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2026-03-01T22:24:45.549Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2026-03-01T22:24:45.876Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk [2026-03-01T22:24:45.876Z] [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2026-03-01T22:24:45.876Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk [2026-03-01T22:24:45.876Z] [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2026-03-01T22:24:45.876Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/autoGen.mk [2026-03-01T22:24:45.876Z] [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2026-03-01T22:24:45.876Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/autoGen.mk [2026-03-01T22:24:45.876Z] [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2026-03-01T22:24:45.876Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/autoGen.mk [2026-03-01T22:24:45.876Z] [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2026-03-01T22:24:45.876Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk [2026-03-01T22:24:45.876Z] [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2026-03-01T22:24:45.876Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2026-03-01T22:24:45.876Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk [2026-03-01T22:24:45.876Z] [2026-03-01T22:24:45.876Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk [2026-03-01T22:24:45.876Z] [2026-03-01T22:24:45.877Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk [2026-03-01T22:24:45.877Z] [2026-03-01T22:24:45.877Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-03-01T22:24:45.877Z] [2026-03-01T22:24:45.877Z] Make files are generated successfully. [2026-03-01T22:24:45.877Z] [2026-03-01T22:24:46.203Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2026-03-01T22:24:46.203Z] make -f runtest.mk _sanity.external [2026-03-01T22:24:46.203Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2026-03-01T22:24:46.203Z] [2026-03-01T22:24:46.203Z] Running make 4.3 [2026-03-01T22:24:46.203Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. [2026-03-01T22:24:46.203Z] set JDK_VERSION to 11 [2026-03-01T22:24:46.203Z] set JDK_IMPL to hotspot [2026-03-01T22:24:46.203Z] set JVM_VERSION to openjdk11 [2026-03-01T22:24:46.203Z] set JCL_VERSION to latest [2026-03-01T22:24:46.203Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2026-03-01T22:24:46.203Z] set SPEC to linux_x86-64 [2026-03-01T22:24:46.203Z] set TEST_FLAG to [2026-03-01T22:24:46.203Z] set OS_LABEL to rhel.9 [2026-03-01T22:24:46.203Z] Running sanity.external ... [2026-03-01T22:24:46.203Z] There are 7 test targets in sanity.external [2026-03-01T22:24:46.203Z] "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-03-01T22:24:46.203Z] openjdk version "11.0.31-beta" 2026-04-21 [2026-03-01T22:24:46.203Z] OpenJDK Runtime Environment Temurin-11.0.31+4-202603012108 (build 11.0.31-beta+4-ea) [2026-03-01T22:24:46.203Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+4-202603012108 (build 11.0.31-beta+4-ea, mixed mode) [2026-03-01T22:24:46.203Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests' [2026-03-01T22:24:46.204Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external' [2026-03-01T22:24:46.531Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test' [2026-03-01T22:24:46.531Z] [2026-03-01T22:24:46.531Z] ===============================================