Pre Test
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin" build number 412
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 447
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 436
originally caused by:
Started by user Andrew Leonard
Started by user Andrew Leonard
Started by upstream project "build-scripts/openjdk21-pipeline" build number 445
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 436
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_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_openjdk21_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 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-02T10:06:06.382Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-03-02T10:06:06.383Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12
[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-02T10:06:06.411Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-03-02T10:06:06.418Z] Added dynamic agent, nodeLabel: 'hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12&&(ci.role.test||ci.agent.dynamic)', dynamicLabel: 'azure'
[Pipeline] echo
[2026-03-02T10:06:06.423Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12&&(ci.role.test||ci.agent.dynamic)
[Pipeline] nodesByLabel
[2026-03-02T10:06:06.433Z] Found a total of 8 nodes with the 'hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12&&(ci.role.test||ci.agent.dynamic)' label
[Pipeline] node
[2026-03-02T10:06:06.447Z] Running on test-azure-ubuntu2404-x64-1 in /home/jenkins/workspace/Test_openjdk21_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-02T10:06:06.481Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-02T10:06:06.712Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-02T10:06:06.712Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-02T10:06:06.813Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-02T10:06:06.945Z] The recommended git tool is: git
[2026-03-02T10:06:07.147Z] No credentials specified
[2026-03-02T10:06:07.244Z] Cloning the remote Git repository
[2026-03-02T10:06:07.392Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-02T10:06:07.392Z] > git init /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10
[2026-03-02T10:06:07.409Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-03-02T10:06:07.409Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-02T10:06:07.409Z] > git --version # timeout=10
[2026-03-02T10:06:07.415Z] > git --version # 'git version 2.43.0'
[2026-03-02T10:06:07.416Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-02T10:06:11.240Z] Avoid second fetch
[2026-03-02T10:06:11.345Z] Checking out Revision f493de36d6fdc67c620e2b71170f4f6c04b5a052 (origin/master)
[2026-03-02T10:06:11.064Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-02T10:06:11.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-02T10:06:11.290Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-03-02T10:06:12.305Z] Commit message: "Clear Arctic session prior to testcase playback in runtests.sh (#6912)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-03-02T10:06:11.394Z] > git config core.sparsecheckout # timeout=10
[2026-03-02T10:06:11.401Z] > git checkout -f f493de36d6fdc67c620e2b71170f4f6c04b5a052 # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk21_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-02T10:06:14.254Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-02T10:06:14.273Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-02T10:06:15.600Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-03-02T10:06:15.999Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-02T10:06:17.130Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-03-02T10:06:17.131Z] Unix type machine..
[2026-03-02T10:06:17.131Z] Running on a Linux host
[2026-03-02T10:06:17.131Z] 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-02T10:06:19.447Z] + printenv
[2026-03-02T10:06:19.448Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-02T10:06:19.448Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-02T10:06:19.448Z] SETUP_JCK_RUN=false
[2026-03-02T10:06:19.448Z] USE_TESTENV_PROPERTIES=false
[2026-03-02T10:06:19.448Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-02T10:06:19.448Z] BUILD_LIST=external
[2026-03-02T10:06:19.448Z] USER=jenkins
[2026-03-02T10:06:19.448Z] SSH_CLIENT=78.47.239.97 55220 22
[2026-03-02T10:06:19.448Z] SDK_RESOURCE=upstream
[2026-03-02T10:06:19.448Z] CI=true
[2026-03-02T10:06:19.448Z] OPENJ9_BRANCH=master
[2026-03-02T10:06:19.448Z] jobStatus=SUCCESS
[2026-03-02T10:06:19.448Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-02T10:06:19.448Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/93/display/redirect?page=changes
[2026-03-02T10:06:19.448Z] UPSTREAM_JOB_NUMBER=412
[2026-03-02T10:06:19.448Z] XDG_SESSION_TYPE=tty
[2026-03-02T10:06:19.448Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-02T10:06:19.448Z] TARGET=sanity.external
[2026-03-02T10:06:19.448Z] EXIT_FAILURE=false
[2026-03-02T10:06:19.448Z] SHLVL=0
[2026-03-02T10:06:19.448Z] NODE_LABELS=ci.role.test ubuntu x86-64 x64 test-azure-ubuntu2404-x64-1 ci.role.test.repro sw.os.linux ubuntu2404 sw.tool.docker hw.arch.x86
[2026-03-02T10:06:19.448Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk
[2026-03-02T10:06:19.448Z] HOME=/home/jenkins
[2026-03-02T10:06:19.448Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-02T10:06:19.448Z] USE_JRE=false
[2026-03-02T10:06:19.448Z] OLDPWD=/home/jenkins
[2026-03-02T10:06:19.448Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/93/
[2026-03-02T10:06:19.448Z] ADOPTOPENJDK_BRANCH=master
[2026-03-02T10:06:19.448Z] TAP_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux.tap
[2026-03-02T10:06:19.448Z] JDK_IMPL=hotspot
[2026-03-02T10:06:19.448Z] HUDSON_COOKIE=2814a5bc-4504-467b-bdd5-0f1e67b8f663
[2026-03-02T10:06:19.448Z] DOCKER_REQUIRED=true
[2026-03-02T10:06:19.448Z] JENKINS_SERVER_COOKIE=durable-f13353df316bb6116989faaf1c88467729a3dd91be55657ec49a77ac569d247f
[2026-03-02T10:06:19.448Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2026-03-02T10:06:19.448Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../benchmarks
[2026-03-02T10:06:19.448Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2026-03-02T10:06:19.448Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[2026-03-02T10:06:19.448Z] KEEP_WORKSPACE=false
[2026-03-02T10:06:19.448Z] ARCHIVE_TEST_RESULTS=false
[2026-03-02T10:06:19.448Z] GENERATE_JOBS=true
[2026-03-02T10:06:19.448Z] DOCKERIMAGE_TAG=nightly
[2026-03-02T10:06:19.448Z] NODE_NAME=test-azure-ubuntu2404-x64-1
[2026-03-02T10:06:19.448Z] LOGNAME=jenkins
[2026-03-02T10:06:19.448Z] PERSONAL_BUILD=false
[2026-03-02T10:06:19.448Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-02T10:06:19.448Z] JDK_BRANCH=jdk-21.0.11+4_adopt
[2026-03-02T10:06:19.448Z] CLOUD_PROVIDER=azure
[2026-03-02T10:06:19.448Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-03-02T10:06:19.448Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/93/display/redirect?page=artifacts
[2026-03-02T10:06:19.448Z] AUTO_DETECT=true
[2026-03-02T10:06:19.448Z] STAGE_NAME=Setup
[2026-03-02T10:06:19.448Z] XDG_SESSION_CLASS=user
[2026-03-02T10:06:19.448Z] EXECUTOR_NUMBER=0
[2026-03-02T10:06:19.448Z] JDK_VERSION=21
[2026-03-02T10:06:19.448Z] XDG_SESSION_ID=171886
[2026-03-02T10:06:19.448Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-02T10:06:19.448Z] BUILD_DISPLAY_NAME=#93
[2026-03-02T10:06:19.448Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-02T10:06:19.448Z] TIME_LIMIT=25
[2026-03-02T10:06:19.448Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/93/display/redirect?page=tests
[2026-03-02T10:06:19.448Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-02T10:06:19.448Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux
[2026-03-02T10:06:19.448Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-03-02T10:06:19.448Z] DIAGNOSTICLEVEL=noDetails
[2026-03-02T10:06:19.448Z] TKG_ITERATIONS=1
[2026-03-02T10:06:19.449Z] PLATFORM=x86-64_linux
[2026-03-02T10:06:19.449Z] BUILD_ID=93
[2026-03-02T10:06:19.449Z] EXIT_SUCCESS=false
[2026-03-02T10:06:19.449Z] XDG_RUNTIME_DIR=/run/user/1001
[2026-03-02T10:06:19.449Z] RERUN_FAILURE=true
[2026-03-02T10:06:19.449Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/system_lib
[2026-03-02T10:06:19.449Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-02T10:06:19.449Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.external_x86-64_linux-93
[2026-03-02T10:06:19.449Z] LANG=C.UTF-8
[2026-03-02T10:06:19.449Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-02T10:06:19.449Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-02T10:06:19.449Z] KEEP_REPORTDIR=false
[2026-03-02T10:06:19.449Z] ORIGIN_JDK_VERSION=21
[2026-03-02T10:06:19.449Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/
[2026-03-02T10:06:19.449Z] JCK_GIT_BRANCH=master
[2026-03-02T10:06:19.449Z] BUILD_NUMBER=93
[2026-03-02T10:06:19.449Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-03-02T10:06:19.449Z] ITERATIONS=1
[2026-03-02T10:06:19.449Z] JENKINS_NODE_COOKIE=8c25e8d0-6e47-4048-803e-88e635414e65
[2026-03-02T10:06:19.449Z] SHELL=/bin/bash
[2026-03-02T10:06:19.449Z] SPEC=linux_x86-64
[2026-03-02T10:06:19.449Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-02T10:06:19.449Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-02T10:06:19.449Z] LABEL_ADDITION=!sw.tool.glibc.2_12
[2026-03-02T10:06:19.449Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-02T10:06:19.449Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/93/display/redirect
[2026-03-02T10:06:19.449Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-02T10:06:19.449Z] NUM_PROCESSORS=2
[2026-03-02T10:06:19.449Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/display/redirect
[2026-03-02T10:06:19.449Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin
[2026-03-02T10:06:19.449Z] SLACK_CHANNEL=aqavit-bot
[2026-03-02T10:06:19.449Z] JOB_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux
[2026-03-02T10:06:19.449Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-02T10:06:19.449Z] PWD=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[2026-03-02T10:06:19.449Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib
[2026-03-02T10:06:19.449Z] SSH_CONNECTION=78.47.239.97 55220 172.22.0.4 22
[2026-03-02T10:06:19.449Z] TEST_TIME=120
[2026-03-02T10:06:19.449Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux@tmp
[2026-03-02T10:06:19.449Z] PARALLEL=Dynamic
[2026-03-02T10:06:19.449Z] JOBSTARTTIME=Mon, 02 Mar 2026 10:06:14 +0000
[2026-03-02T10:06:19.449Z] DYNAMIC_COMPILE=true
[2026-03-02T10:06:19.449Z] RERUN_ITERATIONS=0
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-02T10:06:19.742Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-02T10:06:19.754Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-02T10:07:30.399Z] Copied 8 artifacts from "build-scripts » jobs » jdk21u » jdk21u-linux-x64-temurin" build number 412
[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-02T10:07:30.647Z] 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-02T10:07:30.653Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-03-02T10:07:30.726Z] $ ssh-agent
[2026-03-02T10:07:31.174Z] SSH_AUTH_SOCK=/tmp/ssh-ZKchHPNVc151/agent.2280454
[2026-03-02T10:07:31.174Z] SSH_AGENT_PID=2280457
[2026-03-02T10:07:31.174Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-02T10:07:31.190Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-02T10:07:31.218Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-03-02T10:07:32.399Z] + pwd
[2026-03-02T10:07:32.399Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-03-02T10:07:32.399Z] TESTDIR: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[2026-03-02T10:07:32.399Z] get jdk binary...
[2026-03-02T10:07:32.399Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-03-02T10:07:32.399Z] Uncompressing file: OpenJDK21U-jdk-sources_21.0.11_4-ea.tar.gz ...
[2026-03-02T10:07:38.354Z] List files in jdkbinary folder...
[2026-03-02T10:07:38.354Z] total 720184
[2026-03-02T10:07:38.354Z] -rw-r--r-- 1 jenkins jenkins 240727120 Mar 2 09:50 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:38.354Z] -rw-r--r-- 1 jenkins jenkins 114878739 Mar 2 09:32 OpenJDK21U-jdk-sources_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:38.354Z] -rw-r--r-- 1 jenkins jenkins 207380094 Mar 2 09:50 OpenJDK21U-jdk_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:38.354Z] -rw-r--r-- 1 jenkins jenkins 52036916 Mar 2 09:50 OpenJDK21U-jre_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:38.354Z] -rw-rw-r-- 1 jenkins jenkins 32050 Mar 2 09:54 OpenJDK21U-sbom_x64_linux_hotspot_21.0.11_4-ea-metadata.json
[2026-03-02T10:07:38.354Z] -rw-r--r-- 1 jenkins jenkins 171869 Mar 2 09:57 OpenJDK21U-sbom_x64_linux_hotspot_21.0.11_4-ea.json
[2026-03-02T10:07:38.354Z] -rw-r--r-- 1 jenkins jenkins 4514838 Mar 2 09:50 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:38.354Z] -rw-r--r-- 1 jenkins jenkins 117708189 Mar 2 09:50 OpenJDK21U-testimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:38.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 10:07 tmp
[2026-03-02T10:07:38.355Z] List files in jdkbinary/tmp folder...
[2026-03-02T10:07:38.355Z] total 4
[2026-03-02T10:07:38.355Z] drwxr-xr-x 9 jenkins jenkins 4096 Mar 2 09:30 jdk-21.0.11+4-src
[2026-03-02T10:07:38.355Z] Moving directory jdk-21.0.11+4-src/ to ../source-image
[2026-03-02T10:07:38.355Z] Uncompressing file: OpenJDK21U-jdk_x64_linux_hotspot_21.0.11_4-ea.tar.gz ...
[2026-03-02T10:07:41.254Z] List files in jdkbinary folder...
[2026-03-02T10:07:41.254Z] total 720188
[2026-03-02T10:07:41.254Z] -rw-r--r-- 1 jenkins jenkins 240727120 Mar 2 09:50 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:41.254Z] -rw-r--r-- 1 jenkins jenkins 114878739 Mar 2 09:32 OpenJDK21U-jdk-sources_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:41.254Z] -rw-r--r-- 1 jenkins jenkins 207380094 Mar 2 09:50 OpenJDK21U-jdk_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:41.254Z] -rw-r--r-- 1 jenkins jenkins 52036916 Mar 2 09:50 OpenJDK21U-jre_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:41.254Z] -rw-rw-r-- 1 jenkins jenkins 32050 Mar 2 09:54 OpenJDK21U-sbom_x64_linux_hotspot_21.0.11_4-ea-metadata.json
[2026-03-02T10:07:41.254Z] -rw-r--r-- 1 jenkins jenkins 171869 Mar 2 09:57 OpenJDK21U-sbom_x64_linux_hotspot_21.0.11_4-ea.json
[2026-03-02T10:07:41.254Z] -rw-r--r-- 1 jenkins jenkins 4514838 Mar 2 09:50 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:41.254Z] -rw-r--r-- 1 jenkins jenkins 117708189 Mar 2 09:50 OpenJDK21U-testimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:41.254Z] drwxr-xr-x 9 jenkins jenkins 4096 Mar 2 09:30 source-image
[2026-03-02T10:07:41.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 10:07 tmp
[2026-03-02T10:07:41.254Z] List files in jdkbinary/tmp folder...
[2026-03-02T10:07:41.254Z] total 4
[2026-03-02T10:07:41.254Z] drwxr-xr-x 9 jenkins jenkins 4096 Mar 2 09:50 jdk-21.0.11+4
[2026-03-02T10:07:41.254Z] Moving directory jdk-21.0.11+4/ to ../j2sdk-image
[2026-03-02T10:07:41.254Z] Uncompressing file: OpenJDK21U-jre_x64_linux_hotspot_21.0.11_4-ea.tar.gz ...
[2026-03-02T10:07:42.575Z] List files in jdkbinary folder...
[2026-03-02T10:07:42.575Z] total 720196
[2026-03-02T10:07:42.575Z] -rw-r--r-- 1 jenkins jenkins 240727120 Mar 2 09:50 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.575Z] -rw-r--r-- 1 jenkins jenkins 114878739 Mar 2 09:32 OpenJDK21U-jdk-sources_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.575Z] -rw-r--r-- 1 jenkins jenkins 207380094 Mar 2 09:50 OpenJDK21U-jdk_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.575Z] -rw-r--r-- 1 jenkins jenkins 52036916 Mar 2 09:50 OpenJDK21U-jre_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.575Z] -rw-rw-r-- 1 jenkins jenkins 32050 Mar 2 09:54 OpenJDK21U-sbom_x64_linux_hotspot_21.0.11_4-ea-metadata.json
[2026-03-02T10:07:42.575Z] -rw-r--r-- 1 jenkins jenkins 171869 Mar 2 09:57 OpenJDK21U-sbom_x64_linux_hotspot_21.0.11_4-ea.json
[2026-03-02T10:07:42.575Z] -rw-r--r-- 1 jenkins jenkins 4514838 Mar 2 09:50 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.575Z] -rw-r--r-- 1 jenkins jenkins 117708189 Mar 2 09:50 OpenJDK21U-testimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.575Z] drwxr-xr-x 9 jenkins jenkins 4096 Mar 2 09:50 j2sdk-image
[2026-03-02T10:07:42.575Z] drwxr-xr-x 9 jenkins jenkins 4096 Mar 2 09:30 source-image
[2026-03-02T10:07:42.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 10:07 tmp
[2026-03-02T10:07:42.575Z] List files in jdkbinary/tmp folder...
[2026-03-02T10:07:42.575Z] total 4
[2026-03-02T10:07:42.575Z] drwxr-xr-x 6 jenkins jenkins 4096 Mar 2 09:50 jdk-21.0.11+4-jre
[2026-03-02T10:07:42.575Z] Moving directory jdk-21.0.11+4-jre/ to ../j2re-image
[2026-03-02T10:07:42.575Z] Uncompressing file: OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.11_4-ea.tar.gz ...
[2026-03-02T10:07:42.575Z] List files in jdkbinary folder...
[2026-03-02T10:07:42.575Z] total 720200
[2026-03-02T10:07:42.575Z] -rw-r--r-- 1 jenkins jenkins 240727120 Mar 2 09:50 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.575Z] -rw-r--r-- 1 jenkins jenkins 114878739 Mar 2 09:32 OpenJDK21U-jdk-sources_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.575Z] -rw-r--r-- 1 jenkins jenkins 207380094 Mar 2 09:50 OpenJDK21U-jdk_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.576Z] -rw-r--r-- 1 jenkins jenkins 52036916 Mar 2 09:50 OpenJDK21U-jre_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.576Z] -rw-rw-r-- 1 jenkins jenkins 32050 Mar 2 09:54 OpenJDK21U-sbom_x64_linux_hotspot_21.0.11_4-ea-metadata.json
[2026-03-02T10:07:42.576Z] -rw-r--r-- 1 jenkins jenkins 171869 Mar 2 09:57 OpenJDK21U-sbom_x64_linux_hotspot_21.0.11_4-ea.json
[2026-03-02T10:07:42.576Z] -rw-r--r-- 1 jenkins jenkins 4514838 Mar 2 09:50 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.576Z] -rw-r--r-- 1 jenkins jenkins 117708189 Mar 2 09:50 OpenJDK21U-testimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:42.576Z] drwxr-xr-x 6 jenkins jenkins 4096 Mar 2 09:50 j2re-image
[2026-03-02T10:07:42.576Z] drwxr-xr-x 9 jenkins jenkins 4096 Mar 2 09:50 j2sdk-image
[2026-03-02T10:07:42.576Z] drwxr-xr-x 9 jenkins jenkins 4096 Mar 2 09:30 source-image
[2026-03-02T10:07:42.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 10:07 tmp
[2026-03-02T10:07:42.576Z] List files in jdkbinary/tmp folder...
[2026-03-02T10:07:42.576Z] total 4
[2026-03-02T10:07:42.576Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 2 09:50 jdk-21.0.11+4-static-libs
[2026-03-02T10:07:42.576Z] Moving directory jdk-21.0.11+4-static-libs/ to ../static-libs
[2026-03-02T10:07:42.576Z] Uncompressing file: OpenJDK21U-testimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz ...
[2026-03-02T10:07:45.478Z] List files in jdkbinary folder...
[2026-03-02T10:07:45.478Z] total 720204
[2026-03-02T10:07:45.478Z] -rw-r--r-- 1 jenkins jenkins 240727120 Mar 2 09:50 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:45.478Z] -rw-r--r-- 1 jenkins jenkins 114878739 Mar 2 09:32 OpenJDK21U-jdk-sources_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:45.478Z] -rw-r--r-- 1 jenkins jenkins 207380094 Mar 2 09:50 OpenJDK21U-jdk_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:45.478Z] -rw-r--r-- 1 jenkins jenkins 52036916 Mar 2 09:50 OpenJDK21U-jre_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:45.478Z] -rw-rw-r-- 1 jenkins jenkins 32050 Mar 2 09:54 OpenJDK21U-sbom_x64_linux_hotspot_21.0.11_4-ea-metadata.json
[2026-03-02T10:07:45.478Z] -rw-r--r-- 1 jenkins jenkins 171869 Mar 2 09:57 OpenJDK21U-sbom_x64_linux_hotspot_21.0.11_4-ea.json
[2026-03-02T10:07:45.478Z] -rw-r--r-- 1 jenkins jenkins 4514838 Mar 2 09:50 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:45.478Z] -rw-r--r-- 1 jenkins jenkins 117708189 Mar 2 09:50 OpenJDK21U-testimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz
[2026-03-02T10:07:45.478Z] drwxr-xr-x 6 jenkins jenkins 4096 Mar 2 09:50 j2re-image
[2026-03-02T10:07:45.478Z] drwxr-xr-x 9 jenkins jenkins 4096 Mar 2 09:50 j2sdk-image
[2026-03-02T10:07:45.478Z] drwxr-xr-x 9 jenkins jenkins 4096 Mar 2 09:30 source-image
[2026-03-02T10:07:45.478Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 2 09:50 static-libs
[2026-03-02T10:07:45.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 10:07 tmp
[2026-03-02T10:07:45.478Z] List files in jdkbinary/tmp folder...
[2026-03-02T10:07:45.478Z] total 4
[2026-03-02T10:07:45.478Z] drwxr-xr-x 5 jenkins jenkins 4096 Mar 2 09:44 jdk-21.0.11+4-test-image
[2026-03-02T10:07:45.478Z] Moving directory jdk-21.0.11+4-test-image/ to ../openjdk-test-image
[2026-03-02T10:07:45.478Z] Uncompressing OpenJDK21U-debugimage_x64_linux_hotspot_21.0.11_4-ea.tar.gz over ./j2sdk-image...
[2026-03-02T10:07:51.422Z] Removing top-level folder jdk-21.0.11+4-debug-image/
[2026-03-02T10:07:51.422Z] Removing top-level folder jdk-21.0.11+4/
[2026-03-02T10:07:55.198Z] Run /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-03-02T10:07:55.198Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-02T10:07:55.198Z] openjdk version "21.0.11-beta" 2026-04-21
[2026-03-02T10:07:55.198Z] OpenJDK Runtime Environment Temurin-21.0.11+4-202603020930 (build 21.0.11-beta+4-ea)
[2026-03-02T10:07:55.198Z] OpenJDK 64-Bit Server VM Temurin-21.0.11+4-202603020930 (build 21.0.11-beta+4-ea, mixed mode, sharing)
[2026-03-02T10:07:55.198Z] =JAVA VERSION OUTPUT END=
[2026-03-02T10:07:55.198Z] =RELEASE INFO BEGIN=
[2026-03-02T10:07:55.198Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-03-02T10:07:55.198Z] IMPLEMENTOR_VERSION="Temurin-21.0.11+4-202603020930"
[2026-03-02T10:07:55.198Z] JAVA_RUNTIME_VERSION="21.0.11-beta+4-ea"
[2026-03-02T10:07:55.198Z] JAVA_VERSION="21.0.11"
[2026-03-02T10:07:55.198Z] JAVA_VERSION_DATE="2026-04-21"
[2026-03-02T10:07:55.198Z] LIBC="gnu"
[2026-03-02T10:07:55.198Z] 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.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2026-03-02T10:07:55.198Z] OS_ARCH="x86_64"
[2026-03-02T10:07:55.198Z] OS_NAME="Linux"
[2026-03-02T10:07:55.198Z] SOURCE=".:git:97d960e6f873"
[2026-03-02T10:07:55.198Z] BUILD_SOURCE="git:604fc6ac45727cbe5e8bc5beb7dcce0f8b564ade"
[2026-03-02T10:07:55.198Z] BUILD_SOURCE_REPO="https://github.com/andrew-m-leonard/openjdk-build.git"
[2026-03-02T10:07:55.198Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git"
[2026-03-02T10:07:55.198Z] FULL_VERSION="21.0.11-beta+4-ea"
[2026-03-02T10:07:55.198Z] SEMANTIC_VERSION="21.0.11+4"
[2026-03-02T10:07:55.198Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-03-02T10:07:55.198Z] JVM_VARIANT="Hotspot"
[2026-03-02T10:07:55.198Z] JVM_VERSION="21.0.11-beta+4-ea"
[2026-03-02T10:07:55.198Z] IMAGE_TYPE="JDK"
[2026-03-02T10:07:55.198Z] =RELEASE INFO END=
[2026-03-02T10:07:55.198Z] get testKitGen...
[2026-03-02T10:07:55.198Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-02T10:07:57.254Z] git rev-parse master
[2026-03-02T10:07:57.254Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-02T10:07:57.641Z] $ ssh-agent -k
[2026-03-02T10:07:57.647Z] unset SSH_AUTH_SOCK;
[2026-03-02T10:07:57.647Z] unset SSH_AGENT_PID;
[2026-03-02T10:07:57.647Z] echo Agent pid 2280457 killed;
[2026-03-02T10:07:58.114Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-02T10:07:58.513Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.external&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=true&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.11%2B4_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=nightly&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=external&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=412&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-02T10:07:58.526Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.external&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=true&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-ubuntu2404-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.11%2B4_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=nightly&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=external&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=412&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&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-02T10:07:58.566Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-02T10:07:59.192Z] Copied 1 artifact from "getTRSSOutput" build number 2063
[Pipeline] sh
[2026-03-02T10:08:00.327Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-03-02T10:08:00.327Z] + tar xof -
[2026-03-02T10:08:00.327Z] + gzip -cd TRSSOutput.tar.gz
[2026-03-02T10:08:00.327Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-02T10:08:00.637Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-02T10:08:00.649Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-02T10:08:00.689Z] Machine limit is 40.
[Pipeline] sh
[2026-03-02T10:08:01.838Z] + cd ./aqa-tests/TKG
[2026-03-02T10:08:01.838Z] + uname
[2026-03-02T10:08:01.838Z] + [ Linux = AIX ]
[2026-03-02T10:08:01.838Z] + uname
[2026-03-02T10:08:01.838Z] + [ Linux = SunOS ]
[2026-03-02T10:08:01.838Z] + uname
[2026-03-02T10:08:01.838Z] + [ Linux = *BSD ]
[2026-03-02T10:08:01.838Z] + MAKE=make
[2026-03-02T10:08:01.838Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES=
[2026-03-02T10:08:01.838Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-02T10:08:01.838Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib
[2026-03-02T10:08:01.838Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-02T10:08:01.838Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-02T10:08:01.838Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-02T10:08:01.838Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-02T10:08:01.838Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-02T10:08:02.470Z]
[2026-03-02T10:08:02.470Z] build:
[2026-03-02T10:08:02.470Z]
[2026-03-02T10:08:02.470Z] clean:
[2026-03-02T10:08:02.470Z]
[2026-03-02T10:08:02.470Z] init:
[2026-03-02T10:08:02.470Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2026-03-02T10:08:02.470Z]
[2026-03-02T10:08:02.470Z] getDependentLibs:
[2026-03-02T10:08:02.470Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib does not exist, creating one.
[2026-03-02T10:08:02.470Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency
[2026-03-02T10:08:02.470Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib
[2026-03-02T10:08:02.470Z] [exec] --------------------------------------------
[2026-03-02T10:08:02.470Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib
[2026-03-02T10:08:02.470Z] [exec] task is set to default
[2026-03-02T10:08:02.470Z] [exec] dependencyList is set to json_simple
[2026-03-02T10:08:02.470Z] [exec] System Test jars will not be downloaded.
[2026-03-02T10:08:02.470Z] [exec] --------------------------------------------
[2026-03-02T10:08:02.470Z] [exec] Starting download third party dependent jars
[2026-03-02T10:08:02.470Z] [exec] --------------------------------------------
[2026-03-02T10:08:02.470Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib
[2026-03-02T10:08:02.470Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-02T10:08:02.470Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-02T10:08:03.110Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib/json-simple.jar
[2026-03-02T10:08:03.110Z] [exec] downloaded dependent third party jars successfully
[2026-03-02T10:08:03.110Z]
[2026-03-02T10:08:03.110Z] compile:
[2026-03-02T10:08:03.110Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T10:08:03.110Z] [echo] ============COMPILER SETTINGS============
[2026-03-02T10:08:03.110Z] [echo] ===fork: yes
[2026-03-02T10:08:03.110Z] [echo] ===debug: on
[2026-03-02T10:08:03.110Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2026-03-02T10:08:05.181Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-02T10:08:05.181Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-02T10:08:05.181Z]
[2026-03-02T10:08:05.181Z] dist:
[2026-03-02T10:08:05.181Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-02T10:08:05.181Z]
[2026-03-02T10:08:05.181Z] BUILD SUCCESSFUL
[2026-03-02T10:08:05.181Z] Total time: 3 seconds
[2026-03-02T10:08:05.181Z] 0
[2026-03-02T10:08:05.181Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-02T10:08:05.181Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-02T10:08:05.181Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2026-03-02T10:08:05.819Z] ****************************** MACHINE INFO ******************************
[2026-03-02T10:08:05.819Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2026-03-02T10:08:05.819Z] Free Physical Memory Size : 834215936
[2026-03-02T10:08:05.819Z] Free space (bytes) : 114669600768
[2026-03-02T10:08:05.819Z] Total Physical Memory Size : 8277016576
[2026-03-02T10:08:05.819Z] Total space (bytes) : 126227120128
[2026-03-02T10:08:05.819Z] Usable space (bytes) : 108210372608
[2026-03-02T10:08:05.819Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T10:08:05.819Z] bashVersion :
[2026-03-02T10:08:05.819Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2026-03-02T10:08:05.819Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-03-02T10:08:05.819Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-02T10:08:05.819Z]
[2026-03-02T10:08:05.819Z] This is free software; you are free to change and redistribute it.
[2026-03-02T10:08:05.819Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-02T10:08:05.819Z] cpuCores : 2
[2026-03-02T10:08:05.819Z] curlVersion :
[2026-03-02T10:08:05.819Z] curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.10
[2026-03-02T10:08:05.819Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.7
[2026-03-02T10:08:05.819Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-03-02T10:08:05.819Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-03-02T10:08:05.819Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1
[2026-03-02T10:08:05.819Z] gcc version : 13
[2026-03-02T10:08:05.819Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-03-02T10:08:05.819Z] gdb version : bash: line 1: gdb: command not found
[2026-03-02T10:08:05.819Z] lldb version : Command could not be executed
[2026-03-02T10:08:05.819Z] makeVersion :
[2026-03-02T10:08:05.819Z] GNU Make 4.3
[2026-03-02T10:08:05.819Z] Built for x86_64-pc-linux-gnu
[2026-03-02T10:08:05.819Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-03-02T10:08:05.819Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-02T10:08:05.819Z] This is free software: you are free to change and redistribute it.
[2026-03-02T10:08:05.819Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-02T10:08:05.819Z] mavenVersion :
[2026-03-02T10:08:05.819Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-03-02T10:08:05.819Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-02T10:08:05.819Z] Java version: 21.0.11-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-02T10:08:05.819Z] Default locale: en, platform encoding: UTF-8
[2026-03-02T10:08:05.819Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix"
[2026-03-02T10:08:05.819Z] osInfo :
[2026-03-02T10:08:05.819Z] PRETTY_NAME="Ubuntu 24.04.4 LTS"
[2026-03-02T10:08:05.819Z] NAME="Ubuntu"
[2026-03-02T10:08:05.819Z] VERSION_ID="24.04"
[2026-03-02T10:08:05.819Z] VERSION="24.04.4 LTS (Noble Numbat)"
[2026-03-02T10:08:05.819Z] VERSION_CODENAME=noble
[2026-03-02T10:08:05.819Z] ID=ubuntu
[2026-03-02T10:08:05.819Z] ID_LIKE=debian
[2026-03-02T10:08:05.819Z] HOME_URL="https://www.ubuntu.com/"
[2026-03-02T10:08:05.819Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-03-02T10:08:05.819Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-03-02T10:08:05.819Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-03-02T10:08:05.819Z] UBUNTU_CODENAME=noble
[2026-03-02T10:08:05.819Z] LOGO=ubuntu-logo
[2026-03-02T10:08:05.819Z] osLabel : ubuntu.24
[2026-03-02T10:08:05.819Z] perlVersion :
[2026-03-02T10:08:05.819Z]
[2026-03-02T10:08:05.819Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2026-03-02T10:08:05.819Z] (with 51 registered patches, see perl -V for more detail)
[2026-03-02T10:08:05.819Z]
[2026-03-02T10:08:05.819Z] Copyright 1987-2023, Larry Wall
[2026-03-02T10:08:05.819Z]
[2026-03-02T10:08:05.819Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-02T10:08:05.819Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-02T10:08:05.819Z]
[2026-03-02T10:08:05.819Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-02T10:08:05.819Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-02T10:08:05.819Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-03-02T10:08:05.819Z]
[2026-03-02T10:08:05.819Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-02T10:08:05.819Z] procArch : x86_64
[2026-03-02T10:08:05.819Z] sysArch : x86_64
[2026-03-02T10:08:05.819Z] sysOS : Linux
[2026-03-02T10:08:05.819Z] ulimit :
[2026-03-02T10:08:05.819Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-03-02T10:08:05.819Z] core file size (blocks, -c) 0
[2026-03-02T10:08:05.819Z] data seg size (kbytes, -d) unlimited
[2026-03-02T10:08:05.819Z] scheduling priority (-e) 0
[2026-03-02T10:08:05.819Z] file size (blocks, -f) unlimited
[2026-03-02T10:08:05.819Z] pending signals (-i) 31444
[2026-03-02T10:08:05.819Z] max locked memory (kbytes, -l) 1010376
[2026-03-02T10:08:05.819Z] max memory size (kbytes, -m) unlimited
[2026-03-02T10:08:05.819Z] open files (-n) 1048576
[2026-03-02T10:08:05.819Z] pipe size (512 bytes, -p) 8
[2026-03-02T10:08:05.819Z] POSIX message queues (bytes, -q) 819200
[2026-03-02T10:08:05.819Z] real-time priority (-r) 0
[2026-03-02T10:08:05.819Z] stack size (kbytes, -s) 8192
[2026-03-02T10:08:05.819Z] cpu time (seconds, -t) unlimited
[2026-03-02T10:08:05.819Z] max user processes (-u) 31444
[2026-03-02T10:08:05.819Z] virtual memory (kbytes, -v) unlimited
[2026-03-02T10:08:05.819Z] file locks (-x) unlimited
[2026-03-02T10:08:05.819Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
[2026-03-02T10:08:05.819Z] vmVendor : Oracle Corporation
[2026-03-02T10:08:05.819Z] vmVersion : 21.0.11-beta+4-ea
[2026-03-02T10:08:05.820Z] xlc version : bash: line 1: xlC: command not found
[2026-03-02T10:08:05.820Z] **************************************************************************
[2026-03-02T10:08:05.820Z]
[2026-03-02T10:08:05.820Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-02T10:08:05.820Z]
[2026-03-02T10:08:05.820Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-02T10:08:05.820Z]
[2026-03-02T10:08:05.820Z] System.getProperty('os.name')=Linux
[2026-03-02T10:08:05.820Z]
[2026-03-02T10:08:05.820Z] System.getProperty('os.arch')=amd64
[2026-03-02T10:08:05.820Z]
[2026-03-02T10:08:05.820Z] System.getProperty('java.fullversion')=null
[2026-03-02T10:08:05.820Z]
[2026-03-02T10:08:05.820Z] System.getProperty('sun.arch.data.model')=64
[2026-03-02T10:08:05.820Z]
[2026-03-02T10:08:05.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_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib
[2026-03-02T10:08:05.820Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2026-03-02T10:08:05.820Z] perl scripts/configure.pl
[2026-03-02T10:08:05.820Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-02T10:08:06.457Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-02T10:08:06.457Z]
[2026-03-02T10:08:06.457Z]
[2026-03-02T10:08:06.457Z] Starting to generate parallel test lists.
[2026-03-02T10:08:06.457Z]
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2026-03-02T10:08:06.457Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2026-03-02T10:08:06.457Z] Attempting to get test duration data from TRSS.
[2026-03-02T10:08:06.457Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=21&impl=hs&platform=x86-64_linux&group=external&level=sanity
[2026-03-02T10:08:07.089Z] Attempting to get test duration data from cached files.
[2026-03-02T10:08:07.089Z]
[2026-03-02T10:08:07.089Z] TEST DURATION
[2026-03-02T10:08:07.090Z] ====================================================================================
[2026-03-02T10:08:07.090Z] Total number of tests searched: 7
[2026-03-02T10:08:07.090Z] Number of test durations found: 6
[2026-03-02T10:08:07.090Z] Top slowest tests:
[2026-03-02T10:08:07.090Z] 07m13s quarkus_test_0
[2026-03-02T10:08:07.090Z] 06m26s quarkus_quickstarts_test_0
[2026-03-02T10:08:07.090Z] 00m40s example_functional_0
[2026-03-02T10:08:07.090Z] Following test duration data cannot be found:
[2026-03-02T10:08:07.090Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2026-03-02T10:08:07.090Z] [example_functional_0]
[2026-03-02T10:08:07.090Z] ====================================================================================
[2026-03-02T10:08:07.090Z]
[2026-03-02T10:08:07.090Z] Test target is split into 1 lists.
[2026-03-02T10:08:07.090Z] Reducing estimated test running time from 14m34s to 14m34s.
[2026-03-02T10:08:07.090Z]
[2026-03-02T10:08:07.090Z] -------------------------------------testList_0-------------------------------------
[2026-03-02T10:08:07.090Z] Number of tests: 7
[2026-03-02T10:08:07.090Z] Estimated running time: 14m34s
[2026-03-02T10:08:07.090Z] TESTLIST=quarkus_test_0,quarkus_quickstarts_test_0,example_functional_0,openliberty_microprofile_tck_0,spring_test_0,quarkus_openshift_test_0,quarkus_native_test_0
[2026-03-02T10:08:07.090Z] ------------------------------------------------------------------------------------
[2026-03-02T10:08:07.090Z]
[2026-03-02T10:08:07.090Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-03-02T10:08:07.090Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-03-02T10:08:07.479Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-02T10:08:07.780Z] 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-02T10:08:07.837Z] Building tests...
[Pipeline] timeout
[2026-03-02T10:08:07.842Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-02T10:08:07.859Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-02T10:08:07.902Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-02T10:08:08.044Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins
[2026-03-02T10:08:08.044Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration.
[Pipeline] echo
[2026-03-02T10:08:08.046Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-03-02T10:08:08.293Z] 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-02T10:08:08.318Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-03-02T10:08:08.377Z] $ ssh-agent
[2026-03-02T10:08:08.817Z] SSH_AUTH_SOCK=/tmp/ssh-Uitk2vpn7j67/agent.2280900
[2026-03-02T10:08:08.817Z] SSH_AGENT_PID=2280902
[2026-03-02T10:08:08.817Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-02T10:08:09.950Z] + uname
[2026-03-02T10:08:09.950Z] + [ Linux = AIX ]
[2026-03-02T10:08:09.950Z] + uname
[2026-03-02T10:08:09.950Z] + [ Linux = SunOS ]
[2026-03-02T10:08:09.950Z] + uname
[2026-03-02T10:08:09.950Z] + [ Linux = *BSD ]
[2026-03-02T10:08:09.950Z] + MAKE=make
[2026-03-02T10:08:09.950Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-02T10:08:09.950Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-03-02T10:08:11.373Z] + uname
[2026-03-02T10:08:11.373Z] + [ Linux = AIX ]
[2026-03-02T10:08:11.373Z] + uname
[2026-03-02T10:08:11.373Z] + [ Linux = SunOS ]
[2026-03-02T10:08:11.373Z] + uname
[2026-03-02T10:08:11.373Z] + [ Linux = *BSD ]
[2026-03-02T10:08:11.373Z] + MAKE=make
[2026-03-02T10:08:11.373Z] + cd ./aqa-tests
[2026-03-02T10:08:11.373Z] + . ./scripts/testenv/testenvSettings.sh
[2026-03-02T10:08:11.373Z] + set +x
[2026-03-02T10:08:11.373Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-02T10:08:11.373Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib
[2026-03-02T10:08:11.373Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-02T10:08:11.373Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-02T10:08:11.373Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-02T10:08:11.373Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-02T10:08:11.373Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-02T10:08:11.373Z]
[2026-03-02T10:08:11.373Z] build:
[2026-03-02T10:08:11.373Z]
[2026-03-02T10:08:11.373Z] clean:
[2026-03-02T10:08:11.373Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-03-02T10:08:11.373Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2026-03-02T10:08:11.373Z]
[2026-03-02T10:08:11.373Z] init:
[2026-03-02T10:08:11.373Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2026-03-02T10:08:11.373Z]
[2026-03-02T10:08:11.373Z] getDependentLibs:
[2026-03-02T10:08:12.013Z] [exec] --------------------------------------------
[2026-03-02T10:08:12.013Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib
[2026-03-02T10:08:12.013Z] [exec] task is set to default
[2026-03-02T10:08:12.013Z] [exec] dependencyList is set to json_simple
[2026-03-02T10:08:12.013Z] [exec] System Test jars will not be downloaded.
[2026-03-02T10:08:12.013Z] [exec] --------------------------------------------
[2026-03-02T10:08:12.013Z] [exec] Starting download third party dependent jars
[2026-03-02T10:08:12.013Z] [exec] --------------------------------------------
[2026-03-02T10:08:12.013Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib
[2026-03-02T10:08:12.013Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-02T10:08:12.013Z] [exec] downloaded dependent third party jars successfully
[2026-03-02T10:08:12.013Z]
[2026-03-02T10:08:12.013Z] compile:
[2026-03-02T10:08:12.013Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T10:08:12.013Z] [echo] ============COMPILER SETTINGS============
[2026-03-02T10:08:12.013Z] [echo] ===fork: yes
[2026-03-02T10:08:12.013Z] [echo] ===debug: on
[2026-03-02T10:08:12.013Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2026-03-02T10:08:14.472Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-02T10:08:14.472Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-02T10:08:14.472Z]
[2026-03-02T10:08:14.472Z] dist:
[2026-03-02T10:08:14.472Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-02T10:08:14.472Z]
[2026-03-02T10:08:14.472Z] BUILD SUCCESSFUL
[2026-03-02T10:08:14.472Z] Total time: 3 seconds
[2026-03-02T10:08:14.472Z] 0
[2026-03-02T10:08:14.472Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-02T10:08:14.472Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-02T10:08:14.472Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2026-03-02T10:08:15.111Z] ****************************** MACHINE INFO ******************************
[2026-03-02T10:08:15.111Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2026-03-02T10:08:15.111Z] Free Physical Memory Size : 835633152
[2026-03-02T10:08:15.111Z] Free space (bytes) : 114669592576
[2026-03-02T10:08:15.111Z] Total Physical Memory Size : 8277016576
[2026-03-02T10:08:15.111Z] Total space (bytes) : 126227120128
[2026-03-02T10:08:15.111Z] Usable space (bytes) : 108210364416
[2026-03-02T10:08:15.111Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T10:08:15.111Z] bashVersion :
[2026-03-02T10:08:15.111Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2026-03-02T10:08:15.111Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-03-02T10:08:15.111Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] This is free software; you are free to change and redistribute it.
[2026-03-02T10:08:15.111Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-02T10:08:15.111Z] cpuCores : 2
[2026-03-02T10:08:15.111Z] curlVersion :
[2026-03-02T10:08:15.111Z] curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.10
[2026-03-02T10:08:15.111Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.7
[2026-03-02T10:08:15.111Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-03-02T10:08:15.111Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-03-02T10:08:15.111Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1
[2026-03-02T10:08:15.111Z] gcc version : 13
[2026-03-02T10:08:15.111Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-03-02T10:08:15.111Z] gdb version : bash: line 1: gdb: command not found
[2026-03-02T10:08:15.111Z] lldb version : Command could not be executed
[2026-03-02T10:08:15.111Z] makeVersion :
[2026-03-02T10:08:15.111Z] GNU Make 4.3
[2026-03-02T10:08:15.111Z] Built for x86_64-pc-linux-gnu
[2026-03-02T10:08:15.111Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-03-02T10:08:15.111Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-02T10:08:15.111Z] This is free software: you are free to change and redistribute it.
[2026-03-02T10:08:15.111Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-02T10:08:15.111Z] mavenVersion :
[2026-03-02T10:08:15.111Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-03-02T10:08:15.111Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-02T10:08:15.111Z] Java version: 21.0.11-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-02T10:08:15.111Z] Default locale: en, platform encoding: UTF-8
[2026-03-02T10:08:15.111Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix"
[2026-03-02T10:08:15.111Z] osInfo :
[2026-03-02T10:08:15.111Z] PRETTY_NAME="Ubuntu 24.04.4 LTS"
[2026-03-02T10:08:15.111Z] NAME="Ubuntu"
[2026-03-02T10:08:15.111Z] VERSION_ID="24.04"
[2026-03-02T10:08:15.111Z] VERSION="24.04.4 LTS (Noble Numbat)"
[2026-03-02T10:08:15.111Z] VERSION_CODENAME=noble
[2026-03-02T10:08:15.111Z] ID=ubuntu
[2026-03-02T10:08:15.111Z] ID_LIKE=debian
[2026-03-02T10:08:15.111Z] HOME_URL="https://www.ubuntu.com/"
[2026-03-02T10:08:15.111Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-03-02T10:08:15.111Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-03-02T10:08:15.111Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-03-02T10:08:15.111Z] UBUNTU_CODENAME=noble
[2026-03-02T10:08:15.111Z] LOGO=ubuntu-logo
[2026-03-02T10:08:15.111Z] osLabel : ubuntu.24
[2026-03-02T10:08:15.111Z] perlVersion :
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2026-03-02T10:08:15.111Z] (with 51 registered patches, see perl -V for more detail)
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] Copyright 1987-2023, Larry Wall
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-02T10:08:15.111Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-02T10:08:15.111Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-02T10:08:15.111Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-02T10:08:15.111Z] procArch : x86_64
[2026-03-02T10:08:15.111Z] sysArch : x86_64
[2026-03-02T10:08:15.111Z] sysOS : Linux
[2026-03-02T10:08:15.111Z] ulimit :
[2026-03-02T10:08:15.111Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-03-02T10:08:15.111Z] core file size (blocks, -c) 0
[2026-03-02T10:08:15.111Z] data seg size (kbytes, -d) unlimited
[2026-03-02T10:08:15.111Z] scheduling priority (-e) 0
[2026-03-02T10:08:15.111Z] file size (blocks, -f) unlimited
[2026-03-02T10:08:15.111Z] pending signals (-i) 31444
[2026-03-02T10:08:15.111Z] max locked memory (kbytes, -l) 1010376
[2026-03-02T10:08:15.111Z] max memory size (kbytes, -m) unlimited
[2026-03-02T10:08:15.111Z] open files (-n) 1048576
[2026-03-02T10:08:15.111Z] pipe size (512 bytes, -p) 8
[2026-03-02T10:08:15.111Z] POSIX message queues (bytes, -q) 819200
[2026-03-02T10:08:15.111Z] real-time priority (-r) 0
[2026-03-02T10:08:15.111Z] stack size (kbytes, -s) 8192
[2026-03-02T10:08:15.111Z] cpu time (seconds, -t) unlimited
[2026-03-02T10:08:15.111Z] max user processes (-u) 31444
[2026-03-02T10:08:15.111Z] virtual memory (kbytes, -v) unlimited
[2026-03-02T10:08:15.111Z] file locks (-x) unlimited
[2026-03-02T10:08:15.111Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
[2026-03-02T10:08:15.111Z] vmVendor : Oracle Corporation
[2026-03-02T10:08:15.111Z] vmVersion : 21.0.11-beta+4-ea
[2026-03-02T10:08:15.111Z] xlc version : bash: line 1: xlC: command not found
[2026-03-02T10:08:15.111Z] **************************************************************************
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] System.getProperty('os.name')=Linux
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] System.getProperty('os.arch')=amd64
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] System.getProperty('java.fullversion')=null
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] System.getProperty('sun.arch.data.model')=64
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST=
[2026-03-02T10:08:15.111Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2026-03-02T10:08:15.111Z] perl scripts/configure.pl
[2026-03-02T10:08:15.111Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-02T10:08:15.111Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] Starting to generate build list.
[2026-03-02T10:08:15.111Z]
[2026-03-02T10:08:15.111Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2026-03-02T10:08:15.111Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2026-03-02T10:08:15.111Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2026-03-02T10:08:15.111Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2026-03-02T10:08:15.111Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2026-03-02T10:08:15.111Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2026-03-02T10:08:15.749Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2026-03-02T10:08:15.749Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-03-02T10:08:15.749Z]
[2026-03-02T10:08:15.749Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2026-03-02T10:08:15.749Z] make -f clean.mk cleanBuild
[2026-03-02T10:08:15.749Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2026-03-02T10:08:15.749Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2026-03-02T10:08:15.749Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2026-03-02T10:08:15.749Z] make -f compile.mk compile
[2026-03-02T10:08:15.749Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2026-03-02T10:08:15.749Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-02T10:08:15.749Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-02T10:08:15.749Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=external/quarkus_quickstarts,external/quarkus,external/functional-test,external/openliberty-mp-tck" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-02T10:08:15.750Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-02T10:08:15.750Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-03-02T10:08:16.393Z] [echo] build.list is TestConfig/build.xml,external/quarkus_quickstarts/build.xml,external/quarkus/build.xml,external/functional-test/build.xml,external/openliberty-mp-tck/build.xml
[2026-03-02T10:08:16.393Z]
[2026-03-02T10:08:16.393Z] -create_test_directory:
[2026-03-02T10:08:16.393Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest
[2026-03-02T10:08:16.393Z]
[2026-03-02T10:08:16.393Z] stage_test_material:
[2026-03-02T10:08:16.393Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest
[2026-03-02T10:08:17.028Z]
[2026-03-02T10:08:17.028Z] build:
[2026-03-02T10:08:17.028Z]
[2026-03-02T10:08:17.028Z] move_scripts:
[2026-03-02T10:08:17.028Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2026-03-02T10:08:17.028Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2026-03-02T10:08:17.028Z]
[2026-03-02T10:08:17.028Z] clean_image:
[2026-03-02T10:08:17.028Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 21 --impl hotspot
[2026-03-02T10:08:17.028Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:08:17.028Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-02T10:08:17.028Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:08:17.028Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:08:17.028Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-03-02T10:08:17.028Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:08:17.028Z] [exec] The test here is functional-test
[2026-03-02T10:08:17.028Z] [exec] The directory in the external.sh is functional-test
[2026-03-02T10:08:17.028Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-02T10:08:17.028Z] [exec] Error response from daemon: No such container: functional-test-test
[2026-03-02T10:08:17.028Z] [exec] Error response from daemon: No such image: adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full
[2026-03-02T10:08:17.028Z] [exec] Error response from daemon: No such container: restore-test
[2026-03-02T10:08:17.028Z] [exec] Error response from daemon: invalid reference format
[2026-03-02T10:08:17.028Z] [exec] Result: 1
[2026-03-02T10:08:17.028Z]
[2026-03-02T10:08:17.028Z] build_image:
[2026-03-02T10:08:17.028Z] [echo] Executing external.sh --build --dir functional-test --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2026-03-02T10:08:17.028Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:08:17.028Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-02T10:08:17.028Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:08:17.028Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:08:17.028Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-03-02T10:08:17.028Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:08:17.028Z] [exec] The test here is functional-test
[2026-03-02T10:08:17.028Z] [exec] The directory in the external.sh is functional-test
[2026-03-02T10:08:17.028Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-02T10:08:17.028Z] [exec] build_image.sh functional-test 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2026-03-02T10:08:17.028Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2026-03-02T10:08:17.028Z] [exec]
[2026-03-02T10:08:17.028Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2026-03-02T10:08:17.028Z] [exec] done
[2026-03-02T10:08:17.028Z] [exec]
[2026-03-02T10:08:17.028Z] [exec] The test in the build_image() function is functional-test
[2026-03-02T10:08:17.028Z] [exec] #####################################################
[2026-03-02T10:08:17.028Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2026-03-02T10:08:17.028Z] [exec] #####################################################
[2026-03-02T10:08:17.661Z] [exec] #0 building with "default" instance using docker driver
[2026-03-02T10:08:17.661Z] [exec]
[2026-03-02T10:08:17.661Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2026-03-02T10:08:17.661Z] [exec] #1 transferring dockerfile: 2.90kB done
[2026-03-02T10:08:17.661Z] [exec] #1 DONE 0.1s
[2026-03-02T10:08:17.661Z] [exec]
[2026-03-02T10:08:17.661Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2026-03-02T10:08:18.296Z] [exec] #2 DONE 0.5s
[2026-03-02T10:08:18.296Z] [exec]
[2026-03-02T10:08:18.296Z] [exec] #3 [internal] load .dockerignore
[2026-03-02T10:08:18.296Z] [exec] #3 transferring context: 2B done
[2026-03-02T10:08:18.296Z] [exec] #3 DONE 0.0s
[2026-03-02T10:08:18.296Z] [exec]
[2026-03-02T10:08:18.296Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:c880d7bdbcab3bb1e82159d5781760832e94b72b65dfa1835b4c23b241232b45
[2026-03-02T10:08:18.296Z] [exec] #4 resolve docker.io/library/eclipse-temurin:21-jdk@sha256:c880d7bdbcab3bb1e82159d5781760832e94b72b65dfa1835b4c23b241232b45 0.0s done
[2026-03-02T10:08:18.296Z] [exec] #4 ...
[2026-03-02T10:08:18.296Z] [exec]
[2026-03-02T10:08:18.296Z] [exec] #5 [internal] load build context
[2026-03-02T10:08:18.296Z] [exec] #5 transferring context: 3.18kB done
[2026-03-02T10:08:18.296Z] [exec] #5 DONE 0.1s
[2026-03-02T10:08:18.296Z] [exec]
[2026-03-02T10:08:18.296Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:c880d7bdbcab3bb1e82159d5781760832e94b72b65dfa1835b4c23b241232b45
[2026-03-02T10:08:18.296Z] [exec] #4 sha256:c880d7bdbcab3bb1e82159d5781760832e94b72b65dfa1835b4c23b241232b45 7.18kB / 7.18kB done
[2026-03-02T10:08:18.296Z] [exec] #4 sha256:73f2f275a4da20662fbfc8329b99e3b75095b61fe874f89ffce55944460c7e28 1.94kB / 1.94kB done
[2026-03-02T10:08:18.296Z] [exec] #4 sha256:eda13497c4deeeb8bfd0fed3385a2fa76d6afaef940b8f3c41955a2e54c3179f 6.20kB / 6.20kB done
[2026-03-02T10:08:18.296Z] [exec] #4 sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 14.68MB / 29.73MB 0.2s
[2026-03-02T10:08:18.296Z] [exec] #4 sha256:868b909f8ce74fe7ddc783497c20e0a48df48b9f555fc57049945f9c47039c95 10.49MB / 22.96MB 0.2s
[2026-03-02T10:08:18.296Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 8.39MB / 157.87MB 0.2s
[2026-03-02T10:08:18.296Z] [exec] #4 sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 19.92MB / 29.73MB 0.3s
[2026-03-02T10:08:18.296Z] [exec] #4 sha256:868b909f8ce74fe7ddc783497c20e0a48df48b9f555fc57049945f9c47039c95 22.96MB / 22.96MB 0.3s
[2026-03-02T10:08:18.296Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 16.78MB / 157.87MB 0.3s
[2026-03-02T10:08:18.931Z] [exec] #4 sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 29.73MB / 29.73MB 0.5s
[2026-03-02T10:08:18.931Z] [exec] #4 sha256:868b909f8ce74fe7ddc783497c20e0a48df48b9f555fc57049945f9c47039c95 22.96MB / 22.96MB 0.3s done
[2026-03-02T10:08:18.931Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 36.70MB / 157.87MB 0.5s
[2026-03-02T10:08:18.931Z] [exec] #4 sha256:e6b56ff66d06b2f934e91725f7c5fb8077614763b978608b6ec116137cb910a1 158B / 158B 0.4s done
[2026-03-02T10:08:18.931Z] [exec] #4 sha256:c45a8f54c8db9e11d290f2107825fe437f540a499ffbd9b6f1cacdc720e6513c 2.28kB / 2.28kB 0.5s
[2026-03-02T10:08:18.931Z] [exec] #4 sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 29.73MB / 29.73MB 0.5s done
[2026-03-02T10:08:18.931Z] [exec] #4 sha256:c45a8f54c8db9e11d290f2107825fe437f540a499ffbd9b6f1cacdc720e6513c 2.28kB / 2.28kB 0.5s done
[2026-03-02T10:08:18.931Z] [exec] #4 extracting sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0
[2026-03-02T10:08:18.931Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 46.14MB / 157.87MB 0.7s
[2026-03-02T10:08:18.931Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 67.11MB / 157.87MB 1.0s
[2026-03-02T10:08:18.931Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 76.55MB / 157.87MB 1.1s
[2026-03-02T10:08:19.565Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 99.61MB / 157.87MB 1.3s
[2026-03-02T10:08:19.565Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 114.29MB / 157.87MB 1.5s
[2026-03-02T10:08:19.565Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 123.73MB / 157.87MB 1.6s
[2026-03-02T10:08:19.565Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 146.80MB / 157.87MB 1.8s
[2026-03-02T10:08:19.565Z] [exec] #4 extracting sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 1.1s done
[2026-03-02T10:08:20.198Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 157.87MB / 157.87MB 1.9s
[2026-03-02T10:08:20.198Z] [exec] #4 extracting sha256:868b909f8ce74fe7ddc783497c20e0a48df48b9f555fc57049945f9c47039c95
[2026-03-02T10:08:20.831Z] [exec] #4 sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 157.87MB / 157.87MB 3.0s done
[2026-03-02T10:08:22.150Z] [exec] #4 extracting sha256:868b909f8ce74fe7ddc783497c20e0a48df48b9f555fc57049945f9c47039c95 2.0s done
[2026-03-02T10:08:23.584Z] [exec] #4 extracting sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74
[2026-03-02T10:08:24.899Z] [exec] #4 extracting sha256:f12c2f6b47b7df253d03d4086c043b302e87c4d2b15e486ecf2ffb4cc12ada74 1.6s done
[2026-03-02T10:08:26.954Z] [exec] #4 extracting sha256:e6b56ff66d06b2f934e91725f7c5fb8077614763b978608b6ec116137cb910a1
[2026-03-02T10:08:26.955Z] [exec] #4 extracting sha256:e6b56ff66d06b2f934e91725f7c5fb8077614763b978608b6ec116137cb910a1 done
[2026-03-02T10:08:26.955Z] [exec] #4 extracting sha256:c45a8f54c8db9e11d290f2107825fe437f540a499ffbd9b6f1cacdc720e6513c done
[2026-03-02T10:08:26.955Z] [exec] #4 DONE 9.0s
[2026-03-02T10:08:26.955Z] [exec]
[2026-03-02T10:08:26.955Z] [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-02T10:08:27.587Z] [exec] #6 0.718 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2026-03-02T10:08:28.219Z] [exec] #6 0.765 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2026-03-02T10:08:28.219Z] [exec] #6 1.185 Get:3 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3,262 kB]
[2026-03-02T10:08:28.219Z] [exec] #6 1.263 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2026-03-02T10:08:28.219Z] [exec] #6 1.397 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2026-03-02T10:08:28.852Z] [exec] #6 1.532 Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2026-03-02T10:08:28.852Z] [exec] #6 1.629 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2026-03-02T10:08:28.852Z] [exec] #6 1.680 Get:8 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,242 kB]
[2026-03-02T10:08:28.852Z] [exec] #6 1.702 Get:9 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.8 kB]
[2026-03-02T10:08:28.852Z] [exec] #6 1.703 Get:10 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,883 kB]
[2026-03-02T10:08:28.852Z] [exec] #6 1.867 Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2026-03-02T10:08:29.483Z] [exec] #6 2.379 Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2026-03-02T10:08:29.483Z] [exec] #6 2.384 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.1 kB]
[2026-03-02T10:08:29.483Z] [exec] #6 2.384 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,275 kB]
[2026-03-02T10:08:29.483Z] [exec] #6 2.436 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3,471 kB]
[2026-03-02T10:08:29.483Z] [exec] #6 2.524 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,017 kB]
[2026-03-02T10:08:29.483Z] [exec] #6 2.571 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.6 kB]
[2026-03-02T10:08:29.483Z] [exec] #6 2.571 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.5 kB]
[2026-03-02T10:08:30.120Z] [exec] #6 3.285 Fetched 36.5 MB in 3s (13.2 MB/s)
[2026-03-02T10:08:31.436Z] [exec] #6 3.285 Reading package lists...
[2026-03-02T10:08:35.204Z] [exec] #6 8.283 debconf: delaying package configuration, since apt-utils is not installed
[2026-03-02T10:08:35.204Z] [exec] #6 8.390 Selecting previously unselected package libpython3.12-minimal:amd64.
[2026-03-02T10:08:35.204Z] [exec] #6 8.390 (Reading database ...
[2026-03-02T10:08:35.836Z] [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 ... 6864 files and directories currently installed.)#6 8.398 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:08:35.836Z] [exec] #6 8.405 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:08:35.836Z] [exec] #6 8.565 Selecting previously unselected package python3.12-minimal.
[2026-03-02T10:08:35.836Z] [exec] #6 8.566 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:08:35.836Z] [exec] #6 8.577 Unpacking python3.12-minimal (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:08:35.836Z] [exec] #6 8.675 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:08:35.836Z] [exec] #6 8.768 Setting up python3.12-minimal (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:08:36.468Z] [exec] #6 9.531 Selecting previously unselected package python3-minimal.
[2026-03-02T10:08:36.468Z] [exec] #6 9.531 (Reading database ...
[2026-03-02T10:08:36.468Z] [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 ... 7175 files and directories currently installed.)#6 9.538 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:08:36.468Z] [exec] #6 9.544 Unpacking python3-minimal (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:08:36.468Z] [exec] #6 9.594 Selecting previously unselected package media-types.
[2026-03-02T10:08:36.468Z] [exec] #6 9.595 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2026-03-02T10:08:36.468Z] [exec] #6 9.602 Unpacking media-types (10.1.0) ...
[2026-03-02T10:08:36.468Z] [exec] #6 9.655 Selecting previously unselected package netbase.
[2026-03-02T10:08:37.100Z] [exec] #6 9.656 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2026-03-02T10:08:37.100Z] [exec] #6 9.663 Unpacking netbase (6.4) ...
[2026-03-02T10:08:37.100Z] [exec] #6 9.709 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2026-03-02T10:08:37.100Z] [exec] #6 9.709 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:08:37.100Z] [exec] #6 9.716 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:08:37.100Z] [exec] #6 9.864 Selecting previously unselected package python3.12.
[2026-03-02T10:08:37.100Z] [exec] #6 9.865 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:08:37.100Z] [exec] #6 9.871 Unpacking python3.12 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:08:37.100Z] [exec] #6 9.924 Selecting previously unselected package libpython3-stdlib:amd64.
[2026-03-02T10:08:37.100Z] [exec] #6 9.925 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:08:37.100Z] [exec] #6 9.932 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:08:37.100Z] [exec] #6 9.990 Setting up python3-minimal (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:08:37.100Z] [exec] #6 10.19 Selecting previously unselected package python3.
[2026-03-02T10:08:37.100Z] [exec] #6 10.19 (Reading database ...
[2026-03-02T10:08:37.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 ... 7616 files and directories currently installed.)#6 10.20 Preparing to unpack .../00-python3_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:08:37.100Z] [exec] #6 10.21 Unpacking python3 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:08:37.100Z] [exec] #6 10.27 Selecting previously unselected package libapparmor1:amd64.
[2026-03-02T10:08:37.100Z] [exec] #6 10.27 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.5_amd64.deb ...
[2026-03-02T10:08:37.100Z] [exec] #6 10.28 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ...
[2026-03-02T10:08:37.100Z] [exec] #6 10.34 Selecting previously unselected package libargon2-1:amd64.
[2026-03-02T10:08:37.733Z] [exec] #6 10.34 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.35 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.42 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2026-03-02T10:08:37.733Z] [exec] #6 10.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.48 Selecting previously unselected package libjson-c5:amd64.
[2026-03-02T10:08:37.733Z] [exec] #6 10.48 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.49 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.55 Selecting previously unselected package libcryptsetup12:amd64.
[2026-03-02T10:08:37.733Z] [exec] #6 10.55 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.56 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.61 Selecting previously unselected package libfdisk1:amd64.
[2026-03-02T10:08:37.733Z] [exec] #6 10.61 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.4_amd64.deb ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.62 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.4) ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.68 Selecting previously unselected package libkmod2:amd64.
[2026-03-02T10:08:37.733Z] [exec] #6 10.68 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.69 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.73 Selecting previously unselected package libsystemd-shared:amd64.
[2026-03-02T10:08:37.733Z] [exec] #6 10.73 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.74 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.81 Selecting previously unselected package systemd-dev.
[2026-03-02T10:08:37.733Z] [exec] #6 10.81 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.12_all.deb ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.82 Unpacking systemd-dev (255.4-1ubuntu8.12) ...
[2026-03-02T10:08:37.733Z] [exec] #6 10.89 Selecting previously unselected package systemd.
[2026-03-02T10:08:38.364Z] [exec] #6 10.89 Preparing to unpack .../10-systemd_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:08:38.364Z] [exec] #6 10.91 Unpacking systemd (255.4-1ubuntu8.12) ...
[2026-03-02T10:08:38.364Z] [exec] #6 11.21 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ...
[2026-03-02T10:08:38.364Z] [exec] #6 11.24 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2026-03-02T10:08:38.364Z] [exec] #6 11.26 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2026-03-02T10:08:38.364Z] [exec] #6 11.28 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2026-03-02T10:08:38.364Z] [exec] #6 11.30 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2026-03-02T10:08:38.364Z] [exec] #6 11.32 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.4) ...
[2026-03-02T10:08:38.364Z] [exec] #6 11.34 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2026-03-02T10:08:38.364Z] [exec] #6 11.36 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:08:38.364Z] [exec] #6 11.39 Setting up systemd-dev (255.4-1ubuntu8.12) ...
[2026-03-02T10:08:38.364Z] [exec] #6 11.41 Setting up systemd (255.4-1ubuntu8.12) ...
[2026-03-02T10:08:38.364Z] [exec] #6 11.49 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2026-03-02T10:08:38.364Z] [exec] #6 11.49 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2026-03-02T10:08:38.364Z] [exec] #6 11.50 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2026-03-02T10:08:38.364Z] [exec] #6 11.51 Initializing machine ID from random generator.
[2026-03-02T10:08:38.364Z] [exec] #6 11.53 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:08:38.364Z] [exec] #6 11.53 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:08:38.364Z] [exec] #6 11.53 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:08:38.364Z] [exec] #6 11.53 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:08:38.364Z] [exec] #6 11.54 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:08:38.364Z] [exec] #6 11.54 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:08:38.364Z] [exec] #6 11.54 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:08:38.364Z] [exec] #6 11.54 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:08:38.364Z] [exec] #6 11.54 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:08:38.364Z] [exec] #6 11.57 Creating group 'systemd-journal' with GID 999.
[2026-03-02T10:08:38.364Z] [exec] #6 11.57 Creating group 'systemd-network' with GID 998.
[2026-03-02T10:08:38.364Z] [exec] #6 11.57 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2026-03-02T10:08:38.364Z] [exec] #6 11.66 Selecting previously unselected package systemd-sysv.
[2026-03-02T10:08:38.364Z] [exec] #6 11.66 (Reading database ...
[2026-03-02T10:08:38.996Z] [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 ... 8663 files and directories currently installed.)#6 11.67 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:08:38.996Z] [exec] #6 11.68 Unpacking systemd-sysv (255.4-1ubuntu8.12) ...
[2026-03-02T10:08:38.996Z] [exec] #6 11.74 Selecting previously unselected package sgml-base.
[2026-03-02T10:08:38.996Z] [exec] #6 11.74 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2026-03-02T10:08:38.996Z] [exec] #6 11.75 Unpacking sgml-base (1.31) ...
[2026-03-02T10:08:38.996Z] [exec] #6 11.82 Selecting previously unselected package libdbus-1-3:amd64.
[2026-03-02T10:08:38.996Z] [exec] #6 11.82 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:08:38.997Z] [exec] #6 11.83 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:38.997Z] [exec] #6 11.87 Selecting previously unselected package dbus-bin.
[2026-03-02T10:08:38.997Z] [exec] #6 11.87 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:08:38.997Z] [exec] #6 11.88 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:38.997Z] [exec] #6 11.92 Selecting previously unselected package dbus-session-bus-common.
[2026-03-02T10:08:38.997Z] [exec] #6 11.93 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2026-03-02T10:08:38.997Z] [exec] #6 11.94 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:38.997Z] [exec] #6 12.00 Selecting previously unselected package dbus-daemon.
[2026-03-02T10:08:38.997Z] [exec] #6 12.00 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:08:38.997Z] [exec] #6 12.01 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:38.997Z] [exec] #6 12.05 Selecting previously unselected package dbus-system-bus-common.
[2026-03-02T10:08:38.997Z] [exec] #6 12.05 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2026-03-02T10:08:38.997Z] [exec] #6 12.06 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:38.997Z] [exec] #6 12.12 Selecting previously unselected package dbus.
[2026-03-02T10:08:38.997Z] [exec] #6 12.12 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:08:38.997Z] [exec] #6 12.13 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:38.997Z] [exec] #6 12.20 Selecting previously unselected package distro-info-data.
[2026-03-02T10:08:39.630Z] [exec] #6 12.20 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.5_all.deb ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.20 Unpacking distro-info-data (0.60ubuntu0.5) ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.27 Selecting previously unselected package libglib2.0-0t64:amd64.
[2026-03-02T10:08:39.630Z] [exec] #6 12.27 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.28 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.36 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2026-03-02T10:08:39.630Z] [exec] #6 12.36 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.37 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.42 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2026-03-02T10:08:39.630Z] [exec] #6 12.42 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.43 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.48 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2026-03-02T10:08:39.630Z] [exec] #6 12.48 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.49 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.54 Selecting previously unselected package iso-codes.
[2026-03-02T10:08:39.630Z] [exec] #6 12.54 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.55 Unpacking iso-codes (4.16.0-1) ...
[2026-03-02T10:08:39.630Z] [exec] #6 12.80 Selecting previously unselected package libcap2-bin.
[2026-03-02T10:08:40.263Z] [exec] #6 12.80 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2026-03-02T10:08:40.263Z] [exec] #6 12.81 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2026-03-02T10:08:40.263Z] [exec] #6 12.86 Selecting previously unselected package libelf1t64:amd64.
[2026-03-02T10:08:40.263Z] [exec] #6 12.87 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2026-03-02T10:08:40.263Z] [exec] #6 12.87 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:08:40.263Z] [exec] #6 12.92 Selecting previously unselected package libglib2.0-data.
[2026-03-02T10:08:40.263Z] [exec] #6 12.93 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.8_all.deb ...
[2026-03-02T10:08:40.263Z] [exec] #6 12.93 Unpacking libglib2.0-data (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:08:40.263Z] [exec] #6 12.98 Selecting previously unselected package libicu74:amd64.
[2026-03-02T10:08:40.263Z] [exec] #6 12.98 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2026-03-02T10:08:40.263Z] [exec] #6 12.99 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2026-03-02T10:08:40.263Z] [exec] #6 13.19 Selecting previously unselected package libpam-systemd:amd64.
[2026-03-02T10:08:40.263Z] [exec] #6 13.20 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:08:40.263Z] [exec] #6 13.20 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:08:40.263Z] [exec] #6 13.26 Selecting previously unselected package libxml2:amd64.
[2026-03-02T10:08:40.263Z] [exec] #6 13.27 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ...
[2026-03-02T10:08:40.263Z] [exec] #6 13.27 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...
[2026-03-02T10:08:40.263Z] [exec] #6 13.34 Selecting previously unselected package libyaml-0-2:amd64.
[2026-03-02T10:08:40.263Z] [exec] #6 13.34 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2026-03-02T10:08:40.263Z] [exec] #6 13.35 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2026-03-02T10:08:40.263Z] [exec] #6 13.40 Selecting previously unselected package lsb-release.
[2026-03-02T10:08:40.263Z] [exec] #6 13.40 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2026-03-02T10:08:40.263Z] [exec] #6 13.40 Unpacking lsb-release (12.0-2) ...
[2026-03-02T10:08:40.263Z] [exec] #6 13.44 Selecting previously unselected package python-apt-common.
[2026-03-02T10:08:40.897Z] [exec] #6 13.44 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5.2_all.deb ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.45 Unpacking python-apt-common (2.7.7ubuntu5.2) ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.50 Selecting previously unselected package python3-apt.
[2026-03-02T10:08:40.897Z] [exec] #6 13.50 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5.2_amd64.deb ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.51 Unpacking python3-apt (2.7.7ubuntu5.2) ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.56 Selecting previously unselected package python3-cffi-backend:amd64.
[2026-03-02T10:08:40.897Z] [exec] #6 13.56 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.57 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.62 Selecting previously unselected package python3-dbus.
[2026-03-02T10:08:40.897Z] [exec] #6 13.62 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.63 Unpacking python3-dbus (1.3.2-5build3) ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.68 Selecting previously unselected package python3-gi.
[2026-03-02T10:08:40.897Z] [exec] #6 13.68 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.69 Unpacking python3-gi (3.48.2-1) ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.75 Selecting previously unselected package python3-pkg-resources.
[2026-03-02T10:08:40.897Z] [exec] #6 13.75 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.76 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.81 Preparing to unpack .../28-curl_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.83 Unpacking curl (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.93 Preparing to unpack .../29-libcurl4t64_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:08:40.897Z] [exec] #6 13.95 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ...
[2026-03-02T10:08:40.897Z] [exec] #6 14.05 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2026-03-02T10:08:40.897Z] [exec] #6 14.05 Preparing to unpack .../30-libpackagekit-glib2-18_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:08:40.897Z] [exec] #6 14.05 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:08:40.897Z] [exec] #6 14.10 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2026-03-02T10:08:40.897Z] [exec] #6 14.10 Preparing to unpack .../31-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:08:40.897Z] [exec] #6 14.10 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:08:40.897Z] [exec] #6 14.16 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2026-03-02T10:08:41.530Z] [exec] #6 14.16 Preparing to unpack .../32-libcurl3t64-gnutls_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.16 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.22 Selecting previously unselected package libstemmer0d:amd64.
[2026-03-02T10:08:41.530Z] [exec] #6 14.22 Preparing to unpack .../33-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.23 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.28 Selecting previously unselected package libxmlb2:amd64.
[2026-03-02T10:08:41.530Z] [exec] #6 14.28 Preparing to unpack .../34-libxmlb2_0.3.18-1_amd64.deb ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.29 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.35 Selecting previously unselected package libappstream5:amd64.
[2026-03-02T10:08:41.530Z] [exec] #6 14.35 Preparing to unpack .../35-libappstream5_1.0.2-1build6_amd64.deb ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.36 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.42 Selecting previously unselected package libduktape207:amd64.
[2026-03-02T10:08:41.530Z] [exec] #6 14.42 Preparing to unpack .../36-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.42 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.48 Selecting previously unselected package libdw1t64:amd64.
[2026-03-02T10:08:41.530Z] [exec] #6 14.48 Preparing to unpack .../37-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.49 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.53 Selecting previously unselected package libglib2.0-bin.
[2026-03-02T10:08:41.530Z] [exec] #6 14.53 Preparing to unpack .../38-libglib2.0-bin_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.54 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.60 Selecting previously unselected package libunwind8:amd64.
[2026-03-02T10:08:41.530Z] [exec] #6 14.60 Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.61 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.67 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2026-03-02T10:08:41.530Z] [exec] #6 14.67 Preparing to unpack .../40-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.68 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.74 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2026-03-02T10:08:41.530Z] [exec] #6 14.75 Preparing to unpack .../41-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.75 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:08:41.530Z] [exec] #6 14.80 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2026-03-02T10:08:42.162Z] [exec] #6 14.81 Preparing to unpack .../42-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:08:42.162Z] [exec] #6 14.81 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:08:42.162Z] [exec] #6 14.87 Selecting previously unselected package xml-core.
[2026-03-02T10:08:42.162Z] [exec] #6 14.87 Preparing to unpack .../43-xml-core_0.19_all.deb ...
[2026-03-02T10:08:42.162Z] [exec] #6 14.88 Unpacking xml-core (0.19) ...
[2026-03-02T10:08:42.162Z] [exec] #6 14.94 Selecting previously unselected package polkitd.
[2026-03-02T10:08:42.162Z] [exec] #6 14.94 Preparing to unpack .../44-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:08:42.162Z] [exec] #6 14.97 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:08:42.162Z] [exec] #6 15.03 Selecting previously unselected package python3-blinker.
[2026-03-02T10:08:42.162Z] [exec] #6 15.03 Preparing to unpack .../45-python3-blinker_1.7.0-1_all.deb ...
[2026-03-02T10:08:42.162Z] [exec] #6 15.04 Unpacking python3-blinker (1.7.0-1) ...
[2026-03-02T10:08:42.162Z] [exec] #6 15.09 Selecting previously unselected package python3-cryptography.
[2026-03-02T10:08:42.162Z] [exec] #6 15.09 Preparing to unpack .../46-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2026-03-02T10:08:42.162Z] [exec] #6 15.10 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2026-03-02T10:08:42.162Z] [exec] #6 15.18 Selecting previously unselected package python3-pyparsing.
[2026-03-02T10:08:42.162Z] [exec] #6 15.18 Preparing to unpack .../47-python3-pyparsing_3.1.1-1_all.deb ...
[2026-03-02T10:08:42.162Z] [exec] #6 15.19 Unpacking python3-pyparsing (3.1.1-1) ...
[2026-03-02T10:08:42.162Z] [exec] #6 15.25 Selecting previously unselected package python3-httplib2.
[2026-03-02T10:08:42.162Z] [exec] #6 15.25 Preparing to unpack .../48-python3-httplib2_0.20.4-3_all.deb ...
[2026-03-02T10:08:42.162Z] [exec] #6 15.26 Unpacking python3-httplib2 (0.20.4-3) ...
[2026-03-02T10:08:42.162Z] [exec] #6 15.31 Selecting previously unselected package python3-jwt.
[2026-03-02T10:08:42.794Z] [exec] #6 15.32 Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.32 Unpacking python3-jwt (2.7.0-1) ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.39 Selecting previously unselected package python3-lazr.uri.
[2026-03-02T10:08:42.794Z] [exec] #6 15.39 Preparing to unpack .../50-python3-lazr.uri_1.0.6-3_all.deb ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.40 Unpacking python3-lazr.uri (1.0.6-3) ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.45 Selecting previously unselected package python3-wadllib.
[2026-03-02T10:08:42.794Z] [exec] #6 15.46 Preparing to unpack .../51-python3-wadllib_1.3.6-5_all.deb ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.46 Unpacking python3-wadllib (1.3.6-5) ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.52 Selecting previously unselected package python3-distro.
[2026-03-02T10:08:42.794Z] [exec] #6 15.52 Preparing to unpack .../52-python3-distro_1.9.0-1_all.deb ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.52 Unpacking python3-distro (1.9.0-1) ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.57 Selecting previously unselected package python3-oauthlib.
[2026-03-02T10:08:42.794Z] [exec] #6 15.57 Preparing to unpack .../53-python3-oauthlib_3.2.2-1_all.deb ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.58 Unpacking python3-oauthlib (3.2.2-1) ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.65 Selecting previously unselected package python3-lazr.restfulclient.
[2026-03-02T10:08:42.794Z] [exec] #6 15.65 Preparing to unpack .../54-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.66 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.73 Selecting previously unselected package python3-six.
[2026-03-02T10:08:42.794Z] [exec] #6 15.73 Preparing to unpack .../55-python3-six_1.16.0-4_all.deb ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.74 Unpacking python3-six (1.16.0-4) ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.79 Selecting previously unselected package python3-launchpadlib.
[2026-03-02T10:08:42.794Z] [exec] #6 15.80 Preparing to unpack .../56-python3-launchpadlib_1.11.0-6_all.deb ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.80 Unpacking python3-launchpadlib (1.11.0-6) ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.87 Selecting previously unselected package python3-software-properties.
[2026-03-02T10:08:42.794Z] [exec] #6 15.87 Preparing to unpack .../57-python3-software-properties_0.99.49.4_all.deb ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.88 Unpacking python3-software-properties (0.99.49.4) ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.94 Selecting previously unselected package packagekit.
[2026-03-02T10:08:42.794Z] [exec] #6 15.94 Preparing to unpack .../58-packagekit_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:08:42.794Z] [exec] #6 15.95 Unpacking packagekit (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:08:42.794Z] [exec] #6 16.03 Selecting previously unselected package software-properties-common.
[2026-03-02T10:08:43.443Z] [exec] #6 16.03 Preparing to unpack .../59-software-properties-common_0.99.49.4_all.deb ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.03 Unpacking software-properties-common (0.99.49.4) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.12 Setting up media-types (10.1.0) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.16 Setting up systemd-sysv (255.4-1ubuntu8.12) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.20 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.23 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.26 Setting up distro-info-data (0.60ubuntu0.5) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.29 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.31 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.33 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.36 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.39 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.41 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.43 No schema files found: doing nothing.
[2026-03-02T10:08:43.443Z] [exec] #6 16.44 Setting up libglib2.0-data (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.46 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.48 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.50 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.52 Setting up python-apt-common (2.7.7ubuntu5.2) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.54 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.56 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.58 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.60 Setting up netbase (6.4) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.66 Setting up sgml-base (1.31) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.70 Setting up curl (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:08:43.443Z] [exec] #6 16.73 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2026-03-02T10:08:44.079Z] [exec] #6 16.75 Setting up lsb-release (12.0-2) ...
[2026-03-02T10:08:44.079Z] [exec] #6 16.77 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:44.079Z] [exec] #6 16.93 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...
[2026-03-02T10:08:44.079Z] [exec] #6 16.95 Setting up iso-codes (4.16.0-1) ...
[2026-03-02T10:08:44.079Z] [exec] #6 16.98 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:44.079Z] [exec] #6 16.99 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:08:44.079Z] [exec] #6 17.02 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2026-03-02T10:08:44.079Z] [exec] #6 17.04 Setcap worked! gst-ptp-helper is not suid!
[2026-03-02T10:08:44.079Z] [exec] #6 17.04 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:08:44.079Z] [exec] #6 17.07 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2026-03-02T10:08:44.079Z] [exec] #6 17.09 Setting up python3.12 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:08:44.712Z] [exec] #6 17.90 Setting up libglib2.0-bin (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:08:44.712Z] [exec] #6 17.92 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:08:44.712Z] [exec] #6 17.94 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2026-03-02T10:08:44.712Z] [exec] #6 17.96 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:44.712Z] [exec] #6 17.99 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:08:44.712Z] [exec] #6 18.01 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2026-03-02T10:08:45.346Z] [exec] #6 18.03 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:45.347Z] [exec] #6 18.10 Setting up xml-core (0.19) ...
[2026-03-02T10:08:45.347Z] [exec] #6 18.30 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:08:45.347Z] [exec] #6 18.39 debconf: unable to initialize frontend: Dialog
[2026-03-02T10:08:45.347Z] [exec] #6 18.39 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2026-03-02T10:08:45.347Z] [exec] #6 18.39 debconf: falling back to frontend: Readline
[2026-03-02T10:08:45.347Z] [exec] #6 18.39 debconf: unable to initialize frontend: Readline
[2026-03-02T10:08:45.347Z] [exec] #6 18.39 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-02T10:08:45.347Z] [exec] #6 18.39 debconf: falling back to frontend: Teletype
[2026-03-02T10:08:45.347Z] [exec] #6 18.48 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:08:45.347Z] [exec] #6 18.50 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:08:45.347Z] [exec] #6 18.52 Setting up python3 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:08:45.347Z] [exec] #6 18.54 running python rtupdate hooks for python3.12...
[2026-03-02T10:08:45.347Z] [exec] #6 18.54 running python post-rtupdate hooks for python3.12...
[2026-03-02T10:08:45.347Z] [exec] #6 18.63 Setting up python3-six (1.16.0-4) ...
[2026-03-02T10:08:45.983Z] [exec] #6 18.75 Setting up python3-pyparsing (3.1.1-1) ...
[2026-03-02T10:08:45.983Z] [exec] #6 18.93 Setting up python3-gi (3.48.2-1) ...
[2026-03-02T10:08:45.983Z] [exec] #6 19.10 Setting up python3-httplib2 (0.20.4-3) ...
[2026-03-02T10:08:45.983Z] [exec] #6 19.23 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2026-03-02T10:08:46.615Z] [exec] #6 19.26 Setting up python3-blinker (1.7.0-1) ...
[2026-03-02T10:08:46.615Z] [exec] #6 19.38 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2026-03-02T10:08:46.615Z] [exec] #6 19.59 Setting up python3-dbus (1.3.2-5build3) ...
[2026-03-02T10:08:46.615Z] [exec] #6 19.72 Setting up python3-distro (1.9.0-1) ...
[2026-03-02T10:08:46.615Z] [exec] #6 19.84 Setting up python3-jwt (2.7.0-1) ...
[2026-03-02T10:08:47.247Z] [exec] #6 19.97 Setting up python3-apt (2.7.7ubuntu5.2) ...
[2026-03-02T10:08:47.248Z] [exec] #6 20.13 Setting up python3-lazr.uri (1.0.6-3) ...
[2026-03-02T10:08:47.248Z] [exec] #6 20.24 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2026-03-02T10:08:47.248Z] [exec] #6 20.49 Setting up python3-wadllib (1.3.6-5) ...
[2026-03-02T10:08:47.881Z] [exec] #6 20.61 Setting up python3-oauthlib (3.2.2-1) ...
[2026-03-02T10:08:47.881Z] [exec] #6 20.78 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2026-03-02T10:08:47.881Z] [exec] #6 20.92 Setting up python3-launchpadlib (1.11.0-6) ...
[2026-03-02T10:08:48.514Z] [exec] #6 21.15 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2026-03-02T10:08:48.514Z] [exec] #6 21.16 Setting up python3-software-properties (0.99.49.4) ...
[2026-03-02T10:08:48.514Z] [exec] #6 21.30 Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[2026-03-02T10:08:48.514Z] [exec] #6 21.44 Processing triggers for sgml-base (1.31) ...
[2026-03-02T10:08:48.514Z] [exec] #6 21.47 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:08:48.514Z] [exec] #6 21.49 Creating group 'polkitd' with GID 997.
[2026-03-02T10:08:48.514Z] [exec] #6 21.49 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2026-03-02T10:08:48.514Z] [exec] #6 21.55 invoke-rc.d: could not determine current runlevel
[2026-03-02T10:08:48.514Z] [exec] #6 21.55 invoke-rc.d: policy-rc.d denied execution of reload.
[2026-03-02T10:08:48.514Z] [exec] #6 21.65 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2026-03-02T10:08:48.514Z] [exec] #6 21.66 Setting up packagekit (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:08:48.514Z] [exec] #6 21.70 invoke-rc.d: could not determine current runlevel
[2026-03-02T10:08:48.514Z] [exec] #6 21.70 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2026-03-02T10:08:48.514Z] [exec] #6 21.70 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-02T10:08:48.514Z] [exec] #6 21.80 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2026-03-02T10:08:49.147Z] [exec] #6 21.82 Setting up software-properties-common (0.99.49.4) ...
[2026-03-02T10:08:49.147Z] [exec] #6 21.95 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:08:56.328Z] [exec] #6 29.47 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2026-03-02T10:08:56.328Z] [exec] #6 29.55 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2026-03-02T10:08:56.328Z] [exec] #6 29.64 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2026-03-02T10:08:56.963Z] [exec] #6 29.74 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2026-03-02T10:08:56.963Z] [exec] #6 29.81 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2026-03-02T10:08:56.963Z] [exec] #6 29.97 Get:6 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 Packages [37.8 kB]
[2026-03-02T10:08:56.963Z] [exec] #6 30.01 Fetched 62.2 kB in 1s (82.6 kB/s)
[2026-03-02T10:08:57.597Z] [exec] #6 30.01 Reading package lists...
[2026-03-02T10:08:58.230Z] [exec] #6 30.80 PPA publishes dbgsym, you may need to include 'main/debug' component
[2026-03-02T10:08:58.230Z] [exec] #6 30.80 Repository: 'Types: deb
[2026-03-02T10:08:58.231Z] [exec] #6 30.80 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2026-03-02T10:08:58.231Z] [exec] #6 30.80 Suites: noble
[2026-03-02T10:08:58.231Z] [exec] #6 30.80 Components: main
[2026-03-02T10:08:58.231Z] [exec] #6 30.80 '
[2026-03-02T10:08:58.231Z] [exec] #6 30.80 Description:
[2026-03-02T10:08:58.231Z] [exec] #6 30.80 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2026-03-02T10:08:58.231Z] [exec] #6 30.80
[2026-03-02T10:08:58.231Z] [exec] #6 30.80 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2026-03-02T10:08:58.231Z] [exec] #6 30.80 Adding repository.
[2026-03-02T10:08:58.231Z] [exec] #6 31.00 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2026-03-02T10:08:58.231Z] [exec] #6 31.09 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2026-03-02T10:08:58.231Z] [exec] #6 31.19 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2026-03-02T10:08:58.231Z] [exec] #6 31.29 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2026-03-02T10:08:58.231Z] [exec] #6 31.35 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2026-03-02T10:08:59.548Z] [exec] #6 31.40 Reading package lists...
[2026-03-02T10:09:00.184Z] [exec] #6 32.21 Reading package lists...
[2026-03-02T10:09:00.184Z] [exec] #6 33.01 Building dependency tree...
[2026-03-02T10:09:00.184Z] [exec] #6 33.17 Reading state information...
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 The following additional packages will be installed:
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 ant asciidoc-base asciidoc-common bzip2 ca-certificates-java cpp cpp-13
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-15-base
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 gcc-x86-64-linux-gnu git-man java-common libasan8 libatomic1 libc-dev-bin
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libc6-dev libcc1-0 libcrypt-dev libdpkg-perl liberror-perl libgcc-13-dev
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libgcc-s1 libgdbm-compat4t64 libgdbm6t64 libgomp1 libhwasan0 libisl23
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 libstdc++-13-dev
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libstdc++6 libtsan2 libubsan1 libxml2-utils libxslt1.1 linux-libc-dev
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 lto-disabled-list make openjdk-21-jre-headless patch perl perl-modules-5.38
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 rpcsvc-proto xsltproc xz-utils
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 Suggested packages:
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 bzip2-doc cpp-doc gcc-13-locales cpp-13-doc default-jre dbtoepub
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libxslthl-java xalan debian-keyring g++-multilib g++-13-multilib gcc-13-doc
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 git-mediawiki git-svn glibc-doc bzr gdbm-l10n liblcms2-utils pcscd
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libstdc++-13-doc make-doc libnss-mdns fonts-dejavu-extra
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libterm-readline-gnu-perl | libterm-readline-perl-perl
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libtap-harness-archive-perl
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 Recommended packages:
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b
[2026-03-02T10:09:00.184Z] [exec] #6 33.35 libasound2t64
[2026-03-02T10:09:00.184Z] [exec] #6 33.46 The following NEW packages will be installed:
[2026-03-02T10:09:00.184Z] [exec] #6 33.46 ant ant-contrib asciidoc asciidoc-base asciidoc-common build-essential bzip2
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 gcc-15-base gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libdpkg-perl liberror-perl
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 libgomp1 libhwasan0 libisl23
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 libstdc++-13-dev
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 libtsan2 libubsan1 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 make openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 xsltproc xz-utils
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 The following packages will be upgraded:
[2026-03-02T10:09:00.817Z] [exec] #6 33.46 libgcc-s1 libstdc++6
[2026-03-02T10:09:00.817Z] [exec] #6 33.76 2 upgraded, 69 newly installed, 0 to remove and 3 not upgraded.
[2026-03-02T10:09:00.817Z] [exec] #6 33.76 Need to get 134 MB of archives.
[2026-03-02T10:09:00.817Z] [exec] #6 33.76 After this operation, 536 MB of additional disk space will be used.
[2026-03-02T10:09:00.817Z] [exec] #6 33.76 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-02T10:09:00.817Z] [exec] #6 34.03 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-02T10:09:01.449Z] [exec] #6 34.21 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-02T10:09:01.449Z] [exec] #6 34.29 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-02T10:09:01.449Z] [exec] #6 34.60 Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2026-03-02T10:09:01.449Z] [exec] #6 34.60 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2026-03-02T10:09:01.449Z] [exec] #6 34.60 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-02T10:09:01.449Z] [exec] #6 34.73 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2026-03-02T10:09:02.085Z] [exec] #6 34.73 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB]
[2026-03-02T10:09:02.085Z] [exec] #6 34.74 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2026-03-02T10:09:02.085Z] [exec] #6 34.74 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2026-03-02T10:09:02.085Z] [exec] #6 34.74 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2026-03-02T10:09:02.085Z] [exec] #6 34.74 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2026-03-02T10:09:02.085Z] [exec] #6 34.74 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2026-03-02T10:09:02.085Z] [exec] #6 34.78 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2026-03-02T10:09:02.085Z] [exec] #6 34.78 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2026-03-02T10:09:02.085Z] [exec] #6 34.87 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2026-03-02T10:09:02.085Z] [exec] #6 34.87 Get:18 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-02T10:09:02.085Z] [exec] #6 35.27 Get:19 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-02T10:09:02.720Z] [exec] #6 35.35 Get:20 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libgomp1 amd64 15.2.0-14ubuntu1~24~ppa1 [152 kB]
[2026-03-02T10:09:02.720Z] [exec] #6 35.46 Get:21 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-02T10:09:02.720Z] [exec] #6 35.53 Get:22 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-02T10:09:02.720Z] [exec] #6 35.61 Get:23 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-02T10:09:02.720Z] [exec] #6 35.87 Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2026-03-02T10:09:02.720Z] [exec] #6 35.87 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 35.90 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 35.90 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 35.93 Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.7 [39.4 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 35.93 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 35.93 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 35.93 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 35.93 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B]
[2026-03-02T10:09:03.352Z] [exec] #6 35.96 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 36.05 Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-101.101 [2,042 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 36.09 Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 36.09 Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 36.09 Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 36.13 Get:38 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-02T10:09:03.352Z] [exec] #6 36.15 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 36.16 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 36.16 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 36.16 Get:42 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-02T10:09:03.352Z] [exec] #6 36.38 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B]
[2026-03-02T10:09:03.352Z] [exec] #6 36.38 Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B]
[2026-03-02T10:09:03.352Z] [exec] #6 36.38 Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB]
[2026-03-02T10:09:03.352Z] [exec] #6 36.38 Get:46 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-02T10:09:03.352Z] [exec] #6 36.45 Get:47 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-02T10:09:03.984Z] [exec] #6 36.90 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB]
[2026-03-02T10:09:03.984Z] [exec] #6 36.90 Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B]
[2026-03-02T10:09:03.984Z] [exec] #6 36.90 Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B]
[2026-03-02T10:09:03.984Z] [exec] #6 36.90 Get:51 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-02T10:09:03.984Z] [exec] #6 36.95 Get:52 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-02T10:09:03.984Z] [exec] #6 37.21 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB]
[2026-03-02T10:09:04.618Z] [exec] #6 37.21 Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B]
[2026-03-02T10:09:04.618Z] [exec] #6 37.22 Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B]
[2026-03-02T10:09:04.618Z] [exec] #6 37.22 Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB]
[2026-03-02T10:09:04.618Z] [exec] #6 37.22 Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB]
[2026-03-02T10:09:04.618Z] [exec] #6 37.22 Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB]
[2026-03-02T10:09:04.618Z] [exec] #6 37.22 Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB]
[2026-03-02T10:09:04.618Z] [exec] #6 37.22 Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB]
[2026-03-02T10:09:04.618Z] [exec] #6 37.22 Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB]
[2026-03-02T10:09:04.618Z] [exec] #6 37.43 Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B]
[2026-03-02T10:09:04.618Z] [exec] #6 37.43 Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2026-03-02T10:09:04.619Z] [exec] #6 37.43 Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2026-03-02T10:09:04.619Z] [exec] #6 37.45 Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2026-03-02T10:09:04.619Z] [exec] #6 37.53 Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB]
[2026-03-02T10:09:05.936Z] [exec] #6 39.05 Get:67 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-02T10:09:07.252Z] [exec] #6 40.50 Get:68 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-02T10:09:08.962Z] [exec] #6 42.00 Get:69 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-02T10:09:11.044Z] [exec] #6 44.31 Get:70 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-02T10:09:15.825Z] [exec] #6 48.13 Get:71 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 libquadmath0 amd64 15.2.0-14ubuntu1~24~ppa1 [153 kB]
[2026-03-02T10:09:15.825Z] [exec] #6 48.39 debconf: delaying package configuration, since apt-utils is not installed
[2026-03-02T10:09:15.825Z] [exec] #6 48.42 Fetched 134 MB in 15s (9,047 kB/s)
[2026-03-02T10:09:15.825Z] [exec] #6 48.45 Selecting previously unselected package perl-modules-5.38.
[2026-03-02T10:09:15.825Z] [exec] #6 48.45 (Reading database ...
[2026-03-02T10:09:15.825Z] [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 ... 11199 files and directories currently installed.)#6 48.50 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2026-03-02T10:09:15.825Z] [exec] #6 48.51 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:09:15.825Z] [exec] #6 48.86 Selecting previously unselected package libgdbm6t64:amd64.
[2026-03-02T10:09:15.825Z] [exec] #6 48.86 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2026-03-02T10:09:15.825Z] [exec] #6 48.87 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:09:15.825Z] [exec] #6 48.93 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2026-03-02T10:09:15.825Z] [exec] #6 48.93 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2026-03-02T10:09:15.825Z] [exec] #6 48.94 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:09:15.825Z] [exec] #6 48.99 Selecting previously unselected package libperl5.38t64:amd64.
[2026-03-02T10:09:16.470Z] [exec] #6 48.99 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2026-03-02T10:09:16.470Z] [exec] #6 49.00 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:09:16.470Z] [exec] #6 49.24 Selecting previously unselected package perl.
[2026-03-02T10:09:16.470Z] [exec] #6 49.25 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2026-03-02T10:09:16.470Z] [exec] #6 49.26 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:09:16.470Z] [exec] #6 49.31 Selecting previously unselected package gcc-15-base:amd64.
[2026-03-02T10:09:16.470Z] [exec] #6 49.32 Preparing to unpack .../5-gcc-15-base_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:16.470Z] [exec] #6 49.32 Unpacking gcc-15-base:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:16.470Z] [exec] #6 49.38 Setting up gcc-15-base:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:16.470Z] [exec] #6 49.45 (Reading database ...
[2026-03-02T10:09:16.470Z] [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 ... 13216 files and directories currently installed.)#6 49.46 Preparing to unpack .../libgcc-s1_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:16.470Z] [exec] #6 49.48 Unpacking libgcc-s1:amd64 (15.2.0-14ubuntu1~24~ppa1) over (14.2.0-4ubuntu2~24.04) ...
[2026-03-02T10:09:16.470Z] [exec] #6 49.55 Setting up libgcc-s1:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:16.470Z] [exec] #6 49.62 (Reading database ...
[2026-03-02T10:09:16.470Z] [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 ... 13216 files and directories currently installed.)#6 49.63 Preparing to unpack .../libstdc++6_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:16.470Z] [exec] #6 49.74 Unpacking libstdc++6:amd64 (15.2.0-14ubuntu1~24~ppa1) over (14.2.0-4ubuntu2~24.04) ...
[2026-03-02T10:09:17.108Z] [exec] #6 49.86 Setting up libstdc++6:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:17.108Z] [exec] #6 49.92 Selecting previously unselected package xz-utils.
[2026-03-02T10:09:17.108Z] [exec] #6 49.92 (Reading database ...
[2026-03-02T10:09:17.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 ... 13216 files and directories currently installed.)#6 49.93 Preparing to unpack .../00-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
[2026-03-02T10:09:17.108Z] [exec] #6 49.94 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.01 Selecting previously unselected package ca-certificates-java.
[2026-03-02T10:09:17.108Z] [exec] #6 50.02 Preparing to unpack .../01-ca-certificates-java_20240118_all.deb ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.02 Unpacking ca-certificates-java (20240118) ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.10 Selecting previously unselected package java-common.
[2026-03-02T10:09:17.108Z] [exec] #6 50.10 Preparing to unpack .../02-java-common_0.75+exp1_all.deb ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.11 Unpacking java-common (0.75+exp1) ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.16 Selecting previously unselected package liblcms2-2:amd64.
[2026-03-02T10:09:17.108Z] [exec] #6 50.16 Preparing to unpack .../03-liblcms2-2_2.14-2build1_amd64.deb ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.17 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.22 Selecting previously unselected package libjpeg-turbo8:amd64.
[2026-03-02T10:09:17.108Z] [exec] #6 50.22 Preparing to unpack .../04-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.23 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.27 Selecting previously unselected package libjpeg8:amd64.
[2026-03-02T10:09:17.108Z] [exec] #6 50.27 Preparing to unpack .../05-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.28 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.33 Selecting previously unselected package libnspr4:amd64.
[2026-03-02T10:09:17.108Z] [exec] #6 50.33 Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.33 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2026-03-02T10:09:17.108Z] [exec] #6 50.39 Selecting previously unselected package libnss3:amd64.
[2026-03-02T10:09:17.743Z] [exec] #6 50.39 Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ...
[2026-03-02T10:09:17.743Z] [exec] #6 50.40 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2026-03-02T10:09:17.743Z] [exec] #6 50.47 Selecting previously unselected package libpcsclite1:amd64.
[2026-03-02T10:09:17.743Z] [exec] #6 50.47 Preparing to unpack .../08-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2026-03-02T10:09:17.743Z] [exec] #6 50.48 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2026-03-02T10:09:17.743Z] [exec] #6 50.54 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2026-03-02T10:09:17.743Z] [exec] #6 50.54 Preparing to unpack .../09-openjdk-21-jre-headless_21.0.10+7-1~24.04_amd64.deb ...
[2026-03-02T10:09:17.743Z] [exec] #6 50.55 Unpacking openjdk-21-jre-headless:amd64 (21.0.10+7-1~24.04) ...
[2026-03-02T10:09:18.378Z] [exec] #6 51.37 Selecting previously unselected package default-jre-headless.
[2026-03-02T10:09:18.378Z] [exec] #6 51.37 Preparing to unpack .../10-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2026-03-02T10:09:18.378Z] [exec] #6 51.37 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2026-03-02T10:09:18.378Z] [exec] #6 51.42 Selecting previously unselected package ant.
[2026-03-02T10:09:18.378Z] [exec] #6 51.42 Preparing to unpack .../11-ant_1.10.14-1_all.deb ...
[2026-03-02T10:09:18.378Z] [exec] #6 51.42 Unpacking ant (1.10.14-1) ...
[2026-03-02T10:09:18.378Z] [exec] #6 51.49 Selecting previously unselected package asciidoc-common.
[2026-03-02T10:09:19.013Z] [exec] #6 51.49 Preparing to unpack .../12-asciidoc-common_10.2.0-2_all.deb ...
[2026-03-02T10:09:19.013Z] [exec] #6 51.50 Unpacking asciidoc-common (10.2.0-2) ...
[2026-03-02T10:09:19.013Z] [exec] #6 51.57 Selecting previously unselected package docbook-xsl.
[2026-03-02T10:09:19.013Z] [exec] #6 51.57 Preparing to unpack .../13-docbook-xsl_1.79.2+dfsg-7_all.deb ...
[2026-03-02T10:09:19.013Z] [exec] #6 51.57 Unpacking docbook-xsl (1.79.2+dfsg-7) ...
[2026-03-02T10:09:19.013Z] [exec] #6 51.82 Selecting previously unselected package libxml2-utils.
[2026-03-02T10:09:19.013Z] [exec] #6 51.82 Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ...
[2026-03-02T10:09:19.013Z] [exec] #6 51.83 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ...
[2026-03-02T10:09:19.013Z] [exec] #6 51.88 Selecting previously unselected package libxslt1.1:amd64.
[2026-03-02T10:09:19.013Z] [exec] #6 51.88 Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ...
[2026-03-02T10:09:19.013Z] [exec] #6 51.89 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ...
[2026-03-02T10:09:19.013Z] [exec] #6 51.94 Selecting previously unselected package xsltproc.
[2026-03-02T10:09:19.013Z] [exec] #6 51.94 Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ...
[2026-03-02T10:09:19.013Z] [exec] #6 51.94 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ...
[2026-03-02T10:09:19.013Z] [exec] #6 52.00 Selecting previously unselected package asciidoc-base.
[2026-03-02T10:09:19.013Z] [exec] #6 52.00 Preparing to unpack .../17-asciidoc-base_10.2.0-2_all.deb ...
[2026-03-02T10:09:19.013Z] [exec] #6 52.01 Unpacking asciidoc-base (10.2.0-2) ...
[2026-03-02T10:09:19.013Z] [exec] #6 52.07 Selecting previously unselected package asciidoc.
[2026-03-02T10:09:19.013Z] [exec] #6 52.07 Preparing to unpack .../18-asciidoc_10.2.0-2_all.deb ...
[2026-03-02T10:09:19.013Z] [exec] #6 52.08 Unpacking asciidoc (10.2.0-2) ...
[2026-03-02T10:09:19.013Z] [exec] #6 52.12 Selecting previously unselected package libc-dev-bin.
[2026-03-02T10:09:19.013Z] [exec] #6 52.12 Preparing to unpack .../19-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ...
[2026-03-02T10:09:19.013Z] [exec] #6 52.13 Unpacking libc-dev-bin (2.39-0ubuntu8.7) ...
[2026-03-02T10:09:19.013Z] [exec] #6 52.17 Selecting previously unselected package linux-libc-dev:amd64.
[2026-03-02T10:09:19.647Z] [exec] #6 52.17 Preparing to unpack .../20-linux-libc-dev_6.8.0-101.101_amd64.deb ...
[2026-03-02T10:09:19.647Z] [exec] #6 52.18 Unpacking linux-libc-dev:amd64 (6.8.0-101.101) ...
[2026-03-02T10:09:19.647Z] [exec] #6 52.45 Selecting previously unselected package libcrypt-dev:amd64.
[2026-03-02T10:09:19.647Z] [exec] #6 52.45 Preparing to unpack .../21-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ...
[2026-03-02T10:09:19.647Z] [exec] #6 52.46 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2026-03-02T10:09:19.648Z] [exec] #6 52.52 Selecting previously unselected package rpcsvc-proto.
[2026-03-02T10:09:19.648Z] [exec] #6 52.52 Preparing to unpack .../22-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ...
[2026-03-02T10:09:19.648Z] [exec] #6 52.52 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ...
[2026-03-02T10:09:19.648Z] [exec] #6 52.57 Selecting previously unselected package libc6-dev:amd64.
[2026-03-02T10:09:19.648Z] [exec] #6 52.58 Preparing to unpack .../23-libc6-dev_2.39-0ubuntu8.7_amd64.deb ...
[2026-03-02T10:09:19.648Z] [exec] #6 52.58 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ...
[2026-03-02T10:09:19.648Z] [exec] #6 52.77 Selecting previously unselected package gcc-13-base:amd64.
[2026-03-02T10:09:19.648Z] [exec] #6 52.77 Preparing to unpack .../24-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ...
[2026-03-02T10:09:19.648Z] [exec] #6 52.78 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:19.648Z] [exec] #6 52.83 Selecting previously unselected package libisl23:amd64.
[2026-03-02T10:09:19.648Z] [exec] #6 52.83 Preparing to unpack .../25-libisl23_0.26-3build1.1_amd64.deb ...
[2026-03-02T10:09:19.648Z] [exec] #6 52.84 Unpacking libisl23:amd64 (0.26-3build1.1) ...
[2026-03-02T10:09:19.648Z] [exec] #6 52.90 Selecting previously unselected package libmpfr6:amd64.
[2026-03-02T10:09:20.282Z] [exec] #6 52.90 Preparing to unpack .../26-libmpfr6_4.2.1-1build1.1_amd64.deb ...
[2026-03-02T10:09:20.282Z] [exec] #6 52.91 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ...
[2026-03-02T10:09:20.282Z] [exec] #6 52.96 Selecting previously unselected package libmpc3:amd64.
[2026-03-02T10:09:20.282Z] [exec] #6 52.96 Preparing to unpack .../27-libmpc3_1.3.1-1build1.1_amd64.deb ...
[2026-03-02T10:09:20.282Z] [exec] #6 52.97 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ...
[2026-03-02T10:09:20.282Z] [exec] #6 53.01 Selecting previously unselected package cpp-13-x86-64-linux-gnu.
[2026-03-02T10:09:20.282Z] [exec] #6 53.01 Preparing to unpack .../28-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ...
[2026-03-02T10:09:20.282Z] [exec] #6 53.02 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:20.282Z] [exec] #6 53.19 Selecting previously unselected package cpp-13.
[2026-03-02T10:09:20.282Z] [exec] #6 53.19 Preparing to unpack .../29-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ...
[2026-03-02T10:09:20.282Z] [exec] #6 53.20 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:20.282Z] [exec] #6 53.24 Selecting previously unselected package cpp-x86-64-linux-gnu.
[2026-03-02T10:09:20.282Z] [exec] #6 53.24 Preparing to unpack .../30-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2026-03-02T10:09:20.282Z] [exec] #6 53.25 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:20.282Z] [exec] #6 53.30 Selecting previously unselected package cpp.
[2026-03-02T10:09:20.282Z] [exec] #6 53.30 Preparing to unpack .../31-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2026-03-02T10:09:20.282Z] [exec] #6 53.31 Unpacking cpp (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:20.282Z] [exec] #6 53.38 Selecting previously unselected package libcc1-0:amd64.
[2026-03-02T10:09:20.283Z] [exec] #6 53.38 Preparing to unpack .../32-libcc1-0_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:20.283Z] [exec] #6 53.38 Unpacking libcc1-0:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:20.283Z] [exec] #6 53.44 Selecting previously unselected package libgomp1:amd64.
[2026-03-02T10:09:20.283Z] [exec] #6 53.44 Preparing to unpack .../33-libgomp1_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:20.283Z] [exec] #6 53.45 Unpacking libgomp1:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:20.283Z] [exec] #6 53.50 Selecting previously unselected package libitm1:amd64.
[2026-03-02T10:09:20.283Z] [exec] #6 53.50 Preparing to unpack .../34-libitm1_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:20.283Z] [exec] #6 53.51 Unpacking libitm1:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:20.283Z] [exec] #6 53.57 Selecting previously unselected package libatomic1:amd64.
[2026-03-02T10:09:20.915Z] [exec] #6 53.57 Preparing to unpack .../35-libatomic1_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:20.915Z] [exec] #6 53.58 Unpacking libatomic1:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:20.915Z] [exec] #6 53.64 Selecting previously unselected package libasan8:amd64.
[2026-03-02T10:09:20.915Z] [exec] #6 53.64 Preparing to unpack .../36-libasan8_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:20.915Z] [exec] #6 53.65 Unpacking libasan8:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:20.915Z] [exec] #6 53.77 Selecting previously unselected package liblsan0:amd64.
[2026-03-02T10:09:20.916Z] [exec] #6 53.77 Preparing to unpack .../37-liblsan0_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:20.916Z] [exec] #6 53.77 Unpacking liblsan0:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:20.916Z] [exec] #6 53.85 Selecting previously unselected package libtsan2:amd64.
[2026-03-02T10:09:20.916Z] [exec] #6 53.85 Preparing to unpack .../38-libtsan2_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:20.916Z] [exec] #6 53.86 Unpacking libtsan2:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:20.916Z] [exec] #6 53.96 Selecting previously unselected package libubsan1:amd64.
[2026-03-02T10:09:20.916Z] [exec] #6 53.96 Preparing to unpack .../39-libubsan1_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:20.916Z] [exec] #6 53.96 Unpacking libubsan1:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:20.916Z] [exec] #6 54.03 Selecting previously unselected package libhwasan0:amd64.
[2026-03-02T10:09:20.916Z] [exec] #6 54.03 Preparing to unpack .../40-libhwasan0_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:20.916Z] [exec] #6 54.04 Unpacking libhwasan0:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:20.916Z] [exec] #6 54.12 Selecting previously unselected package libquadmath0:amd64.
[2026-03-02T10:09:21.548Z] [exec] #6 54.12 Preparing to unpack .../41-libquadmath0_15.2.0-14ubuntu1~24~ppa1_amd64.deb ...
[2026-03-02T10:09:21.548Z] [exec] #6 54.13 Unpacking libquadmath0:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:21.548Z] [exec] #6 54.18 Selecting previously unselected package libgcc-13-dev:amd64.
[2026-03-02T10:09:21.548Z] [exec] #6 54.18 Preparing to unpack .../42-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ...
[2026-03-02T10:09:21.548Z] [exec] #6 54.18 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:21.548Z] [exec] #6 54.31 Selecting previously unselected package gcc-13-x86-64-linux-gnu.
[2026-03-02T10:09:21.548Z] [exec] #6 54.31 Preparing to unpack .../43-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ...
[2026-03-02T10:09:21.548Z] [exec] #6 54.32 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:21.548Z] [exec] #6 54.62 Selecting previously unselected package gcc-13.
[2026-03-02T10:09:21.548Z] [exec] #6 54.62 Preparing to unpack .../44-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ...
[2026-03-02T10:09:21.548Z] [exec] #6 54.63 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:21.548Z] [exec] #6 54.68 Selecting previously unselected package gcc-x86-64-linux-gnu.
[2026-03-02T10:09:21.548Z] [exec] #6 54.68 Preparing to unpack .../45-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2026-03-02T10:09:21.548Z] [exec] #6 54.69 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:21.548Z] [exec] #6 54.74 Selecting previously unselected package gcc.
[2026-03-02T10:09:22.181Z] [exec] #6 54.75 Preparing to unpack .../46-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2026-03-02T10:09:22.181Z] [exec] #6 54.76 Unpacking gcc (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:22.181Z] [exec] #6 54.81 Selecting previously unselected package libstdc++-13-dev:amd64.
[2026-03-02T10:09:22.181Z] [exec] #6 54.81 Preparing to unpack .../47-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ...
[2026-03-02T10:09:22.181Z] [exec] #6 54.81 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:22.181Z] [exec] #6 55.07 Selecting previously unselected package g++-13-x86-64-linux-gnu.
[2026-03-02T10:09:22.181Z] [exec] #6 55.07 Preparing to unpack .../48-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ...
[2026-03-02T10:09:22.181Z] [exec] #6 55.08 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:22.181Z] [exec] #6 55.26 Selecting previously unselected package g++-13.
[2026-03-02T10:09:22.181Z] [exec] #6 55.27 Preparing to unpack .../49-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ...
[2026-03-02T10:09:22.181Z] [exec] #6 55.27 Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:22.181Z] [exec] #6 55.32 Selecting previously unselected package g++-x86-64-linux-gnu.
[2026-03-02T10:09:22.181Z] [exec] #6 55.32 Preparing to unpack .../50-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2026-03-02T10:09:22.181Z] [exec] #6 55.33 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:22.181Z] [exec] #6 55.37 Selecting previously unselected package g++.
[2026-03-02T10:09:22.181Z] [exec] #6 55.37 Preparing to unpack .../51-g++_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2026-03-02T10:09:22.181Z] [exec] #6 55.38 Unpacking g++ (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:22.181Z] [exec] #6 55.42 Selecting previously unselected package make.
[2026-03-02T10:09:22.181Z] [exec] #6 55.42 Preparing to unpack .../52-make_4.3-4.1build2_amd64.deb ...
[2026-03-02T10:09:22.181Z] [exec] #6 55.43 Unpacking make (4.3-4.1build2) ...
[2026-03-02T10:09:22.181Z] [exec] #6 55.47 Selecting previously unselected package libdpkg-perl.
[2026-03-02T10:09:22.815Z] [exec] #6 55.48 Preparing to unpack .../53-libdpkg-perl_1.22.6ubuntu6.5_all.deb ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.48 Unpacking libdpkg-perl (1.22.6ubuntu6.5) ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.55 Selecting previously unselected package bzip2.
[2026-03-02T10:09:22.815Z] [exec] #6 55.56 Preparing to unpack .../54-bzip2_1.0.8-5.1build0.1_amd64.deb ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.56 Unpacking bzip2 (1.0.8-5.1build0.1) ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.62 Selecting previously unselected package patch.
[2026-03-02T10:09:22.815Z] [exec] #6 55.62 Preparing to unpack .../55-patch_2.7.6-7build3_amd64.deb ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.63 Unpacking patch (2.7.6-7build3) ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.67 Selecting previously unselected package lto-disabled-list.
[2026-03-02T10:09:22.815Z] [exec] #6 55.67 Preparing to unpack .../56-lto-disabled-list_47_all.deb ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.68 Unpacking lto-disabled-list (47) ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.72 Selecting previously unselected package dpkg-dev.
[2026-03-02T10:09:22.815Z] [exec] #6 55.73 Preparing to unpack .../57-dpkg-dev_1.22.6ubuntu6.5_all.deb ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.73 Unpacking dpkg-dev (1.22.6ubuntu6.5) ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.82 Selecting previously unselected package build-essential.
[2026-03-02T10:09:22.815Z] [exec] #6 55.82 Preparing to unpack .../58-build-essential_12.10ubuntu1_amd64.deb ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.83 Unpacking build-essential (12.10ubuntu1) ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.87 Selecting previously unselected package liberror-perl.
[2026-03-02T10:09:22.815Z] [exec] #6 55.87 Preparing to unpack .../59-liberror-perl_0.17029-2_all.deb ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.88 Unpacking liberror-perl (0.17029-2) ...
[2026-03-02T10:09:22.815Z] [exec] #6 55.93 Selecting previously unselected package git-man.
[2026-03-02T10:09:22.815Z] [exec] #6 55.93 Preparing to unpack .../60-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2026-03-02T10:09:23.450Z] [exec] #6 55.93 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.00 Selecting previously unselected package git.
[2026-03-02T10:09:23.450Z] [exec] #6 56.00 Preparing to unpack .../61-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.01 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.20 Selecting previously unselected package ant-contrib.
[2026-03-02T10:09:23.450Z] [exec] #6 56.21 Preparing to unpack .../62-ant-contrib_1.0~b3+svn177-12_all.deb ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.21 Unpacking ant-contrib (1.0~b3+svn177-12) ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.29 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.32 Setting up lto-disabled-list (47) ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.34 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.37 Setting up java-common (0.75+exp1) ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.39 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.42 Setting up linux-libc-dev:amd64 (6.8.0-101.101) ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.44 Setting up libgomp1:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.47 Setting up bzip2 (1.0.8-5.1build0.1) ...
[2026-03-02T10:09:23.450Z] [exec] #6 56.50 Setting up asciidoc-common (10.2.0-2) ...
[2026-03-02T10:09:24.085Z] [exec] #6 56.84 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ...
[2026-03-02T10:09:24.085Z] [exec] #6 56.86 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:24.085Z] [exec] #6 56.88 Setting up make (4.3-4.1build2) ...
[2026-03-02T10:09:24.085Z] [exec] #6 56.90 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ...
[2026-03-02T10:09:24.085Z] [exec] #6 56.92 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2026-03-02T10:09:24.085Z] [exec] #6 56.94 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2026-03-02T10:09:24.085Z] [exec] #6 56.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[2026-03-02T10:09:24.085Z] [exec] #6 56.96 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-02T10:09:24.085Z] [exec] #6 56.96 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-02T10:09:24.085Z] [exec] #6 56.96 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-02T10:09:24.085Z] [exec] #6 56.96 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-02T10:09:24.085Z] [exec] #6 56.96 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-02T10:09:24.085Z] [exec] #6 56.96 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-02T10:09:24.085Z] [exec] #6 56.96 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-02T10:09:24.085Z] [exec] #6 56.96 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-02T10:09:24.085Z] [exec] #6 56.96 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-02T10:09:24.085Z] [exec] #6 56.96 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-02T10:09:24.085Z] [exec] #6 56.98 Setting up docbook-xsl (1.79.2+dfsg-7) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.14 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.15 Setting up libquadmath0:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.17 Setting up libmpc3:amd64 (1.3.1-1build1.1) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.19 Setting up libatomic1:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.21 Setting up patch (2.7.6-7build3) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.23 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.25 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.27 Setting up libubsan1:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.29 Setting up libhwasan0:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.31 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.33 Setting up libasan8:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:24.085Z] [exec] #6 57.35 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.37 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.39 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.41 Setting up libtsan2:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.43 Setting up ca-certificates-java (20240118) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.46 No JRE found. Skipping Java certificates setup.
[2026-03-02T10:09:24.720Z] [exec] #6 57.47 Setting up libisl23:amd64 (0.26-3build1.1) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.49 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.51 Setting up libc-dev-bin (2.39-0ubuntu8.7) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.53 Setting up libcc1-0:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.55 Setting up liblsan0:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.57 Setting up libitm1:amd64 (15.2.0-14ubuntu1~24~ppa1) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.59 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.61 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.64 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.66 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.68 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.71 Setting up libdpkg-perl (1.22.6ubuntu6.5) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.73 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.75 Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.77 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.79 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:24.720Z] [exec] #6 57.81 Setting up openjdk-21-jre-headless:amd64 (21.0.10+7-1~24.04) ...
[2026-03-02T10:09:24.720Z] [exec] #6 58.00 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2026-03-02T10:09:25.354Z] [exec] #6 58.01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2026-03-02T10:09:25.354Z] [exec] #6 58.01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2026-03-02T10:09:25.354Z] [exec] #6 58.02 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2026-03-02T10:09:25.354Z] [exec] #6 58.02 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2026-03-02T10:09:25.354Z] [exec] #6 58.06 Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.08 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.10 Setting up dpkg-dev (1.22.6ubuntu6.5) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.13 Setting up liberror-perl (0.17029-2) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.15 Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.17 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.20 Setting up cpp (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.24 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.28 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.30 Setting up gcc (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.34 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.36 Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.38 Setting up g++ (4:13.2.0-7ubuntu1) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.40 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[2026-03-02T10:09:25.354Z] [exec] #6 58.40 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-02T10:09:25.354Z] [exec] #6 58.41 Setting up build-essential (12.10ubuntu1) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.43 Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[2026-03-02T10:09:25.354Z] [exec] #6 58.47 Processing triggers for sgml-base (1.31) ...
[2026-03-02T10:09:25.989Z] [exec] #6 58.50 Setting up asciidoc-base (10.2.0-2) ...
[2026-03-02T10:09:25.989Z] [exec] #6 58.77 Setting up asciidoc (10.2.0-2) ...
[2026-03-02T10:09:25.989Z] [exec] #6 58.79 Processing triggers for ca-certificates-java (20240118) ...
[2026-03-02T10:09:25.989Z] [exec] #6 59.10 Adding debian:ACCVRAIZ1.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.11 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.13 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.13 Adding debian:Actalis_Authentication_Root_CA.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.13 Adding debian:AffirmTrust_Commercial.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.14 Adding debian:AffirmTrust_Networking.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.14 Adding debian:AffirmTrust_Premium_ECC.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.14 Adding debian:AffirmTrust_Premium.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.14 Adding debian:Amazon_Root_CA_1.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.15 Adding debian:Amazon_Root_CA_2.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.15 Adding debian:Amazon_Root_CA_3.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.15 Adding debian:Amazon_Root_CA_4.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.15 Adding debian:ANF_Secure_Server_Root_CA.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.16 Adding debian:Atos_TrustedRoot_2011.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.16 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.16 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.16 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.17 Adding debian:Baltimore_CyberTrust_Root.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.17 Adding debian:BJCA_Global_Root_CA1.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.17 Adding debian:BJCA_Global_Root_CA2.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.18 Adding debian:Buypass_Class_2_Root_CA.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.18 Adding debian:Buypass_Class_3_Root_CA.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.18 Adding debian:CA_Disig_Root_R2.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.19 Adding debian:Certainly_Root_E1.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.19 Adding debian:Certainly_Root_R1.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.19 Adding debian:Certigna.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.20 Adding debian:Certigna_Root_CA.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.20 Adding debian:certSIGN_Root_CA_G2.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.20 Adding debian:certSIGN_ROOT_CA.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.20 Adding debian:Certum_EC-384_CA.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.21 Adding debian:Certum_Trusted_Network_CA_2.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.21 Adding debian:Certum_Trusted_Network_CA.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.21 Adding debian:Certum_Trusted_Root_CA.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.22 Adding debian:CFCA_EV_ROOT.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.22 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.22 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.22 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2026-03-02T10:09:25.989Z] [exec] #6 59.23 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.23 Adding debian:Comodo_AAA_Services_root.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.23 Adding debian:COMODO_Certification_Authority.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.23 Adding debian:COMODO_ECC_Certification_Authority.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.24 Adding debian:COMODO_RSA_Certification_Authority.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.24 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.24 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.24 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.25 Adding debian:DigiCert_Global_Root_CA.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.25 Adding debian:DigiCert_Global_Root_G2.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.25 Adding debian:DigiCert_Global_Root_G3.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.25 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.25 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.26 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.26 Adding debian:DigiCert_Trusted_Root_G4.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.26 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.27 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.27 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.27 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.27 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.27 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.28 Adding debian:emSign_Root_CA_-_C1.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.28 Adding debian:emSign_Root_CA_-_G1.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.28 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.28 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.29 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.29 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.29 Adding debian:Entrust_Root_Certification_Authority.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.30 Adding debian:ePKI_Root_Certification_Authority.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.30 Adding debian:e-Szigno_Root_CA_2017.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.30 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2026-03-02T10:09:25.990Z] [exec] #6 59.30 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.30 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.31 Adding debian:GlobalSign_Root_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.31 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.31 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.32 Adding debian:GlobalSign_Root_E46.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.33 Adding debian:GlobalSign_Root_R46.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.34 Adding debian:GLOBALTRUST_2020.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.34 Adding debian:Go_Daddy_Class_2_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.34 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.35 Adding debian:GTS_Root_R1.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.35 Adding debian:GTS_Root_R2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.35 Adding debian:GTS_Root_R3.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.35 Adding debian:GTS_Root_R4.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.36 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.36 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.36 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.36 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.37 Adding debian:HiPKI_Root_CA_-_G1.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.37 Adding debian:Hongkong_Post_Root_CA_3.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.37 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.38 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.38 Adding debian:ISRG_Root_X1.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.39 Adding debian:ISRG_Root_X2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.39 Adding debian:Izenpe.com.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.39 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.40 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.40 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.41 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.41 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.42 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.42 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.42 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.43 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.43 Adding debian:QuoVadis_Root_CA_2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.44 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.44 Adding debian:QuoVadis_Root_CA_3.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.44 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.45 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.45 Adding debian:Secure_Global_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.45 Adding debian:SecureSign_RootCA11.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.45 Adding debian:SecureTrust_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.45 Adding debian:Security_Communication_ECC_RootCA1.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.46 Adding debian:Security_Communication_RootCA2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.46 Adding debian:Security_Communication_RootCA3.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.46 Adding debian:Security_Communication_Root_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.46 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.47 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.47 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.47 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.47 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.47 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.48 Adding debian:Starfield_Class_2_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.48 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.48 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.48 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.49 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.49 Adding debian:SZAFIR_ROOT_CA2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.49 Adding debian:Telia_Root_CA_v2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.50 Adding debian:TeliaSonera_Root_CA_v1.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.50 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.50 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.51 Adding debian:Trustwave_Global_Certification_Authority.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.51 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.51 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.51 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.52 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.52 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.52 Adding debian:TunTrust_Root_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.52 Adding debian:TWCA_Global_Root_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.52 Adding debian:TWCA_Root_Certification_Authority.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.53 Adding debian:UCA_Extended_Validation_Root.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.53 Adding debian:UCA_Global_G2_Root.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.53 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.54 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.54 Adding debian:vTrus_ECC_Root_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.54 Adding debian:vTrus_Root_CA.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.55 Adding debian:XRamp_Global_CA_Root.pem
[2026-03-02T10:09:26.623Z] [exec] #6 59.58 done.
[2026-03-02T10:09:26.623Z] [exec] #6 59.59 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2026-03-02T10:09:26.623Z] [exec] #6 59.61 Setting up ant (1.10.14-1) ...
[2026-03-02T10:09:26.623Z] [exec] #6 59.63 Setting up ant-contrib (1.0~b3+svn177-12) ...
[2026-03-02T10:09:30.404Z] [exec] #6 DONE 63.2s
[2026-03-02T10:09:30.405Z] [exec]
[2026-03-02T10:09:30.405Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2026-03-02T10:09:30.405Z] [exec] #7 DONE 0.2s
[2026-03-02T10:09:30.405Z] [exec]
[2026-03-02T10:09:30.405Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git
[2026-03-02T10:09:30.405Z] [exec] #8 0.198 Cloning into 'aqa-tests'...
[2026-03-02T10:09:36.326Z] [exec] #8 DONE 6.0s
[2026-03-02T10:09:37.256Z] [exec]
[2026-03-02T10:09:37.256Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/
[2026-03-02T10:09:37.256Z] [exec] #9 DONE 0.1s
[2026-03-02T10:09:37.256Z] [exec]
[2026-03-02T10:09:37.256Z] [exec] #10 [ 6/10] RUN git checkout master
[2026-03-02T10:09:37.256Z] [exec] #10 0.686 Already on 'master'
[2026-03-02T10:09:37.256Z] [exec] #10 0.686 Your branch is up to date with 'origin/master'.
[2026-03-02T10:09:37.256Z] [exec] #10 DONE 0.7s
[2026-03-02T10:09:37.256Z] [exec]
[2026-03-02T10:09:37.256Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh
[2026-03-02T10:09:37.256Z] [exec] #11 DONE 0.1s
[2026-03-02T10:09:37.256Z] [exec]
[2026-03-02T10:09:37.256Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2026-03-02T10:09:37.256Z] [exec] #12 DONE 0.1s
[2026-03-02T10:09:37.256Z] [exec]
[2026-03-02T10:09:37.256Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests
[2026-03-02T10:09:37.256Z] [exec] #13 DONE 0.1s
[2026-03-02T10:09:37.894Z] [exec]
[2026-03-02T10:09:37.894Z] [exec] #14 exporting to image
[2026-03-02T10:09:37.894Z] [exec] #14 exporting layers
[2026-03-02T10:09:46.545Z] [exec] #14 exporting layers 9.0s done
[2026-03-02T10:09:46.545Z] [exec] #14 writing image sha256:612f6b5b018cb9bb3ef249727dbabd875314a11b30411e6920f0c8fbcc7a5186 done
[2026-03-02T10:09:46.545Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full done
[2026-03-02T10:09:46.545Z] [exec] #14 DONE 9.0s
[2026-03-02T10:09:46.545Z]
[2026-03-02T10:09:46.545Z] copy_dest:
[2026-03-02T10:09:46.545Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2026-03-02T10:09:46.545Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test
[2026-03-02T10:09:46.545Z]
[2026-03-02T10:09:46.545Z] build:
[2026-03-02T10:09:46.545Z]
[2026-03-02T10:09:46.545Z] build:
[2026-03-02T10:09:46.545Z]
[2026-03-02T10:09:46.545Z] move_scripts:
[2026-03-02T10:09:46.545Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2026-03-02T10:09:46.545Z]
[2026-03-02T10:09:46.545Z] clean_image:
[2026-03-02T10:09:46.545Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 21 --impl hotspot
[2026-03-02T10:09:46.545Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:09:46.545Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-02T10:09:46.545Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:09:46.545Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:09:46.545Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-03-02T10:09:46.545Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:09:46.545Z] [exec] The test here is openliberty-mp-tck
[2026-03-02T10:09:46.545Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2026-03-02T10:09:46.545Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-02T10:09:46.545Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test
[2026-03-02T10:09:46.545Z] [exec] Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full
[2026-03-02T10:09:46.545Z] [exec] Error response from daemon: No such container: restore-test
[2026-03-02T10:09:46.545Z] [exec] Error response from daemon: invalid reference format
[2026-03-02T10:09:46.545Z] [exec] Result: 1
[2026-03-02T10:09:46.545Z]
[2026-03-02T10:09:46.545Z] build_image:
[2026-03-02T10:09:46.545Z] [echo] Executing external.sh --build --dir openliberty-mp-tck --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2026-03-02T10:09:47.179Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:09:47.179Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-02T10:09:47.179Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:09:47.179Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:09:47.179Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-03-02T10:09:47.179Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:09:47.179Z] [exec] The test here is openliberty-mp-tck
[2026-03-02T10:09:47.179Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2026-03-02T10:09:47.179Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-02T10:09:47.179Z] [exec] build_image.sh openliberty-mp-tck 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2026-03-02T10:09:47.179Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2026-03-02T10:09:47.179Z] [exec]
[2026-03-02T10:09:47.179Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2026-03-02T10:09:47.179Z] [exec] done
[2026-03-02T10:09:47.179Z] [exec]
[2026-03-02T10:09:47.180Z] [exec] The test in the build_image() function is openliberty-mp-tck
[2026-03-02T10:09:47.180Z] [exec] #####################################################
[2026-03-02T10:09:47.180Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2026-03-02T10:09:47.180Z] [exec] #####################################################
[2026-03-02T10:09:47.180Z] [exec] #0 building with "default" instance using docker driver
[2026-03-02T10:09:47.180Z] [exec]
[2026-03-02T10:09:47.180Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2026-03-02T10:09:47.180Z] [exec] #1 transferring dockerfile: 2.92kB done
[2026-03-02T10:09:47.180Z] [exec] #1 DONE 0.0s
[2026-03-02T10:09:47.180Z] [exec]
[2026-03-02T10:09:47.180Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2026-03-02T10:09:47.180Z] [exec] #2 DONE 0.1s
[2026-03-02T10:09:47.811Z] [exec]
[2026-03-02T10:09:47.811Z] [exec] #3 [internal] load .dockerignore
[2026-03-02T10:09:47.811Z] [exec] #3 transferring context: 2B done
[2026-03-02T10:09:47.811Z] [exec] #3 DONE 0.0s
[2026-03-02T10:09:47.811Z] [exec]
[2026-03-02T10:09:47.811Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:c880d7bdbcab3bb1e82159d5781760832e94b72b65dfa1835b4c23b241232b45
[2026-03-02T10:09:47.811Z] [exec] #4 CACHED
[2026-03-02T10:09:47.811Z] [exec]
[2026-03-02T10:09:47.811Z] [exec] #5 [internal] load build context
[2026-03-02T10:09:47.811Z] [exec] #5 transferring context: 2.23kB done
[2026-03-02T10:09:47.811Z] [exec] #5 DONE 0.0s
[2026-03-02T10:09:47.811Z] [exec]
[2026-03-02T10:09:47.811Z] [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-02T10:09:47.811Z] [exec] #6 0.387 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2026-03-02T10:09:47.811Z] [exec] #6 0.388 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2026-03-02T10:09:48.443Z] [exec] #6 0.809 Get:3 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.8 kB]
[2026-03-02T10:09:48.443Z] [exec] #6 0.834 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2026-03-02T10:09:48.443Z] [exec] #6 0.912 Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,242 kB]
[2026-03-02T10:09:48.443Z] [exec] #6 0.944 Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2026-03-02T10:09:48.443Z] [exec] #6 1.055 Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2026-03-02T10:09:48.443Z] [exec] #6 1.134 Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2026-03-02T10:09:48.443Z] [exec] #6 1.200 Get:9 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,883 kB]
[2026-03-02T10:09:48.443Z] [exec] #6 1.306 Get:10 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3,262 kB]
[2026-03-02T10:09:49.076Z] [exec] #6 1.702 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2026-03-02T10:09:49.076Z] [exec] #6 1.704 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2026-03-02T10:09:49.076Z] [exec] #6 1.728 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3,471 kB]
[2026-03-02T10:09:49.076Z] [exec] #6 1.797 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.1 kB]
[2026-03-02T10:09:49.076Z] [exec] #6 1.798 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,275 kB]
[2026-03-02T10:09:49.076Z] [exec] #6 1.843 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,017 kB]
[2026-03-02T10:09:49.076Z] [exec] #6 1.883 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.6 kB]
[2026-03-02T10:09:49.076Z] [exec] #6 1.884 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.5 kB]
[2026-03-02T10:09:49.707Z] [exec] #6 2.655 Fetched 36.5 MB in 2s (15.0 MB/s)
[2026-03-02T10:09:51.022Z] [exec] #6 2.655 Reading package lists...
[2026-03-02T10:09:53.078Z] [exec] #6 5.411 debconf: delaying package configuration, since apt-utils is not installed
[2026-03-02T10:09:53.078Z] [exec] #6 5.491 Selecting previously unselected package libpython3.12-minimal:amd64.
[2026-03-02T10:09:53.078Z] [exec] #6 5.491 (Reading database ...
[2026-03-02T10:09:53.078Z] [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 ... 6864 files and directories currently installed.)#6 5.499 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:09:53.078Z] [exec] #6 5.506 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:09:53.078Z] [exec] #6 5.652 Selecting previously unselected package python3.12-minimal.
[2026-03-02T10:09:53.078Z] [exec] #6 5.653 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:09:53.078Z] [exec] #6 5.662 Unpacking python3.12-minimal (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:09:53.078Z] [exec] #6 5.754 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:09:53.078Z] [exec] #6 5.781 Setting up python3.12-minimal (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:09:53.710Z] [exec] #6 6.535 Selecting previously unselected package python3-minimal.
[2026-03-02T10:09:53.710Z] [exec] #6 6.535 (Reading database ...
[2026-03-02T10:09:53.710Z] [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 ... 7175 files and directories currently installed.)#6 6.542 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:09:53.711Z] [exec] #6 6.548 Unpacking python3-minimal (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:09:53.711Z] [exec] #6 6.598 Selecting previously unselected package media-types.
[2026-03-02T10:09:53.711Z] [exec] #6 6.599 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2026-03-02T10:09:53.711Z] [exec] #6 6.605 Unpacking media-types (10.1.0) ...
[2026-03-02T10:09:53.711Z] [exec] #6 6.659 Selecting previously unselected package netbase.
[2026-03-02T10:09:54.343Z] [exec] #6 6.660 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2026-03-02T10:09:54.343Z] [exec] #6 6.666 Unpacking netbase (6.4) ...
[2026-03-02T10:09:54.343Z] [exec] #6 6.709 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2026-03-02T10:09:54.343Z] [exec] #6 6.710 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:09:54.343Z] [exec] #6 6.718 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:09:54.343Z] [exec] #6 6.866 Selecting previously unselected package python3.12.
[2026-03-02T10:09:54.343Z] [exec] #6 6.867 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:09:54.343Z] [exec] #6 6.873 Unpacking python3.12 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:09:54.343Z] [exec] #6 6.923 Selecting previously unselected package libpython3-stdlib:amd64.
[2026-03-02T10:09:54.343Z] [exec] #6 6.924 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:09:54.343Z] [exec] #6 6.931 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:09:54.343Z] [exec] #6 6.992 Setting up python3-minimal (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:09:54.343Z] [exec] #6 7.178 Selecting previously unselected package python3.
[2026-03-02T10:09:54.975Z] [exec] #6 7.178 (Reading database ...
[2026-03-02T10:09:54.975Z] [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 ... 7616 files and directories currently installed.)#6 7.186 Preparing to unpack .../00-python3_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.193 Unpacking python3 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.245 Selecting previously unselected package libapparmor1:amd64.
[2026-03-02T10:09:54.975Z] [exec] #6 7.246 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.5_amd64.deb ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.259 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.314 Selecting previously unselected package libargon2-1:amd64.
[2026-03-02T10:09:54.975Z] [exec] #6 7.314 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.323 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.373 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2026-03-02T10:09:54.975Z] [exec] #6 7.374 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.381 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.435 Selecting previously unselected package libjson-c5:amd64.
[2026-03-02T10:09:54.975Z] [exec] #6 7.437 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.443 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.492 Selecting previously unselected package libcryptsetup12:amd64.
[2026-03-02T10:09:54.975Z] [exec] #6 7.493 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.499 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.549 Selecting previously unselected package libfdisk1:amd64.
[2026-03-02T10:09:54.975Z] [exec] #6 7.550 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.4_amd64.deb ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.557 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.4) ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.607 Selecting previously unselected package libkmod2:amd64.
[2026-03-02T10:09:54.975Z] [exec] #6 7.608 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.614 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.652 Selecting previously unselected package libsystemd-shared:amd64.
[2026-03-02T10:09:54.975Z] [exec] #6 7.653 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.659 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.726 Selecting previously unselected package systemd-dev.
[2026-03-02T10:09:54.975Z] [exec] #6 7.728 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.12_all.deb ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.734 Unpacking systemd-dev (255.4-1ubuntu8.12) ...
[2026-03-02T10:09:54.975Z] [exec] #6 7.800 Selecting previously unselected package systemd.
[2026-03-02T10:09:55.606Z] [exec] #6 7.801 Preparing to unpack .../10-systemd_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:09:55.606Z] [exec] #6 7.814 Unpacking systemd (255.4-1ubuntu8.12) ...
[2026-03-02T10:09:55.606Z] [exec] #6 8.097 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ...
[2026-03-02T10:09:55.606Z] [exec] #6 8.122 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2026-03-02T10:09:55.606Z] [exec] #6 8.145 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2026-03-02T10:09:55.606Z] [exec] #6 8.164 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2026-03-02T10:09:55.606Z] [exec] #6 8.182 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2026-03-02T10:09:55.606Z] [exec] #6 8.199 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.4) ...
[2026-03-02T10:09:55.606Z] [exec] #6 8.218 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2026-03-02T10:09:55.606Z] [exec] #6 8.236 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:09:55.606Z] [exec] #6 8.256 Setting up systemd-dev (255.4-1ubuntu8.12) ...
[2026-03-02T10:09:55.606Z] [exec] #6 8.274 Setting up systemd (255.4-1ubuntu8.12) ...
[2026-03-02T10:09:55.606Z] [exec] #6 8.340 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2026-03-02T10:09:55.606Z] [exec] #6 8.348 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2026-03-02T10:09:55.606Z] [exec] #6 8.351 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2026-03-02T10:09:55.606Z] [exec] #6 8.359 Initializing machine ID from random generator.
[2026-03-02T10:09:55.606Z] [exec] #6 8.380 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:09:55.606Z] [exec] #6 8.380 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:09:55.606Z] [exec] #6 8.380 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:09:55.606Z] [exec] #6 8.380 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:09:55.606Z] [exec] #6 8.380 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:09:55.606Z] [exec] #6 8.380 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:09:55.606Z] [exec] #6 8.381 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:09:55.606Z] [exec] #6 8.381 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:09:55.606Z] [exec] #6 8.381 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:09:55.606Z] [exec] #6 8.406 Creating group 'systemd-journal' with GID 999.
[2026-03-02T10:09:55.606Z] [exec] #6 8.406 Creating group 'systemd-network' with GID 998.
[2026-03-02T10:09:55.606Z] [exec] #6 8.406 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2026-03-02T10:09:55.606Z] [exec] #6 8.498 Selecting previously unselected package systemd-sysv.
[2026-03-02T10:09:56.238Z] [exec] #6 8.498 (Reading database ...
[2026-03-02T10:09:56.238Z] [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 ... 8663 files and directories currently installed.)#6 8.507 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.514 Unpacking systemd-sysv (255.4-1ubuntu8.12) ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.573 Selecting previously unselected package sgml-base.
[2026-03-02T10:09:56.238Z] [exec] #6 8.574 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.581 Unpacking sgml-base (1.31) ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.646 Selecting previously unselected package libdbus-1-3:amd64.
[2026-03-02T10:09:56.238Z] [exec] #6 8.647 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.653 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.697 Selecting previously unselected package dbus-bin.
[2026-03-02T10:09:56.238Z] [exec] #6 8.698 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.704 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.745 Selecting previously unselected package dbus-session-bus-common.
[2026-03-02T10:09:56.238Z] [exec] #6 8.746 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.753 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.800 Selecting previously unselected package dbus-daemon.
[2026-03-02T10:09:56.238Z] [exec] #6 8.801 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.806 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.849 Selecting previously unselected package dbus-system-bus-common.
[2026-03-02T10:09:56.238Z] [exec] #6 8.850 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.856 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.912 Selecting previously unselected package dbus.
[2026-03-02T10:09:56.238Z] [exec] #6 8.913 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.921 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.978 Selecting previously unselected package distro-info-data.
[2026-03-02T10:09:56.238Z] [exec] #6 8.979 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.5_all.deb ...
[2026-03-02T10:09:56.238Z] [exec] #6 8.984 Unpacking distro-info-data (0.60ubuntu0.5) ...
[2026-03-02T10:09:56.238Z] [exec] #6 9.050 Selecting previously unselected package libglib2.0-0t64:amd64.
[2026-03-02T10:09:56.238Z] [exec] #6 9.051 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:09:56.238Z] [exec] #6 9.063 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:09:56.238Z] [exec] #6 9.135 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2026-03-02T10:09:56.869Z] [exec] #6 9.136 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:09:56.869Z] [exec] #6 9.142 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:09:56.869Z] [exec] #6 9.191 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2026-03-02T10:09:56.869Z] [exec] #6 9.192 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2026-03-02T10:09:56.869Z] [exec] #6 9.198 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2026-03-02T10:09:56.869Z] [exec] #6 9.239 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2026-03-02T10:09:56.869Z] [exec] #6 9.240 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2026-03-02T10:09:56.869Z] [exec] #6 9.247 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2026-03-02T10:09:56.869Z] [exec] #6 9.295 Selecting previously unselected package iso-codes.
[2026-03-02T10:09:56.869Z] [exec] #6 9.296 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2026-03-02T10:09:56.869Z] [exec] #6 9.302 Unpacking iso-codes (4.16.0-1) ...
[2026-03-02T10:09:56.869Z] [exec] #6 9.536 Selecting previously unselected package libcap2-bin.
[2026-03-02T10:09:56.869Z] [exec] #6 9.538 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2026-03-02T10:09:56.870Z] [exec] #6 9.544 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2026-03-02T10:09:56.870Z] [exec] #6 9.595 Selecting previously unselected package libelf1t64:amd64.
[2026-03-02T10:09:56.870Z] [exec] #6 9.596 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2026-03-02T10:09:56.870Z] [exec] #6 9.603 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:09:56.870Z] [exec] #6 9.643 Selecting previously unselected package libglib2.0-data.
[2026-03-02T10:09:57.501Z] [exec] #6 9.644 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.8_all.deb ...
[2026-03-02T10:09:57.501Z] [exec] #6 9.650 Unpacking libglib2.0-data (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:09:57.501Z] [exec] #6 9.697 Selecting previously unselected package libicu74:amd64.
[2026-03-02T10:09:57.501Z] [exec] #6 9.698 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2026-03-02T10:09:57.501Z] [exec] #6 9.705 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2026-03-02T10:09:57.501Z] [exec] #6 9.903 Selecting previously unselected package libpam-systemd:amd64.
[2026-03-02T10:09:57.501Z] [exec] #6 9.904 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:09:57.501Z] [exec] #6 9.910 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:09:57.501Z] [exec] #6 9.968 Selecting previously unselected package libxml2:amd64.
[2026-03-02T10:09:57.501Z] [exec] #6 9.970 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ...
[2026-03-02T10:09:57.501Z] [exec] #6 9.977 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.04 Selecting previously unselected package libyaml-0-2:amd64.
[2026-03-02T10:09:57.501Z] [exec] #6 10.04 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.04 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.09 Selecting previously unselected package lsb-release.
[2026-03-02T10:09:57.501Z] [exec] #6 10.09 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.10 Unpacking lsb-release (12.0-2) ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.14 Selecting previously unselected package python-apt-common.
[2026-03-02T10:09:57.501Z] [exec] #6 10.14 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5.2_all.deb ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.14 Unpacking python-apt-common (2.7.7ubuntu5.2) ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.19 Selecting previously unselected package python3-apt.
[2026-03-02T10:09:57.501Z] [exec] #6 10.19 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5.2_amd64.deb ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.20 Unpacking python3-apt (2.7.7ubuntu5.2) ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.25 Selecting previously unselected package python3-cffi-backend:amd64.
[2026-03-02T10:09:57.501Z] [exec] #6 10.25 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.26 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.31 Selecting previously unselected package python3-dbus.
[2026-03-02T10:09:57.501Z] [exec] #6 10.31 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.32 Unpacking python3-dbus (1.3.2-5build3) ...
[2026-03-02T10:09:57.501Z] [exec] #6 10.37 Selecting previously unselected package python3-gi.
[2026-03-02T10:09:58.132Z] [exec] #6 10.37 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.38 Unpacking python3-gi (3.48.2-1) ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.43 Selecting previously unselected package python3-pkg-resources.
[2026-03-02T10:09:58.132Z] [exec] #6 10.43 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.44 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.49 Preparing to unpack .../28-curl_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.51 Unpacking curl (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.59 Preparing to unpack .../29-libcurl4t64_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.61 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.71 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2026-03-02T10:09:58.132Z] [exec] #6 10.71 Preparing to unpack .../30-libpackagekit-glib2-18_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.72 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.77 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2026-03-02T10:09:58.132Z] [exec] #6 10.77 Preparing to unpack .../31-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.78 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.83 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2026-03-02T10:09:58.132Z] [exec] #6 10.83 Preparing to unpack .../32-libcurl3t64-gnutls_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.84 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.90 Selecting previously unselected package libstemmer0d:amd64.
[2026-03-02T10:09:58.132Z] [exec] #6 10.90 Preparing to unpack .../33-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.90 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2026-03-02T10:09:58.132Z] [exec] #6 10.96 Selecting previously unselected package libxmlb2:amd64.
[2026-03-02T10:09:58.762Z] [exec] #6 10.96 Preparing to unpack .../34-libxmlb2_0.3.18-1_amd64.deb ...
[2026-03-02T10:09:58.762Z] [exec] #6 10.97 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2026-03-02T10:09:58.762Z] [exec] #6 11.02 Selecting previously unselected package libappstream5:amd64.
[2026-03-02T10:09:58.762Z] [exec] #6 11.02 Preparing to unpack .../35-libappstream5_1.0.2-1build6_amd64.deb ...
[2026-03-02T10:09:58.762Z] [exec] #6 11.03 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2026-03-02T10:09:58.762Z] [exec] #6 11.09 Selecting previously unselected package libduktape207:amd64.
[2026-03-02T10:09:58.762Z] [exec] #6 11.09 Preparing to unpack .../36-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2026-03-02T10:09:58.762Z] [exec] #6 11.10 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2026-03-02T10:09:58.762Z] [exec] #6 11.15 Selecting previously unselected package libdw1t64:amd64.
[2026-03-02T10:09:58.762Z] [exec] #6 11.15 Preparing to unpack .../37-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2026-03-02T10:09:58.762Z] [exec] #6 11.16 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:09:58.762Z] [exec] #6 11.21 Selecting previously unselected package libglib2.0-bin.
[2026-03-02T10:09:58.762Z] [exec] #6 11.21 Preparing to unpack .../38-libglib2.0-bin_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:09:58.762Z] [exec] #6 11.21 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:09:58.762Z] [exec] #6 11.27 Selecting previously unselected package libunwind8:amd64.
[2026-03-02T10:09:58.762Z] [exec] #6 11.27 Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2026-03-02T10:09:58.763Z] [exec] #6 11.27 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2026-03-02T10:09:58.763Z] [exec] #6 11.33 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2026-03-02T10:09:58.763Z] [exec] #6 11.33 Preparing to unpack .../40-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2026-03-02T10:09:58.763Z] [exec] #6 11.34 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2026-03-02T10:09:58.763Z] [exec] #6 11.41 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2026-03-02T10:09:58.763Z] [exec] #6 11.41 Preparing to unpack .../41-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:09:58.763Z] [exec] #6 11.41 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:09:58.763Z] [exec] #6 11.47 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2026-03-02T10:09:58.763Z] [exec] #6 11.47 Preparing to unpack .../42-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:09:58.763Z] [exec] #6 11.48 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:09:58.763Z] [exec] #6 11.54 Selecting previously unselected package xml-core.
[2026-03-02T10:09:58.763Z] [exec] #6 11.54 Preparing to unpack .../43-xml-core_0.19_all.deb ...
[2026-03-02T10:09:58.763Z] [exec] #6 11.54 Unpacking xml-core (0.19) ...
[2026-03-02T10:09:58.763Z] [exec] #6 11.61 Selecting previously unselected package polkitd.
[2026-03-02T10:09:59.395Z] [exec] #6 11.61 Preparing to unpack .../44-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:09:59.395Z] [exec] #6 11.64 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:09:59.395Z] [exec] #6 11.71 Selecting previously unselected package python3-blinker.
[2026-03-02T10:09:59.395Z] [exec] #6 11.71 Preparing to unpack .../45-python3-blinker_1.7.0-1_all.deb ...
[2026-03-02T10:09:59.395Z] [exec] #6 11.72 Unpacking python3-blinker (1.7.0-1) ...
[2026-03-02T10:09:59.395Z] [exec] #6 11.77 Selecting previously unselected package python3-cryptography.
[2026-03-02T10:09:59.395Z] [exec] #6 11.77 Preparing to unpack .../46-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2026-03-02T10:09:59.395Z] [exec] #6 11.78 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2026-03-02T10:09:59.395Z] [exec] #6 11.86 Selecting previously unselected package python3-pyparsing.
[2026-03-02T10:09:59.395Z] [exec] #6 11.86 Preparing to unpack .../47-python3-pyparsing_3.1.1-1_all.deb ...
[2026-03-02T10:09:59.395Z] [exec] #6 11.87 Unpacking python3-pyparsing (3.1.1-1) ...
[2026-03-02T10:09:59.395Z] [exec] #6 11.92 Selecting previously unselected package python3-httplib2.
[2026-03-02T10:09:59.395Z] [exec] #6 11.92 Preparing to unpack .../48-python3-httplib2_0.20.4-3_all.deb ...
[2026-03-02T10:09:59.395Z] [exec] #6 11.93 Unpacking python3-httplib2 (0.20.4-3) ...
[2026-03-02T10:09:59.395Z] [exec] #6 11.98 Selecting previously unselected package python3-jwt.
[2026-03-02T10:09:59.395Z] [exec] #6 11.98 Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ...
[2026-03-02T10:09:59.395Z] [exec] #6 11.99 Unpacking python3-jwt (2.7.0-1) ...
[2026-03-02T10:09:59.395Z] [exec] #6 12.05 Selecting previously unselected package python3-lazr.uri.
[2026-03-02T10:09:59.396Z] [exec] #6 12.05 Preparing to unpack .../50-python3-lazr.uri_1.0.6-3_all.deb ...
[2026-03-02T10:09:59.396Z] [exec] #6 12.06 Unpacking python3-lazr.uri (1.0.6-3) ...
[2026-03-02T10:09:59.396Z] [exec] #6 12.11 Selecting previously unselected package python3-wadllib.
[2026-03-02T10:09:59.396Z] [exec] #6 12.12 Preparing to unpack .../51-python3-wadllib_1.3.6-5_all.deb ...
[2026-03-02T10:09:59.396Z] [exec] #6 12.12 Unpacking python3-wadllib (1.3.6-5) ...
[2026-03-02T10:09:59.396Z] [exec] #6 12.17 Selecting previously unselected package python3-distro.
[2026-03-02T10:09:59.396Z] [exec] #6 12.18 Preparing to unpack .../52-python3-distro_1.9.0-1_all.deb ...
[2026-03-02T10:09:59.396Z] [exec] #6 12.18 Unpacking python3-distro (1.9.0-1) ...
[2026-03-02T10:09:59.396Z] [exec] #6 12.24 Selecting previously unselected package python3-oauthlib.
[2026-03-02T10:10:00.027Z] [exec] #6 12.24 Preparing to unpack .../53-python3-oauthlib_3.2.2-1_all.deb ...
[2026-03-02T10:10:00.027Z] [exec] #6 12.25 Unpacking python3-oauthlib (3.2.2-1) ...
[2026-03-02T10:10:00.027Z] [exec] #6 12.32 Selecting previously unselected package python3-lazr.restfulclient.
[2026-03-02T10:10:00.027Z] [exec] #6 12.32 Preparing to unpack .../54-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2026-03-02T10:10:00.027Z] [exec] #6 12.32 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2026-03-02T10:10:00.027Z] [exec] #6 12.38 Selecting previously unselected package python3-six.
[2026-03-02T10:10:00.027Z] [exec] #6 12.38 Preparing to unpack .../55-python3-six_1.16.0-4_all.deb ...
[2026-03-02T10:10:00.027Z] [exec] #6 12.39 Unpacking python3-six (1.16.0-4) ...
[2026-03-02T10:10:00.027Z] [exec] #6 12.45 Selecting previously unselected package python3-launchpadlib.
[2026-03-02T10:10:00.027Z] [exec] #6 12.45 Preparing to unpack .../56-python3-launchpadlib_1.11.0-6_all.deb ...
[2026-03-02T10:10:00.027Z] [exec] #6 12.46 Unpacking python3-launchpadlib (1.11.0-6) ...
[2026-03-02T10:10:00.027Z] [exec] #6 12.52 Selecting previously unselected package python3-software-properties.
[2026-03-02T10:10:00.028Z] [exec] #6 12.52 Preparing to unpack .../57-python3-software-properties_0.99.49.4_all.deb ...
[2026-03-02T10:10:00.028Z] [exec] #6 12.52 Unpacking python3-software-properties (0.99.49.4) ...
[2026-03-02T10:10:00.028Z] [exec] #6 12.58 Selecting previously unselected package packagekit.
[2026-03-02T10:10:00.028Z] [exec] #6 12.58 Preparing to unpack .../58-packagekit_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:10:00.028Z] [exec] #6 12.59 Unpacking packagekit (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:10:00.028Z] [exec] #6 12.67 Selecting previously unselected package software-properties-common.
[2026-03-02T10:10:00.028Z] [exec] #6 12.67 Preparing to unpack .../59-software-properties-common_0.99.49.4_all.deb ...
[2026-03-02T10:10:00.028Z] [exec] #6 12.67 Unpacking software-properties-common (0.99.49.4) ...
[2026-03-02T10:10:00.028Z] [exec] #6 12.74 Setting up media-types (10.1.0) ...
[2026-03-02T10:10:00.028Z] [exec] #6 12.78 Setting up systemd-sysv (255.4-1ubuntu8.12) ...
[2026-03-02T10:10:00.028Z] [exec] #6 12.82 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:10:00.028Z] [exec] #6 12.85 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2026-03-02T10:10:00.028Z] [exec] #6 12.87 Setting up distro-info-data (0.60ubuntu0.5) ...
[2026-03-02T10:10:00.028Z] [exec] #6 12.90 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:10:00.660Z] [exec] #6 12.93 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2026-03-02T10:10:00.660Z] [exec] #6 12.95 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:10:00.660Z] [exec] #6 12.98 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.00 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.03 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.04 No schema files found: doing nothing.
[2026-03-02T10:10:00.660Z] [exec] #6 13.05 Setting up libglib2.0-data (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.10 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.13 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.18 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.20 Setting up python-apt-common (2.7.7ubuntu5.2) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.22 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.24 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.26 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.28 Setting up netbase (6.4) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.34 Setting up sgml-base (1.31) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.38 Setting up curl (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.40 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.43 Setting up lsb-release (12.0-2) ...
[2026-03-02T10:10:00.660Z] [exec] #6 13.45 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:10:01.292Z] [exec] #6 13.60 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...
[2026-03-02T10:10:01.292Z] [exec] #6 13.63 Setting up iso-codes (4.16.0-1) ...
[2026-03-02T10:10:01.292Z] [exec] #6 13.65 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:10:01.292Z] [exec] #6 13.67 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:10:01.292Z] [exec] #6 13.70 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2026-03-02T10:10:01.292Z] [exec] #6 13.72 Setcap worked! gst-ptp-helper is not suid!
[2026-03-02T10:10:01.292Z] [exec] #6 13.73 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:10:01.292Z] [exec] #6 13.75 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2026-03-02T10:10:01.292Z] [exec] #6 13.77 Setting up python3.12 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:10:01.924Z] [exec] #6 14.58 Setting up libglib2.0-bin (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:10:01.924Z] [exec] #6 14.60 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:10:01.924Z] [exec] #6 14.62 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2026-03-02T10:10:01.924Z] [exec] #6 14.64 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:10:01.924Z] [exec] #6 14.67 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:10:01.924Z] [exec] #6 14.69 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2026-03-02T10:10:02.556Z] [exec] #6 14.71 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:10:02.556Z] [exec] #6 14.78 Setting up xml-core (0.19) ...
[2026-03-02T10:10:02.556Z] [exec] #6 14.98 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:10:02.556Z] [exec] #6 15.07 debconf: unable to initialize frontend: Dialog
[2026-03-02T10:10:02.556Z] [exec] #6 15.07 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2026-03-02T10:10:02.556Z] [exec] #6 15.07 debconf: falling back to frontend: Readline
[2026-03-02T10:10:02.556Z] [exec] #6 15.07 debconf: unable to initialize frontend: Readline
[2026-03-02T10:10:02.556Z] [exec] #6 15.07 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-02T10:10:02.556Z] [exec] #6 15.07 debconf: falling back to frontend: Teletype
[2026-03-02T10:10:02.556Z] [exec] #6 15.16 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:10:02.556Z] [exec] #6 15.18 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:10:02.556Z] [exec] #6 15.20 Setting up python3 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:10:02.556Z] [exec] #6 15.22 running python rtupdate hooks for python3.12...
[2026-03-02T10:10:02.556Z] [exec] #6 15.22 running python post-rtupdate hooks for python3.12...
[2026-03-02T10:10:02.556Z] [exec] #6 15.31 Setting up python3-six (1.16.0-4) ...
[2026-03-02T10:10:02.556Z] [exec] #6 15.43 Setting up python3-pyparsing (3.1.1-1) ...
[2026-03-02T10:10:03.192Z] [exec] #6 15.61 Setting up python3-gi (3.48.2-1) ...
[2026-03-02T10:10:03.192Z] [exec] #6 15.77 Setting up python3-httplib2 (0.20.4-3) ...
[2026-03-02T10:10:03.192Z] [exec] #6 15.91 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2026-03-02T10:10:03.192Z] [exec] #6 15.93 Setting up python3-blinker (1.7.0-1) ...
[2026-03-02T10:10:03.192Z] [exec] #6 16.05 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2026-03-02T10:10:03.824Z] [exec] #6 16.26 Setting up python3-dbus (1.3.2-5build3) ...
[2026-03-02T10:10:03.824Z] [exec] #6 16.39 Setting up python3-distro (1.9.0-1) ...
[2026-03-02T10:10:03.824Z] [exec] #6 16.50 Setting up python3-jwt (2.7.0-1) ...
[2026-03-02T10:10:03.824Z] [exec] #6 16.64 Setting up python3-apt (2.7.7ubuntu5.2) ...
[2026-03-02T10:10:03.824Z] [exec] #6 16.79 Setting up python3-lazr.uri (1.0.6-3) ...
[2026-03-02T10:10:04.457Z] [exec] #6 16.90 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2026-03-02T10:10:04.457Z] [exec] #6 17.13 Setting up python3-wadllib (1.3.6-5) ...
[2026-03-02T10:10:04.457Z] [exec] #6 17.25 Setting up python3-oauthlib (3.2.2-1) ...
[2026-03-02T10:10:05.089Z] [exec] #6 17.42 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2026-03-02T10:10:05.090Z] [exec] #6 17.55 Setting up python3-launchpadlib (1.11.0-6) ...
[2026-03-02T10:10:05.090Z] [exec] #6 17.78 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2026-03-02T10:10:05.090Z] [exec] #6 17.79 Setting up python3-software-properties (0.99.49.4) ...
[2026-03-02T10:10:05.090Z] [exec] #6 17.93 Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[2026-03-02T10:10:05.723Z] [exec] #6 18.01 Processing triggers for sgml-base (1.31) ...
[2026-03-02T10:10:05.723Z] [exec] #6 18.03 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:10:05.723Z] [exec] #6 18.05 Creating group 'polkitd' with GID 997.
[2026-03-02T10:10:05.723Z] [exec] #6 18.05 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2026-03-02T10:10:05.723Z] [exec] #6 18.11 invoke-rc.d: could not determine current runlevel
[2026-03-02T10:10:05.723Z] [exec] #6 18.11 invoke-rc.d: policy-rc.d denied execution of reload.
[2026-03-02T10:10:05.723Z] [exec] #6 18.21 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2026-03-02T10:10:05.723Z] [exec] #6 18.22 Setting up packagekit (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:10:05.723Z] [exec] #6 18.26 invoke-rc.d: could not determine current runlevel
[2026-03-02T10:10:05.723Z] [exec] #6 18.26 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2026-03-02T10:10:05.723Z] [exec] #6 18.26 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-02T10:10:05.723Z] [exec] #6 18.36 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2026-03-02T10:10:05.723Z] [exec] #6 18.38 Setting up software-properties-common (0.99.49.4) ...
[2026-03-02T10:10:05.723Z] [exec] #6 18.51 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:10:16.035Z] [exec] #6 27.53 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2026-03-02T10:10:16.035Z] [exec] #6 27.53 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2026-03-02T10:10:16.035Z] [exec] #6 27.54 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2026-03-02T10:10:16.035Z] [exec] #6 27.66 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2026-03-02T10:10:16.035Z] [exec] #6 28.07 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2026-03-02T10:10:16.035Z] [exec] #6 28.22 Get:6 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 Packages [37.8 kB]
[2026-03-02T10:10:16.035Z] [exec] #6 28.26 Fetched 62.2 kB in 1s (72.5 kB/s)
[2026-03-02T10:10:16.811Z] [exec] #6 28.26 Reading package lists...
[2026-03-02T10:10:16.811Z] [exec] #6 29.06 PPA publishes dbgsym, you may need to include 'main/debug' component
[2026-03-02T10:10:16.811Z] [exec] #6 29.06 Repository: 'Types: deb
[2026-03-02T10:10:16.811Z] [exec] #6 29.06 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2026-03-02T10:10:16.811Z] [exec] #6 29.06 Suites: noble
[2026-03-02T10:10:16.811Z] [exec] #6 29.06 Components: main
[2026-03-02T10:10:16.811Z] [exec] #6 29.06 '
[2026-03-02T10:10:16.811Z] [exec] #6 29.06 Description:
[2026-03-02T10:10:16.811Z] [exec] #6 29.06 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2026-03-02T10:10:16.811Z] [exec] #6 29.06
[2026-03-02T10:10:16.811Z] [exec] #6 29.06 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2026-03-02T10:10:16.811Z] [exec] #6 29.06 Adding repository.
[2026-03-02T10:10:16.811Z] [exec] #6 29.43 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2026-03-02T10:10:16.811Z] [exec] #6 29.48 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2026-03-02T10:10:16.811Z] [exec] #6 29.52 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2026-03-02T10:10:16.811Z] [exec] #6 29.61 Hit:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2026-03-02T10:10:17.444Z] [exec] #6 29.61 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2026-03-02T10:10:18.080Z] [exec] #6 29.71 Reading package lists...
[2026-03-02T10:10:18.712Z] [exec] #6 30.51 Reading package lists...
[2026-03-02T10:10:18.712Z] [exec] #6 31.31 Building dependency tree...
[2026-03-02T10:10:19.345Z] [exec] #6 31.47 Reading state information...
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 wget is already the newest version (1.21.4-1ubuntu4.1).
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 tar is already the newest version (1.35+dfsg-3build1).
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 The following additional packages will be installed:
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 ca-certificates-java default-jre-headless git-man java-common
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libplexus-cipher-java libplexus-classworlds-java
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libplexus-component-annotations-java libplexus-interpolation-java
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libsisu-plexus-java libslf4j-java libwagon-file-java
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless
[2026-03-02T10:10:19.345Z] [exec] #6 31.62 perl perl-modules-5.38
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 Suggested packages:
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 libmaven-shared-utils-java-doc liblogback-java pcscd
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 libplexus-utils2-java-doc junit4 testng libcommons-logging-java
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 libtap-harness-archive-perl
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 Recommended packages:
[2026-03-02T10:10:19.345Z] [exec] #6 31.63 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 The following NEW packages will be installed:
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 ca-certificates-java default-jre-headless git git-man java-common
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libplexus-cipher-java libplexus-classworlds-java
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libplexus-component-annotations-java libplexus-interpolation-java
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libsisu-plexus-java libslf4j-java libwagon-file-java
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 libwagon-http-shaded-java libwagon-provider-api-java maven
[2026-03-02T10:10:19.346Z] [exec] #6 31.77 openjdk-21-jre-headless perl perl-modules-5.38
[2026-03-02T10:10:19.346Z] [exec] #6 32.17 0 upgraded, 50 newly installed, 0 to remove and 5 not upgraded.
[2026-03-02T10:10:19.346Z] [exec] #6 32.17 Need to get 71.5 MB of archives.
[2026-03-02T10:10:19.346Z] [exec] #6 32.17 After this operation, 296 MB of additional disk space will be used.
[2026-03-02T10:10:19.346Z] [exec] #6 32.17 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-02T10:10:20.660Z] [exec] #6 33.10 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2026-03-02T10:10:20.660Z] [exec] #6 33.10 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2026-03-02T10:10:20.660Z] [exec] #6 33.10 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-02T10:10:20.660Z] [exec] #6 33.24 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2026-03-02T10:10:20.660Z] [exec] #6 33.25 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2026-03-02T10:10:20.660Z] [exec] #6 33.25 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2026-03-02T10:10:20.660Z] [exec] #6 33.25 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2026-03-02T10:10:20.660Z] [exec] #6 33.25 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2026-03-02T10:10:20.660Z] [exec] #6 33.26 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2026-03-02T10:10:20.660Z] [exec] #6 33.26 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2026-03-02T10:10:20.660Z] [exec] #6 33.30 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2026-03-02T10:10:20.660Z] [exec] #6 33.32 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2026-03-02T10:10:20.660Z] [exec] #6 33.41 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-02T10:10:21.978Z] [exec] #6 34.56 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2026-03-02T10:10:21.978Z] [exec] #6 34.56 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2026-03-02T10:10:21.978Z] [exec] #6 34.56 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-02T10:10:21.978Z] [exec] #6 34.58 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2026-03-02T10:10:21.978Z] [exec] #6 34.68 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B]
[2026-03-02T10:10:21.978Z] [exec] #6 34.68 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B]
[2026-03-02T10:10:21.978Z] [exec] #6 34.68 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-02T10:10:21.978Z] [exec] #6 34.68 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB]
[2026-03-02T10:10:21.978Z] [exec] #6 34.68 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB]
[2026-03-02T10:10:21.978Z] [exec] #6 34.68 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB]
[2026-03-02T10:10:21.978Z] [exec] #6 34.68 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB]
[2026-03-02T10:10:21.978Z] [exec] #6 34.77 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB]
[2026-03-02T10:10:21.978Z] [exec] #6 34.78 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 34.87 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 34.92 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 34.92 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-02T10:10:22.611Z] [exec] #6 34.92 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B]
[2026-03-02T10:10:22.611Z] [exec] #6 34.92 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 34.97 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 34.98 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B]
[2026-03-02T10:10:22.611Z] [exec] #6 34.98 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 34.98 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 34.98 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.07 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.08 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.08 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.08 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B]
[2026-03-02T10:10:22.611Z] [exec] #6 35.18 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.18 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.18 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.18 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.19 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.19 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.28 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B]
[2026-03-02T10:10:22.611Z] [exec] #6 35.28 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.31 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB]
[2026-03-02T10:10:22.611Z] [exec] #6 35.43 debconf: delaying package configuration, since apt-utils is not installed
[2026-03-02T10:10:23.244Z] [exec] #6 35.46 Fetched 71.5 MB in 4s (20.3 MB/s)
[2026-03-02T10:10:23.244Z] [exec] #6 35.50 Selecting previously unselected package perl-modules-5.38.
[2026-03-02T10:10:23.244Z] [exec] #6 35.50 (Reading database ...
[2026-03-02T10:10:23.244Z] [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 ... 11199 files and directories currently installed.)#6 35.55 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2026-03-02T10:10:23.244Z] [exec] #6 35.55 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:10:23.244Z] [exec] #6 35.92 Selecting previously unselected package libgdbm6t64:amd64.
[2026-03-02T10:10:23.244Z] [exec] #6 35.92 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2026-03-02T10:10:23.244Z] [exec] #6 35.94 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:10:23.244Z] [exec] #6 35.99 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2026-03-02T10:10:23.244Z] [exec] #6 35.99 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2026-03-02T10:10:23.244Z] [exec] #6 36.00 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:10:23.244Z] [exec] #6 36.05 Selecting previously unselected package libperl5.38t64:amd64.
[2026-03-02T10:10:23.244Z] [exec] #6 36.05 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2026-03-02T10:10:23.244Z] [exec] #6 36.06 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.30 Selecting previously unselected package perl.
[2026-03-02T10:10:23.877Z] [exec] #6 36.30 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.31 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.38 Selecting previously unselected package ca-certificates-java.
[2026-03-02T10:10:23.877Z] [exec] #6 36.38 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.39 Unpacking ca-certificates-java (20240118) ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.47 Selecting previously unselected package java-common.
[2026-03-02T10:10:23.877Z] [exec] #6 36.47 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.47 Unpacking java-common (0.75+exp1) ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.53 Selecting previously unselected package liblcms2-2:amd64.
[2026-03-02T10:10:23.877Z] [exec] #6 36.53 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.53 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.59 Selecting previously unselected package libjpeg-turbo8:amd64.
[2026-03-02T10:10:23.877Z] [exec] #6 36.59 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.59 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.64 Selecting previously unselected package libjpeg8:amd64.
[2026-03-02T10:10:23.877Z] [exec] #6 36.64 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.65 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2026-03-02T10:10:23.877Z] [exec] #6 36.69 Selecting previously unselected package libnspr4:amd64.
[2026-03-02T10:10:24.512Z] [exec] #6 36.69 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2026-03-02T10:10:24.512Z] [exec] #6 36.70 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2026-03-02T10:10:24.512Z] [exec] #6 36.75 Selecting previously unselected package libnss3:amd64.
[2026-03-02T10:10:24.512Z] [exec] #6 36.76 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ...
[2026-03-02T10:10:24.512Z] [exec] #6 36.76 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2026-03-02T10:10:24.512Z] [exec] #6 36.83 Selecting previously unselected package libpcsclite1:amd64.
[2026-03-02T10:10:24.512Z] [exec] #6 36.83 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2026-03-02T10:10:24.512Z] [exec] #6 36.84 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2026-03-02T10:10:24.512Z] [exec] #6 36.90 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2026-03-02T10:10:24.512Z] [exec] #6 36.90 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.10+7-1~24.04_amd64.deb ...
[2026-03-02T10:10:24.512Z] [exec] #6 36.91 Unpacking openjdk-21-jre-headless:amd64 (21.0.10+7-1~24.04) ...
[2026-03-02T10:10:25.145Z] [exec] #6 37.75 Selecting previously unselected package default-jre-headless.
[2026-03-02T10:10:25.145Z] [exec] #6 37.75 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2026-03-02T10:10:25.145Z] [exec] #6 37.75 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2026-03-02T10:10:25.145Z] [exec] #6 37.80 Selecting previously unselected package liberror-perl.
[2026-03-02T10:10:25.145Z] [exec] #6 37.80 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ...
[2026-03-02T10:10:25.145Z] [exec] #6 37.80 Unpacking liberror-perl (0.17029-2) ...
[2026-03-02T10:10:25.145Z] [exec] #6 37.85 Selecting previously unselected package git-man.
[2026-03-02T10:10:25.145Z] [exec] #6 37.85 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2026-03-02T10:10:25.145Z] [exec] #6 37.85 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:10:25.145Z] [exec] #6 37.92 Selecting previously unselected package git.
[2026-03-02T10:10:25.145Z] [exec] #6 37.92 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2026-03-02T10:10:25.145Z] [exec] #6 37.94 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.12 Selecting previously unselected package libapache-pom-java.
[2026-03-02T10:10:25.778Z] [exec] #6 38.13 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.13 Unpacking libapache-pom-java (29-2) ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.17 Selecting previously unselected package libatinject-jsr330-api-java.
[2026-03-02T10:10:25.778Z] [exec] #6 38.18 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.18 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.22 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java.
[2026-03-02T10:10:25.778Z] [exec] #6 38.23 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.23 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.29 Selecting previously unselected package libcdi-api-java.
[2026-03-02T10:10:25.778Z] [exec] #6 38.29 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.29 Unpacking libcdi-api-java (1.2-3) ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.34 Selecting previously unselected package libcommons-cli-java.
[2026-03-02T10:10:25.778Z] [exec] #6 38.35 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.35 Unpacking libcommons-cli-java (1.6.0-1) ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.40 Selecting previously unselected package libcommons-parent-java.
[2026-03-02T10:10:25.778Z] [exec] #6 38.40 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.40 Unpacking libcommons-parent-java (56-1) ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.45 Selecting previously unselected package libcommons-io-java.
[2026-03-02T10:10:25.778Z] [exec] #6 38.45 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.45 Unpacking libcommons-io-java (2.11.0-2) ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.50 Selecting previously unselected package libcommons-lang3-java.
[2026-03-02T10:10:25.778Z] [exec] #6 38.50 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.51 Unpacking libcommons-lang3-java (3.14.0-1) ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.56 Selecting previously unselected package libjsr305-java.
[2026-03-02T10:10:25.778Z] [exec] #6 38.56 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.57 Unpacking libjsr305-java (0.1~+svn49-11) ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.61 Selecting previously unselected package libguava-java.
[2026-03-02T10:10:25.778Z] [exec] #6 38.62 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.62 Unpacking libguava-java (32.0.1-1) ...
[2026-03-02T10:10:25.778Z] [exec] #6 38.68 Selecting previously unselected package liberror-prone-java.
[2026-03-02T10:10:26.412Z] [exec] #6 38.68 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ...
[2026-03-02T10:10:26.412Z] [exec] #6 38.69 Unpacking liberror-prone-java (2.18.0-1) ...
[2026-03-02T10:10:26.412Z] [exec] #6 38.74 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java.
[2026-03-02T10:10:26.412Z] [exec] #6 38.74 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ...
[2026-03-02T10:10:26.412Z] [exec] #6 38.74 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2026-03-02T10:10:26.412Z] [exec] #6 38.79 Selecting previously unselected package libaopalliance-java.
[2026-03-02T10:10:26.412Z] [exec] #6 38.79 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ...
[2026-03-02T10:10:26.412Z] [exec] #6 38.80 Unpacking libaopalliance-java (20070526-7) ...
[2026-03-02T10:10:26.412Z] [exec] #6 38.85 Selecting previously unselected package libguice-java.
[2026-03-02T10:10:26.412Z] [exec] #6 38.85 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ...
[2026-03-02T10:10:26.412Z] [exec] #6 38.85 Unpacking libguice-java (4.2.3-2) ...
[2026-03-02T10:10:26.412Z] [exec] #6 39.00 Selecting previously unselected package libjansi-java.
[2026-03-02T10:10:26.412Z] [exec] #6 39.00 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ...
[2026-03-02T10:10:26.412Z] [exec] #6 39.01 Unpacking libjansi-java (2.4.1-2) ...
[2026-03-02T10:10:26.412Z] [exec] #6 39.05 Selecting previously unselected package libmaven-parent-java.
[2026-03-02T10:10:26.412Z] [exec] #6 39.05 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ...
[2026-03-02T10:10:26.412Z] [exec] #6 39.06 Unpacking libmaven-parent-java (35-1) ...
[2026-03-02T10:10:26.412Z] [exec] #6 39.11 Selecting previously unselected package libplexus-utils2-java.
[2026-03-02T10:10:26.412Z] [exec] #6 39.11 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ...
[2026-03-02T10:10:26.412Z] [exec] #6 39.12 Unpacking libplexus-utils2-java (3.4.2-1) ...
[2026-03-02T10:10:26.412Z] [exec] #6 39.17 Selecting previously unselected package libwagon-provider-api-java.
[2026-03-02T10:10:26.412Z] [exec] #6 39.17 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ...
[2026-03-02T10:10:26.412Z] [exec] #6 39.18 Unpacking libwagon-provider-api-java (3.5.3-1) ...
[2026-03-02T10:10:26.412Z] [exec] #6 39.23 Selecting previously unselected package libmaven-resolver-java.
[2026-03-02T10:10:27.046Z] [exec] #6 39.23 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.24 Unpacking libmaven-resolver-java (1.6.3-1) ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.29 Selecting previously unselected package libmaven-shared-utils-java.
[2026-03-02T10:10:27.046Z] [exec] #6 39.30 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.30 Unpacking libmaven-shared-utils-java (3.3.4-1) ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.35 Selecting previously unselected package libplexus-cipher-java.
[2026-03-02T10:10:27.046Z] [exec] #6 39.35 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.35 Unpacking libplexus-cipher-java (2.0-1) ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.40 Selecting previously unselected package libplexus-classworlds-java.
[2026-03-02T10:10:27.046Z] [exec] #6 39.40 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.41 Unpacking libplexus-classworlds-java (2.7.0-1) ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.45 Selecting previously unselected package libplexus-component-annotations-java.
[2026-03-02T10:10:27.046Z] [exec] #6 39.45 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.46 Unpacking libplexus-component-annotations-java (2.1.1-1) ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.50 Selecting previously unselected package libplexus-interpolation-java.
[2026-03-02T10:10:27.046Z] [exec] #6 39.50 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.51 Unpacking libplexus-interpolation-java (1.26-1) ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.56 Selecting previously unselected package libplexus-sec-dispatcher-java.
[2026-03-02T10:10:27.046Z] [exec] #6 39.56 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.57 Unpacking libplexus-sec-dispatcher-java (2.0-3) ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.62 Selecting previously unselected package libslf4j-java.
[2026-03-02T10:10:27.046Z] [exec] #6 39.62 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.63 Unpacking libslf4j-java (1.7.32-1) ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.69 Selecting previously unselected package libsisu-inject-java.
[2026-03-02T10:10:27.046Z] [exec] #6 39.69 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.70 Unpacking libsisu-inject-java (0.3.4-2) ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.77 Selecting previously unselected package libsisu-plexus-java.
[2026-03-02T10:10:27.046Z] [exec] #6 39.77 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.78 Unpacking libsisu-plexus-java (0.3.4-3) ...
[2026-03-02T10:10:27.046Z] [exec] #6 39.85 Selecting previously unselected package libmaven3-core-java.
[2026-03-02T10:10:27.679Z] [exec] #6 39.85 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ...
[2026-03-02T10:10:27.679Z] [exec] #6 39.85 Unpacking libmaven3-core-java (3.8.7-2) ...
[2026-03-02T10:10:27.679Z] [exec] #6 39.92 Selecting previously unselected package libwagon-file-java.
[2026-03-02T10:10:27.679Z] [exec] #6 39.93 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ...
[2026-03-02T10:10:27.679Z] [exec] #6 40.38 Unpacking libwagon-file-java (3.5.3-1) ...
[2026-03-02T10:10:28.310Z] [exec] #6 40.92 Selecting previously unselected package libwagon-http-shaded-java.
[2026-03-02T10:10:28.310Z] [exec] #6 40.92 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ...
[2026-03-02T10:10:28.310Z] [exec] #6 40.92 Unpacking libwagon-http-shaded-java (3.5.3-1) ...
[2026-03-02T10:10:28.310Z] [exec] #6 41.03 Selecting previously unselected package maven.
[2026-03-02T10:10:28.310Z] [exec] #6 41.03 Preparing to unpack .../49-maven_3.8.7-2_all.deb ...
[2026-03-02T10:10:28.310Z] [exec] #6 41.04 Unpacking maven (3.8.7-2) ...
[2026-03-02T10:10:28.310Z] [exec] #6 41.10 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2026-03-02T10:10:28.310Z] [exec] #6 41.13 Setting up libslf4j-java (1.7.32-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.15 Setting up libplexus-utils2-java (3.4.2-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.18 Setting up libplexus-classworlds-java (2.7.0-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.20 Setting up libjsr305-java (0.1~+svn49-11) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.22 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.25 Setting up java-common (0.75+exp1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.28 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.30 Setting up libaopalliance-java (20070526-7) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.32 Setting up libcommons-cli-java (1.6.0-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.34 Setting up libplexus-component-annotations-java (2.1.1-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.35 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.37 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.39 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.41 Setting up libjansi-java (2.4.1-2) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.43 Setting up libapache-pom-java (29-2) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.44 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.46 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.48 Setting up libplexus-interpolation-java (1.26-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.50 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.52 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.54 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.56 Setting up libwagon-http-shaded-java (3.5.3-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.58 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.60 Setting up ca-certificates-java (20240118) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.63 No JRE found. Skipping Java certificates setup.
[2026-03-02T10:10:28.942Z] [exec] #6 41.64 Setting up libcdi-api-java (1.2-3) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.66 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.67 Setting up libwagon-provider-api-java (3.5.3-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.70 Setting up libmaven-parent-java (35-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.72 Setting up libcommons-parent-java (56-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.74 Setting up libsisu-inject-java (0.3.4-2) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.76 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.78 Setting up libplexus-cipher-java (2.0-1) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.79 Setting up libsisu-plexus-java (0.3.4-3) ...
[2026-03-02T10:10:28.942Z] [exec] #6 41.82 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:10:29.574Z] [exec] #6 41.85 Setting up libcommons-lang3-java (3.14.0-1) ...
[2026-03-02T10:10:29.574Z] [exec] #6 41.87 Setting up libplexus-sec-dispatcher-java (2.0-3) ...
[2026-03-02T10:10:29.574Z] [exec] #6 41.88 Setting up libwagon-file-java (3.5.3-1) ...
[2026-03-02T10:10:29.574Z] [exec] #6 41.90 Setting up openjdk-21-jre-headless:amd64 (21.0.10+7-1~24.04) ...
[2026-03-02T10:10:29.574Z] [exec] #6 42.09 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2026-03-02T10:10:29.574Z] [exec] #6 42.11 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2026-03-02T10:10:29.574Z] [exec] #6 42.11 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2026-03-02T10:10:29.574Z] [exec] #6 42.12 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2026-03-02T10:10:29.574Z] [exec] #6 42.13 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2026-03-02T10:10:29.574Z] [exec] #6 42.16 Setting up libcommons-io-java (2.11.0-2) ...
[2026-03-02T10:10:29.574Z] [exec] #6 42.18 Setting up liberror-perl (0.17029-2) ...
[2026-03-02T10:10:29.574Z] [exec] #6 42.20 Setting up libmaven-resolver-java (1.6.3-1) ...
[2026-03-02T10:10:29.574Z] [exec] #6 42.22 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:10:29.574Z] [exec] #6 42.26 Setting up libmaven-shared-utils-java (3.3.4-1) ...
[2026-03-02T10:10:29.574Z] [exec] #6 42.28 Setting up libguava-java (32.0.1-1) ...
[2026-03-02T10:10:29.574Z] [exec] #6 42.30 Setting up liberror-prone-java (2.18.0-1) ...
[2026-03-02T10:10:29.574Z] [exec] #6 42.33 Setting up libguice-java (4.2.3-2) ...
[2026-03-02T10:10:29.574Z] [exec] #6 42.35 Setting up libmaven3-core-java (3.8.7-2) ...
[2026-03-02T10:10:29.574Z] [exec] #6 42.37 Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[2026-03-02T10:10:29.574Z] [exec] #6 42.40 Processing triggers for ca-certificates-java (20240118) ...
[2026-03-02T10:10:30.209Z] [exec] #6 42.72 Adding debian:ACCVRAIZ1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.72 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.74 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.75 Adding debian:Actalis_Authentication_Root_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.75 Adding debian:AffirmTrust_Commercial.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.75 Adding debian:AffirmTrust_Networking.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.75 Adding debian:AffirmTrust_Premium_ECC.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.76 Adding debian:AffirmTrust_Premium.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.76 Adding debian:Amazon_Root_CA_1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.76 Adding debian:Amazon_Root_CA_2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.77 Adding debian:Amazon_Root_CA_3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.77 Adding debian:Amazon_Root_CA_4.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.77 Adding debian:ANF_Secure_Server_Root_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.77 Adding debian:Atos_TrustedRoot_2011.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.78 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.78 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.78 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.78 Adding debian:Baltimore_CyberTrust_Root.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.79 Adding debian:BJCA_Global_Root_CA1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.79 Adding debian:BJCA_Global_Root_CA2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.79 Adding debian:Buypass_Class_2_Root_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.80 Adding debian:Buypass_Class_3_Root_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.80 Adding debian:CA_Disig_Root_R2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.80 Adding debian:Certainly_Root_E1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.81 Adding debian:Certainly_Root_R1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.81 Adding debian:Certigna.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.81 Adding debian:Certigna_Root_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.82 Adding debian:certSIGN_Root_CA_G2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.82 Adding debian:certSIGN_ROOT_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.82 Adding debian:Certum_EC-384_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.82 Adding debian:Certum_Trusted_Network_CA_2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.83 Adding debian:Certum_Trusted_Network_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.83 Adding debian:Certum_Trusted_Root_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.83 Adding debian:CFCA_EV_ROOT.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.83 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.84 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.84 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.84 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.85 Adding debian:Comodo_AAA_Services_root.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.85 Adding debian:COMODO_Certification_Authority.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.85 Adding debian:COMODO_ECC_Certification_Authority.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.85 Adding debian:COMODO_RSA_Certification_Authority.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.86 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.86 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.86 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.86 Adding debian:DigiCert_Global_Root_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.87 Adding debian:DigiCert_Global_Root_G2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.87 Adding debian:DigiCert_Global_Root_G3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.87 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.87 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.87 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.88 Adding debian:DigiCert_Trusted_Root_G4.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.88 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.88 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.88 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.89 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.89 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.89 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.90 Adding debian:emSign_Root_CA_-_C1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.90 Adding debian:emSign_Root_CA_-_G1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.90 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.90 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.91 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.91 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.92 Adding debian:Entrust_Root_Certification_Authority.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.92 Adding debian:ePKI_Root_Certification_Authority.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.92 Adding debian:e-Szigno_Root_CA_2017.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.92 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.92 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.93 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.93 Adding debian:GlobalSign_Root_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.93 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.94 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.94 Adding debian:GlobalSign_Root_E46.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.95 Adding debian:GlobalSign_Root_R46.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.95 Adding debian:GLOBALTRUST_2020.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.96 Adding debian:Go_Daddy_Class_2_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.96 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.96 Adding debian:GTS_Root_R1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.97 Adding debian:GTS_Root_R2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.97 Adding debian:GTS_Root_R3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.97 Adding debian:GTS_Root_R4.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.97 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.98 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.98 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.98 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.99 Adding debian:HiPKI_Root_CA_-_G1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.99 Adding debian:Hongkong_Post_Root_CA_3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 42.99 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.00 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.00 Adding debian:ISRG_Root_X1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.00 Adding debian:ISRG_Root_X2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.01 Adding debian:Izenpe.com.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.02 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.02 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.02 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.02 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.03 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.03 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.03 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.04 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.04 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.05 Adding debian:QuoVadis_Root_CA_2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.05 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.06 Adding debian:QuoVadis_Root_CA_3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.06 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.06 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.07 Adding debian:Secure_Global_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.07 Adding debian:SecureSign_RootCA11.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.07 Adding debian:SecureTrust_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.07 Adding debian:Security_Communication_ECC_RootCA1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.07 Adding debian:Security_Communication_RootCA2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.08 Adding debian:Security_Communication_RootCA3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.08 Adding debian:Security_Communication_Root_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.08 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.08 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.09 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.09 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.09 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.09 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.09 Adding debian:Starfield_Class_2_CA.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.10 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.10 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.10 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.10 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.11 Adding debian:SZAFIR_ROOT_CA2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.11 Adding debian:Telia_Root_CA_v2.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.11 Adding debian:TeliaSonera_Root_CA_v1.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.12 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.12 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.12 Adding debian:Trustwave_Global_Certification_Authority.pem
[2026-03-02T10:10:30.209Z] [exec] #6 43.12 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.13 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.13 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.13 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.13 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.14 Adding debian:TunTrust_Root_CA.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.14 Adding debian:TWCA_Global_Root_CA.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.14 Adding debian:TWCA_Root_Certification_Authority.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.15 Adding debian:UCA_Extended_Validation_Root.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.15 Adding debian:UCA_Global_G2_Root.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.15 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.15 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.15 Adding debian:vTrus_ECC_Root_CA.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.16 Adding debian:vTrus_Root_CA.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.16 Adding debian:XRamp_Global_CA_Root.pem
[2026-03-02T10:10:30.842Z] [exec] #6 43.20 done.
[2026-03-02T10:10:30.842Z] [exec] #6 43.21 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2026-03-02T10:10:30.842Z] [exec] #6 43.23 Setting up maven (3.8.7-2) ...
[2026-03-02T10:10:30.842Z] [exec] #6 43.27 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode
[2026-03-02T10:10:32.900Z] [exec] #6 DONE 45.2s
[2026-03-02T10:10:32.900Z] [exec]
[2026-03-02T10:10:32.900Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2026-03-02T10:10:32.900Z] [exec] #7 DONE 0.2s
[2026-03-02T10:10:32.900Z] [exec]
[2026-03-02T10:10:32.900Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git
[2026-03-02T10:10:32.900Z] [exec] #8 0.192 Cloning into 'open-liberty'...
[2026-03-02T10:11:37.405Z] [exec] #8 58.29 Updating files: 10% (12425/118231)
[2026-03-02T10:11:57.786Z] [exec] Updating files: 11% (13006/118231)Updating files: 12% (14188/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% (21024/118231)Updating files: 18% (21282/118231)Updating files: 19% (22464/118231)Updating files: 20% (23647/118231)Updating files: 21% (24829/118231)Updating files: 22% (26011/118231)Updating files: 23% (27194/118231)Updating files: 23% (27294/118231)Updating files: 24% (28376/118231)Updating files: 25% (29558/118231)Updating files: 26% (30741/118231)Updating files: 27% (31923/118231)Updating files: 27% (32746/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% (38864/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% (45840/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: 43% (51412/118231)Updating files: 44% (52022/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% (58867/118231)Updating files: 50% (59116/118231)Updating files: 51% (60298/118231)Updating files: 52% (61481/118231)Updating files: 52% (61998/118231)Updating files: 53% (62663/118231)Updating files: 53% (63841/118231)Updating files: 54% (63845/118231)Updating files: 55% (65028/118231)Updating files: 55% (65433/118231)Updating files: 56% (66210/118231)Updating files: 57% (67392/118231)Updating files: 58% (68574/118231)Updating files: 59% (69757/118231)Updating files: 59% (69994/118231)Updating files: 59% (70654/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: 65% (76851/118231)Updating files: 65% (77382/118231)Updating files: 66% (78033/118231)Updating files: 67% (79215/118231)Updating files: 68% (80398/118231)Updating files: 69% (81580/118231)Updating files: 69% (82162/118231)Updating files: 70% (82762/118231)Updating files: 71% (83945/118231)Updating files: 72% (85127/118231)Updating files: 73% (86309/118231)Updating files: 74% (87491/118231)Updating files: 74% (87941/118231)Updating files: 75% (88674/118231)Updating files: 76% (89856/118231)Updating files: 77% (91038/118231)Updating files: 78% (92221/118231)Updating files: 79% (93403/118231)Updating files: 80% (94585/118231)Updating files: 81% (95768/118231)Updating files: 81% (96221/118231)Updating files: 82% (96950/118231)Updating files: 83% (98132/118231)Updating files: 84% (99315/118231)Updating files: 85% (100497/118231)Updating files: 86% (101679/118231)Updating files: 86% (101695/118231)Updating files: 87% (102861/118231)Updating files: 88% (104044/118231)Updating files: 89% (105226/118231)Updating files: 89% (105533/118231)Updating files: 90% (106408/118231)Updating files: 91% (107591/118231)Updating files: 92% (108773/118231)Updating files: 93% (109955/118231)Updating files: 93% (110169/118231)Updating files: 94% (111138/118231)Updating files: 94% (111494/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% (117871/118231)Updating files: 100% (118231/118231)Updating files: 100% (118231/118231), done.#8 DONE 83.4s
[2026-03-02T10:11:57.786Z] [exec]
[2026-03-02T10:11:57.786Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/
[2026-03-02T10:11:57.786Z] [exec] #9 DONE 0.1s
[2026-03-02T10:11:57.786Z] [exec]
[2026-03-02T10:11:57.786Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5
[2026-03-02T10:14:14.069Z] [exec] #10 128.3 Note: switching to 'gm-23.0.0.5'.
[2026-03-02T10:14:14.069Z] [exec] #10 128.3
[2026-03-02T10:14:14.069Z] [exec] #10 128.3 You are in 'detached HEAD' state. You can look around, make experimental
[2026-03-02T10:14:14.069Z] [exec] #10 128.3 changes and commit them, and you can discard any commits you make in this
[2026-03-02T10:14:14.069Z] [exec] #10 128.3 state without impacting any branches by switching back to a branch.
[2026-03-02T10:14:14.069Z] [exec] #10 128.3
[2026-03-02T10:14:14.069Z] [exec] #10 128.3 If you want to create a new branch to retain commits you create, you may
[2026-03-02T10:14:14.069Z] [exec] #10 128.3 do so (now or later) by using -c with the switch command. Example:
[2026-03-02T10:14:14.069Z] [exec] #10 128.3
[2026-03-02T10:14:14.069Z] [exec] #10 128.3 git switch -c <new-branch-name>
[2026-03-02T10:14:14.069Z] [exec] #10 128.3
[2026-03-02T10:14:14.069Z] [exec] #10 128.3 Or undo this operation with:
[2026-03-02T10:14:14.069Z] [exec] #10 128.3
[2026-03-02T10:14:14.069Z] [exec] #10 128.3 git switch -
[2026-03-02T10:14:14.069Z] [exec] #10 128.3
[2026-03-02T10:14:14.069Z] [exec] #10 128.3 Turn off this advice by setting config variable advice.detachedHead to false
[2026-03-02T10:14:14.069Z] [exec] #10 128.3
[2026-03-02T10:14:14.069Z] [exec] #10 128.3 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix
[2026-03-02T10:14:14.069Z] [exec] #10 DONE 130.2s
[2026-03-02T10:14:14.069Z] [exec]
[2026-03-02T10:14:14.069Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh
[2026-03-02T10:14:14.069Z] [exec] #11 DONE 0.1s
[2026-03-02T10:14:14.069Z] [exec]
[2026-03-02T10:14:14.069Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2026-03-02T10:14:14.069Z] [exec] #12 DONE 0.1s
[2026-03-02T10:14:14.069Z] [exec]
[2026-03-02T10:14:14.069Z] [exec] #13 [ 9/10] WORKDIR /open-liberty
[2026-03-02T10:14:14.069Z] [exec] #13 DONE 0.1s
[2026-03-02T10:14:14.069Z] [exec]
[2026-03-02T10:14:14.069Z] [exec] #14 exporting to image
[2026-03-02T10:14:14.069Z] [exec] #14 exporting layers
[2026-03-02T10:15:30.329Z] [exec] #14 exporting layers 81.0s done
[2026-03-02T10:15:30.329Z] [exec] #14 writing image sha256:b12e32f92da48a033201e3b234a430d0f1b26f39ed24cb71f9f8135a83bb904c done
[2026-03-02T10:15:30.329Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full done
[2026-03-02T10:15:30.329Z] [exec] #14 DONE 81.1s
[2026-03-02T10:15:30.329Z]
[2026-03-02T10:15:30.329Z] copy_dest:
[2026-03-02T10:15:30.329Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2026-03-02T10:15:30.329Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2026-03-02T10:15:30.329Z]
[2026-03-02T10:15:30.329Z] dist:
[2026-03-02T10:15:30.329Z]
[2026-03-02T10:15:30.329Z] move_scripts:
[2026-03-02T10:15:30.329Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2026-03-02T10:15:30.329Z]
[2026-03-02T10:15:30.329Z] clean_image:
[2026-03-02T10:15:30.329Z] [echo] Executing external.sh --clean --dir quarkus --tag nightly --version 21 --impl hotspot
[2026-03-02T10:15:30.329Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:15:30.329Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-02T10:15:30.329Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:15:30.329Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:15:30.329Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-03-02T10:15:30.329Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:15:30.329Z] [exec] The test here is quarkus
[2026-03-02T10:15:30.329Z] [exec] The directory in the external.sh is quarkus
[2026-03-02T10:15:30.329Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-02T10:15:30.329Z] [exec] Error response from daemon: No such container: quarkus-test
[2026-03-02T10:15:30.329Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full
[2026-03-02T10:15:30.329Z] [exec] Error response from daemon: No such container: restore-test
[2026-03-02T10:15:30.329Z] [exec] Error response from daemon: invalid reference format
[2026-03-02T10:15:30.329Z] [exec] Result: 1
[2026-03-02T10:15:30.329Z]
[2026-03-02T10:15:30.329Z] build_image:
[2026-03-02T10:15:30.329Z] [echo] Executing external.sh --build --dir quarkus --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2026-03-02T10:15:30.329Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:15:30.329Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-02T10:15:30.329Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:15:30.329Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:15:30.329Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-03-02T10:15:30.329Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:15:30.329Z] [exec] The test here is quarkus
[2026-03-02T10:15:30.329Z] [exec] The directory in the external.sh is quarkus
[2026-03-02T10:15:30.329Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-02T10:15:30.329Z] [exec] build_image.sh quarkus 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2026-03-02T10:15:30.329Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2026-03-02T10:15:30.329Z] [exec]
[2026-03-02T10:15:30.329Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2026-03-02T10:15:30.329Z] [exec] done
[2026-03-02T10:15:30.329Z] [exec]
[2026-03-02T10:15:30.329Z] [exec] The test in the build_image() function is quarkus
[2026-03-02T10:15:30.329Z] [exec] #####################################################
[2026-03-02T10:15:30.329Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2026-03-02T10:15:30.329Z] [exec] #####################################################
[2026-03-02T10:15:30.329Z] [exec] #0 building with "default" instance using docker driver
[2026-03-02T10:15:30.329Z] [exec]
[2026-03-02T10:15:30.329Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2026-03-02T10:15:30.329Z] [exec] #1 transferring dockerfile: 2.80kB done
[2026-03-02T10:15:30.329Z] [exec] #1 DONE 0.0s
[2026-03-02T10:15:30.329Z] [exec]
[2026-03-02T10:15:30.329Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2026-03-02T10:15:30.329Z] [exec] #2 DONE 0.2s
[2026-03-02T10:15:30.329Z] [exec]
[2026-03-02T10:15:30.329Z] [exec] #3 [internal] load .dockerignore
[2026-03-02T10:15:30.329Z] [exec] #3 transferring context: 2B done
[2026-03-02T10:15:30.329Z] [exec] #3 DONE 0.0s
[2026-03-02T10:15:30.329Z] [exec]
[2026-03-02T10:15:30.329Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:c880d7bdbcab3bb1e82159d5781760832e94b72b65dfa1835b4c23b241232b45
[2026-03-02T10:15:30.329Z] [exec] #4 CACHED
[2026-03-02T10:15:30.329Z] [exec]
[2026-03-02T10:15:30.329Z] [exec] #5 [internal] load build context
[2026-03-02T10:15:30.329Z] [exec] #5 transferring context: 2.42kB done
[2026-03-02T10:15:30.329Z] [exec] #5 DONE 0.0s
[2026-03-02T10:15:30.329Z] [exec]
[2026-03-02T10:15:30.329Z] [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 wget && rm -rf /var/lib/apt/lists/*
[2026-03-02T10:15:30.329Z] [exec] #6 0.278 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2026-03-02T10:15:30.329Z] [exec] #6 0.398 Get:2 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,242 kB]
[2026-03-02T10:15:30.329Z] [exec] #6 0.412 Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2026-03-02T10:15:30.329Z] [exec] #6 0.467 Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,883 kB]
[2026-03-02T10:15:30.330Z] [exec] #6 0.485 Get:5 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3,262 kB]
[2026-03-02T10:15:30.330Z] [exec] #6 0.504 Get:6 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.8 kB]
[2026-03-02T10:15:30.330Z] [exec] #6 0.858 Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2026-03-02T10:15:30.330Z] [exec] #6 0.967 Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2026-03-02T10:15:30.330Z] [exec] #6 1.078 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2026-03-02T10:15:30.330Z] [exec] #6 1.334 Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2026-03-02T10:15:30.330Z] [exec] #6 1.747 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2026-03-02T10:15:30.964Z] [exec] #6 1.749 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2026-03-02T10:15:30.964Z] [exec] #6 1.751 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,017 kB]
[2026-03-02T10:15:30.964Z] [exec] #6 1.794 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3,471 kB]
[2026-03-02T10:15:30.964Z] [exec] #6 1.856 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.1 kB]
[2026-03-02T10:15:30.964Z] [exec] #6 1.857 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,275 kB]
[2026-03-02T10:15:30.964Z] [exec] #6 1.898 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.5 kB]
[2026-03-02T10:15:30.964Z] [exec] #6 1.900 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.6 kB]
[2026-03-02T10:15:31.596Z] [exec] #6 2.656 Fetched 36.5 MB in 2s (15.2 MB/s)
[2026-03-02T10:15:32.233Z] [exec] #6 2.656 Reading package lists...
[2026-03-02T10:15:44.473Z] [exec] #6 14.73 debconf: delaying package configuration, since apt-utils is not installed
[2026-03-02T10:15:44.473Z] [exec] #6 14.81 Selecting previously unselected package libpython3.12-minimal:amd64.
[2026-03-02T10:15:44.473Z] [exec] #6 14.81 (Reading database ...
[2026-03-02T10:15:44.473Z] [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 ... 6864 files and directories currently installed.)#6 14.84 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:15:44.473Z] [exec] #6 14.85 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:15:44.473Z] [exec] #6 15.00 Selecting previously unselected package python3.12-minimal.
[2026-03-02T10:15:44.473Z] [exec] #6 15.00 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:15:44.473Z] [exec] #6 15.01 Unpacking python3.12-minimal (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:15:44.473Z] [exec] #6 15.10 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:15:44.473Z] [exec] #6 15.13 Setting up python3.12-minimal (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:15:44.473Z] [exec] #6 15.86 Selecting previously unselected package python3-minimal.
[2026-03-02T10:15:44.473Z] [exec] #6 15.86 (Reading database ...
[2026-03-02T10:15:44.473Z] [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 ... 7175 files and directories currently installed.)#6 15.87 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:15:44.473Z] [exec] #6 15.88 Unpacking python3-minimal (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:15:44.473Z] [exec] #6 15.93 Selecting previously unselected package media-types.
[2026-03-02T10:15:44.473Z] [exec] #6 15.93 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2026-03-02T10:15:44.473Z] [exec] #6 15.93 Unpacking media-types (10.1.0) ...
[2026-03-02T10:15:44.473Z] [exec] #6 15.99 Selecting previously unselected package netbase.
[2026-03-02T10:15:45.107Z] [exec] #6 15.99 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2026-03-02T10:15:45.107Z] [exec] #6 16.00 Unpacking netbase (6.4) ...
[2026-03-02T10:15:45.107Z] [exec] #6 16.05 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2026-03-02T10:15:45.107Z] [exec] #6 16.05 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:15:45.107Z] [exec] #6 16.06 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:15:45.107Z] [exec] #6 16.20 Selecting previously unselected package python3.12.
[2026-03-02T10:15:45.107Z] [exec] #6 16.20 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:15:45.107Z] [exec] #6 16.21 Unpacking python3.12 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:15:45.107Z] [exec] #6 16.27 Selecting previously unselected package libpython3-stdlib:amd64.
[2026-03-02T10:15:45.107Z] [exec] #6 16.27 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:15:45.107Z] [exec] #6 16.27 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:15:45.107Z] [exec] #6 16.32 Setting up python3-minimal (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:15:45.107Z] [exec] #6 16.51 Selecting previously unselected package python3.
[2026-03-02T10:15:45.107Z] [exec] #6 16.51 (Reading database ...
[2026-03-02T10:15:45.738Z] [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 ... 7616 files and directories currently installed.)#6 16.52 Preparing to unpack .../00-python3_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.53 Unpacking python3 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.58 Selecting previously unselected package libapparmor1:amd64.
[2026-03-02T10:15:45.738Z] [exec] #6 16.58 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.5_amd64.deb ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.60 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.65 Selecting previously unselected package libargon2-1:amd64.
[2026-03-02T10:15:45.738Z] [exec] #6 16.65 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.66 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2026-03-02T10:15:45.738Z] [exec] #6 16.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.77 Selecting previously unselected package libjson-c5:amd64.
[2026-03-02T10:15:45.738Z] [exec] #6 16.77 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.78 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.83 Selecting previously unselected package libcryptsetup12:amd64.
[2026-03-02T10:15:45.738Z] [exec] #6 16.83 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.84 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.89 Selecting previously unselected package libfdisk1:amd64.
[2026-03-02T10:15:45.738Z] [exec] #6 16.89 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.4_amd64.deb ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.89 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.4) ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.95 Selecting previously unselected package libkmod2:amd64.
[2026-03-02T10:15:45.738Z] [exec] #6 16.95 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2026-03-02T10:15:45.738Z] [exec] #6 16.96 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2026-03-02T10:15:45.738Z] [exec] #6 17.00 Selecting previously unselected package libsystemd-shared:amd64.
[2026-03-02T10:15:45.738Z] [exec] #6 17.00 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:15:45.738Z] [exec] #6 17.01 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:15:45.738Z] [exec] #6 17.08 Selecting previously unselected package systemd-dev.
[2026-03-02T10:15:45.738Z] [exec] #6 17.08 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.12_all.deb ...
[2026-03-02T10:15:45.738Z] [exec] #6 17.09 Unpacking systemd-dev (255.4-1ubuntu8.12) ...
[2026-03-02T10:15:45.738Z] [exec] #6 17.16 Selecting previously unselected package systemd.
[2026-03-02T10:15:46.370Z] [exec] #6 17.16 Preparing to unpack .../10-systemd_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.17 Unpacking systemd (255.4-1ubuntu8.12) ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.46 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.49 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.51 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.53 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.55 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.57 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.4) ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.58 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.60 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.62 Setting up systemd-dev (255.4-1ubuntu8.12) ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.64 Setting up systemd (255.4-1ubuntu8.12) ...
[2026-03-02T10:15:46.370Z] [exec] #6 17.71 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2026-03-02T10:15:46.370Z] [exec] #6 17.72 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2026-03-02T10:15:46.370Z] [exec] #6 17.72 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2026-03-02T10:15:46.370Z] [exec] #6 17.73 Initializing machine ID from random generator.
[2026-03-02T10:15:46.370Z] [exec] #6 17.75 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:15:46.370Z] [exec] #6 17.75 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:15:46.370Z] [exec] #6 17.75 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:15:46.370Z] [exec] #6 17.75 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:15:46.370Z] [exec] #6 17.75 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:15:46.370Z] [exec] #6 17.75 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:15:46.370Z] [exec] #6 17.75 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:15:46.370Z] [exec] #6 17.75 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:15:46.370Z] [exec] #6 17.75 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:15:46.370Z] [exec] #6 17.78 Creating group 'systemd-journal' with GID 999.
[2026-03-02T10:15:46.370Z] [exec] #6 17.78 Creating group 'systemd-network' with GID 998.
[2026-03-02T10:15:46.370Z] [exec] #6 17.78 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2026-03-02T10:15:46.370Z] [exec] #6 17.88 Selecting previously unselected package systemd-sysv.
[2026-03-02T10:15:46.370Z] [exec] #6 17.88 (Reading database ...
[2026-03-02T10:15:47.001Z] [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 ... 8663 files and directories currently installed.)#6 17.89 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:15:47.001Z] [exec] #6 17.89 Unpacking systemd-sysv (255.4-1ubuntu8.12) ...
[2026-03-02T10:15:47.001Z] [exec] #6 17.96 Selecting previously unselected package sgml-base.
[2026-03-02T10:15:47.001Z] [exec] #6 17.96 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2026-03-02T10:15:47.001Z] [exec] #6 17.97 Unpacking sgml-base (1.31) ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.04 Selecting previously unselected package libdbus-1-3:amd64.
[2026-03-02T10:15:47.001Z] [exec] #6 18.04 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.04 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.09 Selecting previously unselected package dbus-bin.
[2026-03-02T10:15:47.001Z] [exec] #6 18.09 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.09 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.14 Selecting previously unselected package dbus-session-bus-common.
[2026-03-02T10:15:47.001Z] [exec] #6 18.14 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.15 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.19 Selecting previously unselected package dbus-daemon.
[2026-03-02T10:15:47.001Z] [exec] #6 18.19 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.20 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.25 Selecting previously unselected package dbus-system-bus-common.
[2026-03-02T10:15:47.001Z] [exec] #6 18.25 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.26 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.32 Selecting previously unselected package dbus.
[2026-03-02T10:15:47.001Z] [exec] #6 18.32 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.33 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:47.001Z] [exec] #6 18.39 Selecting previously unselected package distro-info-data.
[2026-03-02T10:15:47.631Z] [exec] #6 18.39 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.5_all.deb ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.40 Unpacking distro-info-data (0.60ubuntu0.5) ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.47 Selecting previously unselected package libglib2.0-0t64:amd64.
[2026-03-02T10:15:47.631Z] [exec] #6 18.47 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.48 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.55 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2026-03-02T10:15:47.631Z] [exec] #6 18.56 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.56 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.62 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2026-03-02T10:15:47.631Z] [exec] #6 18.62 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.63 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.67 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2026-03-02T10:15:47.631Z] [exec] #6 18.67 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.68 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.72 Selecting previously unselected package iso-codes.
[2026-03-02T10:15:47.631Z] [exec] #6 18.72 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.73 Unpacking iso-codes (4.16.0-1) ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.96 Selecting previously unselected package libcap2-bin.
[2026-03-02T10:15:47.631Z] [exec] #6 18.96 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2026-03-02T10:15:47.631Z] [exec] #6 18.97 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2026-03-02T10:15:47.631Z] [exec] #6 19.02 Selecting previously unselected package libelf1t64:amd64.
[2026-03-02T10:15:47.631Z] [exec] #6 19.02 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2026-03-02T10:15:47.631Z] [exec] #6 19.03 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:15:47.631Z] [exec] #6 19.07 Selecting previously unselected package libglib2.0-data.
[2026-03-02T10:15:48.263Z] [exec] #6 19.07 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.8_all.deb ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.08 Unpacking libglib2.0-data (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.12 Selecting previously unselected package libicu74:amd64.
[2026-03-02T10:15:48.263Z] [exec] #6 19.13 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.13 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.32 Selecting previously unselected package libpam-systemd:amd64.
[2026-03-02T10:15:48.263Z] [exec] #6 19.32 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.33 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.39 Selecting previously unselected package libxml2:amd64.
[2026-03-02T10:15:48.263Z] [exec] #6 19.39 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.40 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.46 Selecting previously unselected package libyaml-0-2:amd64.
[2026-03-02T10:15:48.263Z] [exec] #6 19.46 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.47 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.50 Selecting previously unselected package lsb-release.
[2026-03-02T10:15:48.263Z] [exec] #6 19.51 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.51 Unpacking lsb-release (12.0-2) ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.57 Selecting previously unselected package python-apt-common.
[2026-03-02T10:15:48.263Z] [exec] #6 19.57 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5.2_all.deb ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.57 Unpacking python-apt-common (2.7.7ubuntu5.2) ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.62 Selecting previously unselected package python3-apt.
[2026-03-02T10:15:48.263Z] [exec] #6 19.62 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5.2_amd64.deb ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.63 Unpacking python3-apt (2.7.7ubuntu5.2) ...
[2026-03-02T10:15:48.263Z] [exec] #6 19.68 Selecting previously unselected package python3-cffi-backend:amd64.
[2026-03-02T10:15:48.893Z] [exec] #6 19.68 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2026-03-02T10:15:48.893Z] [exec] #6 19.69 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2026-03-02T10:15:48.893Z] [exec] #6 19.74 Selecting previously unselected package python3-dbus.
[2026-03-02T10:15:48.893Z] [exec] #6 19.74 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2026-03-02T10:15:48.893Z] [exec] #6 19.75 Unpacking python3-dbus (1.3.2-5build3) ...
[2026-03-02T10:15:48.893Z] [exec] #6 19.81 Selecting previously unselected package python3-gi.
[2026-03-02T10:15:48.893Z] [exec] #6 19.81 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2026-03-02T10:15:48.893Z] [exec] #6 19.81 Unpacking python3-gi (3.48.2-1) ...
[2026-03-02T10:15:48.893Z] [exec] #6 19.87 Selecting previously unselected package python3-pkg-resources.
[2026-03-02T10:15:48.893Z] [exec] #6 19.87 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2026-03-02T10:15:48.893Z] [exec] #6 19.88 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2026-03-02T10:15:48.893Z] [exec] #6 19.93 Preparing to unpack .../28-curl_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:15:48.893Z] [exec] #6 19.95 Unpacking curl (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ...
[2026-03-02T10:15:48.893Z] [exec] #6 20.04 Preparing to unpack .../29-libcurl4t64_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:15:48.893Z] [exec] #6 20.05 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ...
[2026-03-02T10:15:48.893Z] [exec] #6 20.15 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2026-03-02T10:15:48.893Z] [exec] #6 20.15 Preparing to unpack .../30-libpackagekit-glib2-18_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:15:48.893Z] [exec] #6 20.15 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:15:48.893Z] [exec] #6 20.19 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2026-03-02T10:15:48.893Z] [exec] #6 20.19 Preparing to unpack .../31-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:15:48.893Z] [exec] #6 20.20 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:15:48.893Z] [exec] #6 20.25 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2026-03-02T10:15:48.893Z] [exec] #6 20.25 Preparing to unpack .../32-libcurl3t64-gnutls_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:15:48.893Z] [exec] #6 20.26 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:15:48.893Z] [exec] #6 20.33 Selecting previously unselected package libstemmer0d:amd64.
[2026-03-02T10:15:48.893Z] [exec] #6 20.33 Preparing to unpack .../33-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2026-03-02T10:15:48.893Z] [exec] #6 20.33 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2026-03-02T10:15:48.893Z] [exec] #6 20.39 Selecting previously unselected package libxmlb2:amd64.
[2026-03-02T10:15:49.524Z] [exec] #6 20.39 Preparing to unpack .../34-libxmlb2_0.3.18-1_amd64.deb ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.39 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.45 Selecting previously unselected package libappstream5:amd64.
[2026-03-02T10:15:49.524Z] [exec] #6 20.45 Preparing to unpack .../35-libappstream5_1.0.2-1build6_amd64.deb ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.45 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.51 Selecting previously unselected package libduktape207:amd64.
[2026-03-02T10:15:49.524Z] [exec] #6 20.51 Preparing to unpack .../36-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.51 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.57 Selecting previously unselected package libdw1t64:amd64.
[2026-03-02T10:15:49.524Z] [exec] #6 20.57 Preparing to unpack .../37-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.57 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.62 Selecting previously unselected package libglib2.0-bin.
[2026-03-02T10:15:49.524Z] [exec] #6 20.62 Preparing to unpack .../38-libglib2.0-bin_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.63 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.68 Selecting previously unselected package libunwind8:amd64.
[2026-03-02T10:15:49.524Z] [exec] #6 20.68 Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.68 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.74 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2026-03-02T10:15:49.524Z] [exec] #6 20.74 Preparing to unpack .../40-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.75 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.82 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2026-03-02T10:15:49.524Z] [exec] #6 20.82 Preparing to unpack .../41-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.83 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.88 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2026-03-02T10:15:49.524Z] [exec] #6 20.88 Preparing to unpack .../42-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.89 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.95 Selecting previously unselected package xml-core.
[2026-03-02T10:15:49.524Z] [exec] #6 20.95 Preparing to unpack .../43-xml-core_0.19_all.deb ...
[2026-03-02T10:15:49.524Z] [exec] #6 20.96 Unpacking xml-core (0.19) ...
[2026-03-02T10:15:49.524Z] [exec] #6 21.03 Selecting previously unselected package polkitd.
[2026-03-02T10:15:50.155Z] [exec] #6 21.03 Preparing to unpack .../44-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.06 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.12 Selecting previously unselected package python3-blinker.
[2026-03-02T10:15:50.155Z] [exec] #6 21.12 Preparing to unpack .../45-python3-blinker_1.7.0-1_all.deb ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.13 Unpacking python3-blinker (1.7.0-1) ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.18 Selecting previously unselected package python3-cryptography.
[2026-03-02T10:15:50.155Z] [exec] #6 21.18 Preparing to unpack .../46-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.19 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.27 Selecting previously unselected package python3-pyparsing.
[2026-03-02T10:15:50.155Z] [exec] #6 21.27 Preparing to unpack .../47-python3-pyparsing_3.1.1-1_all.deb ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.28 Unpacking python3-pyparsing (3.1.1-1) ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.33 Selecting previously unselected package python3-httplib2.
[2026-03-02T10:15:50.155Z] [exec] #6 21.33 Preparing to unpack .../48-python3-httplib2_0.20.4-3_all.deb ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.33 Unpacking python3-httplib2 (0.20.4-3) ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.38 Selecting previously unselected package python3-jwt.
[2026-03-02T10:15:50.155Z] [exec] #6 21.38 Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.39 Unpacking python3-jwt (2.7.0-1) ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.44 Selecting previously unselected package python3-lazr.uri.
[2026-03-02T10:15:50.155Z] [exec] #6 21.44 Preparing to unpack .../50-python3-lazr.uri_1.0.6-3_all.deb ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.45 Unpacking python3-lazr.uri (1.0.6-3) ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.50 Selecting previously unselected package python3-wadllib.
[2026-03-02T10:15:50.155Z] [exec] #6 21.50 Preparing to unpack .../51-python3-wadllib_1.3.6-5_all.deb ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.51 Unpacking python3-wadllib (1.3.6-5) ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.56 Selecting previously unselected package python3-distro.
[2026-03-02T10:15:50.155Z] [exec] #6 21.57 Preparing to unpack .../52-python3-distro_1.9.0-1_all.deb ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.57 Unpacking python3-distro (1.9.0-1) ...
[2026-03-02T10:15:50.155Z] [exec] #6 21.62 Selecting previously unselected package python3-oauthlib.
[2026-03-02T10:15:50.785Z] [exec] #6 21.62 Preparing to unpack .../53-python3-oauthlib_3.2.2-1_all.deb ...
[2026-03-02T10:15:50.785Z] [exec] #6 21.63 Unpacking python3-oauthlib (3.2.2-1) ...
[2026-03-02T10:15:50.785Z] [exec] #6 21.70 Selecting previously unselected package python3-lazr.restfulclient.
[2026-03-02T10:15:50.785Z] [exec] #6 21.70 Preparing to unpack .../54-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2026-03-02T10:15:50.785Z] [exec] #6 21.71 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2026-03-02T10:15:50.785Z] [exec] #6 21.76 Selecting previously unselected package python3-six.
[2026-03-02T10:15:50.785Z] [exec] #6 21.76 Preparing to unpack .../55-python3-six_1.16.0-4_all.deb ...
[2026-03-02T10:15:50.785Z] [exec] #6 21.77 Unpacking python3-six (1.16.0-4) ...
[2026-03-02T10:15:50.785Z] [exec] #6 21.82 Selecting previously unselected package python3-launchpadlib.
[2026-03-02T10:15:50.785Z] [exec] #6 21.82 Preparing to unpack .../56-python3-launchpadlib_1.11.0-6_all.deb ...
[2026-03-02T10:15:50.785Z] [exec] #6 21.82 Unpacking python3-launchpadlib (1.11.0-6) ...
[2026-03-02T10:15:50.785Z] [exec] #6 21.88 Selecting previously unselected package python3-software-properties.
[2026-03-02T10:15:50.785Z] [exec] #6 21.89 Preparing to unpack .../57-python3-software-properties_0.99.49.4_all.deb ...
[2026-03-02T10:15:50.785Z] [exec] #6 21.89 Unpacking python3-software-properties (0.99.49.4) ...
[2026-03-02T10:15:50.785Z] [exec] #6 21.94 Selecting previously unselected package packagekit.
[2026-03-02T10:15:50.785Z] [exec] #6 21.94 Preparing to unpack .../58-packagekit_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:15:50.785Z] [exec] #6 21.95 Unpacking packagekit (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:15:50.785Z] [exec] #6 22.02 Selecting previously unselected package software-properties-common.
[2026-03-02T10:15:50.785Z] [exec] #6 22.02 Preparing to unpack .../59-software-properties-common_0.99.49.4_all.deb ...
[2026-03-02T10:15:50.785Z] [exec] #6 22.02 Unpacking software-properties-common (0.99.49.4) ...
[2026-03-02T10:15:50.785Z] [exec] #6 22.08 Setting up media-types (10.1.0) ...
[2026-03-02T10:15:50.785Z] [exec] #6 22.11 Setting up systemd-sysv (255.4-1ubuntu8.12) ...
[2026-03-02T10:15:50.785Z] [exec] #6 22.15 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:15:50.785Z] [exec] #6 22.17 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2026-03-02T10:15:50.785Z] [exec] #6 22.20 Setting up distro-info-data (0.60ubuntu0.5) ...
[2026-03-02T10:15:50.786Z] [exec] #6 22.22 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:15:50.786Z] [exec] #6 22.24 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2026-03-02T10:15:50.786Z] [exec] #6 22.27 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.30 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.32 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.34 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.36 No schema files found: doing nothing.
[2026-03-02T10:15:51.417Z] [exec] #6 22.37 Setting up libglib2.0-data (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.39 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.40 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.42 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.44 Setting up python-apt-common (2.7.7ubuntu5.2) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.46 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.48 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.49 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.52 Setting up netbase (6.4) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.56 Setting up sgml-base (1.31) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.60 Setting up curl (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.62 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.64 Setting up lsb-release (12.0-2) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.66 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.80 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.82 Setting up iso-codes (4.16.0-1) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.84 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.86 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.87 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.89 Setcap worked! gst-ptp-helper is not suid!
[2026-03-02T10:15:51.417Z] [exec] #6 22.90 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:15:51.417Z] [exec] #6 22.92 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2026-03-02T10:15:52.050Z] [exec] #6 22.94 Setting up python3.12 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:15:52.682Z] [exec] #6 23.72 Setting up libglib2.0-bin (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:15:52.682Z] [exec] #6 23.74 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:15:52.682Z] [exec] #6 23.76 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2026-03-02T10:15:52.682Z] [exec] #6 23.78 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:52.682Z] [exec] #6 23.81 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:15:52.682Z] [exec] #6 23.83 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2026-03-02T10:15:52.682Z] [exec] #6 23.85 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:15:52.682Z] [exec] #6 23.91 Setting up xml-core (0.19) ...
[2026-03-02T10:15:52.682Z] [exec] #6 24.10 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:15:53.314Z] [exec] #6 24.18 debconf: unable to initialize frontend: Dialog
[2026-03-02T10:15:53.314Z] [exec] #6 24.18 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2026-03-02T10:15:53.314Z] [exec] #6 24.18 debconf: falling back to frontend: Readline
[2026-03-02T10:15:53.314Z] [exec] #6 24.18 debconf: unable to initialize frontend: Readline
[2026-03-02T10:15:53.314Z] [exec] #6 24.18 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-02T10:15:53.314Z] [exec] #6 24.18 debconf: falling back to frontend: Teletype
[2026-03-02T10:15:53.314Z] [exec] #6 24.26 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:15:53.314Z] [exec] #6 24.28 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:15:53.314Z] [exec] #6 24.30 Setting up python3 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:15:53.314Z] [exec] #6 24.32 running python rtupdate hooks for python3.12...
[2026-03-02T10:15:53.314Z] [exec] #6 24.32 running python post-rtupdate hooks for python3.12...
[2026-03-02T10:15:53.314Z] [exec] #6 24.40 Setting up python3-six (1.16.0-4) ...
[2026-03-02T10:15:53.314Z] [exec] #6 24.52 Setting up python3-pyparsing (3.1.1-1) ...
[2026-03-02T10:15:53.314Z] [exec] #6 24.68 Setting up python3-gi (3.48.2-1) ...
[2026-03-02T10:15:54.247Z] [exec] #6 24.85 Setting up python3-httplib2 (0.20.4-3) ...
[2026-03-02T10:15:54.247Z] [exec] #6 24.98 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2026-03-02T10:15:54.247Z] [exec] #6 25.00 Setting up python3-blinker (1.7.0-1) ...
[2026-03-02T10:15:54.247Z] [exec] #6 25.11 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2026-03-02T10:15:54.247Z] [exec] #6 25.31 Setting up python3-dbus (1.3.2-5build3) ...
[2026-03-02T10:15:54.247Z] [exec] #6 25.44 Setting up python3-distro (1.9.0-1) ...
[2026-03-02T10:15:54.892Z] [exec] #6 25.57 Setting up python3-jwt (2.7.0-1) ...
[2026-03-02T10:15:54.892Z] [exec] #6 25.69 Setting up python3-apt (2.7.7ubuntu5.2) ...
[2026-03-02T10:15:54.892Z] [exec] #6 25.84 Setting up python3-lazr.uri (1.0.6-3) ...
[2026-03-02T10:15:54.892Z] [exec] #6 25.99 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2026-03-02T10:15:54.892Z] [exec] #6 26.20 Setting up python3-wadllib (1.3.6-5) ...
[2026-03-02T10:15:54.892Z] [exec] #6 26.32 Setting up python3-oauthlib (3.2.2-1) ...
[2026-03-02T10:15:55.542Z] [exec] #6 26.49 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2026-03-02T10:15:55.542Z] [exec] #6 26.62 Setting up python3-launchpadlib (1.11.0-6) ...
[2026-03-02T10:15:55.542Z] [exec] #6 26.84 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2026-03-02T10:15:55.542Z] [exec] #6 26.85 Setting up python3-software-properties (0.99.49.4) ...
[2026-03-02T10:15:55.542Z] [exec] #6 26.99 Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[2026-03-02T10:15:56.175Z] [exec] #6 27.06 Processing triggers for sgml-base (1.31) ...
[2026-03-02T10:15:56.175Z] [exec] #6 27.10 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:15:56.175Z] [exec] #6 27.13 Creating group 'polkitd' with GID 997.
[2026-03-02T10:15:56.175Z] [exec] #6 27.13 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2026-03-02T10:15:56.175Z] [exec] #6 27.20 invoke-rc.d: could not determine current runlevel
[2026-03-02T10:15:56.175Z] [exec] #6 27.20 invoke-rc.d: policy-rc.d denied execution of reload.
[2026-03-02T10:15:56.175Z] [exec] #6 27.30 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2026-03-02T10:15:56.175Z] [exec] #6 27.31 Setting up packagekit (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:15:56.175Z] [exec] #6 27.35 invoke-rc.d: could not determine current runlevel
[2026-03-02T10:15:56.175Z] [exec] #6 27.35 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2026-03-02T10:15:56.175Z] [exec] #6 27.35 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-02T10:15:56.175Z] [exec] #6 27.45 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2026-03-02T10:15:56.175Z] [exec] #6 27.46 Setting up software-properties-common (0.99.49.4) ...
[2026-03-02T10:15:56.175Z] [exec] #6 27.59 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:16:00.964Z] [exec] #6 31.98 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2026-03-02T10:16:00.964Z] [exec] #6 32.05 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2026-03-02T10:16:00.964Z] [exec] #6 32.15 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2026-03-02T10:16:00.964Z] [exec] #6 32.24 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2026-03-02T10:16:00.964Z] [exec] #6 32.32 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2026-03-02T10:16:01.604Z] [exec] #6 32.53 Get:6 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 Packages [37.8 kB]
[2026-03-02T10:16:01.604Z] [exec] #6 32.57 Fetched 62.2 kB in 1s (77.4 kB/s)
[2026-03-02T10:16:02.237Z] [exec] #6 32.57 Reading package lists...
[2026-03-02T10:16:02.237Z] [exec] #6 33.36 PPA publishes dbgsym, you may need to include 'main/debug' component
[2026-03-02T10:16:02.237Z] [exec] #6 33.36 Repository: 'Types: deb
[2026-03-02T10:16:02.237Z] [exec] #6 33.36 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2026-03-02T10:16:02.237Z] [exec] #6 33.36 Suites: noble
[2026-03-02T10:16:02.237Z] [exec] #6 33.36 Components: main
[2026-03-02T10:16:02.237Z] [exec] #6 33.36 '
[2026-03-02T10:16:02.237Z] [exec] #6 33.36 Description:
[2026-03-02T10:16:02.237Z] [exec] #6 33.36 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2026-03-02T10:16:02.237Z] [exec] #6 33.36
[2026-03-02T10:16:02.238Z] [exec] #6 33.36 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2026-03-02T10:16:02.238Z] [exec] #6 33.36 Adding repository.
[2026-03-02T10:16:02.238Z] [exec] #6 33.47 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2026-03-02T10:16:02.238Z] [exec] #6 33.48 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2026-03-02T10:16:02.238Z] [exec] #6 33.49 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2026-03-02T10:16:02.238Z] [exec] #6 33.71 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2026-03-02T10:16:02.869Z] [exec] #6 33.99 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2026-03-02T10:16:03.529Z] [exec] #6 34.05 Reading package lists...
[2026-03-02T10:16:04.843Z] [exec] #6 34.85 Reading package lists...
[2026-03-02T10:16:04.843Z] [exec] #6 35.69 Building dependency tree...
[2026-03-02T10:16:04.843Z] [exec] #6 35.85 Reading state information...
[2026-03-02T10:16:04.843Z] [exec] #6 36.01 wget is already the newest version (1.21.4-1ubuntu4.1).
[2026-03-02T10:16:04.843Z] [exec] #6 36.01 The following additional packages will be installed:
[2026-03-02T10:16:04.843Z] [exec] #6 36.01 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2026-03-02T10:16:04.843Z] [exec] #6 36.01 perl-modules-5.38
[2026-03-02T10:16:04.843Z] [exec] #6 36.01 Suggested packages:
[2026-03-02T10:16:04.843Z] [exec] #6 36.01 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2026-03-02T10:16:04.843Z] [exec] #6 36.01 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2026-03-02T10:16:04.843Z] [exec] #6 36.01 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2026-03-02T10:16:04.843Z] [exec] #6 36.01 libtap-harness-archive-perl
[2026-03-02T10:16:04.843Z] [exec] #6 36.01 Recommended packages:
[2026-03-02T10:16:04.843Z] [exec] #6 36.01 patch less ssh-client
[2026-03-02T10:16:04.843Z] [exec] #6 36.05 The following NEW packages will be installed:
[2026-03-02T10:16:04.843Z] [exec] #6 36.05 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2026-03-02T10:16:04.843Z] [exec] #6 36.05 perl-modules-5.38
[2026-03-02T10:16:05.506Z] [exec] #6 36.40 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded.
[2026-03-02T10:16:05.506Z] [exec] #6 36.40 Need to get 13.1 MB of archives.
[2026-03-02T10:16:05.506Z] [exec] #6 36.40 After this operation, 75.0 MB of additional disk space will be used.
[2026-03-02T10:16:05.506Z] [exec] #6 36.40 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-02T10:16:06.140Z] [exec] #6 37.13 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2026-03-02T10:16:06.140Z] [exec] #6 37.14 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2026-03-02T10:16:06.140Z] [exec] #6 37.14 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-02T10:16:06.140Z] [exec] #6 37.25 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2026-03-02T10:16:06.140Z] [exec] #6 37.25 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2026-03-02T10:16:06.140Z] [exec] #6 37.25 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-02T10:16:06.140Z] [exec] #6 37.27 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2026-03-02T10:16:06.140Z] [exec] #6 37.44 debconf: delaying package configuration, since apt-utils is not installed
[2026-03-02T10:16:06.771Z] [exec] #6 37.47 Fetched 13.1 MB in 1s (10.2 MB/s)
[2026-03-02T10:16:06.771Z] [exec] #6 37.52 Selecting previously unselected package perl-modules-5.38.
[2026-03-02T10:16:06.771Z] [exec] #6 37.52 (Reading database ...
[2026-03-02T10:16:06.771Z] [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 ... 11199 files and directories currently installed.)#6 37.53 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2026-03-02T10:16:06.771Z] [exec] #6 37.53 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:16:06.771Z] [exec] #6 37.89 Selecting previously unselected package libgdbm6t64:amd64.
[2026-03-02T10:16:06.771Z] [exec] #6 37.89 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2026-03-02T10:16:06.771Z] [exec] #6 37.91 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:16:06.771Z] [exec] #6 37.97 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2026-03-02T10:16:06.771Z] [exec] #6 37.97 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2026-03-02T10:16:06.771Z] [exec] #6 37.97 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:16:06.771Z] [exec] #6 38.03 Selecting previously unselected package libperl5.38t64:amd64.
[2026-03-02T10:16:06.771Z] [exec] #6 38.03 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2026-03-02T10:16:06.771Z] [exec] #6 38.04 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.29 Selecting previously unselected package perl.
[2026-03-02T10:16:07.401Z] [exec] #6 38.30 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.31 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.36 Selecting previously unselected package liberror-perl.
[2026-03-02T10:16:07.401Z] [exec] #6 38.37 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.37 Unpacking liberror-perl (0.17029-2) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.41 Selecting previously unselected package git-man.
[2026-03-02T10:16:07.401Z] [exec] #6 38.42 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.42 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.49 Selecting previously unselected package git.
[2026-03-02T10:16:07.401Z] [exec] #6 38.49 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.51 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.70 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.73 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.76 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.78 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.81 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.83 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.87 Setting up liberror-perl (0.17029-2) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.89 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:16:07.401Z] [exec] #6 38.92 Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[2026-03-02T10:16:09.456Z] [exec] #6 DONE 40.4s
[2026-03-02T10:16:09.456Z] [exec]
[2026-03-02T10:16:09.456Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2026-03-02T10:16:09.456Z] [exec] #7 DONE 0.3s
[2026-03-02T10:16:09.456Z] [exec]
[2026-03-02T10:16:09.456Z] [exec] #8 [ 4/10] RUN git clone https://github.com/quarkusio/quarkus.git
[2026-03-02T10:16:09.456Z] [exec] #8 0.203 Cloning into 'quarkus'...
[2026-03-02T10:16:55.280Z] [exec] #8 43.66 Updating files: 26% (7947/29669)
[2026-03-02T10:16:59.067Z] [exec] Updating files: 27% (8011/29669)Updating files: 28% (8308/29669)Updating files: 29% (8605/29669)Updating files: 30% (8901/29669)Updating files: 31% (9198/29669)Updating files: 32% (9495/29669)Updating files: 33% (9791/29669)Updating files: 34% (10088/29669)Updating files: 35% (10385/29669)Updating files: 36% (10681/29669)Updating files: 37% (10978/29669)Updating files: 38% (11275/29669)Updating files: 39% (11571/29669)Updating files: 40% (11868/29669)Updating files: 41% (12165/29669)Updating files: 42% (12461/29669)Updating files: 43% (12758/29669)Updating files: 44% (13055/29669)Updating files: 45% (13352/29669)Updating files: 46% (13648/29669)Updating files: 47% (13945/29669)Updating files: 48% (14242/29669)Updating files: 49% (14538/29669)Updating files: 50% (14835/29669)Updating files: 51% (15132/29669)Updating files: 52% (15428/29669)Updating files: 53% (15725/29669)Updating files: 54% (16022/29669)Updating files: 55% (16318/29669)Updating files: 56% (16615/29669)Updating files: 57% (16912/29669)Updating files: 58% (17209/29669)Updating files: 59% (17505/29669)Updating files: 60% (17802/29669)Updating files: 60% (17965/29669)Updating files: 61% (18099/29669)Updating files: 62% (18395/29669)Updating files: 63% (18692/29669)Updating files: 64% (18989/29669)Updating files: 65% (19285/29669)Updating files: 66% (19582/29669)Updating files: 67% (19879/29669)Updating files: 68% (20175/29669)Updating files: 69% (20472/29669)Updating files: 70% (20769/29669)Updating files: 71% (21065/29669)Updating files: 72% (21362/29669)Updating files: 73% (21659/29669)Updating files: 74% (21956/29669)Updating files: 74% (22035/29669)Updating files: 75% (22252/29669)Updating files: 76% (22549/29669)Updating files: 77% (22846/29669)Updating files: 78% (23142/29669)Updating files: 79% (23439/29669)Updating files: 80% (23736/29669)Updating files: 81% (24032/29669)Updating files: 82% (24329/29669)Updating files: 83% (24626/29669)Updating files: 84% (24922/29669)Updating files: 85% (25219/29669)Updating files: 86% (25516/29669)Updating files: 87% (25813/29669)Updating files: 88% (26109/29669)Updating files: 89% (26406/29669)Updating files: 90% (26703/29669)Updating files: 90% (26814/29669)Updating files: 91% (26999/29669)Updating files: 92% (27296/29669)Updating files: 93% (27593/29669)Updating files: 94% (27889/29669)Updating files: 95% (28186/29669)Updating files: 96% (28483/29669)Updating files: 97% (28779/29669)Updating files: 98% (29076/29669)Updating files: 99% (29373/29669)Updating files: 100% (29669/29669)Updating files: 100% (29669/29669), done.#8 DONE 49.9s
[2026-03-02T10:16:59.700Z] [exec]
[2026-03-02T10:16:59.700Z] [exec] #9 [ 5/10] WORKDIR /quarkus/
[2026-03-02T10:16:59.700Z] [exec] #9 DONE 0.1s
[2026-03-02T10:16:59.700Z] [exec]
[2026-03-02T10:16:59.700Z] [exec] #10 [ 6/10] RUN git checkout 2.7.5.Final
[2026-03-02T10:18:45.311Z] [exec] #10 95.28 Note: switching to '2.7.5.Final'.
[2026-03-02T10:18:45.311Z] [exec] #10 95.28
[2026-03-02T10:18:45.311Z] [exec] #10 95.28 You are in 'detached HEAD' state. You can look around, make experimental
[2026-03-02T10:18:45.311Z] [exec] #10 95.28 changes and commit them, and you can discard any commits you make in this
[2026-03-02T10:18:45.311Z] [exec] #10 95.28 state without impacting any branches by switching back to a branch.
[2026-03-02T10:18:45.311Z] [exec] #10 95.28
[2026-03-02T10:18:45.311Z] [exec] #10 95.28 If you want to create a new branch to retain commits you create, you may
[2026-03-02T10:18:45.311Z] [exec] #10 95.28 do so (now or later) by using -c with the switch command. Example:
[2026-03-02T10:18:45.311Z] [exec] #10 95.28
[2026-03-02T10:18:45.311Z] [exec] #10 95.28 git switch -c <new-branch-name>
[2026-03-02T10:18:45.311Z] [exec] #10 95.28
[2026-03-02T10:18:45.311Z] [exec] #10 95.28 Or undo this operation with:
[2026-03-02T10:18:45.311Z] [exec] #10 95.28
[2026-03-02T10:18:45.311Z] [exec] #10 95.28 git switch -
[2026-03-02T10:18:45.311Z] [exec] #10 95.28
[2026-03-02T10:18:45.311Z] [exec] #10 95.28 Turn off this advice by setting config variable advice.detachedHead to false
[2026-03-02T10:18:45.311Z] [exec] #10 95.28
[2026-03-02T10:18:45.311Z] [exec] #10 95.28 HEAD is now at 2733bae7cb7 [RELEASE] - Bump version to 2.7.5.Final
[2026-03-02T10:18:45.311Z] [exec] #10 DONE 95.6s
[2026-03-02T10:18:45.311Z] [exec]
[2026-03-02T10:18:45.311Z] [exec] #11 [ 7/10] COPY quarkus/test.sh /test.sh
[2026-03-02T10:18:45.311Z] [exec] #11 DONE 0.1s
[2026-03-02T10:18:45.311Z] [exec]
[2026-03-02T10:18:45.311Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2026-03-02T10:18:45.311Z] [exec] #12 DONE 0.1s
[2026-03-02T10:18:45.311Z] [exec]
[2026-03-02T10:18:45.311Z] [exec] #13 [ 9/10] WORKDIR /quarkus
[2026-03-02T10:18:45.311Z] [exec] #13 DONE 0.1s
[2026-03-02T10:18:45.311Z] [exec]
[2026-03-02T10:18:45.311Z] [exec] #14 exporting to image
[2026-03-02T10:18:45.311Z] [exec] #14 exporting layers
[2026-03-02T10:19:02.407Z] [exec] #14 exporting layers 25.2s done
[2026-03-02T10:19:02.407Z] [exec] #14 writing image sha256:f088c84691c71dfe3ff4d88f5bb74117256b421685b08de25acfee2765f6a9f2 done
[2026-03-02T10:19:02.407Z] [exec] #14 naming to docker.io/library/adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full done
[2026-03-02T10:19:02.407Z] [exec] #14 DONE 25.2s
[2026-03-02T10:19:02.407Z] [exec]
[2026-03-02T10:19:02.407Z] [exec]
[2026-03-02T10:19:02.407Z]
[2026-03-02T10:19:02.407Z] copy_dest:
[2026-03-02T10:19:02.407Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2026-03-02T10:19:02.407Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2026-03-02T10:19:02.407Z]
[2026-03-02T10:19:02.407Z] build:
[2026-03-02T10:19:02.407Z]
[2026-03-02T10:19:02.407Z] move_scripts:
[2026-03-02T10:19:02.407Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2026-03-02T10:19:02.407Z]
[2026-03-02T10:19:02.407Z] clean_image:
[2026-03-02T10:19:02.407Z] [echo] Executing external.sh --clean --dir quarkus_quickstarts --tag nightly --version 21 --impl hotspot
[2026-03-02T10:19:02.407Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:19:02.407Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-02T10:19:02.407Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:19:02.407Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:19:02.407Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-03-02T10:19:02.407Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:19:02.407Z] [exec] The test here is quarkus_quickstarts
[2026-03-02T10:19:02.407Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2026-03-02T10:19:02.407Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-02T10:19:02.407Z] [exec] Error response from daemon: No such container: quarkus_quickstarts-test
[2026-03-02T10:19:02.407Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full
[2026-03-02T10:19:02.407Z] [exec] Error response from daemon: No such container: restore-test
[2026-03-02T10:19:02.407Z] [exec] Error response from daemon: invalid reference format
[2026-03-02T10:19:02.407Z] [exec] Result: 1
[2026-03-02T10:19:02.407Z]
[2026-03-02T10:19:02.407Z] build_image:
[2026-03-02T10:19:02.407Z] [echo] Executing external.sh --build --dir quarkus_quickstarts --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2026-03-02T10:19:02.407Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:19:02.407Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-02T10:19:02.407Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:19:02.407Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:19:02.407Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-03-02T10:19:02.407Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:19:02.407Z] [exec] The test here is quarkus_quickstarts
[2026-03-02T10:19:02.407Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2026-03-02T10:19:02.407Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-02T10:19:02.407Z] [exec] build_image.sh quarkus_quickstarts 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2026-03-02T10:19:02.407Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2026-03-02T10:19:02.407Z] [exec]
[2026-03-02T10:19:02.407Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2026-03-02T10:19:02.407Z] [exec] done
[2026-03-02T10:19:02.407Z] [exec]
[2026-03-02T10:19:02.407Z] [exec] The test in the build_image() function is quarkus_quickstarts
[2026-03-02T10:19:02.407Z] [exec] #####################################################
[2026-03-02T10:19:02.407Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2026-03-02T10:19:02.407Z] [exec] #####################################################
[2026-03-02T10:19:02.407Z] [exec] #0 building with "default" instance using docker driver
[2026-03-02T10:19:02.407Z] [exec]
[2026-03-02T10:19:02.407Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2026-03-02T10:19:02.407Z] [exec] #1 transferring dockerfile: 3.48kB done
[2026-03-02T10:19:02.407Z] [exec] #1 DONE 0.0s
[2026-03-02T10:19:02.407Z] [exec]
[2026-03-02T10:19:02.407Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2026-03-02T10:19:02.407Z] [exec] #2 DONE 0.1s
[2026-03-02T10:19:02.407Z] [exec]
[2026-03-02T10:19:02.407Z] [exec] #3 [internal] load .dockerignore
[2026-03-02T10:19:02.407Z] [exec] #3 transferring context: 2B done
[2026-03-02T10:19:02.407Z] [exec] #3 DONE 0.0s
[2026-03-02T10:19:02.407Z] [exec]
[2026-03-02T10:19:02.407Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:c880d7bdbcab3bb1e82159d5781760832e94b72b65dfa1835b4c23b241232b45
[2026-03-02T10:19:02.407Z] [exec] #4 CACHED
[2026-03-02T10:19:02.407Z] [exec]
[2026-03-02T10:19:02.407Z] [exec] #5 [internal] load build context
[2026-03-02T10:19:02.407Z] [exec] #5 transferring context: 1.47kB done
[2026-03-02T10:19:02.407Z] [exec] #5 DONE 0.0s
[2026-03-02T10:19:02.407Z] [exec]
[2026-03-02T10:19:02.407Z] [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-02T10:19:02.407Z] [exec] #6 0.389 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2026-03-02T10:19:02.407Z] [exec] #6 0.500 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2026-03-02T10:19:02.407Z] [exec] #6 0.831 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2026-03-02T10:19:02.407Z] [exec] #6 0.941 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2026-03-02T10:19:02.407Z] [exec] #6 0.973 Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,883 kB]
[2026-03-02T10:19:02.407Z] [exec] #6 1.052 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2026-03-02T10:19:02.407Z] [exec] #6 1.314 Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2026-03-02T10:19:03.040Z] [exec] #6 1.324 Get:8 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2026-03-02T10:19:03.040Z] [exec] #6 1.329 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2026-03-02T10:19:03.040Z] [exec] #6 1.477 Get:10 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.8 kB]
[2026-03-02T10:19:03.040Z] [exec] #6 1.478 Get:11 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3,262 kB]
[2026-03-02T10:19:03.040Z] [exec] #6 1.616 Get:12 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,242 kB]
[2026-03-02T10:19:03.040Z] [exec] #6 1.752 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,017 kB]
[2026-03-02T10:19:03.040Z] [exec] #6 1.781 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.1 kB]
[2026-03-02T10:19:03.040Z] [exec] #6 1.782 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,275 kB]
[2026-03-02T10:19:03.040Z] [exec] #6 1.834 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3,471 kB]
[2026-03-02T10:19:03.040Z] [exec] #6 1.900 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.5 kB]
[2026-03-02T10:19:03.674Z] [exec] #6 1.900 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.6 kB]
[2026-03-02T10:19:04.308Z] [exec] #6 2.683 Fetched 36.5 MB in 2s (14.9 MB/s)
[2026-03-02T10:19:04.943Z] [exec] #6 2.683 Reading package lists...
[2026-03-02T10:19:07.002Z] [exec] #6 5.574 debconf: delaying package configuration, since apt-utils is not installed
[2026-03-02T10:19:07.002Z] [exec] #6 5.654 Selecting previously unselected package libpython3.12-minimal:amd64.
[2026-03-02T10:19:07.002Z] [exec] #6 5.654 (Reading database ...
[2026-03-02T10:19:07.002Z] [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 ... 6864 files and directories currently installed.)#6 5.684 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:19:07.002Z] [exec] #6 5.690 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:19:07.002Z] [exec] #6 5.841 Selecting previously unselected package python3.12-minimal.
[2026-03-02T10:19:07.635Z] [exec] #6 5.842 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:19:07.635Z] [exec] #6 5.851 Unpacking python3.12-minimal (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:19:07.635Z] [exec] #6 5.937 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:19:07.635Z] [exec] #6 5.963 Setting up python3.12-minimal (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:19:08.269Z] [exec] #6 6.693 Selecting previously unselected package python3-minimal.
[2026-03-02T10:19:08.269Z] [exec] #6 6.693 (Reading database ...
[2026-03-02T10:19:08.269Z] [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 ... 7175 files and directories currently installed.)#6 6.701 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:19:08.269Z] [exec] #6 6.707 Unpacking python3-minimal (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:19:08.269Z] [exec] #6 6.759 Selecting previously unselected package media-types.
[2026-03-02T10:19:08.269Z] [exec] #6 6.760 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2026-03-02T10:19:08.269Z] [exec] #6 6.767 Unpacking media-types (10.1.0) ...
[2026-03-02T10:19:08.269Z] [exec] #6 6.821 Selecting previously unselected package netbase.
[2026-03-02T10:19:08.269Z] [exec] #6 6.822 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2026-03-02T10:19:08.270Z] [exec] #6 6.828 Unpacking netbase (6.4) ...
[2026-03-02T10:19:08.270Z] [exec] #6 6.872 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2026-03-02T10:19:08.270Z] [exec] #6 6.873 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:19:08.270Z] [exec] #6 6.878 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:19:08.270Z] [exec] #6 7.017 Selecting previously unselected package python3.12.
[2026-03-02T10:19:08.270Z] [exec] #6 7.018 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.11_amd64.deb ...
[2026-03-02T10:19:08.270Z] [exec] #6 7.024 Unpacking python3.12 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:19:08.270Z] [exec] #6 7.073 Selecting previously unselected package libpython3-stdlib:amd64.
[2026-03-02T10:19:08.270Z] [exec] #6 7.074 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:19:08.270Z] [exec] #6 7.080 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:19:08.270Z] [exec] #6 7.130 Setting up python3-minimal (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.314 Selecting previously unselected package python3.
[2026-03-02T10:19:08.903Z] [exec] #6 7.314 (Reading database ...
[2026-03-02T10:19:08.903Z] [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 ... 7616 files and directories currently installed.)#6 7.322 Preparing to unpack .../00-python3_3.12.3-0ubuntu2.1_amd64.deb ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.331 Unpacking python3 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.386 Selecting previously unselected package libapparmor1:amd64.
[2026-03-02T10:19:08.903Z] [exec] #6 7.387 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.5_amd64.deb ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.404 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.457 Selecting previously unselected package libargon2-1:amd64.
[2026-03-02T10:19:08.903Z] [exec] #6 7.458 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.466 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.515 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2026-03-02T10:19:08.903Z] [exec] #6 7.516 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.522 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.570 Selecting previously unselected package libjson-c5:amd64.
[2026-03-02T10:19:08.903Z] [exec] #6 7.571 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.577 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.624 Selecting previously unselected package libcryptsetup12:amd64.
[2026-03-02T10:19:08.903Z] [exec] #6 7.625 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.631 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.686 Selecting previously unselected package libfdisk1:amd64.
[2026-03-02T10:19:08.903Z] [exec] #6 7.687 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.4_amd64.deb ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.694 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.4) ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.747 Selecting previously unselected package libkmod2:amd64.
[2026-03-02T10:19:08.903Z] [exec] #6 7.749 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.754 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2026-03-02T10:19:08.903Z] [exec] #6 7.797 Selecting previously unselected package libsystemd-shared:amd64.
[2026-03-02T10:19:09.537Z] [exec] #6 7.798 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:19:09.537Z] [exec] #6 7.803 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:19:09.537Z] [exec] #6 7.877 Selecting previously unselected package systemd-dev.
[2026-03-02T10:19:09.537Z] [exec] #6 7.878 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.12_all.deb ...
[2026-03-02T10:19:09.537Z] [exec] #6 7.889 Unpacking systemd-dev (255.4-1ubuntu8.12) ...
[2026-03-02T10:19:09.537Z] [exec] #6 7.959 Selecting previously unselected package systemd.
[2026-03-02T10:19:09.537Z] [exec] #6 7.961 Preparing to unpack .../10-systemd_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:19:09.537Z] [exec] #6 7.976 Unpacking systemd (255.4-1ubuntu8.12) ...
[2026-03-02T10:19:09.537Z] [exec] #6 8.272 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ...
[2026-03-02T10:19:09.537Z] [exec] #6 8.295 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2026-03-02T10:19:09.537Z] [exec] #6 8.323 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2026-03-02T10:19:09.537Z] [exec] #6 8.343 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2026-03-02T10:19:09.537Z] [exec] #6 8.361 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2026-03-02T10:19:09.537Z] [exec] #6 8.379 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.4) ...
[2026-03-02T10:19:09.537Z] [exec] #6 8.398 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2026-03-02T10:19:09.537Z] [exec] #6 8.417 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:19:09.537Z] [exec] #6 8.435 Setting up systemd-dev (255.4-1ubuntu8.12) ...
[2026-03-02T10:19:09.537Z] [exec] #6 8.455 Setting up systemd (255.4-1ubuntu8.12) ...
[2026-03-02T10:19:09.537Z] [exec] #6 8.524 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2026-03-02T10:19:10.170Z] [exec] #6 8.531 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2026-03-02T10:19:10.171Z] [exec] #6 8.535 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2026-03-02T10:19:10.171Z] [exec] #6 8.544 Initializing machine ID from random generator.
[2026-03-02T10:19:10.171Z] [exec] #6 8.566 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:19:10.171Z] [exec] #6 8.566 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:19:10.171Z] [exec] #6 8.566 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:19:10.171Z] [exec] #6 8.566 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2026-03-02T10:19:10.171Z] [exec] #6 8.567 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:19:10.171Z] [exec] #6 8.567 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:19:10.171Z] [exec] #6 8.567 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:19:10.171Z] [exec] #6 8.567 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:19:10.171Z] [exec] #6 8.567 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2026-03-02T10:19:10.171Z] [exec] #6 8.597 Creating group 'systemd-journal' with GID 999.
[2026-03-02T10:19:10.171Z] [exec] #6 8.597 Creating group 'systemd-network' with GID 998.
[2026-03-02T10:19:10.171Z] [exec] #6 8.597 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2026-03-02T10:19:10.171Z] [exec] #6 8.694 Selecting previously unselected package systemd-sysv.
[2026-03-02T10:19:10.171Z] [exec] #6 8.694 (Reading database ...
[2026-03-02T10:19:10.171Z] [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 ... 8663 files and directories currently installed.)#6 8.702 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:19:10.171Z] [exec] #6 8.708 Unpacking systemd-sysv (255.4-1ubuntu8.12) ...
[2026-03-02T10:19:10.171Z] [exec] #6 8.770 Selecting previously unselected package sgml-base.
[2026-03-02T10:19:10.171Z] [exec] #6 8.771 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2026-03-02T10:19:10.171Z] [exec] #6 8.779 Unpacking sgml-base (1.31) ...
[2026-03-02T10:19:10.171Z] [exec] #6 8.849 Selecting previously unselected package libdbus-1-3:amd64.
[2026-03-02T10:19:10.171Z] [exec] #6 8.850 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:19:10.171Z] [exec] #6 8.857 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:10.171Z] [exec] #6 8.899 Selecting previously unselected package dbus-bin.
[2026-03-02T10:19:10.171Z] [exec] #6 8.900 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:19:10.171Z] [exec] #6 8.914 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:10.171Z] [exec] #6 8.957 Selecting previously unselected package dbus-session-bus-common.
[2026-03-02T10:19:10.171Z] [exec] #6 8.958 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2026-03-02T10:19:10.171Z] [exec] #6 8.964 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:10.171Z] [exec] #6 9.011 Selecting previously unselected package dbus-daemon.
[2026-03-02T10:19:10.171Z] [exec] #6 9.012 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:19:10.171Z] [exec] #6 9.024 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:10.171Z] [exec] #6 9.072 Selecting previously unselected package dbus-system-bus-common.
[2026-03-02T10:19:10.806Z] [exec] #6 9.073 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.080 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.142 Selecting previously unselected package dbus.
[2026-03-02T10:19:10.806Z] [exec] #6 9.143 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.150 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.206 Selecting previously unselected package distro-info-data.
[2026-03-02T10:19:10.806Z] [exec] #6 9.207 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.5_all.deb ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.213 Unpacking distro-info-data (0.60ubuntu0.5) ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.280 Selecting previously unselected package libglib2.0-0t64:amd64.
[2026-03-02T10:19:10.806Z] [exec] #6 9.281 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.294 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.367 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2026-03-02T10:19:10.806Z] [exec] #6 9.368 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.376 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.435 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2026-03-02T10:19:10.806Z] [exec] #6 9.436 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.442 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.483 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2026-03-02T10:19:10.806Z] [exec] #6 9.484 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.490 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.533 Selecting previously unselected package iso-codes.
[2026-03-02T10:19:10.806Z] [exec] #6 9.534 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2026-03-02T10:19:10.806Z] [exec] #6 9.540 Unpacking iso-codes (4.16.0-1) ...
[2026-03-02T10:19:11.440Z] [exec] #6 9.775 Selecting previously unselected package libcap2-bin.
[2026-03-02T10:19:11.440Z] [exec] #6 9.776 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2026-03-02T10:19:11.440Z] [exec] #6 9.782 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2026-03-02T10:19:11.440Z] [exec] #6 9.832 Selecting previously unselected package libelf1t64:amd64.
[2026-03-02T10:19:11.440Z] [exec] #6 9.833 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2026-03-02T10:19:11.440Z] [exec] #6 9.839 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:19:11.440Z] [exec] #6 9.881 Selecting previously unselected package libglib2.0-data.
[2026-03-02T10:19:11.440Z] [exec] #6 9.882 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.8_all.deb ...
[2026-03-02T10:19:11.440Z] [exec] #6 9.888 Unpacking libglib2.0-data (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:19:11.440Z] [exec] #6 9.936 Selecting previously unselected package libicu74:amd64.
[2026-03-02T10:19:11.440Z] [exec] #6 9.937 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2026-03-02T10:19:11.440Z] [exec] #6 9.943 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2026-03-02T10:19:11.440Z] [exec] #6 10.14 Selecting previously unselected package libpam-systemd:amd64.
[2026-03-02T10:19:11.440Z] [exec] #6 10.14 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.12_amd64.deb ...
[2026-03-02T10:19:11.440Z] [exec] #6 10.15 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:19:11.440Z] [exec] #6 10.21 Selecting previously unselected package libxml2:amd64.
[2026-03-02T10:19:11.440Z] [exec] #6 10.22 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ...
[2026-03-02T10:19:11.440Z] [exec] #6 10.23 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...
[2026-03-02T10:19:11.440Z] [exec] #6 10.29 Selecting previously unselected package libyaml-0-2:amd64.
[2026-03-02T10:19:11.440Z] [exec] #6 10.29 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2026-03-02T10:19:11.440Z] [exec] #6 10.30 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2026-03-02T10:19:11.440Z] [exec] #6 10.34 Selecting previously unselected package lsb-release.
[2026-03-02T10:19:11.440Z] [exec] #6 10.35 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2026-03-02T10:19:11.440Z] [exec] #6 10.35 Unpacking lsb-release (12.0-2) ...
[2026-03-02T10:19:11.440Z] [exec] #6 10.40 Selecting previously unselected package python-apt-common.
[2026-03-02T10:19:12.073Z] [exec] #6 10.40 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5.2_all.deb ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.40 Unpacking python-apt-common (2.7.7ubuntu5.2) ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.46 Selecting previously unselected package python3-apt.
[2026-03-02T10:19:12.073Z] [exec] #6 10.46 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5.2_amd64.deb ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.46 Unpacking python3-apt (2.7.7ubuntu5.2) ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.51 Selecting previously unselected package python3-cffi-backend:amd64.
[2026-03-02T10:19:12.073Z] [exec] #6 10.51 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.52 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.57 Selecting previously unselected package python3-dbus.
[2026-03-02T10:19:12.073Z] [exec] #6 10.57 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.58 Unpacking python3-dbus (1.3.2-5build3) ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.63 Selecting previously unselected package python3-gi.
[2026-03-02T10:19:12.073Z] [exec] #6 10.63 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.64 Unpacking python3-gi (3.48.2-1) ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.70 Selecting previously unselected package python3-pkg-resources.
[2026-03-02T10:19:12.073Z] [exec] #6 10.70 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.70 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.75 Preparing to unpack .../28-curl_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.77 Unpacking curl (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.87 Preparing to unpack .../29-libcurl4t64_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.89 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.7) over (8.5.0-2ubuntu10.6) ...
[2026-03-02T10:19:12.073Z] [exec] #6 10.99 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2026-03-02T10:19:12.706Z] [exec] #6 10.99 Preparing to unpack .../30-libpackagekit-glib2-18_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.00 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.04 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2026-03-02T10:19:12.706Z] [exec] #6 11.04 Preparing to unpack .../31-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.05 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.10 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2026-03-02T10:19:12.706Z] [exec] #6 11.11 Preparing to unpack .../32-libcurl3t64-gnutls_8.5.0-2ubuntu10.7_amd64.deb ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.11 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.17 Selecting previously unselected package libstemmer0d:amd64.
[2026-03-02T10:19:12.706Z] [exec] #6 11.17 Preparing to unpack .../33-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.18 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.24 Selecting previously unselected package libxmlb2:amd64.
[2026-03-02T10:19:12.706Z] [exec] #6 11.24 Preparing to unpack .../34-libxmlb2_0.3.18-1_amd64.deb ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.24 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.30 Selecting previously unselected package libappstream5:amd64.
[2026-03-02T10:19:12.706Z] [exec] #6 11.30 Preparing to unpack .../35-libappstream5_1.0.2-1build6_amd64.deb ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.31 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.36 Selecting previously unselected package libduktape207:amd64.
[2026-03-02T10:19:12.706Z] [exec] #6 11.36 Preparing to unpack .../36-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.37 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.42 Selecting previously unselected package libdw1t64:amd64.
[2026-03-02T10:19:12.706Z] [exec] #6 11.42 Preparing to unpack .../37-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.43 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.48 Selecting previously unselected package libglib2.0-bin.
[2026-03-02T10:19:12.706Z] [exec] #6 11.48 Preparing to unpack .../38-libglib2.0-bin_2.80.0-6ubuntu3.8_amd64.deb ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.49 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.54 Selecting previously unselected package libunwind8:amd64.
[2026-03-02T10:19:12.706Z] [exec] #6 11.54 Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.55 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2026-03-02T10:19:12.706Z] [exec] #6 11.61 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2026-03-02T10:19:13.339Z] [exec] #6 11.61 Preparing to unpack .../40-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2026-03-02T10:19:13.339Z] [exec] #6 11.62 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2026-03-02T10:19:13.339Z] [exec] #6 11.70 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2026-03-02T10:19:13.339Z] [exec] #6 11.70 Preparing to unpack .../41-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:19:13.339Z] [exec] #6 11.71 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:19:13.339Z] [exec] #6 11.77 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2026-03-02T10:19:13.339Z] [exec] #6 11.78 Preparing to unpack .../42-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:19:13.339Z] [exec] #6 11.78 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:19:13.339Z] [exec] #6 11.86 Selecting previously unselected package xml-core.
[2026-03-02T10:19:13.339Z] [exec] #6 11.86 Preparing to unpack .../43-xml-core_0.19_all.deb ...
[2026-03-02T10:19:13.339Z] [exec] #6 11.87 Unpacking xml-core (0.19) ...
[2026-03-02T10:19:13.339Z] [exec] #6 11.97 Selecting previously unselected package polkitd.
[2026-03-02T10:19:13.339Z] [exec] #6 11.97 Preparing to unpack .../44-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2026-03-02T10:19:13.339Z] [exec] #6 12.00 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:19:13.339Z] [exec] #6 12.07 Selecting previously unselected package python3-blinker.
[2026-03-02T10:19:13.339Z] [exec] #6 12.07 Preparing to unpack .../45-python3-blinker_1.7.0-1_all.deb ...
[2026-03-02T10:19:13.339Z] [exec] #6 12.08 Unpacking python3-blinker (1.7.0-1) ...
[2026-03-02T10:19:13.339Z] [exec] #6 12.14 Selecting previously unselected package python3-cryptography.
[2026-03-02T10:19:13.339Z] [exec] #6 12.14 Preparing to unpack .../46-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2026-03-02T10:19:13.339Z] [exec] #6 12.14 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2026-03-02T10:19:13.339Z] [exec] #6 12.23 Selecting previously unselected package python3-pyparsing.
[2026-03-02T10:19:13.339Z] [exec] #6 12.23 Preparing to unpack .../47-python3-pyparsing_3.1.1-1_all.deb ...
[2026-03-02T10:19:13.339Z] [exec] #6 12.24 Unpacking python3-pyparsing (3.1.1-1) ...
[2026-03-02T10:19:13.339Z] [exec] #6 12.29 Selecting previously unselected package python3-httplib2.
[2026-03-02T10:19:13.339Z] [exec] #6 12.30 Preparing to unpack .../48-python3-httplib2_0.20.4-3_all.deb ...
[2026-03-02T10:19:13.339Z] [exec] #6 12.30 Unpacking python3-httplib2 (0.20.4-3) ...
[2026-03-02T10:19:13.339Z] [exec] #6 12.36 Selecting previously unselected package python3-jwt.
[2026-03-02T10:19:13.973Z] [exec] #6 12.36 Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.36 Unpacking python3-jwt (2.7.0-1) ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.43 Selecting previously unselected package python3-lazr.uri.
[2026-03-02T10:19:13.973Z] [exec] #6 12.43 Preparing to unpack .../50-python3-lazr.uri_1.0.6-3_all.deb ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.44 Unpacking python3-lazr.uri (1.0.6-3) ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.49 Selecting previously unselected package python3-wadllib.
[2026-03-02T10:19:13.973Z] [exec] #6 12.49 Preparing to unpack .../51-python3-wadllib_1.3.6-5_all.deb ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.50 Unpacking python3-wadllib (1.3.6-5) ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.55 Selecting previously unselected package python3-distro.
[2026-03-02T10:19:13.973Z] [exec] #6 12.56 Preparing to unpack .../52-python3-distro_1.9.0-1_all.deb ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.57 Unpacking python3-distro (1.9.0-1) ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.61 Selecting previously unselected package python3-oauthlib.
[2026-03-02T10:19:13.973Z] [exec] #6 12.61 Preparing to unpack .../53-python3-oauthlib_3.2.2-1_all.deb ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.62 Unpacking python3-oauthlib (3.2.2-1) ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.69 Selecting previously unselected package python3-lazr.restfulclient.
[2026-03-02T10:19:13.973Z] [exec] #6 12.69 Preparing to unpack .../54-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.70 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.76 Selecting previously unselected package python3-six.
[2026-03-02T10:19:13.973Z] [exec] #6 12.77 Preparing to unpack .../55-python3-six_1.16.0-4_all.deb ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.77 Unpacking python3-six (1.16.0-4) ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.84 Selecting previously unselected package python3-launchpadlib.
[2026-03-02T10:19:13.973Z] [exec] #6 12.84 Preparing to unpack .../56-python3-launchpadlib_1.11.0-6_all.deb ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.85 Unpacking python3-launchpadlib (1.11.0-6) ...
[2026-03-02T10:19:13.973Z] [exec] #6 12.92 Selecting previously unselected package python3-software-properties.
[2026-03-02T10:19:14.604Z] [exec] #6 12.92 Preparing to unpack .../57-python3-software-properties_0.99.49.4_all.deb ...
[2026-03-02T10:19:14.604Z] [exec] #6 12.92 Unpacking python3-software-properties (0.99.49.4) ...
[2026-03-02T10:19:14.604Z] [exec] #6 12.98 Selecting previously unselected package packagekit.
[2026-03-02T10:19:14.604Z] [exec] #6 12.98 Preparing to unpack .../58-packagekit_1.2.8-2ubuntu1.4_amd64.deb ...
[2026-03-02T10:19:14.604Z] [exec] #6 12.99 Unpacking packagekit (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.06 Selecting previously unselected package software-properties-common.
[2026-03-02T10:19:14.604Z] [exec] #6 13.06 Preparing to unpack .../59-software-properties-common_0.99.49.4_all.deb ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.07 Unpacking software-properties-common (0.99.49.4) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.13 Setting up media-types (10.1.0) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.17 Setting up systemd-sysv (255.4-1ubuntu8.12) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.21 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.23 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.26 Setting up distro-info-data (0.60ubuntu0.5) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.28 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.31 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.34 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.36 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.38 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.40 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.42 No schema files found: doing nothing.
[2026-03-02T10:19:14.604Z] [exec] #6 13.43 Setting up libglib2.0-data (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.46 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.48 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:19:14.604Z] [exec] #6 13.50 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.52 Setting up python-apt-common (2.7.7ubuntu5.2) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.54 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.56 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.58 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.60 Setting up netbase (6.4) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.65 Setting up sgml-base (1.31) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.69 Setting up curl (8.5.0-2ubuntu10.7) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.71 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.74 Setting up lsb-release (12.0-2) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.76 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.91 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.93 Setting up iso-codes (4.16.0-1) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.95 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:15.236Z] [exec] #6 13.97 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:19:15.236Z] [exec] #6 14.00 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2026-03-02T10:19:15.236Z] [exec] #6 14.02 Setcap worked! gst-ptp-helper is not suid!
[2026-03-02T10:19:15.236Z] [exec] #6 14.02 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:19:15.236Z] [exec] #6 14.05 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2026-03-02T10:19:15.236Z] [exec] #6 14.07 Setting up python3.12 (3.12.3-1ubuntu0.11) ...
[2026-03-02T10:19:16.552Z] [exec] #6 14.86 Setting up libglib2.0-bin (2.80.0-6ubuntu3.8) ...
[2026-03-02T10:19:16.552Z] [exec] #6 14.88 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:19:16.552Z] [exec] #6 14.91 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2026-03-02T10:19:16.552Z] [exec] #6 14.93 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:16.552Z] [exec] #6 14.97 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:19:16.552Z] [exec] #6 14.99 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2026-03-02T10:19:16.552Z] [exec] #6 15.01 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:16.552Z] [exec] #6 15.07 Setting up xml-core (0.19) ...
[2026-03-02T10:19:16.552Z] [exec] #6 15.28 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.12) ...
[2026-03-02T10:19:16.552Z] [exec] #6 15.37 debconf: unable to initialize frontend: Dialog
[2026-03-02T10:19:16.552Z] [exec] #6 15.37 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2026-03-02T10:19:16.552Z] [exec] #6 15.37 debconf: falling back to frontend: Readline
[2026-03-02T10:19:16.552Z] [exec] #6 15.37 debconf: unable to initialize frontend: Readline
[2026-03-02T10:19:16.552Z] [exec] #6 15.37 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-02T10:19:16.552Z] [exec] #6 15.37 debconf: falling back to frontend: Teletype
[2026-03-02T10:19:16.552Z] [exec] #6 15.45 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:19:17.188Z] [exec] #6 15.47 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:19:17.188Z] [exec] #6 15.49 Setting up python3 (3.12.3-0ubuntu2.1) ...
[2026-03-02T10:19:17.188Z] [exec] #6 15.50 running python rtupdate hooks for python3.12...
[2026-03-02T10:19:17.188Z] [exec] #6 15.50 running python post-rtupdate hooks for python3.12...
[2026-03-02T10:19:17.188Z] [exec] #6 15.59 Setting up python3-six (1.16.0-4) ...
[2026-03-02T10:19:17.188Z] [exec] #6 15.71 Setting up python3-pyparsing (3.1.1-1) ...
[2026-03-02T10:19:17.188Z] [exec] #6 15.88 Setting up python3-gi (3.48.2-1) ...
[2026-03-02T10:19:17.188Z] [exec] #6 16.04 Setting up python3-httplib2 (0.20.4-3) ...
[2026-03-02T10:19:17.821Z] [exec] #6 16.18 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2026-03-02T10:19:17.821Z] [exec] #6 16.20 Setting up python3-blinker (1.7.0-1) ...
[2026-03-02T10:19:17.821Z] [exec] #6 16.31 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2026-03-02T10:19:17.821Z] [exec] #6 16.52 Setting up python3-dbus (1.3.2-5build3) ...
[2026-03-02T10:19:17.821Z] [exec] #6 16.65 Setting up python3-distro (1.9.0-1) ...
[2026-03-02T10:19:17.821Z] [exec] #6 16.77 Setting up python3-jwt (2.7.0-1) ...
[2026-03-02T10:19:18.456Z] [exec] #6 16.89 Setting up python3-apt (2.7.7ubuntu5.2) ...
[2026-03-02T10:19:18.456Z] [exec] #6 17.05 Setting up python3-lazr.uri (1.0.6-3) ...
[2026-03-02T10:19:18.456Z] [exec] #6 17.17 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2026-03-02T10:19:18.456Z] [exec] #6 17.39 Setting up python3-wadllib (1.3.6-5) ...
[2026-03-02T10:19:19.091Z] [exec] #6 17.52 Setting up python3-oauthlib (3.2.2-1) ...
[2026-03-02T10:19:19.091Z] [exec] #6 17.69 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2026-03-02T10:19:19.091Z] [exec] #6 17.82 Setting up python3-launchpadlib (1.11.0-6) ...
[2026-03-02T10:19:19.091Z] [exec] #6 18.04 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2026-03-02T10:19:19.726Z] [exec] #6 18.06 Setting up python3-software-properties (0.99.49.4) ...
[2026-03-02T10:19:19.726Z] [exec] #6 18.19 Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[2026-03-02T10:19:19.726Z] [exec] #6 18.23 Processing triggers for sgml-base (1.31) ...
[2026-03-02T10:19:19.726Z] [exec] #6 18.26 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2026-03-02T10:19:19.726Z] [exec] #6 18.28 Creating group 'polkitd' with GID 997.
[2026-03-02T10:19:19.726Z] [exec] #6 18.28 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2026-03-02T10:19:19.726Z] [exec] #6 18.33 invoke-rc.d: could not determine current runlevel
[2026-03-02T10:19:19.726Z] [exec] #6 18.34 invoke-rc.d: policy-rc.d denied execution of reload.
[2026-03-02T10:19:19.726Z] [exec] #6 18.43 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2026-03-02T10:19:19.726Z] [exec] #6 18.44 Setting up packagekit (1.2.8-2ubuntu1.4) ...
[2026-03-02T10:19:19.726Z] [exec] #6 18.48 invoke-rc.d: could not determine current runlevel
[2026-03-02T10:19:19.726Z] [exec] #6 18.49 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2026-03-02T10:19:19.726Z] [exec] #6 18.49 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-02T10:19:19.726Z] [exec] #6 18.59 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2026-03-02T10:19:20.360Z] [exec] #6 18.60 Setting up software-properties-common (0.99.49.4) ...
[2026-03-02T10:19:20.360Z] [exec] #6 18.73 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2026-03-02T10:19:24.136Z] [exec] #6 22.56 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2026-03-02T10:19:24.136Z] [exec] #6 22.57 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2026-03-02T10:19:24.136Z] [exec] #6 22.58 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2026-03-02T10:19:24.136Z] [exec] #6 22.69 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2026-03-02T10:19:24.136Z] [exec] #6 22.91 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2026-03-02T10:19:24.136Z] [exec] #6 23.07 Get:6 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble/main amd64 Packages [37.8 kB]
[2026-03-02T10:19:24.771Z] [exec] #6 23.10 Fetched 62.2 kB in 1s (94.1 kB/s)
[2026-03-02T10:19:25.411Z] [exec] #6 23.10 Reading package lists...
[2026-03-02T10:19:25.411Z] [exec] #6 23.90 PPA publishes dbgsym, you may need to include 'main/debug' component
[2026-03-02T10:19:25.411Z] [exec] #6 23.90 Repository: 'Types: deb
[2026-03-02T10:19:25.411Z] [exec] #6 23.90 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2026-03-02T10:19:25.411Z] [exec] #6 23.90 Suites: noble
[2026-03-02T10:19:25.411Z] [exec] #6 23.90 Components: main
[2026-03-02T10:19:25.411Z] [exec] #6 23.90 '
[2026-03-02T10:19:25.411Z] [exec] #6 23.90 Description:
[2026-03-02T10:19:25.411Z] [exec] #6 23.90 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2026-03-02T10:19:25.411Z] [exec] #6 23.90
[2026-03-02T10:19:25.411Z] [exec] #6 23.90 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2026-03-02T10:19:25.411Z] [exec] #6 23.90 Adding repository.
[2026-03-02T10:19:25.411Z] [exec] #6 24.17 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2026-03-02T10:19:25.411Z] [exec] #6 24.18 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2026-03-02T10:19:25.411Z] [exec] #6 24.19 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2026-03-02T10:19:25.411Z] [exec] #6 24.22 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2026-03-02T10:19:26.043Z] [exec] #6 24.53 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2026-03-02T10:19:26.675Z] [exec] #6 24.58 Reading package lists...
[2026-03-02T10:19:27.309Z] [exec] #6 25.38 Reading package lists...
[2026-03-02T10:19:27.941Z] [exec] #6 26.22 Building dependency tree...
[2026-03-02T10:19:27.941Z] [exec] #6 26.38 Reading state information...
[2026-03-02T10:19:27.941Z] [exec] #6 26.54 wget is already the newest version (1.21.4-1ubuntu4.1).
[2026-03-02T10:19:27.941Z] [exec] #6 26.54 tar is already the newest version (1.35+dfsg-3build1).
[2026-03-02T10:19:27.941Z] [exec] #6 26.54 The following additional packages will be installed:
[2026-03-02T10:19:27.941Z] [exec] #6 26.54 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2026-03-02T10:19:27.941Z] [exec] #6 26.54 perl-modules-5.38
[2026-03-02T10:19:27.942Z] [exec] #6 26.54 Suggested packages:
[2026-03-02T10:19:27.942Z] [exec] #6 26.54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2026-03-02T10:19:27.942Z] [exec] #6 26.54 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2026-03-02T10:19:27.942Z] [exec] #6 26.54 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2026-03-02T10:19:27.942Z] [exec] #6 26.54 libtap-harness-archive-perl
[2026-03-02T10:19:27.942Z] [exec] #6 26.54 Recommended packages:
[2026-03-02T10:19:27.942Z] [exec] #6 26.54 patch less ssh-client
[2026-03-02T10:19:27.942Z] [exec] #6 26.58 The following NEW packages will be installed:
[2026-03-02T10:19:27.942Z] [exec] #6 26.58 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2026-03-02T10:19:27.942Z] [exec] #6 26.58 perl-modules-5.38
[2026-03-02T10:19:27.942Z] [exec] #6 26.76 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded.
[2026-03-02T10:19:27.942Z] [exec] #6 26.76 Need to get 13.1 MB of archives.
[2026-03-02T10:19:27.942Z] [exec] #6 26.76 After this operation, 75.0 MB of additional disk space will be used.
[2026-03-02T10:19:27.942Z] [exec] #6 26.76 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-02T10:19:28.574Z] [exec] #6 27.50 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2026-03-02T10:19:29.207Z] [exec] #6 27.50 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2026-03-02T10:19:29.207Z] [exec] #6 27.50 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-02T10:19:29.207Z] [exec] #6 27.62 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2026-03-02T10:19:29.207Z] [exec] #6 27.62 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2026-03-02T10:19:29.207Z] [exec] #6 27.62 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-02T10:19:29.207Z] [exec] #6 27.64 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2026-03-02T10:19:29.207Z] [exec] #6 27.81 debconf: delaying package configuration, since apt-utils is not installed
[2026-03-02T10:19:29.207Z] [exec] #6 27.84 Fetched 13.1 MB in 1s (11.7 MB/s)
[2026-03-02T10:19:29.207Z] [exec] #6 27.87 Selecting previously unselected package perl-modules-5.38.
[2026-03-02T10:19:29.207Z] [exec] #6 27.87 (Reading database ...
[2026-03-02T10:19:29.207Z] [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 ... 11199 files and directories currently installed.)#6 27.88 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2026-03-02T10:19:29.207Z] [exec] #6 27.89 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:19:29.840Z] [exec] #6 28.24 Selecting previously unselected package libgdbm6t64:amd64.
[2026-03-02T10:19:29.840Z] [exec] #6 28.24 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2026-03-02T10:19:29.840Z] [exec] #6 28.25 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:19:29.840Z] [exec] #6 28.30 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2026-03-02T10:19:29.840Z] [exec] #6 28.31 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2026-03-02T10:19:29.840Z] [exec] #6 28.31 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:19:29.840Z] [exec] #6 28.37 Selecting previously unselected package libperl5.38t64:amd64.
[2026-03-02T10:19:29.840Z] [exec] #6 28.37 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2026-03-02T10:19:29.840Z] [exec] #6 28.37 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:19:29.840Z] [exec] #6 28.62 Selecting previously unselected package perl.
[2026-03-02T10:19:29.840Z] [exec] #6 28.62 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2026-03-02T10:19:29.840Z] [exec] #6 28.63 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:19:29.840Z] [exec] #6 28.69 Selecting previously unselected package liberror-perl.
[2026-03-02T10:19:29.840Z] [exec] #6 28.69 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2026-03-02T10:19:29.840Z] [exec] #6 28.69 Unpacking liberror-perl (0.17029-2) ...
[2026-03-02T10:19:29.840Z] [exec] #6 28.74 Selecting previously unselected package git-man.
[2026-03-02T10:19:30.475Z] [exec] #6 28.74 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2026-03-02T10:19:30.475Z] [exec] #6 28.74 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:19:30.475Z] [exec] #6 28.82 Selecting previously unselected package git.
[2026-03-02T10:19:30.475Z] [exec] #6 28.82 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2026-03-02T10:19:30.475Z] [exec] #6 28.83 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:19:30.475Z] [exec] #6 29.02 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:19:30.475Z] [exec] #6 29.06 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2026-03-02T10:19:30.475Z] [exec] #6 29.07 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:19:30.475Z] [exec] #6 29.10 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:19:30.475Z] [exec] #6 29.12 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:19:30.475Z] [exec] #6 29.14 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2026-03-02T10:19:30.475Z] [exec] #6 29.17 Setting up liberror-perl (0.17029-2) ...
[2026-03-02T10:19:30.475Z] [exec] #6 29.19 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2026-03-02T10:19:30.475Z] [exec] #6 29.22 Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[2026-03-02T10:19:31.789Z] [exec] #6 DONE 30.6s
[2026-03-02T10:19:32.801Z] [exec]
[2026-03-02T10:19:32.801Z] [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-02T10:19:32.801Z] [exec] #7 0.326 2026-03-02 10:19:31 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-02T10:19:32.801Z] [exec] #7 0.330 apache-maven-3.8.5/README.txt
[2026-03-02T10:19:32.801Z] [exec] #7 0.335 apache-maven-3.8.5/LICENSE
[2026-03-02T10:19:32.801Z] [exec] #7 0.335 apache-maven-3.8.5/NOTICE
[2026-03-02T10:19:32.801Z] [exec] #7 0.335 apache-maven-3.8.5/lib/
[2026-03-02T10:19:32.801Z] [exec] #7 0.335 apache-maven-3.8.5/lib/commons-cli.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.335 apache-maven-3.8.5/lib/commons-io.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.335 apache-maven-3.8.5/lib/commons-lang3.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.335 apache-maven-3.8.5/lib/guava.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.336 apache-maven-3.8.5/lib/guice.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.336 apache-maven-3.8.5/lib/jansi.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.336 apache-maven-3.8.5/lib/javax.annotation-api.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.336 apache-maven-3.8.5/lib/javax.inject.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.337 apache-maven-3.8.5/lib/jcl-over-slf4j.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.337 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.337 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.338 apache-maven-3.8.5/lib/plexus-cipher.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.338 apache-maven-3.8.5/lib/plexus-component-annotations.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.338 apache-maven-3.8.5/lib/plexus-interpolation.license
[2026-03-02T10:19:32.801Z] [exec] #7 0.338 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license
[2026-03-02T10:19:32.802Z] [exec] #7 0.339 apache-maven-3.8.5/lib/plexus-utils.license
[2026-03-02T10:19:32.802Z] [exec] #7 0.339 apache-maven-3.8.5/lib/slf4j-api.license
[2026-03-02T10:19:32.802Z] [exec] #7 0.339 apache-maven-3.8.5/boot/
[2026-03-02T10:19:32.802Z] [exec] #7 0.339 apache-maven-3.8.5/boot/plexus-classworlds.license
[2026-03-02T10:19:32.802Z] [exec] #7 0.340 apache-maven-3.8.5/lib/jansi-native/
[2026-03-02T10:19:32.802Z] [exec] #7 0.340 apache-maven-3.8.5/lib/jansi-native/Windows/
[2026-03-02T10:19:32.802Z] [exec] #7 0.340 apache-maven-3.8.5/lib/jansi-native/Windows/x86/
[2026-03-02T10:19:32.802Z] [exec] #7 0.340 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/
[2026-03-02T10:19:32.802Z] [exec] #7 0.340 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll
[2026-03-02T10:19:32.802Z] [exec] #7 0.341 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll
[2026-03-02T10:19:32.802Z] [exec] #7 0.342 apache-maven-3.8.5/bin/m2.conf
[2026-03-02T10:19:32.802Z] [exec] #7 0.342 apache-maven-3.8.5/bin/mvn.cmd
[2026-03-02T10:19:32.802Z] [exec] #7 0.342 apache-maven-3.8.5/bin/mvnDebug.cmd
[2026-03-02T10:19:32.802Z] [exec] #7 0.342 apache-maven-3.8.5/bin/mvn
[2026-03-02T10:19:32.802Z] [exec] #7 0.342 apache-maven-3.8.5/bin/mvnDebug
[2026-03-02T10:19:32.802Z] [exec] #7 0.342 apache-maven-3.8.5/bin/mvnyjp
[2026-03-02T10:19:32.802Z] [exec] #7 0.342 apache-maven-3.8.5/conf/
[2026-03-02T10:19:32.802Z] [exec] #7 0.343 apache-maven-3.8.5/conf/logging/
[2026-03-02T10:19:32.802Z] [exec] #7 0.343 apache-maven-3.8.5/conf/logging/simplelogger.properties
[2026-03-02T10:19:32.802Z] [exec] #7 0.343 apache-maven-3.8.5/conf/settings.xml
[2026-03-02T10:19:32.802Z] [exec] #7 0.343 apache-maven-3.8.5/conf/toolchains.xml
[2026-03-02T10:19:32.802Z] [exec] #7 0.343 apache-maven-3.8.5/lib/ext/
[2026-03-02T10:19:32.802Z] [exec] #7 0.343 apache-maven-3.8.5/lib/jansi-native/
[2026-03-02T10:19:32.802Z] [exec] #7 0.344 apache-maven-3.8.5/lib/ext/README.txt
[2026-03-02T10:19:32.802Z] [exec] #7 0.344 apache-maven-3.8.5/lib/jansi-native/README.txt
[2026-03-02T10:19:32.802Z] [exec] #7 0.344 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.344 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.345 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.346 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.346 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.347 apache-maven-3.8.5/lib/maven-model-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.349 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.350 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.350 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.351 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.353 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.354 apache-maven-3.8.5/lib/commons-io-2.6.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.356 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.359 apache-maven-3.8.5/lib/guava-25.1-android.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.378 apache-maven-3.8.5/lib/javax.inject-1.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.378 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.378 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.380 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.380 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.380 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.381 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.384 apache-maven-3.8.5/lib/maven-core-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.389 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.389 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.390 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.390 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.392 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.392 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.395 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.396 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.396 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.398 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.398 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.400 apache-maven-3.8.5/lib/commons-cli-1.4.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.400 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.412 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.413 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.413 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.414 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.414 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar
[2026-03-02T10:19:32.802Z] [exec] #7 0.414 apache-maven-3.8.5/lib/jansi-2.4.0.jar
[2026-03-02T10:19:32.802Z] [exec] #7 DONE 0.5s
[2026-03-02T10:19:32.802Z] [exec]
[2026-03-02T10:19:32.802Z] [exec] #8 [ 4/11] RUN mkdir testResults
[2026-03-02T10:19:32.802Z] [exec] #8 DONE 0.2s
[2026-03-02T10:19:32.802Z] [exec]
[2026-03-02T10:19:32.802Z] [exec] #9 [ 5/11] RUN git clone https://github.com/quarkusio/quarkus-quickstarts.git
[2026-03-02T10:19:32.802Z] [exec] #9 0.189 Cloning into 'quarkus-quickstarts'...
[2026-03-02T10:19:36.579Z] [exec] #9 DONE 3.4s
[2026-03-02T10:19:36.579Z] [exec]
[2026-03-02T10:19:36.579Z] [exec] #10 [ 6/11] WORKDIR /quarkus-quickstarts/
[2026-03-02T10:19:36.579Z] [exec] #10 DONE 0.1s
[2026-03-02T10:19:36.579Z] [exec]
[2026-03-02T10:19:36.579Z] [exec] #11 [ 7/11] RUN git checkout 2.7.2.Final
[2026-03-02T10:19:45.219Z] [exec] #11 9.302 Note: switching to '2.7.2.Final'.
[2026-03-02T10:19:45.219Z] [exec] #11 9.302
[2026-03-02T10:19:45.219Z] [exec] #11 9.302 You are in 'detached HEAD' state. You can look around, make experimental
[2026-03-02T10:19:45.219Z] [exec] #11 9.302 changes and commit them, and you can discard any commits you make in this
[2026-03-02T10:19:45.219Z] [exec] #11 9.302 state without impacting any branches by switching back to a branch.
[2026-03-02T10:19:45.219Z] [exec] #11 9.302
[2026-03-02T10:19:45.219Z] [exec] #11 9.302 If you want to create a new branch to retain commits you create, you may
[2026-03-02T10:19:45.219Z] [exec] #11 9.302 do so (now or later) by using -c with the switch command. Example:
[2026-03-02T10:19:45.219Z] [exec] #11 9.302
[2026-03-02T10:19:45.219Z] [exec] #11 9.302 git switch -c <new-branch-name>
[2026-03-02T10:19:45.219Z] [exec] #11 9.302
[2026-03-02T10:19:45.219Z] [exec] #11 9.302 Or undo this operation with:
[2026-03-02T10:19:45.219Z] [exec] #11 9.302
[2026-03-02T10:19:45.219Z] [exec] #11 9.302 git switch -
[2026-03-02T10:19:45.219Z] [exec] #11 9.302
[2026-03-02T10:19:45.219Z] [exec] #11 9.302 Turn off this advice by setting config variable advice.detachedHead to false
[2026-03-02T10:19:45.219Z] [exec] #11 9.302
[2026-03-02T10:19:45.219Z] [exec] #11 9.302 HEAD is now at d1f6a01f6 [RELEASE] - Bump version to 2.7.2.Final
[2026-03-02T10:19:45.858Z] [exec] #11 DONE 9.4s
[2026-03-02T10:19:45.858Z] [exec]
[2026-03-02T10:19:45.858Z] [exec] #12 [ 8/11] COPY quarkus_quickstarts/test.sh /test.sh
[2026-03-02T10:19:45.858Z] [exec] #12 DONE 0.1s
[2026-03-02T10:19:45.858Z] [exec]
[2026-03-02T10:19:45.858Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh
[2026-03-02T10:19:45.858Z] [exec] #13 DONE 0.1s
[2026-03-02T10:19:45.858Z] [exec]
[2026-03-02T10:19:45.858Z] [exec] #14 [10/11] WORKDIR /quarkus-quickstarts
[2026-03-02T10:19:45.858Z] [exec] #14 DONE 0.1s
[2026-03-02T10:19:45.858Z] [exec]
[2026-03-02T10:19:45.858Z] [exec] #15 exporting to image
[2026-03-02T10:19:45.858Z] [exec] #15 exporting layers
[2026-03-02T10:19:53.057Z] [exec] #15 exporting layers 6.9s done
[2026-03-02T10:19:53.057Z] [exec] #15 writing image sha256:33f97e11292378be8eec154bed1087ab0c6a94071c4dc9430b3d14e1ae7c9534 done
[2026-03-02T10:19:53.057Z] [exec] #15 naming to docker.io/library/adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full done
[2026-03-02T10:19:53.057Z] [exec] #15 DONE 6.9s
[2026-03-02T10:19:53.057Z]
[2026-03-02T10:19:53.057Z] copy_dest:
[2026-03-02T10:19:53.057Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2026-03-02T10:19:53.057Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2026-03-02T10:19:53.057Z]
[2026-03-02T10:19:53.057Z] build:
[2026-03-02T10:19:53.057Z]
[2026-03-02T10:19:53.057Z] BUILD SUCCESSFUL
[2026-03-02T10:19:53.057Z] Total time: 11 minutes 36 seconds
[2026-03-02T10:19:53.057Z] 0
[2026-03-02T10:19:53.057Z]
[2026-03-02T10:19:53.057Z]
[2026-03-02T10:19:53.057Z] RECORD TEST REPOs SHA
[2026-03-02T10:19:53.057Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-03-02T10:19:53.057Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-03-02T10:19:53.057Z] Check shas in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-02T10:19:53.057Z] touch /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-02T10:19:53.057Z] ================================================
[2026-03-02T10:19:53.057Z] timestamp: 20260302-101952
[2026-03-02T10:19:53.057Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[2026-03-02T10:19:53.057Z] git repo:
[2026-03-02T10:19:53.057Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-03-02T10:19:53.057Z] sha:
[2026-03-02T10:19:53.057Z] f493de36d6fdc67c620e2b71170f4f6c04b5a052
[2026-03-02T10:19:53.057Z] ================================================
[2026-03-02T10:19:53.057Z] timestamp: 20260302-101952
[2026-03-02T10:19:53.057Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2026-03-02T10:19:53.057Z] git repo:
[2026-03-02T10:19:53.057Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-03-02T10:19:53.057Z] sha:
[2026-03-02T10:19:53.057Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-03-02T10:19:53.057Z] No github_url or tag_version in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test//test.properties
[2026-03-02T10:19:53.057Z] ================================================
[2026-03-02T10:19:53.057Z] timestamp: 20260302-101952
[2026-03-02T10:19:53.057Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2026-03-02T10:19:53.057Z] git repo: https://github.com/OpenLiberty/open-liberty.git
[2026-03-02T10:19:53.057Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac
[2026-03-02T10:19:53.711Z] ================================================
[2026-03-02T10:19:53.711Z] timestamp: 20260302-101953
[2026-03-02T10:19:53.711Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2026-03-02T10:19:53.711Z] git repo: https://github.com/quarkusio/quarkus.git
[2026-03-02T10:19:53.711Z] sha:2733bae7cb7ded76d324b41a3a9f4e81b89ee122
[2026-03-02T10:19:53.711Z] ================================================
[2026-03-02T10:19:53.711Z] timestamp: 20260302-101953
[2026-03-02T10:19:53.711Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2026-03-02T10:19:53.711Z] git repo: https://github.com/quarkusio/quarkus-quickstarts.git
[2026-03-02T10:19:53.711Z] sha:d1f6a01f64da85d51a7b21714f7964fb37b9c701
[2026-03-02T10:19:53.711Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2026-03-02T10:19:53.711Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST=
[2026-03-02T10:19:53.711Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2026-03-02T10:19:53.711Z] perl scripts/configure.pl
[2026-03-02T10:19:53.711Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-02T10:19:54.347Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-02T10:19:54.347Z]
[2026-03-02T10:19:54.347Z] Starting to generate test make files.
[2026-03-02T10:19:54.347Z]
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2026-03-02T10:19:54.989Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/autoGen.mk
[2026-03-02T10:19:54.989Z]
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2026-03-02T10:19:54.989Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk
[2026-03-02T10:19:54.989Z]
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2026-03-02T10:19:54.989Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/autoGen.mk
[2026-03-02T10:19:54.989Z]
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2026-03-02T10:19:54.989Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/autoGen.mk
[2026-03-02T10:19:54.989Z]
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2026-03-02T10:19:54.989Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk
[2026-03-02T10:19:54.989Z]
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2026-03-02T10:19:54.989Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk
[2026-03-02T10:19:54.989Z]
[2026-03-02T10:19:54.989Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2026-03-02T10:19:54.989Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk
[2026-03-02T10:19:54.989Z]
[2026-03-02T10:19:54.989Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2026-03-02T10:19:54.989Z]
[2026-03-02T10:19:54.989Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-03-02T10:19:54.989Z]
[2026-03-02T10:19:54.989Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-03-02T10:19:54.989Z]
[2026-03-02T10:19:54.989Z] Make files are generated successfully.
[2026-03-02T10:19:54.989Z]
[2026-03-02T10:19:54.989Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2026-03-02T10:19:54.989Z] make -f runtest.mk _sanity.external
[2026-03-02T10:19:54.989Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2026-03-02T10:19:55.623Z]
[2026-03-02T10:19:55.623Z] Running make 4.3
[2026-03-02T10:19:55.623Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..
[2026-03-02T10:19:55.623Z] set JDK_VERSION to 21
[2026-03-02T10:19:55.623Z] set JDK_IMPL to hotspot
[2026-03-02T10:19:55.623Z] set JVM_VERSION to openjdk21
[2026-03-02T10:19:55.623Z] set JCL_VERSION to latest
[2026-03-02T10:19:55.623Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-02T10:19:55.623Z] set SPEC to linux_x86-64
[2026-03-02T10:19:55.623Z] set TEST_FLAG to
[2026-03-02T10:19:55.623Z] set OS_LABEL to ubuntu.24
[2026-03-02T10:19:55.623Z] Running sanity.external ...
[2026-03-02T10:19:55.623Z] There are 7 test targets in sanity.external
[2026-03-02T10:19:55.623Z] "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-03-02T10:19:55.623Z] openjdk version "21.0.11-beta" 2026-04-21
[2026-03-02T10:19:55.623Z] OpenJDK Runtime Environment Temurin-21.0.11+4-202603020930 (build 21.0.11-beta+4-ea)
[2026-03-02T10:19:55.623Z] OpenJDK 64-Bit Server VM Temurin-21.0.11+4-202603020930 (build 21.0.11-beta+4-ea, mixed mode, sharing)
[2026-03-02T10:19:55.623Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests'
[2026-03-02T10:19:55.623Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external'
[2026-03-02T10:19:55.623Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus'
[2026-03-02T10:19:55.623Z]
[2026-03-02T10:19:55.623Z] ===============================================