Pre Test
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin" build number 332
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 378
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 295
originally caused by:
Started by timer
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 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
Commit message: "JDK24+ VT exclude selected test platforms"
> git rev-list --no-walk 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-28T03:10:37.931Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-06-28T03:10:37.932Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-28T03:10:37.947Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-28T03:10:37.954Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-06-28T03:10:52.960Z] Still waiting to schedule task
[2025-06-28T03:10:52.960Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12’
[2025-06-28T03:11:36.786Z] Running on test-rhibmcloud-rhel9-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
[2025-06-28T03:11:36.816Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-28T03:11:36.869Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-28T03:11:36.869Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-28T03:11:36.895Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-28T03:11:36.943Z] The recommended git tool is: git
[2025-06-28T03:11:36.995Z] No credentials specified
[2025-06-28T03:11:37.015Z] Cloning the remote Git repository
[2025-06-28T03:11:37.042Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-28T03:11:37.043Z] > git init /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10
[2025-06-28T03:11:37.052Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-06-28T03:11:37.052Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-28T03:11:37.052Z] > git --version # timeout=10
[2025-06-28T03:11:37.058Z] > git --version # 'git version 2.43.5'
[2025-06-28T03:11:37.058Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-28T03:11:42.861Z] Avoid second fetch
[2025-06-28T03:11:42.886Z] Checking out Revision 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master)
[2025-06-28T03:11:43.757Z] Commit message: "JDK24+ VT exclude selected test platforms"
[2025-06-28T03:11:42.823Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-28T03:11:42.827Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-28T03:11:42.870Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-28T03:11:42.894Z] > git config core.sparsecheckout # timeout=10
[2025-06-28T03:11:42.898Z] > git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[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
[2025-06-28T03:11:45.303Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-28T03:11:45.329Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-28T03:11:45.828Z] + LC_TIME=C
[2025-06-28T03:11:45.828Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-28T03:11:45.921Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-28T03:11:46.344Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-28T03:11:46.344Z] Unix type machine..
[2025-06-28T03:11:46.344Z] Running on a Linux host
[2025-06-28T03:11:46.344Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-06-28T03:11:47.621Z] + printenv
[2025-06-28T03:11:47.621Z] SHELL=/bin/bash
[2025-06-28T03:11:47.621Z] KEEP_WORKSPACE=false
[2025-06-28T03:11:47.621Z] TAP_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux.tap
[2025-06-28T03:11:47.621Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk
[2025-06-28T03:11:47.621Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-28T03:11:47.621Z] EXIT_FAILURE=false
[2025-06-28T03:11:47.621Z] JDK_BRANCH=jdk-21.0.8+8_adopt
[2025-06-28T03:11:47.621Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/64/display/redirect?page=tests
[2025-06-28T03:11:47.621Z] PLATFORM=x86-64_linux
[2025-06-28T03:11:47.621Z] DOCKER_REQUIRED=true
[2025-06-28T03:11:47.621Z] TIME_LIMIT=25
[2025-06-28T03:11:47.621Z] JENKINS_SERVER_COOKIE=durable-f13353df316bb6116989faaf1c88467729a3dd91be55657ec49a77ac569d247f
[2025-06-28T03:11:47.621Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-28T03:11:47.621Z] GENERATE_JOBS=true
[2025-06-28T03:11:47.621Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-28T03:11:47.621Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/64/display/redirect?page=changes
[2025-06-28T03:11:47.621Z] RERUN_ITERATIONS=0
[2025-06-28T03:11:47.621Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-28T03:11:47.621Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-28T03:11:47.621Z] PWD=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-28T03:11:47.621Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-28T03:11:47.621Z] LOGNAME=jenkins
[2025-06-28T03:11:47.621Z] XDG_SESSION_TYPE=tty
[2025-06-28T03:11:47.621Z] SETUP_JCK_RUN=false
[2025-06-28T03:11:47.621Z] ARCHIVE_TEST_RESULTS=false
[2025-06-28T03:11:47.621Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/64/
[2025-06-28T03:11:47.621Z] SLACK_CHANNEL=aqavit-bot
[2025-06-28T03:11:47.621Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin
[2025-06-28T03:11:47.621Z] JCK_GIT_BRANCH=master
[2025-06-28T03:11:47.621Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/
[2025-06-28T03:11:47.621Z] BUILD_NUMBER=64
[2025-06-28T03:11:47.621Z] TKG_ITERATIONS=1
[2025-06-28T03:11:47.621Z] _=/usr/bin/printenv
[2025-06-28T03:11:47.621Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../benchmarks
[2025-06-28T03:11:47.621Z] MOTD_SHOWN=pam
[2025-06-28T03:11:47.621Z] JENKINS_NODE_COOKIE=87a4db35-13a0-4421-b871-9d72de5b0237
[2025-06-28T03:11:47.621Z] KEEP_REPORTDIR=false
[2025-06-28T03:11:47.621Z] BUILD_DISPLAY_NAME=#64
[2025-06-28T03:11:47.621Z] SDK_RESOURCE=upstream
[2025-06-28T03:11:47.621Z] LABEL_ADDITION=!sw.tool.glibc.2_12
[2025-06-28T03:11:47.621Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-28T03:11:47.621Z] HOME=/home/jenkins
[2025-06-28T03:11:47.621Z] LANG=C.UTF-8
[2025-06-28T03:11:47.621Z] DIAGNOSTICLEVEL=noDetails
[2025-06-28T03:11:47.621Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-28T03:11:47.621Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-28T03:11:47.621Z] JOBSTARTTIME=Sat, 28 Jun 2025 03:11:45 +0000
[2025-06-28T03:11:47.621Z] JDK_VERSION=21
[2025-06-28T03:11:47.621Z] DOCKERIMAGE_TAG=nightly
[2025-06-28T03:11:47.621Z] JOB_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-28T03:11:47.621Z] USE_TESTENV_PROPERTIES=false
[2025-06-28T03:11:47.621Z] PERSONAL_BUILD=false
[2025-06-28T03:11:47.621Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/64/display/redirect
[2025-06-28T03:11:47.621Z] AUTO_DETECT=true
[2025-06-28T03:11:47.621Z] SSH_CONNECTION=78.47.239.97 44258 10.242.65.4 22
[2025-06-28T03:11:47.621Z] EXIT_SUCCESS=false
[2025-06-28T03:11:47.621Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/display/redirect
[2025-06-28T03:11:47.621Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-28T03:11:47.621Z] OPENJ9_BRANCH=master
[2025-06-28T03:11:47.621Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-28T03:11:47.621Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/system_lib
[2025-06-28T03:11:47.621Z] PARALLEL=Dynamic
[2025-06-28T03:11:47.621Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-28T03:11:47.621Z] ITERATIONS=1
[2025-06-28T03:11:47.621Z] UPSTREAM_JOB_NUMBER=332
[2025-06-28T03:11:47.621Z] SPEC=linux_x86-64
[2025-06-28T03:11:47.621Z] XDG_SESSION_CLASS=user
[2025-06-28T03:11:47.621Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-06-28T03:11:47.621Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-28T03:11:47.621Z] NODE_NAME=test-rhibmcloud-rhel9-x64-1
[2025-06-28T03:11:47.621Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-06-28T03:11:47.621Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-28T03:11:47.621Z] USER=jenkins
[2025-06-28T03:11:47.621Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-28T03:11:47.621Z] DYNAMIC_COMPILE=true
[2025-06-28T03:11:47.621Z] SHLVL=2
[2025-06-28T03:11:47.621Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.external_x86-64_linux-64
[2025-06-28T03:11:47.621Z] EXECUTOR_NUMBER=0
[2025-06-28T03:11:47.621Z] HUDSON_COOKIE=2ef9d30f-aad3-43ba-934e-0bbd28c2a8c7
[2025-06-28T03:11:47.621Z] XDG_SESSION_ID=108
[2025-06-28T03:11:47.621Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-28T03:11:47.621Z] ADOPTOPENJDK_BRANCH=master
[2025-06-28T03:11:47.621Z] ORIGIN_JDK_VERSION=21
[2025-06-28T03:11:47.621Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-06-28T03:11:47.621Z] NUM_PROCESSORS=2
[2025-06-28T03:11:47.621Z] SSH_CLIENT=78.47.239.97 44258 22
[2025-06-28T03:11:47.621Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-28T03:11:47.621Z] which_declare=declare -f
[2025-06-28T03:11:47.621Z] STAGE_NAME=Setup
[2025-06-28T03:11:47.621Z] NODE_LABELS=ci.role.test linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf test-rhibmcloud-rhel9-x64-1 hw.arch.x86 rhel7
[2025-06-28T03:11:47.621Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-28T03:11:47.621Z] TEST_TIME=120
[2025-06-28T03:11:47.621Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux@tmp
[2025-06-28T03:11:47.621Z] XDG_DATA_DIRS=/home/jenkins/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
[2025-06-28T03:11:47.621Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-06-28T03:11:47.621Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-28T03:11:47.621Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-28T03:11:47.621Z] CI=true
[2025-06-28T03:11:47.621Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/64/display/redirect?page=artifacts
[2025-06-28T03:11:47.621Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-06-28T03:11:47.621Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-28T03:11:47.621Z] RERUN_FAILURE=true
[2025-06-28T03:11:47.621Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-06-28T03:11:47.621Z] BUILD_LIST=external
[2025-06-28T03:11:47.621Z] BUILD_ID=64
[2025-06-28T03:11:47.621Z] OLDPWD=/home/jenkins
[2025-06-28T03:11:47.621Z] TARGET=sanity.external
[2025-06-28T03:11:47.621Z] USE_JRE=false
[2025-06-28T03:11:47.621Z] JDK_IMPL=hotspot
[2025-06-28T03:11:47.621Z] BASH_FUNC_which%%=() { ( alias;
[2025-06-28T03:11:47.621Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2025-06-28T03:11:47.621Z] }
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-28T03:11:47.679Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-28T03:11:47.692Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-28T03:12:20.986Z] Copied 8 artifacts from "build-scripts » jobs » jdk21u » jdk21u-linux-x64-temurin" build number 332
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-28T03:12:21.270Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-06-28T03:12:21.278Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-06-28T03:12:21.314Z] $ ssh-agent
[2025-06-28T03:12:21.424Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX2I7fTU/agent.482370
[2025-06-28T03:12:21.424Z] SSH_AGENT_PID=482372
[2025-06-28T03:12:21.424Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-28T03:12:21.438Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-28T03:12:21.459Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-28T03:12:23.279Z] ++ pwd
[2025-06-28T03:12:23.279Z] + ./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
[2025-06-28T03:12:23.279Z] TESTDIR: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[2025-06-28T03:12:23.279Z] get jdk binary...
[2025-06-28T03:12:23.279Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-28T03:12:23.279Z] Uncompressing file: OpenJDK21U-jdk-sources_21.0.8_8-ea.tar.gz ...
[2025-06-28T03:12:30.574Z] List files in jdkbinary folder...
[2025-06-28T03:12:30.574Z] total 718204
[2025-06-28T03:12:30.574Z] -rw-r--r--. 1 jenkins jenkins 239489865 Jun 28 02:53 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:30.574Z] -rw-r--r--. 1 jenkins jenkins 114579553 Jun 28 02:31 OpenJDK21U-jdk-sources_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:30.574Z] -rw-r--r--. 1 jenkins jenkins 207110409 Jun 28 02:53 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:30.574Z] -rw-r--r--. 1 jenkins jenkins 51948334 Jun 28 02:52 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:30.574Z] -rw-rw-r--. 1 jenkins jenkins 31522 Jun 28 02:57 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_8-ea-metadata.json
[2025-06-28T03:12:30.574Z] -rw-r--r--. 1 jenkins jenkins 168143 Jun 28 03:01 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_8-ea.json
[2025-06-28T03:12:30.574Z] -rw-r--r--. 1 jenkins jenkins 4444200 Jun 28 02:53 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:30.574Z] -rw-r--r--. 1 jenkins jenkins 117646749 Jun 28 02:52 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:30.574Z] drwxr-xr-x. 3 jenkins jenkins 30 Jun 28 03:12 tmp
[2025-06-28T03:12:30.574Z] List files in jdkbinary/tmp folder...
[2025-06-28T03:12:30.574Z] total 4
[2025-06-28T03:12:30.574Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 28 02:31 jdk-21.0.8+8-src
[2025-06-28T03:12:30.574Z] Moving directory jdk-21.0.8+8-src/ to ../source-image
[2025-06-28T03:12:30.574Z] Uncompressing file: OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_8-ea.tar.gz ...
[2025-06-28T03:12:34.417Z] List files in jdkbinary folder...
[2025-06-28T03:12:34.417Z] total 718208
[2025-06-28T03:12:34.417Z] -rw-r--r--. 1 jenkins jenkins 239489865 Jun 28 02:53 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:34.418Z] -rw-r--r--. 1 jenkins jenkins 114579553 Jun 28 02:31 OpenJDK21U-jdk-sources_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:34.418Z] -rw-r--r--. 1 jenkins jenkins 207110409 Jun 28 02:53 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:34.418Z] -rw-r--r--. 1 jenkins jenkins 51948334 Jun 28 02:52 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:34.418Z] -rw-rw-r--. 1 jenkins jenkins 31522 Jun 28 02:57 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_8-ea-metadata.json
[2025-06-28T03:12:34.418Z] -rw-r--r--. 1 jenkins jenkins 168143 Jun 28 03:01 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_8-ea.json
[2025-06-28T03:12:34.418Z] -rw-r--r--. 1 jenkins jenkins 4444200 Jun 28 02:53 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:34.418Z] -rw-r--r--. 1 jenkins jenkins 117646749 Jun 28 02:52 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:34.418Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 28 02:31 source-image
[2025-06-28T03:12:34.418Z] drwxr-xr-x. 3 jenkins jenkins 26 Jun 28 03:12 tmp
[2025-06-28T03:12:34.418Z] List files in jdkbinary/tmp folder...
[2025-06-28T03:12:34.418Z] total 0
[2025-06-28T03:12:34.418Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 28 02:52 jdk-21.0.8+8
[2025-06-28T03:12:34.418Z] Moving directory jdk-21.0.8+8/ to ../j2sdk-image
[2025-06-28T03:12:34.418Z] Uncompressing file: OpenJDK21U-jre_x64_linux_hotspot_21.0.8_8-ea.tar.gz ...
[2025-06-28T03:12:37.336Z] List files in jdkbinary folder...
[2025-06-28T03:12:37.336Z] total 718208
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 239489865 Jun 28 02:53 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 114579553 Jun 28 02:31 OpenJDK21U-jdk-sources_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 207110409 Jun 28 02:53 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 51948334 Jun 28 02:52 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] -rw-rw-r--. 1 jenkins jenkins 31522 Jun 28 02:57 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_8-ea-metadata.json
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 168143 Jun 28 03:01 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_8-ea.json
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 4444200 Jun 28 02:53 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 117646749 Jun 28 02:52 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 28 02:52 j2sdk-image
[2025-06-28T03:12:37.336Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 28 02:31 source-image
[2025-06-28T03:12:37.336Z] drwxr-xr-x. 3 jenkins jenkins 30 Jun 28 03:12 tmp
[2025-06-28T03:12:37.336Z] List files in jdkbinary/tmp folder...
[2025-06-28T03:12:37.336Z] total 0
[2025-06-28T03:12:37.336Z] drwxr-xr-x. 6 jenkins jenkins 82 Jun 28 02:52 jdk-21.0.8+8-jre
[2025-06-28T03:12:37.336Z] Moving directory jdk-21.0.8+8-jre/ to ../j2re-image
[2025-06-28T03:12:37.336Z] Uncompressing file: OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_8-ea.tar.gz ...
[2025-06-28T03:12:37.336Z] List files in jdkbinary folder...
[2025-06-28T03:12:37.336Z] total 718208
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 239489865 Jun 28 02:53 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 114579553 Jun 28 02:31 OpenJDK21U-jdk-sources_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 207110409 Jun 28 02:53 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 51948334 Jun 28 02:52 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] -rw-rw-r--. 1 jenkins jenkins 31522 Jun 28 02:57 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_8-ea-metadata.json
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 168143 Jun 28 03:01 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_8-ea.json
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 4444200 Jun 28 02:53 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] -rw-r--r--. 1 jenkins jenkins 117646749 Jun 28 02:52 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:37.336Z] drwxr-xr-x. 6 jenkins jenkins 82 Jun 28 02:52 j2re-image
[2025-06-28T03:12:37.337Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 28 02:52 j2sdk-image
[2025-06-28T03:12:37.337Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 28 02:31 source-image
[2025-06-28T03:12:37.337Z] drwxr-xr-x. 3 jenkins jenkins 38 Jun 28 03:12 tmp
[2025-06-28T03:12:37.337Z] List files in jdkbinary/tmp folder...
[2025-06-28T03:12:37.337Z] total 0
[2025-06-28T03:12:37.337Z] drwxr-xr-x. 3 jenkins jenkins 17 Jun 28 02:52 jdk-21.0.8+8-static-libs
[2025-06-28T03:12:37.337Z] Moving directory jdk-21.0.8+8-static-libs/ to ../static-libs
[2025-06-28T03:12:37.337Z] Uncompressing file: OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz ...
[2025-06-28T03:12:44.536Z] List files in jdkbinary folder...
[2025-06-28T03:12:44.536Z] total 718208
[2025-06-28T03:12:44.536Z] -rw-r--r--. 1 jenkins jenkins 239489865 Jun 28 02:53 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:44.536Z] -rw-r--r--. 1 jenkins jenkins 114579553 Jun 28 02:31 OpenJDK21U-jdk-sources_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:44.536Z] -rw-r--r--. 1 jenkins jenkins 207110409 Jun 28 02:53 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:44.536Z] -rw-r--r--. 1 jenkins jenkins 51948334 Jun 28 02:52 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:44.536Z] -rw-rw-r--. 1 jenkins jenkins 31522 Jun 28 02:57 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_8-ea-metadata.json
[2025-06-28T03:12:44.537Z] -rw-r--r--. 1 jenkins jenkins 168143 Jun 28 03:01 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_8-ea.json
[2025-06-28T03:12:44.537Z] -rw-r--r--. 1 jenkins jenkins 4444200 Jun 28 02:53 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:44.537Z] -rw-r--r--. 1 jenkins jenkins 117646749 Jun 28 02:52 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz
[2025-06-28T03:12:44.537Z] drwxr-xr-x. 6 jenkins jenkins 82 Jun 28 02:52 j2re-image
[2025-06-28T03:12:44.537Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 28 02:52 j2sdk-image
[2025-06-28T03:12:44.537Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 28 02:31 source-image
[2025-06-28T03:12:44.537Z] drwxr-xr-x. 3 jenkins jenkins 17 Jun 28 02:52 static-libs
[2025-06-28T03:12:44.537Z] drwxr-xr-x. 3 jenkins jenkins 37 Jun 28 03:12 tmp
[2025-06-28T03:12:44.537Z] List files in jdkbinary/tmp folder...
[2025-06-28T03:12:44.537Z] total 0
[2025-06-28T03:12:44.537Z] drwxr-xr-x. 5 jenkins jenkins 95 Jun 28 02:45 jdk-21.0.8+8-test-image
[2025-06-28T03:12:44.537Z] Moving directory jdk-21.0.8+8-test-image/ to ../openjdk-test-image
[2025-06-28T03:12:44.537Z] Uncompressing OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_8-ea.tar.gz over ./j2sdk-image...
[2025-06-28T03:13:00.418Z] Removing top-level folder jdk-21.0.8+8-debug-image/
[2025-06-28T03:13:00.418Z] Removing top-level folder jdk-21.0.8+8/
[2025-06-28T03:13:23.359Z] Run /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-06-28T03:13:23.359Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-28T03:13:23.360Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-28T03:13:23.360Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506280231 (build 21.0.8-beta+8-ea)
[2025-06-28T03:13:23.360Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506280231 (build 21.0.8-beta+8-ea, mixed mode, sharing)
[2025-06-28T03:13:23.360Z] =JAVA VERSION OUTPUT END=
[2025-06-28T03:13:23.360Z] =RELEASE INFO BEGIN=
[2025-06-28T03:13:23.360Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-28T03:13:23.360Z] IMPLEMENTOR_VERSION="Temurin-21.0.8+8-202506280231"
[2025-06-28T03:13:23.360Z] JAVA_RUNTIME_VERSION="21.0.8-beta+8-ea"
[2025-06-28T03:13:23.360Z] JAVA_VERSION="21.0.8"
[2025-06-28T03:13:23.360Z] JAVA_VERSION_DATE="2025-07-15"
[2025-06-28T03:13:23.360Z] LIBC="gnu"
[2025-06-28T03:13:23.360Z] 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"
[2025-06-28T03:13:23.360Z] OS_ARCH="x86_64"
[2025-06-28T03:13:23.360Z] OS_NAME="Linux"
[2025-06-28T03:13:23.360Z] SOURCE=".:git:f1527f966ce4"
[2025-06-28T03:13:23.360Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a"
[2025-06-28T03:13:23.360Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-28T03:13:23.360Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git"
[2025-06-28T03:13:23.360Z] FULL_VERSION="21.0.8-beta+8-ea"
[2025-06-28T03:13:23.360Z] SEMANTIC_VERSION="21.0.8+8"
[2025-06-28T03:13:23.360Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2025-06-28T03:13:23.360Z] JVM_VARIANT="Hotspot"
[2025-06-28T03:13:23.360Z] JVM_VERSION="21.0.8-beta+8-ea"
[2025-06-28T03:13:23.360Z] IMAGE_TYPE="JDK"
[2025-06-28T03:13:23.360Z] =RELEASE INFO END=
[2025-06-28T03:13:23.360Z] get testKitGen...
[2025-06-28T03:13:23.360Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-28T03:13:23.360Z] git rev-parse master
[2025-06-28T03:13:23.360Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-28T03:13:23.497Z] $ ssh-agent -k
[2025-06-28T03:13:23.508Z] unset SSH_AUTH_SOCK;
[2025-06-28T03:13:23.508Z] unset SSH_AGENT_PID;
[2025-06-28T03:13:23.509Z] echo Agent pid 482372 killed;
[2025-06-28T03:13:23.597Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-28T03:13:24.055Z] 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=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.8%2B8_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=332&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-28T03:13:24.068Z] 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-rhibmcloud-rhel9-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=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.8%2B8_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=332&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
[2025-06-28T03:13:24.117Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-28T03:13:24.271Z] Copied 1 artifact from "getTRSSOutput" build number 1817
[Pipeline] sh
[2025-06-28T03:13:24.753Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-28T03:13:24.753Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-28T03:13:24.753Z] + tar xof -
[2025-06-28T03:13:24.753Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-28T03:13:24.838Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-28T03:13:24.865Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-28T03:13:25.295Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-28T03:13:29.996Z] --------------------------------------------
[2025-06-28T03:13:29.996Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-28T03:13:29.996Z] task is set to default
[2025-06-28T03:13:29.996Z] dependencyList is set to all
[2025-06-28T03:13:29.996Z] --------------------------------------------
[2025-06-28T03:13:29.996Z] Starting download third party dependent jars
[2025-06-28T03:13:29.996Z] --------------------------------------------
[2025-06-28T03:13:29.996Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-28T03:13:29.996Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:29.997Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-06-28T03:13:30.086Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12' label
[Pipeline] sh
[2025-06-28T03:13:30.547Z] + cd ./aqa-tests/TKG
[2025-06-28T03:13:30.547Z] ++ uname
[2025-06-28T03:13:30.547Z] + '[' Linux = AIX ']'
[2025-06-28T03:13:30.547Z] ++ uname
[2025-06-28T03:13:30.547Z] + '[' Linux = SunOS ']'
[2025-06-28T03:13:30.547Z] ++ uname
[2025-06-28T03:13:30.547Z] + '[' Linux = '*BSD' ']'
[2025-06-28T03:13:30.547Z] + MAKE=make
[2025-06-28T03:13:30.547Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES=
[2025-06-28T03:13:30.547Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-28T03:13:30.547Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-28T03:13:30.547Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-28T03:13:30.547Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-28T03:13:30.547Z] (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/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-28T03:13:30.547Z] 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
[2025-06-28T03:13:30.547Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-28T03:13:31.242Z]
[2025-06-28T03:13:31.242Z] build:
[2025-06-28T03:13:31.242Z]
[2025-06-28T03:13:31.242Z] clean:
[2025-06-28T03:13:31.242Z]
[2025-06-28T03:13:31.242Z] init:
[2025-06-28T03:13:31.242Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-28T03:13:31.242Z]
[2025-06-28T03:13:31.242Z] getDependentLibs:
[2025-06-28T03:13:31.242Z] [exec] --------------------------------------------
[2025-06-28T03:13:31.242Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-28T03:13:31.242Z] [exec] task is set to default
[2025-06-28T03:13:31.242Z] [exec] dependencyList is set to json_simple
[2025-06-28T03:13:31.242Z] [exec] --------------------------------------------
[2025-06-28T03:13:31.242Z] [exec] Starting download third party dependent jars
[2025-06-28T03:13:31.242Z] [exec] --------------------------------------------
[2025-06-28T03:13:31.242Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-28T03:13:31.242Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-28T03:13:31.242Z] [exec] downloaded dependent third party jars successfully
[2025-06-28T03:13:31.242Z]
[2025-06-28T03:13:31.242Z] compile:
[2025-06-28T03:13:31.242Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-28T03:13:31.242Z] [echo] ============COMPILER SETTINGS============
[2025-06-28T03:13:31.242Z] [echo] ===fork: yes
[2025-06-28T03:13:31.242Z] [echo] ===debug: on
[2025-06-28T03:13:31.242Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-28T03:13:34.163Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-28T03:13:34.163Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-28T03:13:34.163Z]
[2025-06-28T03:13:34.163Z] dist:
[2025-06-28T03:13:34.163Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-28T03:13:34.163Z]
[2025-06-28T03:13:34.163Z] BUILD SUCCESSFUL
[2025-06-28T03:13:34.163Z] Total time: 3 seconds
[2025-06-28T03:13:34.163Z] 0
[2025-06-28T03:13:34.163Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-28T03:13:34.487Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-28T03:13:34.487Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake)
[2025-06-28T03:13:34.808Z] ****************************** MACHINE INFO ******************************
[2025-06-28T03:13:34.808Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-06-28T03:13:34.808Z] Free Physical Memory Size : 1026572288
[2025-06-28T03:13:34.808Z] Free space (bytes) : 58617532416
[2025-06-28T03:13:34.808Z] Total Physical Memory Size : 8058957824
[2025-06-28T03:13:34.808Z] Total space (bytes) : 106627575808
[2025-06-28T03:13:34.808Z] Usable space (bytes) : 58617532416
[2025-06-28T03:13:34.808Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-28T03:13:34.808Z] bashVersion :
[2025-06-28T03:13:34.808Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2025-06-28T03:13:34.808Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-06-28T03:13:34.808Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-28T03:13:34.808Z]
[2025-06-28T03:13:34.808Z] This is free software; you are free to change and redistribute it.
[2025-06-28T03:13:34.808Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-28T03:13:34.808Z] cpuCores : 2
[2025-06-28T03:13:34.808Z] curlVersion :
[2025-06-28T03:13:34.808Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.7 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2025-06-28T03:13:34.808Z] Release-Date: 2021-04-14
[2025-06-28T03:13:34.808Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-06-28T03:13:34.808Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-06-28T03:13:34.808Z] dockerVersion : Docker version 28.3.0, build 38b7060
[2025-06-28T03:13:34.808Z] gcc version : 11
[2025-06-28T03:13:34.808Z] gclibc version : ldd (GNU libc) 2.34
[2025-06-28T03:13:34.808Z] gdb version : bash: line 1: gdb: command not found
[2025-06-28T03:13:34.808Z] lldb version : Command could not be executed
[2025-06-28T03:13:34.808Z] makeVersion :
[2025-06-28T03:13:34.808Z] GNU Make 4.3
[2025-06-28T03:13:34.808Z] Built for x86_64-redhat-linux-gnu
[2025-06-28T03:13:34.808Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-28T03:13:34.808Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-28T03:13:34.808Z] This is free software: you are free to change and redistribute it.
[2025-06-28T03:13:34.808Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-28T03:13:34.808Z] mavenVersion :
[2025-06-28T03:13:34.808Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-28T03:13:34.808Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-28T03:13:34.809Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-28T03:13:34.809Z] Default locale: en, platform encoding: UTF-8
[2025-06-28T03:13:34.809Z] OS name: "linux", version: "5.14.0-427.50.1.el9_4.x86_64", arch: "amd64", family: "unix"
[2025-06-28T03:13:34.809Z] osInfo :
[2025-06-28T03:13:34.809Z] NAME="Red Hat Enterprise Linux"
[2025-06-28T03:13:34.809Z] VERSION="9.4 (Plow)"
[2025-06-28T03:13:34.809Z] ID="rhel"
[2025-06-28T03:13:34.809Z] ID_LIKE="fedora"
[2025-06-28T03:13:34.809Z] VERSION_ID="9.4"
[2025-06-28T03:13:34.809Z] PLATFORM_ID="platform:el9"
[2025-06-28T03:13:34.809Z] PRETTY_NAME="Red Hat Enterprise Linux 9.4 (Plow)"
[2025-06-28T03:13:34.809Z] ANSI_COLOR="0;31"
[2025-06-28T03:13:34.809Z] LOGO="fedora-logo-icon"
[2025-06-28T03:13:34.809Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2025-06-28T03:13:34.809Z] HOME_URL="https://www.redhat.com/"
[2025-06-28T03:13:34.809Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2025-06-28T03:13:34.809Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2025-06-28T03:13:34.809Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.4
[2025-06-28T03:13:34.809Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-06-28T03:13:34.809Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.4"
[2025-06-28T03:13:34.809Z] osLabel : rhel.9
[2025-06-28T03:13:34.809Z] perlVersion :
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2025-06-28T03:13:34.809Z] (with 53 registered patches, see perl -V for more detail)
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] Copyright 1987-2021, Larry Wall
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-28T03:13:34.809Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-28T03:13:34.809Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-28T03:13:34.809Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-28T03:13:34.809Z] procArch : x86_64
[2025-06-28T03:13:34.809Z] sysArch : x86_64
[2025-06-28T03:13:34.809Z] sysOS : Linux
[2025-06-28T03:13:34.809Z] ulimit :
[2025-06-28T03:13:34.809Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-28T03:13:34.809Z] core file size (blocks, -c) 0
[2025-06-28T03:13:34.809Z] data seg size (kbytes, -d) unlimited
[2025-06-28T03:13:34.809Z] scheduling priority (-e) 0
[2025-06-28T03:13:34.809Z] file size (blocks, -f) unlimited
[2025-06-28T03:13:34.809Z] pending signals (-i) 30425
[2025-06-28T03:13:34.809Z] max locked memory (kbytes, -l) 8192
[2025-06-28T03:13:34.809Z] max memory size (kbytes, -m) unlimited
[2025-06-28T03:13:34.809Z] open files (-n) 524288
[2025-06-28T03:13:34.809Z] pipe size (512 bytes, -p) 8
[2025-06-28T03:13:34.809Z] POSIX message queues (bytes, -q) 819200
[2025-06-28T03:13:34.809Z] real-time priority (-r) 0
[2025-06-28T03:13:34.809Z] stack size (kbytes, -s) 8192
[2025-06-28T03:13:34.809Z] cpu time (seconds, -t) unlimited
[2025-06-28T03:13:34.809Z] max user processes (-u) 30425
[2025-06-28T03:13:34.809Z] virtual memory (kbytes, -v) unlimited
[2025-06-28T03:13:34.809Z] file locks (-x) unlimited
[2025-06-28T03:13:34.809Z] uname : Linux test-ibmcloud-rhel9-x64-1 5.14.0-427.50.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 18 13:06:23 EST 2024 x86_64 x86_64 x86_64 GNU/Linux
[2025-06-28T03:13:34.809Z] vmVendor : Oracle Corporation
[2025-06-28T03:13:34.809Z] vmVersion : 21.0.8-beta+8-ea
[2025-06-28T03:13:34.809Z] xlc version : bash: line 1: xlC: command not found
[2025-06-28T03:13:34.809Z] **************************************************************************
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] System.getProperty('os.name')=Linux
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] System.getProperty('os.arch')=amd64
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] System.getProperty('java.fullversion')=null
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:34.809Z] System.getProperty('sun.arch.data.model')=64
[2025-06-28T03:13:34.809Z]
[2025-06-28T03:13:35.133Z] 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/../../testDependency/lib
[2025-06-28T03:13:35.133Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-28T03:13:35.133Z] perl scripts/configure.pl
[2025-06-28T03:13:35.133Z] /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/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-28T03:13:35.454Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-28T03:13:35.454Z]
[2025-06-28T03:13:35.454Z]
[2025-06-28T03:13:35.454Z] Starting to generate parallel test lists.
[2025-06-28T03:13:35.454Z]
[2025-06-28T03:13:35.454Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-06-28T03:13:35.455Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-06-28T03:13:35.455Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-06-28T03:13:35.455Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-06-28T03:13:35.455Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-06-28T03:13:35.455Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-06-28T03:13:35.455Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-06-28T03:13:35.455Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-06-28T03:13:35.455Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-06-28T03:13:35.455Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-06-28T03:13:35.455Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-06-28T03:13:35.777Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-06-28T03:13:35.777Z] Attempting to get test duration data from TRSS.
[2025-06-28T03:13:35.777Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_linux&group=external&level=sanity
[2025-06-28T03:13:41.658Z] Attempting to get test duration data from cached files.
[2025-06-28T03:13:41.658Z]
[2025-06-28T03:13:41.658Z] TEST DURATION
[2025-06-28T03:13:41.658Z] ====================================================================================
[2025-06-28T03:13:41.658Z] Total number of tests searched: 7
[2025-06-28T03:13:41.658Z] Number of test durations found: 6
[2025-06-28T03:13:41.658Z] Top slowest tests:
[2025-06-28T03:13:41.658Z] 05m36s quarkus_quickstarts_test_0
[2025-06-28T03:13:41.658Z] 05m09s quarkus_test_0
[2025-06-28T03:13:41.658Z] 00m40s example_functional_0
[2025-06-28T03:13:41.658Z] Following test duration data cannot be found:
[2025-06-28T03:13:41.658Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-06-28T03:13:41.658Z] [example_functional_0]
[2025-06-28T03:13:41.658Z] ====================================================================================
[2025-06-28T03:13:41.658Z]
[2025-06-28T03:13:41.658Z] Test target is split into 1 lists.
[2025-06-28T03:13:41.658Z] Reducing estimated test running time from 11m37s to 11m37s.
[2025-06-28T03:13:41.658Z]
[2025-06-28T03:13:41.658Z] -------------------------------------testList_0-------------------------------------
[2025-06-28T03:13:41.658Z] Number of tests: 7
[2025-06-28T03:13:41.658Z] Estimated running time: 11m37s
[2025-06-28T03:13:41.658Z] TESTLIST=quarkus_quickstarts_test_0,quarkus_test_0,example_functional_0,openliberty_microprofile_tck_0,spring_test_0,quarkus_openshift_test_0,quarkus_native_test_0
[2025-06-28T03:13:41.658Z] ------------------------------------------------------------------------------------
[2025-06-28T03:13:41.658Z]
[2025-06-28T03:13:41.658Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-28T03:13:41.658Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-28T03:13:41.737Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-28T03:13:41.807Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-06-28T03:13:41.847Z] Building tests...
[Pipeline] timeout
[2025-06-28T03:13:41.851Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-28T03:13:41.865Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-28T03:13:42.299Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-28T03:13:46.089Z] --------------------------------------------
[2025-06-28T03:13:46.089Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-28T03:13:46.089Z] task is set to default
[2025-06-28T03:13:46.089Z] dependencyList is set to all
[2025-06-28T03:13:46.089Z] --------------------------------------------
[2025-06-28T03:13:46.089Z] Starting download third party dependent jars
[2025-06-28T03:13:46.089Z] --------------------------------------------
[2025-06-28T03:13:46.089Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-28T03:13:46.089Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-28T03:13:46.181Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-28T03:13:46.261Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins
[2025-06-28T03:13:46.261Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration.
[Pipeline] echo
[2025-06-28T03:13:46.262Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-06-28T03:13:46.360Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-28T03:13:46.389Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-06-28T03:13:46.405Z] $ ssh-agent
[2025-06-28T03:13:46.496Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhgATdO/agent.482951
[2025-06-28T03:13:46.497Z] SSH_AGENT_PID=482953
[2025-06-28T03:13:46.497Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-28T03:13:46.950Z] ++ uname
[2025-06-28T03:13:46.950Z] + '[' Linux = AIX ']'
[2025-06-28T03:13:46.950Z] ++ uname
[2025-06-28T03:13:46.950Z] + '[' Linux = SunOS ']'
[2025-06-28T03:13:46.950Z] ++ uname
[2025-06-28T03:13:46.950Z] + '[' Linux = '*BSD' ']'
[2025-06-28T03:13:46.950Z] + MAKE=make
[2025-06-28T03:13:46.950Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-28T03:13:46.950Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-06-28T03:13:47.442Z] ++ uname
[2025-06-28T03:13:47.442Z] + '[' Linux = AIX ']'
[2025-06-28T03:13:47.442Z] ++ uname
[2025-06-28T03:13:47.442Z] + '[' Linux = SunOS ']'
[2025-06-28T03:13:47.442Z] ++ uname
[2025-06-28T03:13:47.442Z] + '[' Linux = '*BSD' ']'
[2025-06-28T03:13:47.442Z] + MAKE=make
[2025-06-28T03:13:47.442Z] + cd ./aqa-tests
[2025-06-28T03:13:47.442Z] + . ./scripts/testenv/testenvSettings.sh
[2025-06-28T03:13:47.442Z] ++ set +x
[2025-06-28T03:13:47.442Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-28T03:13:47.442Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-28T03:13:47.442Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-28T03:13:47.442Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-28T03:13:47.442Z] (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/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-28T03:13:47.442Z] 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
[2025-06-28T03:13:47.442Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-28T03:13:48.150Z]
[2025-06-28T03:13:48.150Z] build:
[2025-06-28T03:13:48.150Z]
[2025-06-28T03:13:48.151Z] clean:
[2025-06-28T03:13:48.151Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-06-28T03:13:48.151Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-28T03:13:48.151Z]
[2025-06-28T03:13:48.151Z] init:
[2025-06-28T03:13:48.151Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-28T03:13:48.151Z]
[2025-06-28T03:13:48.151Z] getDependentLibs:
[2025-06-28T03:13:48.151Z] [exec] --------------------------------------------
[2025-06-28T03:13:48.151Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-28T03:13:48.151Z] [exec] task is set to default
[2025-06-28T03:13:48.151Z] [exec] dependencyList is set to json_simple
[2025-06-28T03:13:48.151Z] [exec] --------------------------------------------
[2025-06-28T03:13:48.151Z] [exec] Starting download third party dependent jars
[2025-06-28T03:13:48.151Z] [exec] --------------------------------------------
[2025-06-28T03:13:48.151Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-28T03:13:48.151Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-28T03:13:48.151Z] [exec] downloaded dependent third party jars successfully
[2025-06-28T03:13:48.151Z]
[2025-06-28T03:13:48.151Z] compile:
[2025-06-28T03:13:48.151Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-28T03:13:48.151Z] [echo] ============COMPILER SETTINGS============
[2025-06-28T03:13:48.151Z] [echo] ===fork: yes
[2025-06-28T03:13:48.151Z] [echo] ===debug: on
[2025-06-28T03:13:48.471Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-28T03:13:51.386Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-28T03:13:51.386Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-28T03:13:51.386Z]
[2025-06-28T03:13:51.386Z] dist:
[2025-06-28T03:13:51.386Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-28T03:13:51.386Z]
[2025-06-28T03:13:51.386Z] BUILD SUCCESSFUL
[2025-06-28T03:13:51.386Z] Total time: 3 seconds
[2025-06-28T03:13:51.386Z] 0
[2025-06-28T03:13:51.386Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-28T03:13:51.386Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-28T03:13:51.386Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake)
[2025-06-28T03:13:51.708Z] ****************************** MACHINE INFO ******************************
[2025-06-28T03:13:51.708Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-06-28T03:13:51.708Z] Free Physical Memory Size : 1074102272
[2025-06-28T03:13:51.708Z] Free space (bytes) : 58617491456
[2025-06-28T03:13:51.708Z] Total Physical Memory Size : 8058957824
[2025-06-28T03:13:51.708Z] Total space (bytes) : 106627575808
[2025-06-28T03:13:51.708Z] Usable space (bytes) : 58617491456
[2025-06-28T03:13:51.708Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-28T03:13:51.708Z] bashVersion :
[2025-06-28T03:13:51.708Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2025-06-28T03:13:51.708Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-06-28T03:13:51.708Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-28T03:13:51.708Z]
[2025-06-28T03:13:51.708Z] This is free software; you are free to change and redistribute it.
[2025-06-28T03:13:51.708Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-28T03:13:51.708Z] cpuCores : 2
[2025-06-28T03:13:51.708Z] curlVersion :
[2025-06-28T03:13:51.708Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.7 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2025-06-28T03:13:51.708Z] Release-Date: 2021-04-14
[2025-06-28T03:13:51.708Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-06-28T03:13:51.708Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-06-28T03:13:51.708Z] dockerVersion : Docker version 28.3.0, build 38b7060
[2025-06-28T03:13:51.708Z] gcc version : 11
[2025-06-28T03:13:51.708Z] gclibc version : ldd (GNU libc) 2.34
[2025-06-28T03:13:51.709Z] gdb version : bash: line 1: gdb: command not found
[2025-06-28T03:13:51.709Z] lldb version : Command could not be executed
[2025-06-28T03:13:51.709Z] makeVersion :
[2025-06-28T03:13:51.709Z] GNU Make 4.3
[2025-06-28T03:13:51.709Z] Built for x86_64-redhat-linux-gnu
[2025-06-28T03:13:51.709Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-28T03:13:51.709Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-28T03:13:51.709Z] This is free software: you are free to change and redistribute it.
[2025-06-28T03:13:51.709Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-28T03:13:51.709Z] mavenVersion :
[2025-06-28T03:13:51.709Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-28T03:13:51.709Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-28T03:13:51.709Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-28T03:13:51.709Z] Default locale: en, platform encoding: UTF-8
[2025-06-28T03:13:51.709Z] OS name: "linux", version: "5.14.0-427.50.1.el9_4.x86_64", arch: "amd64", family: "unix"
[2025-06-28T03:13:51.709Z] osInfo :
[2025-06-28T03:13:51.709Z] NAME="Red Hat Enterprise Linux"
[2025-06-28T03:13:51.709Z] VERSION="9.4 (Plow)"
[2025-06-28T03:13:51.709Z] ID="rhel"
[2025-06-28T03:13:51.709Z] ID_LIKE="fedora"
[2025-06-28T03:13:51.709Z] VERSION_ID="9.4"
[2025-06-28T03:13:51.709Z] PLATFORM_ID="platform:el9"
[2025-06-28T03:13:51.709Z] PRETTY_NAME="Red Hat Enterprise Linux 9.4 (Plow)"
[2025-06-28T03:13:51.709Z] ANSI_COLOR="0;31"
[2025-06-28T03:13:51.709Z] LOGO="fedora-logo-icon"
[2025-06-28T03:13:51.709Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2025-06-28T03:13:51.709Z] HOME_URL="https://www.redhat.com/"
[2025-06-28T03:13:51.709Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2025-06-28T03:13:51.709Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2025-06-28T03:13:51.709Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.4
[2025-06-28T03:13:51.709Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-06-28T03:13:51.709Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.4"
[2025-06-28T03:13:51.709Z] osLabel : rhel.9
[2025-06-28T03:13:51.709Z] perlVersion :
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2025-06-28T03:13:51.709Z] (with 53 registered patches, see perl -V for more detail)
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] Copyright 1987-2021, Larry Wall
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-28T03:13:51.709Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-28T03:13:51.709Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-28T03:13:51.709Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-28T03:13:51.709Z] procArch : x86_64
[2025-06-28T03:13:51.709Z] sysArch : x86_64
[2025-06-28T03:13:51.709Z] sysOS : Linux
[2025-06-28T03:13:51.709Z] ulimit :
[2025-06-28T03:13:51.709Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-28T03:13:51.709Z] core file size (blocks, -c) 0
[2025-06-28T03:13:51.709Z] data seg size (kbytes, -d) unlimited
[2025-06-28T03:13:51.709Z] scheduling priority (-e) 0
[2025-06-28T03:13:51.709Z] file size (blocks, -f) unlimited
[2025-06-28T03:13:51.709Z] pending signals (-i) 30425
[2025-06-28T03:13:51.709Z] max locked memory (kbytes, -l) 8192
[2025-06-28T03:13:51.709Z] max memory size (kbytes, -m) unlimited
[2025-06-28T03:13:51.709Z] open files (-n) 524288
[2025-06-28T03:13:51.709Z] pipe size (512 bytes, -p) 8
[2025-06-28T03:13:51.709Z] POSIX message queues (bytes, -q) 819200
[2025-06-28T03:13:51.709Z] real-time priority (-r) 0
[2025-06-28T03:13:51.709Z] stack size (kbytes, -s) 8192
[2025-06-28T03:13:51.709Z] cpu time (seconds, -t) unlimited
[2025-06-28T03:13:51.709Z] max user processes (-u) 30425
[2025-06-28T03:13:51.709Z] virtual memory (kbytes, -v) unlimited
[2025-06-28T03:13:51.709Z] file locks (-x) unlimited
[2025-06-28T03:13:51.709Z] uname : Linux test-ibmcloud-rhel9-x64-1 5.14.0-427.50.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 18 13:06:23 EST 2024 x86_64 x86_64 x86_64 GNU/Linux
[2025-06-28T03:13:51.709Z] vmVendor : Oracle Corporation
[2025-06-28T03:13:51.709Z] vmVersion : 21.0.8-beta+8-ea
[2025-06-28T03:13:51.709Z] xlc version : bash: line 1: xlC: command not found
[2025-06-28T03:13:51.709Z] **************************************************************************
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] System.getProperty('os.name')=Linux
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] System.getProperty('os.arch')=amd64
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] System.getProperty('java.fullversion')=null
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] System.getProperty('sun.arch.data.model')=64
[2025-06-28T03:13:51.709Z]
[2025-06-28T03:13:51.709Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST=
[2025-06-28T03:13:51.709Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-28T03:13:51.709Z] perl scripts/configure.pl
[2025-06-28T03:13:51.709Z] /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/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-28T03:13:52.415Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-28T03:13:52.415Z]
[2025-06-28T03:13:52.415Z]
[2025-06-28T03:13:52.415Z] Starting to generate build list.
[2025-06-28T03:13:52.415Z]
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-06-28T03:13:52.415Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-06-28T03:13:52.744Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-06-28T03:13:52.744Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-06-28T03:13:52.744Z]
[2025-06-28T03:13:52.744Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-28T03:13:52.744Z] make -f clean.mk cleanBuild
[2025-06-28T03:13:52.744Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-28T03:13:53.067Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-06-28T03:13:53.067Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-28T03:13:53.067Z] make -f compile.mk compile
[2025-06-28T03:13:53.067Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-28T03:13:53.067Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-28T03:13:53.067Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-28T03:13:53.067Z] (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/functional-test,external/quarkus,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/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-28T03:13:53.067Z] 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
[2025-06-28T03:13:53.067Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-06-28T03:13:53.849Z] [echo] build.list is TestConfig/build.xml,external/quarkus_quickstarts/build.xml,external/functional-test/build.xml,external/quarkus/build.xml,external/openliberty-mp-tck/build.xml
[2025-06-28T03:13:53.849Z]
[2025-06-28T03:13:53.849Z] -create_test_directory:
[2025-06-28T03:13:53.849Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest
[2025-06-28T03:13:53.849Z]
[2025-06-28T03:13:53.849Z] stage_test_material:
[2025-06-28T03:13:53.849Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest
[2025-06-28T03:13:54.541Z]
[2025-06-28T03:13:54.541Z] build:
[2025-06-28T03:13:54.541Z]
[2025-06-28T03:13:54.541Z] move_scripts:
[2025-06-28T03:13:54.541Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-06-28T03:13:54.541Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-28T03:13:54.541Z]
[2025-06-28T03:13:54.541Z] clean_image:
[2025-06-28T03:13:54.541Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 21 --impl hotspot
[2025-06-28T03:13:54.541Z] [exec] # =================== Info =================== Info =================== Info =================== #Error response from daemon: No such container: functional-test-test
[2025-06-28T03:13:54.541Z] [exec] Error response from daemon: No such image: adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full
[2025-06-28T03:13:54.541Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-28T03:13:54.541Z] [exec]
[2025-06-28T03:13:54.541Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-28T03:13:54.541Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:13:54.541Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:13:54.541Z] [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 #
[2025-06-28T03:13:54.541Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:13:54.541Z] [exec] The test here is functional-test
[2025-06-28T03:13:54.541Z] [exec] The directory in the external.sh is functional-test
[2025-06-28T03:13:54.541Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-28T03:13:54.541Z] [exec] Error response from daemon: invalid reference format
[2025-06-28T03:13:54.541Z] [exec] Result: 1
[2025-06-28T03:13:54.541Z]
[2025-06-28T03:13:54.541Z] build_image:
[2025-06-28T03:13:54.541Z] [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
[2025-06-28T03:13:54.864Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:13:54.864Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-28T03:13:54.864Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:13:54.864Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:13:54.864Z] [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 #
[2025-06-28T03:13:54.864Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:13:54.864Z] [exec] The test here is functional-test
[2025-06-28T03:13:54.864Z] [exec] The directory in the external.sh is functional-test
[2025-06-28T03:13:54.864Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-28T03:13:54.864Z] [exec] build_image.sh functional-test 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-28T03:13:54.864Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-28T03:13:54.864Z] [exec]
[2025-06-28T03:13:54.864Z] [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
[2025-06-28T03:13:55.186Z] [exec] done
[2025-06-28T03:13:55.186Z] [exec]
[2025-06-28T03:13:55.186Z] [exec] The test in the build_image() function is functional-test
[2025-06-28T03:13:55.186Z] [exec] #####################################################
[2025-06-28T03:13:55.186Z] [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/
[2025-06-28T03:13:55.186Z] [exec] #####################################################
[2025-06-28T03:13:56.317Z] [exec] #0 building with "default" instance using docker driver
[2025-06-28T03:13:56.317Z] [exec]
[2025-06-28T03:13:56.317Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-28T03:13:56.317Z] [exec] #1 transferring dockerfile: 2.96kB done
[2025-06-28T03:13:56.317Z] [exec] #1 DONE 0.0s
[2025-06-28T03:13:56.317Z] [exec]
[2025-06-28T03:13:56.317Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-28T03:13:57.020Z] [exec] #2 DONE 0.7s
[2025-06-28T03:13:57.020Z] [exec]
[2025-06-28T03:13:57.020Z] [exec] #3 [internal] load .dockerignore
[2025-06-28T03:13:57.020Z] [exec] #3 transferring context: 2B done
[2025-06-28T03:13:57.020Z] [exec] #3 DONE 0.0s
[2025-06-28T03:13:57.020Z] [exec]
[2025-06-28T03:13:57.020Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-28T03:13:57.020Z] [exec] #4 CACHED
[2025-06-28T03:13:57.020Z] [exec]
[2025-06-28T03:13:57.020Z] [exec] #5 [internal] load build context
[2025-06-28T03:13:57.020Z] [exec] #5 transferring context: 3.35kB done
[2025-06-28T03:13:57.020Z] [exec] #5 DONE 0.0s
[2025-06-28T03:13:57.020Z] [exec]
[2025-06-28T03:13:57.020Z] [exec] #6 [ 2/10] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends git asciidoc ant-contrib build-essential && rm -rf /var/lib/apt/lists/*
[2025-06-28T03:13:57.342Z] [exec] #6 0.612 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-28T03:13:57.663Z] [exec] #6 0.629 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-28T03:13:57.984Z] [exec] #6 1.121 Get:3 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB]
[2025-06-28T03:13:57.985Z] [exec] #6 1.152 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-28T03:13:57.985Z] [exec] #6 1.283 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-28T03:13:58.309Z] [exec] #6 1.427 Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-28T03:13:58.309Z] [exec] #6 1.528 Get:7 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-28T03:13:58.309Z] [exec] #6 1.563 Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-28T03:13:58.309Z] [exec] #6 1.611 Get:9 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB]
[2025-06-28T03:13:58.309Z] [exec] #6 1.656 Get:10 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-28T03:13:58.711Z] [exec] #6 1.658 Get:11 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,110 kB]
[2025-06-28T03:13:59.032Z] [exec] #6 2.195 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-28T03:13:59.032Z] [exec] #6 2.240 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,481 kB]
[2025-06-28T03:13:59.032Z] [exec] #6 2.275 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,417 kB]
[2025-06-28T03:13:59.032Z] [exec] #6 2.301 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB]
[2025-06-28T03:13:59.353Z] [exec] #6 2.303 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,617 kB]
[2025-06-28T03:13:59.353Z] [exec] #6 2.347 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-28T03:13:59.353Z] [exec] #6 2.348 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-28T03:14:00.476Z] [exec] #6 3.463 Fetched 30.7 MB in 3s (10.1 MB/s)
[2025-06-28T03:14:01.170Z] [exec] #6 3.463 Reading package lists...
[2025-06-28T03:14:05.931Z] [exec] #6 8.931 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-28T03:14:05.931Z] [exec] #6 8.989 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-28T03:14:05.931Z] [exec] #6 8.989 (Reading database ...
[2025-06-28T03:14:05.931Z] [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 9.050 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:14:05.931Z] [exec] #6 9.053 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:14:05.931Z] [exec] #6 9.139 Selecting previously unselected package python3.12-minimal.
[2025-06-28T03:14:06.254Z] [exec] #6 9.141 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:14:06.254Z] [exec] #6 9.147 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:14:06.254Z] [exec] #6 9.211 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:14:06.254Z] [exec] #6 9.222 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:14:06.946Z] [exec] #6 10.13 Selecting previously unselected package python3-minimal.
[2025-06-28T03:14:06.946Z] [exec] #6 10.13 (Reading database ...
[2025-06-28T03:14:07.270Z] [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 10.13 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.13 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.16 Selecting previously unselected package media-types.
[2025-06-28T03:14:07.270Z] [exec] #6 10.16 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.16 Unpacking media-types (10.1.0) ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.18 Selecting previously unselected package netbase.
[2025-06-28T03:14:07.270Z] [exec] #6 10.18 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.19 Unpacking netbase (6.4) ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.21 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-28T03:14:07.270Z] [exec] #6 10.21 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.21 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.33 Selecting previously unselected package python3.12.
[2025-06-28T03:14:07.270Z] [exec] #6 10.33 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.33 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.35 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-28T03:14:07.270Z] [exec] #6 10.35 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.36 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.38 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-28T03:14:07.270Z] [exec] #6 10.56 Selecting previously unselected package python3.
[2025-06-28T03:14:07.270Z] [exec] #6 10.56 (Reading database ...
[2025-06-28T03:14:07.595Z] [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.57 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.57 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.60 Selecting previously unselected package libapparmor1:amd64.
[2025-06-28T03:14:07.595Z] [exec] #6 10.60 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.60 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.62 Selecting previously unselected package libargon2-1:amd64.
[2025-06-28T03:14:07.595Z] [exec] #6 10.63 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.63 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.65 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.66 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.69 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.72 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-28T03:14:07.595Z] [exec] #6 10.72 (Reading database ...
[2025-06-28T03:14:07.595Z] [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 ... 7646 files and directories currently installed.)#6 10.72 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.75 Selecting previously unselected package libjson-c5:amd64.
[2025-06-28T03:14:07.595Z] [exec] #6 10.75 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.76 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.78 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-28T03:14:07.595Z] [exec] #6 10.78 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.79 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.81 Selecting previously unselected package libfdisk1:amd64.
[2025-06-28T03:14:07.595Z] [exec] #6 10.81 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.82 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.84 Selecting previously unselected package libkmod2:amd64.
[2025-06-28T03:14:07.595Z] [exec] #6 10.84 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.85 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.87 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-28T03:14:07.595Z] [exec] #6 10.87 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.87 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:07.595Z] [exec] #6 10.93 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:14:07.918Z] [exec] #6 10.94 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-28T03:14:07.918Z] [exec] #6 10.97 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:07.918Z] [exec] #6 11.00 Selecting previously unselected package systemd-dev.
[2025-06-28T03:14:07.918Z] [exec] #6 11.00 (Reading database ...
[2025-06-28T03:14:07.918Z] [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 ... 7685 files and directories currently installed.)#6 11.01 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-28T03:14:07.918Z] [exec] #6 11.01 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:07.918Z] [exec] #6 11.05 Selecting previously unselected package systemd.
[2025-06-28T03:14:07.918Z] [exec] #6 11.05 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:14:07.918Z] [exec] #6 11.06 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:07.918Z] [exec] #6 11.22 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-28T03:14:08.245Z] [exec] #6 11.23 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.23 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.24 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.25 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.25 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.26 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.26 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.27 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.27 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.30 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-28T03:14:08.246Z] [exec] #6 11.30 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-28T03:14:08.246Z] [exec] #6 11.31 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-28T03:14:08.246Z] [exec] #6 11.31 Initializing machine ID from random generator.
[2025-06-28T03:14:08.246Z] [exec] #6 11.33 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:14:08.246Z] [exec] #6 11.33 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:14:08.246Z] [exec] #6 11.33 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:14:08.246Z] [exec] #6 11.33 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:14:08.246Z] [exec] #6 11.34 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:14:08.246Z] [exec] #6 11.34 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:14:08.246Z] [exec] #6 11.34 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:14:08.246Z] [exec] #6 11.34 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:14:08.246Z] [exec] #6 11.34 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:14:08.246Z] [exec] #6 11.34 Creating group 'systemd-journal' with GID 999.
[2025-06-28T03:14:08.246Z] [exec] #6 11.34 Creating group 'systemd-network' with GID 998.
[2025-06-28T03:14:08.246Z] [exec] #6 11.35 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-28T03:14:08.246Z] [exec] #6 11.39 Selecting previously unselected package systemd-sysv.
[2025-06-28T03:14:08.246Z] [exec] #6 11.39 (Reading database ...
[2025-06-28T03:14:08.246Z] [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.40 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.40 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.43 Selecting previously unselected package sgml-base.
[2025-06-28T03:14:08.246Z] [exec] #6 11.43 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.43 Unpacking sgml-base (1.31) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.46 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-28T03:14:08.246Z] [exec] #6 11.47 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.47 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.49 Selecting previously unselected package dbus-bin.
[2025-06-28T03:14:08.246Z] [exec] #6 11.49 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.50 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.52 Selecting previously unselected package dbus-session-bus-common.
[2025-06-28T03:14:08.246Z] [exec] #6 11.52 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.52 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.54 Selecting previously unselected package dbus-daemon.
[2025-06-28T03:14:08.246Z] [exec] #6 11.55 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.55 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:08.246Z] [exec] #6 11.57 Selecting previously unselected package dbus-system-bus-common.
[2025-06-28T03:14:08.572Z] [exec] #6 11.57 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.57 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.60 Selecting previously unselected package dbus.
[2025-06-28T03:14:08.572Z] [exec] #6 11.61 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.61 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.63 Selecting previously unselected package distro-info-data.
[2025-06-28T03:14:08.572Z] [exec] #6 11.63 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.64 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.66 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-28T03:14:08.572Z] [exec] #6 11.66 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.67 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.72 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-28T03:14:08.572Z] [exec] #6 11.72 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.72 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.75 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-28T03:14:08.572Z] [exec] #6 11.75 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.76 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-28T03:14:08.572Z] [exec] #6 11.78 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-28T03:14:08.572Z] [exec] #6 11.78 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-28T03:14:08.896Z] [exec] #6 11.78 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-28T03:14:08.896Z] [exec] #6 11.80 Selecting previously unselected package iso-codes.
[2025-06-28T03:14:08.896Z] [exec] #6 11.80 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-28T03:14:08.896Z] [exec] #6 11.80 Unpacking iso-codes (4.16.0-1) ...
[2025-06-28T03:14:08.897Z] [exec] #6 11.96 Selecting previously unselected package libcap2-bin.
[2025-06-28T03:14:08.897Z] [exec] #6 11.96 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-28T03:14:08.897Z] [exec] #6 11.97 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-28T03:14:08.897Z] [exec] #6 11.99 Selecting previously unselected package libelf1t64:amd64.
[2025-06-28T03:14:08.897Z] [exec] #6 12.00 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-28T03:14:08.897Z] [exec] #6 12.00 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:14:08.897Z] [exec] #6 12.02 Selecting previously unselected package libglib2.0-data.
[2025-06-28T03:14:08.897Z] [exec] #6 12.02 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-28T03:14:08.897Z] [exec] #6 12.02 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:14:08.897Z] [exec] #6 12.04 Selecting previously unselected package libicu74:amd64.
[2025-06-28T03:14:08.897Z] [exec] #6 12.05 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-28T03:14:08.897Z] [exec] #6 12.05 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-28T03:14:08.897Z] [exec] #6 12.27 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-28T03:14:09.224Z] [exec] #6 12.27 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.28 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.30 Selecting previously unselected package libxml2:amd64.
[2025-06-28T03:14:09.224Z] [exec] #6 12.31 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.31 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.34 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-28T03:14:09.224Z] [exec] #6 12.35 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.35 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.37 Selecting previously unselected package lsb-release.
[2025-06-28T03:14:09.224Z] [exec] #6 12.37 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.37 Unpacking lsb-release (12.0-2) ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.39 Selecting previously unselected package python-apt-common.
[2025-06-28T03:14:09.224Z] [exec] #6 12.39 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.40 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.42 Selecting previously unselected package python3-apt.
[2025-06-28T03:14:09.224Z] [exec] #6 12.43 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.43 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.46 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-28T03:14:09.224Z] [exec] #6 12.46 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.46 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.49 Selecting previously unselected package python3-dbus.
[2025-06-28T03:14:09.224Z] [exec] #6 12.49 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.49 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.52 Selecting previously unselected package python3-gi.
[2025-06-28T03:14:09.224Z] [exec] #6 12.52 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.53 Unpacking python3-gi (3.48.2-1) ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.56 Selecting previously unselected package python3-pkg-resources.
[2025-06-28T03:14:09.224Z] [exec] #6 12.56 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.56 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-28T03:14:09.224Z] [exec] #6 12.60 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-28T03:14:09.546Z] [exec] #6 12.60 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.60 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.63 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-28T03:14:09.546Z] [exec] #6 12.63 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.63 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.65 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-28T03:14:09.546Z] [exec] #6 12.65 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.66 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.69 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-28T03:14:09.546Z] [exec] #6 12.69 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.69 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.72 Selecting previously unselected package libxmlb2:amd64.
[2025-06-28T03:14:09.546Z] [exec] #6 12.72 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.72 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.75 Selecting previously unselected package libappstream5:amd64.
[2025-06-28T03:14:09.546Z] [exec] #6 12.75 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.75 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.77 Selecting previously unselected package libduktape207:amd64.
[2025-06-28T03:14:09.546Z] [exec] #6 12.78 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.78 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.81 Selecting previously unselected package libdw1t64:amd64.
[2025-06-28T03:14:09.546Z] [exec] #6 12.81 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.81 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:14:09.546Z] [exec] #6 12.84 Selecting previously unselected package libglib2.0-bin.
[2025-06-28T03:14:09.870Z] [exec] #6 12.84 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:14:09.870Z] [exec] #6 12.84 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:14:09.870Z] [exec] #6 12.87 Selecting previously unselected package libunwind8:amd64.
[2025-06-28T03:14:09.870Z] [exec] #6 12.87 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-28T03:14:09.870Z] [exec] #6 12.87 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-28T03:14:09.870Z] [exec] #6 12.90 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-28T03:14:09.870Z] [exec] #6 12.90 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-28T03:14:09.870Z] [exec] #6 12.90 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-28T03:14:09.870Z] [exec] #6 12.95 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-28T03:14:09.870Z] [exec] #6 12.95 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:14:09.870Z] [exec] #6 12.95 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:14:09.870Z] [exec] #6 12.98 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-28T03:14:09.870Z] [exec] #6 12.98 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:14:09.870Z] [exec] #6 12.98 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:14:09.870Z] [exec] #6 13.02 Selecting previously unselected package xml-core.
[2025-06-28T03:14:09.870Z] [exec] #6 13.02 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-28T03:14:09.870Z] [exec] #6 13.02 Unpacking xml-core (0.19) ...
[2025-06-28T03:14:09.870Z] [exec] #6 13.06 Selecting previously unselected package polkitd.
[2025-06-28T03:14:09.870Z] [exec] #6 13.06 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:14:09.870Z] [exec] #6 13.08 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:14:09.870Z] [exec] #6 13.11 Selecting previously unselected package python3-blinker.
[2025-06-28T03:14:09.870Z] [exec] #6 13.11 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-28T03:14:09.870Z] [exec] #6 13.12 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-28T03:14:09.870Z] [exec] #6 13.14 Selecting previously unselected package python3-cryptography.
[2025-06-28T03:14:09.870Z] [exec] #6 13.14 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-28T03:14:09.870Z] [exec] #6 13.15 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-28T03:14:09.870Z] [exec] #6 13.20 Selecting previously unselected package python3-pyparsing.
[2025-06-28T03:14:10.191Z] [exec] #6 13.20 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.21 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.23 Selecting previously unselected package python3-httplib2.
[2025-06-28T03:14:10.191Z] [exec] #6 13.23 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.24 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.26 Selecting previously unselected package python3-jwt.
[2025-06-28T03:14:10.191Z] [exec] #6 13.26 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.27 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.29 Selecting previously unselected package python3-lazr.uri.
[2025-06-28T03:14:10.191Z] [exec] #6 13.29 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.30 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.32 Selecting previously unselected package python3-wadllib.
[2025-06-28T03:14:10.191Z] [exec] #6 13.32 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.32 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.35 Selecting previously unselected package python3-distro.
[2025-06-28T03:14:10.191Z] [exec] #6 13.36 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.36 Unpacking python3-distro (1.9.0-1) ...
[2025-06-28T03:14:10.191Z] [exec] #6 13.38 Selecting previously unselected package python3-oauthlib.
[2025-06-28T03:14:10.191Z] [exec] #6 13.38 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-28T03:14:10.192Z] [exec] #6 13.39 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-28T03:14:10.192Z] [exec] #6 13.42 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-28T03:14:10.516Z] [exec] #6 13.43 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.43 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.46 Selecting previously unselected package python3-six.
[2025-06-28T03:14:10.517Z] [exec] #6 13.46 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.47 Unpacking python3-six (1.16.0-4) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.49 Selecting previously unselected package python3-launchpadlib.
[2025-06-28T03:14:10.517Z] [exec] #6 13.49 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.50 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.53 Selecting previously unselected package python3-software-properties.
[2025-06-28T03:14:10.517Z] [exec] #6 13.53 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.53 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.56 Selecting previously unselected package packagekit.
[2025-06-28T03:14:10.517Z] [exec] #6 13.56 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.56 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.60 Selecting previously unselected package software-properties-common.
[2025-06-28T03:14:10.517Z] [exec] #6 13.60 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.60 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.64 Setting up media-types (10.1.0) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.65 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.67 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.67 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.68 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.69 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.70 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.71 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.72 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.73 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:14:10.517Z] [exec] #6 13.75 No schema files found: doing nothing.
[2025-06-28T03:14:10.839Z] [exec] #6 13.75 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.76 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.77 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.78 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.78 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.79 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.80 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.81 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.81 Setting up netbase (6.4) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.83 Setting up sgml-base (1.31) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.86 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.87 Setting up lsb-release (12.0-2) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.88 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.98 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-28T03:14:10.839Z] [exec] #6 13.99 Setting up iso-codes (4.16.0-1) ...
[2025-06-28T03:14:10.839Z] [exec] #6 14.00 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:10.839Z] [exec] #6 14.01 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:14:10.839Z] [exec] #6 14.01 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-28T03:14:10.839Z] [exec] #6 14.02 Setcap worked! gst-ptp-helper is not suid!
[2025-06-28T03:14:10.839Z] [exec] #6 14.02 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:14:10.839Z] [exec] #6 14.03 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-28T03:14:10.839Z] [exec] #6 14.04 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:14:11.960Z] [exec] #6 15.05 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:14:11.960Z] [exec] #6 15.06 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:14:11.960Z] [exec] #6 15.07 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-28T03:14:11.960Z] [exec] #6 15.08 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:11.960Z] [exec] #6 15.09 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:14:11.960Z] [exec] #6 15.10 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-28T03:14:11.960Z] [exec] #6 15.11 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:11.960Z] [exec] #6 15.14 Setting up xml-core (0.19) ...
[2025-06-28T03:14:11.960Z] [exec] #6 15.33 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:14:12.284Z] [exec] #6 15.42 debconf: unable to initialize frontend: Dialog
[2025-06-28T03:14:12.284Z] [exec] #6 15.42 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-28T03:14:12.284Z] [exec] #6 15.42 debconf: falling back to frontend: Readline
[2025-06-28T03:14:12.284Z] [exec] #6 15.42 debconf: unable to initialize frontend: Readline
[2025-06-28T03:14:12.284Z] [exec] #6 15.42 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-06-28T03:14:12.284Z] [exec] #6 15.42 debconf: falling back to frontend: Teletype
[2025-06-28T03:14:12.284Z] [exec] #6 15.49 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:14:12.284Z] [exec] #6 15.50 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-28T03:14:12.284Z] [exec] #6 15.51 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-28T03:14:12.284Z] [exec] #6 15.51 running python rtupdate hooks for python3.12...
[2025-06-28T03:14:12.284Z] [exec] #6 15.52 running python post-rtupdate hooks for python3.12...
[2025-06-28T03:14:12.284Z] [exec] #6 15.61 Setting up python3-six (1.16.0-4) ...
[2025-06-28T03:14:12.606Z] [exec] #6 15.74 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-28T03:14:12.606Z] [exec] #6 15.93 Setting up python3-gi (3.48.2-1) ...
[2025-06-28T03:14:12.928Z] [exec] #6 16.11 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-28T03:14:12.929Z] [exec] #6 16.25 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-28T03:14:13.249Z] [exec] #6 16.26 Setting up python3-blinker (1.7.0-1) ...
[2025-06-28T03:14:13.249Z] [exec] #6 16.39 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-28T03:14:13.249Z] [exec] #6 16.62 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-28T03:14:13.570Z] [exec] #6 16.77 Setting up python3-distro (1.9.0-1) ...
[2025-06-28T03:14:13.570Z] [exec] #6 16.90 Setting up python3-jwt (2.7.0-1) ...
[2025-06-28T03:14:13.902Z] [exec] #6 17.05 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-28T03:14:13.902Z] [exec] #6 17.22 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-28T03:14:14.223Z] [exec] #6 17.35 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-28T03:14:14.546Z] [exec] #6 17.62 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-28T03:14:14.546Z] [exec] #6 17.75 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-28T03:14:14.869Z] [exec] #6 17.95 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-28T03:14:14.869Z] [exec] #6 18.09 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-28T03:14:15.191Z] [exec] #6 18.35 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-28T03:14:15.191Z] [exec] #6 18.36 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-28T03:14:15.191Z] [exec] #6 18.51 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-28T03:14:15.512Z] [exec] #6 18.66 Processing triggers for sgml-base (1.31) ...
[2025-06-28T03:14:15.512Z] [exec] #6 18.68 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:14:15.512Z] [exec] #6 18.69 Creating group 'polkitd' with GID 997.
[2025-06-28T03:14:15.512Z] [exec] #6 18.69 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-28T03:14:15.512Z] [exec] #6 18.72 invoke-rc.d: could not determine current runlevel
[2025-06-28T03:14:15.512Z] [exec] #6 18.73 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-28T03:14:15.512Z] [exec] #6 18.84 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-28T03:14:15.832Z] [exec] #6 18.84 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:14:15.832Z] [exec] #6 18.86 invoke-rc.d: could not determine current runlevel
[2025-06-28T03:14:15.832Z] [exec] #6 18.86 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-28T03:14:15.832Z] [exec] #6 18.87 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-28T03:14:15.832Z] [exec] #6 18.98 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-28T03:14:15.832Z] [exec] #6 18.99 Setting up software-properties-common (0.99.49.2) ...
[2025-06-28T03:14:15.832Z] [exec] #6 19.12 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:14:19.553Z] [exec] #6 22.29 Get:1 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-28T03:14:19.553Z] [exec] #6 22.33 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-28T03:14:19.553Z] [exec] #6 22.33 Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-28T03:14:19.553Z] [exec] #6 22.43 Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-28T03:14:19.553Z] [exec] #6 22.52 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-28T03:14:19.553Z] [exec] #6 22.58 Fetched 24.4 kB in 1s (44.9 kB/s)
[2025-06-28T03:14:20.243Z] [exec] #6 22.58 Reading package lists...
[2025-06-28T03:14:20.582Z] [exec] #6 23.55 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-28T03:14:20.582Z] [exec] #6 23.55 Repository: 'Types: deb
[2025-06-28T03:14:20.582Z] [exec] #6 23.55 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-28T03:14:20.582Z] [exec] #6 23.55 Suites: noble
[2025-06-28T03:14:20.582Z] [exec] #6 23.55 Components: main
[2025-06-28T03:14:20.582Z] [exec] #6 23.55 '
[2025-06-28T03:14:20.582Z] [exec] #6 23.55 Description:
[2025-06-28T03:14:20.582Z] [exec] #6 23.55 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-28T03:14:20.582Z] [exec] #6 23.55
[2025-06-28T03:14:20.582Z] [exec] #6 23.55 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-28T03:14:20.582Z] [exec] #6 23.55 Adding repository.
[2025-06-28T03:14:20.582Z] [exec] #6 23.85 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-28T03:14:20.582Z] [exec] #6 23.85 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-28T03:14:20.903Z] [exec] #6 23.95 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-28T03:14:20.903Z] [exec] #6 24.03 Hit:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-28T03:14:20.903Z] [exec] #6 24.04 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-28T03:14:22.028Z] [exec] #6 24.13 Reading package lists...
[2025-06-28T03:14:23.157Z] [exec] #6 25.12 Reading package lists...
[2025-06-28T03:14:23.157Z] [exec] #6 26.11 Building dependency tree...
[2025-06-28T03:14:23.157Z] [exec] #6 26.33 Reading state information...
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 The following additional packages will be installed:
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 ant asciidoc-base asciidoc-common bzip2 ca-certificates-java cpp cpp-13
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 java-common libasan8 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 libgomp1 libhwasan0 libisl23 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 libxml2-utils libxslt1.1
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 linux-libc-dev lto-disabled-list make openjdk-21-jre-headless patch perl
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 perl-modules-5.38 rpcsvc-proto xsltproc xz-utils
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 Suggested packages:
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 bzip2-doc cpp-doc gcc-13-locales cpp-13-doc default-jre dbtoepub
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 libxslthl-java xalan debian-keyring g++-multilib g++-13-multilib gcc-13-doc
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 git-mediawiki git-svn glibc-doc bzr gdbm-l10n liblcms2-utils pcscd
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 libstdc++-13-doc make-doc libnss-mdns fonts-dejavu-extra
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 libterm-readline-gnu-perl | libterm-readline-perl-perl
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 libtap-harness-archive-perl
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 Recommended packages:
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b
[2025-06-28T03:14:23.517Z] [exec] #6 26.57 libasound2t64
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 The following NEW packages will be installed:
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 ant ant-contrib asciidoc asciidoc-base asciidoc-common build-essential bzip2
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libdpkg-perl liberror-perl
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 libgomp1 libhwasan0 libisl23
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 libstdc++-13-dev
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 libtsan2 libubsan1 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 make openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto
[2025-06-28T03:14:23.517Z] [exec] #6 26.68 xsltproc xz-utils
[2025-06-28T03:14:23.839Z] [exec] #6 26.92 0 upgraded, 68 newly installed, 0 to remove and 4 not upgraded.
[2025-06-28T03:14:23.839Z] [exec] #6 26.92 Need to get 133 MB of archives.
[2025-06-28T03:14:23.839Z] [exec] #6 26.92 After this operation, 535 MB of additional disk space will be used.
[2025-06-28T03:14:23.839Z] [exec] #6 26.92 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-28T03:14:24.539Z] [exec] #6 27.79 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-28T03:14:24.861Z] [exec] #6 27.79 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-28T03:14:24.861Z] [exec] #6 27.79 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-28T03:14:24.861Z] [exec] #6 27.93 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-28T03:14:24.861Z] [exec] #6 27.94 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB]
[2025-06-28T03:14:24.861Z] [exec] #6 27.94 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-06-28T03:14:24.861Z] [exec] #6 27.95 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-06-28T03:14:24.861Z] [exec] #6 27.95 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-06-28T03:14:24.861Z] [exec] #6 27.95 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-06-28T03:14:24.861Z] [exec] #6 27.95 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-06-28T03:14:24.861Z] [exec] #6 27.98 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-06-28T03:14:24.861Z] [exec] #6 27.98 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-06-28T03:14:24.861Z] [exec] #6 28.07 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-06-28T03:14:24.861Z] [exec] #6 28.07 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.7+6~us1-0ubuntu1~24.04 [46.4 MB]
[2025-06-28T03:14:25.982Z] [exec] #6 29.11 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-06-28T03:14:25.982Z] [exec] #6 29.11 Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB]
[2025-06-28T03:14:25.982Z] [exec] #6 29.16 Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB]
[2025-06-28T03:14:25.982Z] [exec] #6 29.16 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB]
[2025-06-28T03:14:25.982Z] [exec] #6 29.18 Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.3 [39.4 kB]
[2025-06-28T03:14:25.982Z] [exec] #6 29.18 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB]
[2025-06-28T03:14:25.982Z] [exec] #6 29.18 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB]
[2025-06-28T03:14:25.982Z] [exec] #6 29.18 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB]
[2025-06-28T03:14:25.982Z] [exec] #6 29.19 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B]
[2025-06-28T03:14:25.982Z] [exec] #6 29.20 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.4 [20.4 kB]
[2025-06-28T03:14:25.982Z] [exec] #6 29.29 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-62.65 [1,878 kB]
[2025-06-28T03:14:26.395Z] [exec] #6 29.33 Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB]
[2025-06-28T03:14:26.395Z] [exec] #6 29.33 Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB]
[2025-06-28T03:14:26.395Z] [exec] #6 29.33 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.4 [2,124 kB]
[2025-06-28T03:14:26.395Z] [exec] #6 29.39 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.39 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.41 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.41 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.42 Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.65 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B]
[2025-06-28T03:14:26.396Z] [exec] #6 29.65 Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B]
[2025-06-28T03:14:26.396Z] [exec] #6 29.65 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.66 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.66 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.66 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.66 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.66 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.73 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB]
[2025-06-28T03:14:26.396Z] [exec] #6 29.76 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB]
[2025-06-28T03:14:26.716Z] [exec] #6 29.82 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB]
[2025-06-28T03:14:26.716Z] [exec] #6 29.85 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB]
[2025-06-28T03:14:26.716Z] [exec] #6 29.89 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB]
[2025-06-28T03:14:27.037Z] [exec] #6 29.89 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB]
[2025-06-28T03:14:27.037Z] [exec] #6 29.95 Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB]
[2025-06-28T03:14:27.360Z] [exec] #6 30.42 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB]
[2025-06-28T03:14:27.360Z] [exec] #6 30.43 Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B]
[2025-06-28T03:14:27.360Z] [exec] #6 30.43 Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B]
[2025-06-28T03:14:27.360Z] [exec] #6 30.43 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB]
[2025-06-28T03:14:27.360Z] [exec] #6 30.49 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB]
[2025-06-28T03:14:27.692Z] [exec] #6 30.76 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB]
[2025-06-28T03:14:27.692Z] [exec] #6 30.76 Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B]
[2025-06-28T03:14:27.692Z] [exec] #6 30.76 Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B]
[2025-06-28T03:14:27.692Z] [exec] #6 30.76 Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB]
[2025-06-28T03:14:27.692Z] [exec] #6 30.77 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.1 [269 kB]
[2025-06-28T03:14:27.692Z] [exec] #6 30.77 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB]
[2025-06-28T03:14:27.692Z] [exec] #6 30.77 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB]
[2025-06-28T03:14:27.692Z] [exec] #6 30.77 Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB]
[2025-06-28T03:14:27.692Z] [exec] #6 30.77 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.1 [1,074 kB]
[2025-06-28T03:14:27.692Z] [exec] #6 30.86 Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B]
[2025-06-28T03:14:27.692Z] [exec] #6 30.86 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-28T03:14:27.692Z] [exec] #6 30.95 Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-28T03:14:27.692Z] [exec] #6 30.97 Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-28T03:14:27.692Z] [exec] #6 31.05 Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB]
[2025-06-28T03:14:28.013Z] [exec] #6 31.20 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-28T03:14:28.335Z] [exec] #6 31.24 Fetched 133 MB in 4s (30.4 MB/s)
[2025-06-28T03:14:28.335Z] [exec] #6 31.25 Selecting previously unselected package perl-modules-5.38.
[2025-06-28T03:14:28.335Z] [exec] #6 31.26 (Reading database ...
[2025-06-28T03:14:28.335Z] [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 31.27 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-28T03:14:28.335Z] [exec] #6 31.27 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:14:28.335Z] [exec] #6 31.56 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-28T03:14:28.660Z] [exec] #6 31.56 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.57 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.59 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-28T03:14:28.660Z] [exec] #6 31.59 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.59 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.61 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-28T03:14:28.660Z] [exec] #6 31.61 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.62 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.83 Selecting previously unselected package perl.
[2025-06-28T03:14:28.660Z] [exec] #6 31.83 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.84 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.87 Selecting previously unselected package xz-utils.
[2025-06-28T03:14:28.660Z] [exec] #6 31.87 Preparing to unpack .../05-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.88 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.91 Selecting previously unselected package ca-certificates-java.
[2025-06-28T03:14:28.660Z] [exec] #6 31.91 Preparing to unpack .../06-ca-certificates-java_20240118_all.deb ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.91 Unpacking ca-certificates-java (20240118) ...
[2025-06-28T03:14:28.660Z] [exec] #6 31.94 Selecting previously unselected package java-common.
[2025-06-28T03:14:28.981Z] [exec] #6 31.94 Preparing to unpack .../07-java-common_0.75+exp1_all.deb ...
[2025-06-28T03:14:28.981Z] [exec] #6 31.95 Unpacking java-common (0.75+exp1) ...
[2025-06-28T03:14:28.981Z] [exec] #6 31.97 Selecting previously unselected package liblcms2-2:amd64.
[2025-06-28T03:14:28.981Z] [exec] #6 31.97 Preparing to unpack .../08-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-06-28T03:14:28.981Z] [exec] #6 31.97 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.00 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-06-28T03:14:28.981Z] [exec] #6 32.00 Preparing to unpack .../09-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.00 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.03 Selecting previously unselected package libjpeg8:amd64.
[2025-06-28T03:14:28.981Z] [exec] #6 32.03 Preparing to unpack .../10-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.03 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.05 Selecting previously unselected package libnspr4:amd64.
[2025-06-28T03:14:28.981Z] [exec] #6 32.06 Preparing to unpack .../11-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.06 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.09 Selecting previously unselected package libnss3:amd64.
[2025-06-28T03:14:28.981Z] [exec] #6 32.09 Preparing to unpack .../12-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.09 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.14 Selecting previously unselected package libpcsclite1:amd64.
[2025-06-28T03:14:28.981Z] [exec] #6 32.14 Preparing to unpack .../13-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.14 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.17 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-06-28T03:14:28.981Z] [exec] #6 32.17 Preparing to unpack .../14-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ...
[2025-06-28T03:14:28.981Z] [exec] #6 32.17 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-28T03:14:30.101Z] [exec] #6 33.17 Selecting previously unselected package default-jre-headless.
[2025-06-28T03:14:30.101Z] [exec] #6 33.17 Preparing to unpack .../15-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-06-28T03:14:30.101Z] [exec] #6 33.17 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-06-28T03:14:30.101Z] [exec] #6 33.19 Selecting previously unselected package ant.
[2025-06-28T03:14:30.101Z] [exec] #6 33.19 Preparing to unpack .../16-ant_1.10.14-1_all.deb ...
[2025-06-28T03:14:30.101Z] [exec] #6 33.20 Unpacking ant (1.10.14-1) ...
[2025-06-28T03:14:30.101Z] [exec] #6 33.23 Selecting previously unselected package asciidoc-common.
[2025-06-28T03:14:30.101Z] [exec] #6 33.23 Preparing to unpack .../17-asciidoc-common_10.2.0-2_all.deb ...
[2025-06-28T03:14:30.101Z] [exec] #6 33.24 Unpacking asciidoc-common (10.2.0-2) ...
[2025-06-28T03:14:30.102Z] [exec] #6 33.27 Selecting previously unselected package docbook-xsl.
[2025-06-28T03:14:30.102Z] [exec] #6 33.28 Preparing to unpack .../18-docbook-xsl_1.79.2+dfsg-7_all.deb ...
[2025-06-28T03:14:30.102Z] [exec] #6 33.28 Unpacking docbook-xsl (1.79.2+dfsg-7) ...
[2025-06-28T03:14:30.421Z] [exec] #6 33.49 Selecting previously unselected package libxml2-utils.
[2025-06-28T03:14:30.421Z] [exec] #6 33.49 Preparing to unpack .../19-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-28T03:14:30.421Z] [exec] #6 33.50 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-28T03:14:30.421Z] [exec] #6 33.52 Selecting previously unselected package libxslt1.1:amd64.
[2025-06-28T03:14:30.421Z] [exec] #6 33.52 Preparing to unpack .../20-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-06-28T03:14:30.421Z] [exec] #6 33.53 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-28T03:14:30.421Z] [exec] #6 33.55 Selecting previously unselected package xsltproc.
[2025-06-28T03:14:30.421Z] [exec] #6 33.55 Preparing to unpack .../21-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-06-28T03:14:30.421Z] [exec] #6 33.56 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-28T03:14:30.421Z] [exec] #6 33.58 Selecting previously unselected package asciidoc-base.
[2025-06-28T03:14:30.421Z] [exec] #6 33.58 Preparing to unpack .../22-asciidoc-base_10.2.0-2_all.deb ...
[2025-06-28T03:14:30.421Z] [exec] #6 33.59 Unpacking asciidoc-base (10.2.0-2) ...
[2025-06-28T03:14:30.421Z] [exec] #6 33.62 Selecting previously unselected package asciidoc.
[2025-06-28T03:14:30.747Z] [exec] #6 33.62 Preparing to unpack .../23-asciidoc_10.2.0-2_all.deb ...
[2025-06-28T03:14:30.747Z] [exec] #6 33.62 Unpacking asciidoc (10.2.0-2) ...
[2025-06-28T03:14:30.747Z] [exec] #6 33.64 Selecting previously unselected package libc-dev-bin.
[2025-06-28T03:14:30.747Z] [exec] #6 33.64 Preparing to unpack .../24-libc-dev-bin_2.39-0ubuntu8.4_amd64.deb ...
[2025-06-28T03:14:30.747Z] [exec] #6 33.65 Unpacking libc-dev-bin (2.39-0ubuntu8.4) ...
[2025-06-28T03:14:30.747Z] [exec] #6 33.67 Selecting previously unselected package linux-libc-dev:amd64.
[2025-06-28T03:14:30.747Z] [exec] #6 33.67 Preparing to unpack .../25-linux-libc-dev_6.8.0-62.65_amd64.deb ...
[2025-06-28T03:14:30.747Z] [exec] #6 33.68 Unpacking linux-libc-dev:amd64 (6.8.0-62.65) ...
[2025-06-28T03:14:30.747Z] [exec] #6 33.88 Selecting previously unselected package libcrypt-dev:amd64.
[2025-06-28T03:14:31.067Z] [exec] #6 33.88 Preparing to unpack .../26-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ...
[2025-06-28T03:14:31.067Z] [exec] #6 33.89 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-06-28T03:14:31.067Z] [exec] #6 33.91 Selecting previously unselected package rpcsvc-proto.
[2025-06-28T03:14:31.067Z] [exec] #6 33.92 Preparing to unpack .../27-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ...
[2025-06-28T03:14:31.067Z] [exec] #6 33.92 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-06-28T03:14:31.067Z] [exec] #6 33.94 Selecting previously unselected package libc6-dev:amd64.
[2025-06-28T03:14:31.067Z] [exec] #6 33.95 Preparing to unpack .../28-libc6-dev_2.39-0ubuntu8.4_amd64.deb ...
[2025-06-28T03:14:31.067Z] [exec] #6 33.95 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.4) ...
[2025-06-28T03:14:31.067Z] [exec] #6 34.12 Selecting previously unselected package gcc-13-base:amd64.
[2025-06-28T03:14:31.067Z] [exec] #6 34.12 Preparing to unpack .../29-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:31.067Z] [exec] #6 34.12 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:31.067Z] [exec] #6 34.15 Selecting previously unselected package libisl23:amd64.
[2025-06-28T03:14:31.067Z] [exec] #6 34.15 Preparing to unpack .../30-libisl23_0.26-3build1.1_amd64.deb ...
[2025-06-28T03:14:31.067Z] [exec] #6 34.15 Unpacking libisl23:amd64 (0.26-3build1.1) ...
[2025-06-28T03:14:31.067Z] [exec] #6 34.19 Selecting previously unselected package libmpfr6:amd64.
[2025-06-28T03:14:31.067Z] [exec] #6 34.19 Preparing to unpack .../31-libmpfr6_4.2.1-1build1.1_amd64.deb ...
[2025-06-28T03:14:31.067Z] [exec] #6 34.20 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-06-28T03:14:31.067Z] [exec] #6 34.23 Selecting previously unselected package libmpc3:amd64.
[2025-06-28T03:14:31.388Z] [exec] #6 34.23 Preparing to unpack .../32-libmpc3_1.3.1-1build1.1_amd64.deb ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.23 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.25 Selecting previously unselected package cpp-13-x86-64-linux-gnu.
[2025-06-28T03:14:31.388Z] [exec] #6 34.26 Preparing to unpack .../33-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.26 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.51 Selecting previously unselected package cpp-13.
[2025-06-28T03:14:31.388Z] [exec] #6 34.51 Preparing to unpack .../34-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.51 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.53 Selecting previously unselected package cpp-x86-64-linux-gnu.
[2025-06-28T03:14:31.388Z] [exec] #6 34.54 Preparing to unpack .../35-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.54 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.56 Selecting previously unselected package cpp.
[2025-06-28T03:14:31.388Z] [exec] #6 34.56 Preparing to unpack .../36-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.57 Unpacking cpp (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.61 Selecting previously unselected package libcc1-0:amd64.
[2025-06-28T03:14:31.388Z] [exec] #6 34.61 Preparing to unpack .../37-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.61 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.64 Selecting previously unselected package libgomp1:amd64.
[2025-06-28T03:14:31.388Z] [exec] #6 34.64 Preparing to unpack .../38-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.65 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.67 Selecting previously unselected package libitm1:amd64.
[2025-06-28T03:14:31.388Z] [exec] #6 34.68 Preparing to unpack .../39-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.68 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.70 Selecting previously unselected package libatomic1:amd64.
[2025-06-28T03:14:31.388Z] [exec] #6 34.70 Preparing to unpack .../40-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.71 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:31.388Z] [exec] #6 34.73 Selecting previously unselected package libasan8:amd64.
[2025-06-28T03:14:31.708Z] [exec] #6 34.74 Preparing to unpack .../41-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:31.708Z] [exec] #6 34.74 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:31.708Z] [exec] #6 34.82 Selecting previously unselected package liblsan0:amd64.
[2025-06-28T03:14:31.708Z] [exec] #6 34.82 Preparing to unpack .../42-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:31.708Z] [exec] #6 34.83 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:31.708Z] [exec] #6 34.88 Selecting previously unselected package libtsan2:amd64.
[2025-06-28T03:14:31.708Z] [exec] #6 34.88 Preparing to unpack .../43-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:31.708Z] [exec] #6 34.88 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:32.029Z] [exec] #6 35.11 Selecting previously unselected package libubsan1:amd64.
[2025-06-28T03:14:32.029Z] [exec] #6 35.11 Preparing to unpack .../44-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:32.029Z] [exec] #6 35.11 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:32.029Z] [exec] #6 35.17 Selecting previously unselected package libhwasan0:amd64.
[2025-06-28T03:14:32.029Z] [exec] #6 35.17 Preparing to unpack .../45-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:32.029Z] [exec] #6 35.17 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:32.029Z] [exec] #6 35.22 Selecting previously unselected package libquadmath0:amd64.
[2025-06-28T03:14:32.349Z] [exec] #6 35.22 Preparing to unpack .../46-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:32.349Z] [exec] #6 35.23 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:32.349Z] [exec] #6 35.25 Selecting previously unselected package libgcc-13-dev:amd64.
[2025-06-28T03:14:32.349Z] [exec] #6 35.25 Preparing to unpack .../47-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:32.349Z] [exec] #6 35.25 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:33.046Z] [exec] #6 36.10 Selecting previously unselected package gcc-13-x86-64-linux-gnu.
[2025-06-28T03:14:33.046Z] [exec] #6 36.10 Preparing to unpack .../48-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:33.046Z] [exec] #6 36.11 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:34.169Z] [exec] #6 37.19 Selecting previously unselected package gcc-13.
[2025-06-28T03:14:34.169Z] [exec] #6 37.20 Preparing to unpack .../49-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:34.169Z] [exec] #6 37.20 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:34.169Z] [exec] #6 37.22 Selecting previously unselected package gcc-x86-64-linux-gnu.
[2025-06-28T03:14:34.169Z] [exec] #6 37.22 Preparing to unpack .../50-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-28T03:14:34.170Z] [exec] #6 37.23 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:34.170Z] [exec] #6 37.25 Selecting previously unselected package gcc.
[2025-06-28T03:14:34.170Z] [exec] #6 37.25 Preparing to unpack .../51-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-28T03:14:34.170Z] [exec] #6 37.25 Unpacking gcc (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:34.170Z] [exec] #6 37.28 Selecting previously unselected package libstdc++-13-dev:amd64.
[2025-06-28T03:14:34.170Z] [exec] #6 37.28 Preparing to unpack .../52-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:34.170Z] [exec] #6 37.28 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:34.491Z] [exec] #6 37.51 Selecting previously unselected package g++-13-x86-64-linux-gnu.
[2025-06-28T03:14:34.491Z] [exec] #6 37.51 Preparing to unpack .../53-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:34.491Z] [exec] #6 37.52 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.05 Selecting previously unselected package g++-13.
[2025-06-28T03:14:43.345Z] [exec] #6 46.05 Preparing to unpack .../54-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.05 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.07 Selecting previously unselected package g++-x86-64-linux-gnu.
[2025-06-28T03:14:43.345Z] [exec] #6 46.07 Preparing to unpack .../55-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.08 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.10 Selecting previously unselected package g++.
[2025-06-28T03:14:43.345Z] [exec] #6 46.10 Preparing to unpack .../56-g++_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.10 Unpacking g++ (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.12 Selecting previously unselected package make.
[2025-06-28T03:14:43.345Z] [exec] #6 46.13 Preparing to unpack .../57-make_4.3-4.1build2_amd64.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.13 Unpacking make (4.3-4.1build2) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.15 Selecting previously unselected package libdpkg-perl.
[2025-06-28T03:14:43.345Z] [exec] #6 46.16 Preparing to unpack .../58-libdpkg-perl_1.22.6ubuntu6.1_all.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.16 Unpacking libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.20 Selecting previously unselected package bzip2.
[2025-06-28T03:14:43.345Z] [exec] #6 46.21 Preparing to unpack .../59-bzip2_1.0.8-5.1build0.1_amd64.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.21 Unpacking bzip2 (1.0.8-5.1build0.1) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.23 Selecting previously unselected package patch.
[2025-06-28T03:14:43.345Z] [exec] #6 46.23 Preparing to unpack .../60-patch_2.7.6-7build3_amd64.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.24 Unpacking patch (2.7.6-7build3) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.26 Selecting previously unselected package lto-disabled-list.
[2025-06-28T03:14:43.345Z] [exec] #6 46.26 Preparing to unpack .../61-lto-disabled-list_47_all.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.26 Unpacking lto-disabled-list (47) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.28 Selecting previously unselected package dpkg-dev.
[2025-06-28T03:14:43.345Z] [exec] #6 46.29 Preparing to unpack .../62-dpkg-dev_1.22.6ubuntu6.1_all.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.29 Unpacking dpkg-dev (1.22.6ubuntu6.1) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.33 Selecting previously unselected package build-essential.
[2025-06-28T03:14:43.345Z] [exec] #6 46.34 Preparing to unpack .../63-build-essential_12.10ubuntu1_amd64.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.34 Unpacking build-essential (12.10ubuntu1) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.36 Selecting previously unselected package liberror-perl.
[2025-06-28T03:14:43.345Z] [exec] #6 46.36 Preparing to unpack .../64-liberror-perl_0.17029-2_all.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.37 Unpacking liberror-perl (0.17029-2) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.39 Selecting previously unselected package git-man.
[2025-06-28T03:14:43.345Z] [exec] #6 46.39 Preparing to unpack .../65-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.39 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.43 Selecting previously unselected package git.
[2025-06-28T03:14:43.345Z] [exec] #6 46.43 Preparing to unpack .../66-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.44 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.59 Selecting previously unselected package ant-contrib.
[2025-06-28T03:14:43.345Z] [exec] #6 46.59 Preparing to unpack .../67-ant-contrib_1.0~b3+svn177-12_all.deb ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.59 Unpacking ant-contrib (1.0~b3+svn177-12) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.64 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.65 Setting up lto-disabled-list (47) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.66 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.66 Setting up java-common (0.75+exp1) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.67 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.68 Setting up linux-libc-dev:amd64 (6.8.0-62.65) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.69 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:43.345Z] [exec] #6 46.69 Setting up bzip2 (1.0.8-5.1build0.1) ...
[2025-06-28T03:14:43.665Z] [exec] #6 46.70 Setting up asciidoc-common (10.2.0-2) ...
[2025-06-28T03:14:43.665Z] [exec] #6 46.79 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-06-28T03:14:43.665Z] [exec] #6 46.80 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:43.665Z] [exec] #6 46.81 Setting up make (4.3-4.1build2) ...
[2025-06-28T03:14:43.665Z] [exec] #6 46.81 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-06-28T03:14:43.665Z] [exec] #6 46.82 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-28T03:14:43.665Z] [exec] #6 46.82 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-06-28T03:14:43.665Z] [exec] #6 46.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[2025-06-28T03:14:43.665Z] [exec] #6 46.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[2025-06-28T03:14:43.665Z] [exec] #6 46.83 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[2025-06-28T03:14:43.665Z] [exec] #6 46.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[2025-06-28T03:14:43.665Z] [exec] #6 46.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[2025-06-28T03:14:43.665Z] [exec] #6 46.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[2025-06-28T03:14:43.665Z] [exec] #6 46.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[2025-06-28T03:14:43.665Z] [exec] #6 46.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[2025-06-28T03:14:43.665Z] [exec] #6 46.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[2025-06-28T03:14:43.665Z] [exec] #6 46.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[2025-06-28T03:14:43.665Z] [exec] #6 46.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[2025-06-28T03:14:43.665Z] [exec] #6 46.84 Setting up docbook-xsl (1.79.2+dfsg-7) ...
[2025-06-28T03:14:43.665Z] [exec] #6 47.00 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.01 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.02 Setting up libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.03 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.04 Setting up patch (2.7.6-7build3) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.04 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.05 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.06 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.07 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.07 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.09 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.09 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.10 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.11 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.12 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.13 Setting up ca-certificates-java (20240118) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.15 No JRE found. Skipping Java certificates setup.
[2025-06-28T03:14:43.989Z] [exec] #6 47.15 Setting up libisl23:amd64 (0.26-3build1.1) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.16 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.17 Setting up libc-dev-bin (2.39-0ubuntu8.4) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.17 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.18 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.19 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.20 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.21 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:43.989Z] [exec] #6 47.21 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-28T03:14:44.309Z] [exec] #6 47.22 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-06-28T03:14:44.309Z] [exec] #6 47.23 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:14:44.309Z] [exec] #6 47.25 Setting up libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-06-28T03:14:44.309Z] [exec] #6 47.26 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:44.309Z] [exec] #6 47.26 Setting up libc6-dev:amd64 (2.39-0ubuntu8.4) ...
[2025-06-28T03:14:44.309Z] [exec] #6 47.27 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:44.309Z] [exec] #6 47.28 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:44.309Z] [exec] #6 47.29 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-28T03:14:44.309Z] [exec] #6 47.38 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-06-28T03:14:44.309Z] [exec] #6 47.39 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-06-28T03:14:44.309Z] [exec] #6 47.39 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-06-28T03:14:44.309Z] [exec] #6 47.39 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-06-28T03:14:44.309Z] [exec] #6 47.40 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-06-28T03:14:44.309Z] [exec] #6 47.41 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.42 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.43 Setting up dpkg-dev (1.22.6ubuntu6.1) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.44 Setting up liberror-perl (0.17029-2) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.45 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.46 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.48 Setting up cpp (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.49 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.51 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.52 Setting up gcc (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.54 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.54 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.55 Setting up g++ (4:13.2.0-7ubuntu1) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.56 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[2025-06-28T03:14:44.310Z] [exec] #6 47.56 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[2025-06-28T03:14:44.310Z] [exec] #6 47.56 Setting up build-essential (12.10ubuntu1) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.57 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.59 Processing triggers for sgml-base (1.31) ...
[2025-06-28T03:14:44.310Z] [exec] #6 47.60 Setting up asciidoc-base (10.2.0-2) ...
[2025-06-28T03:14:44.630Z] [exec] #6 47.84 Setting up asciidoc (10.2.0-2) ...
[2025-06-28T03:14:44.630Z] [exec] #6 47.85 Processing triggers for ca-certificates-java (20240118) ...
[2025-06-28T03:14:44.950Z] [exec] #6 48.14 Adding debian:ACCVRAIZ1.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.15 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.17 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.17 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.17 Adding debian:AffirmTrust_Commercial.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.18 Adding debian:AffirmTrust_Networking.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.18 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.18 Adding debian:AffirmTrust_Premium.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.18 Adding debian:Amazon_Root_CA_1.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.19 Adding debian:Amazon_Root_CA_2.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.19 Adding debian:Amazon_Root_CA_3.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.19 Adding debian:Amazon_Root_CA_4.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.19 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.19 Adding debian:Atos_TrustedRoot_2011.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.20 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.20 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.20 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.20 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.21 Adding debian:BJCA_Global_Root_CA1.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.21 Adding debian:BJCA_Global_Root_CA2.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.21 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.21 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.21 Adding debian:CA_Disig_Root_R2.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.22 Adding debian:Certainly_Root_E1.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.22 Adding debian:Certainly_Root_R1.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.22 Adding debian:Certigna.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.22 Adding debian:Certigna_Root_CA.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.23 Adding debian:certSIGN_Root_CA_G2.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.23 Adding debian:certSIGN_ROOT_CA.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.23 Adding debian:Certum_EC-384_CA.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.23 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.23 Adding debian:Certum_Trusted_Network_CA.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.24 Adding debian:Certum_Trusted_Root_CA.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.24 Adding debian:CFCA_EV_ROOT.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.24 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.24 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.24 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-06-28T03:14:44.950Z] [exec] #6 48.25 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.25 Adding debian:Comodo_AAA_Services_root.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.25 Adding debian:COMODO_Certification_Authority.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.25 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.26 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.26 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.26 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.26 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.26 Adding debian:DigiCert_Global_Root_CA.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.26 Adding debian:DigiCert_Global_Root_G2.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.26 Adding debian:DigiCert_Global_Root_G3.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.27 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.27 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.27 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.27 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-06-28T03:14:45.283Z] [exec] #6 48.27 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.27 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.28 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.28 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.28 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.28 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.28 Adding debian:emSign_Root_CA_-_C1.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.28 Adding debian:emSign_Root_CA_-_G1.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.29 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.29 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.29 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.30 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.30 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.30 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.30 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.31 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.31 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.31 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.31 Adding debian:GlobalSign_Root_CA.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.31 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.31 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.32 Adding debian:GlobalSign_Root_E46.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.32 Adding debian:GlobalSign_Root_R46.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.32 Adding debian:GLOBALTRUST_2020.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.32 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.33 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.33 Adding debian:GTS_Root_R1.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.33 Adding debian:GTS_Root_R2.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.33 Adding debian:GTS_Root_R3.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.33 Adding debian:GTS_Root_R4.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.34 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.34 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.34 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.34 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.35 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.35 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.35 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.35 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.36 Adding debian:ISRG_Root_X1.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.36 Adding debian:ISRG_Root_X2.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.36 Adding debian:Izenpe.com.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.36 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.36 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.37 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.37 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.37 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.38 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.38 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.38 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.38 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.39 Adding debian:QuoVadis_Root_CA_2.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.39 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.39 Adding debian:QuoVadis_Root_CA_3.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.39 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.40 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.40 Adding debian:Secure_Global_CA.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.40 Adding debian:SecureSign_RootCA11.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.40 Adding debian:SecureTrust_CA.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.40 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.41 Adding debian:Security_Communication_RootCA2.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.41 Adding debian:Security_Communication_RootCA3.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.41 Adding debian:Security_Communication_Root_CA.pem
[2025-06-28T03:14:45.284Z] [exec] #6 48.42 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.42 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.42 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.42 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.43 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.43 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.43 Adding debian:Starfield_Class_2_CA.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.43 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.44 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.44 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.44 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.44 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.45 Adding debian:Telia_Root_CA_v2.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.45 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.46 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.46 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.46 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.47 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.47 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.47 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.48 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.48 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.48 Adding debian:TunTrust_Root_CA.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.49 Adding debian:TWCA_Global_Root_CA.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.49 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.49 Adding debian:UCA_Extended_Validation_Root.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.49 Adding debian:UCA_Global_G2_Root.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.50 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.50 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.50 Adding debian:vTrus_ECC_Root_CA.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.50 Adding debian:vTrus_Root_CA.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.51 Adding debian:XRamp_Global_CA_Root.pem
[2025-06-28T03:14:45.285Z] [exec] #6 48.56 done.
[2025-06-28T03:14:45.611Z] [exec] #6 48.56 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-06-28T03:14:45.611Z] [exec] #6 48.57 Setting up ant (1.10.14-1) ...
[2025-06-28T03:14:45.611Z] [exec] #6 48.58 Setting up ant-contrib (1.0~b3+svn177-12) ...
[2025-06-28T03:14:48.510Z] [exec] #6 DONE 51.6s
[2025-06-28T03:14:48.510Z] [exec]
[2025-06-28T03:14:48.510Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-06-28T03:14:48.510Z] [exec] #7 DONE 0.2s
[2025-06-28T03:14:48.839Z] [exec]
[2025-06-28T03:14:48.839Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git
[2025-06-28T03:14:48.839Z] [exec] #8 0.219 Cloning into 'aqa-tests'...
[2025-06-28T03:14:59.676Z] [exec] #8 DONE 10.5s
[2025-06-28T03:14:59.676Z] [exec]
[2025-06-28T03:14:59.676Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/
[2025-06-28T03:14:59.676Z] [exec] #9 DONE 0.0s
[2025-06-28T03:14:59.676Z] [exec]
[2025-06-28T03:14:59.676Z] [exec] #10 [ 6/10] RUN git checkout master
[2025-06-28T03:14:59.676Z] [exec] #10 0.309 Already on 'master'
[2025-06-28T03:14:59.676Z] [exec] #10 0.309 Your branch is up to date with 'origin/master'.
[2025-06-28T03:14:59.676Z] [exec] #10 DONE 0.3s
[2025-06-28T03:14:59.676Z] [exec]
[2025-06-28T03:14:59.676Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh
[2025-06-28T03:14:59.676Z] [exec] #11 DONE 0.0s
[2025-06-28T03:14:59.677Z] [exec]
[2025-06-28T03:14:59.677Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-06-28T03:14:59.677Z] [exec] #12 DONE 0.0s
[2025-06-28T03:14:59.677Z] [exec]
[2025-06-28T03:14:59.677Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests
[2025-06-28T03:14:59.677Z] [exec] #13 DONE 0.0s
[2025-06-28T03:14:59.677Z] [exec]
[2025-06-28T03:14:59.677Z] [exec] #14 exporting to image
[2025-06-28T03:14:59.677Z] [exec] #14 exporting layers
[2025-06-28T03:15:05.554Z] [exec] #14 exporting layers 5.4s done
[2025-06-28T03:15:05.554Z] [exec] #14 writing image sha256:dc2e3091aa054c942e72eaff27eed4061e3e641ac1aa25179d20fa979b9382be done
[2025-06-28T03:15:05.554Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full done
[2025-06-28T03:15:05.554Z] [exec] #14 DONE 5.4s
[2025-06-28T03:15:05.554Z] [exec]
[2025-06-28T03:15:05.554Z] [exec] [33m1 warning found (use docker --debug to expand):
[2025-06-28T03:15:05.554Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 56)
[2025-06-28T03:15:05.554Z]
[2025-06-28T03:15:05.554Z] copy_dest:
[2025-06-28T03:15:05.554Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-06-28T03:15:05.554Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test
[2025-06-28T03:15:05.554Z]
[2025-06-28T03:15:05.554Z] build:
[2025-06-28T03:15:05.554Z]
[2025-06-28T03:15:05.554Z] build:
[2025-06-28T03:15:05.554Z]
[2025-06-28T03:15:05.554Z] move_scripts:
[2025-06-28T03:15:05.554Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-06-28T03:15:05.554Z]
[2025-06-28T03:15:05.554Z] clean_image:
[2025-06-28T03:15:05.554Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 21 --impl hotspot
[2025-06-28T03:15:05.554Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:15:05.554Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-28T03:15:05.554Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:15:05.554Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:15:05.554Z] [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 #
[2025-06-28T03:15:05.554Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:15:05.554Z] [exec] The test here is openliberty-mp-tck
[2025-06-28T03:15:05.554Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-06-28T03:15:05.554Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-28T03:15:05.554Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test
[2025-06-28T03:15:05.554Z] [exec] Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full
[2025-06-28T03:15:05.554Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-28T03:15:05.554Z] [exec] Error response from daemon: invalid reference format
[2025-06-28T03:15:05.554Z] [exec] Result: 1
[2025-06-28T03:15:05.554Z]
[2025-06-28T03:15:05.554Z] build_image:
[2025-06-28T03:15:05.554Z] [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
[2025-06-28T03:15:05.554Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:15:05.554Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-28T03:15:05.554Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:15:05.554Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:15:05.554Z] [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 #
[2025-06-28T03:15:05.554Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:15:05.554Z] [exec] The test here is openliberty-mp-tck
[2025-06-28T03:15:05.554Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-06-28T03:15:05.554Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-28T03:15:05.554Z] [exec] build_image.sh openliberty-mp-tck 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-28T03:15:05.554Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-28T03:15:05.554Z] [exec]
[2025-06-28T03:15:05.554Z] [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
[2025-06-28T03:15:05.554Z] [exec] done
[2025-06-28T03:15:05.554Z] [exec]
[2025-06-28T03:15:05.554Z] [exec] The test in the build_image() function is openliberty-mp-tck
[2025-06-28T03:15:05.554Z] [exec] #####################################################
[2025-06-28T03:15:05.554Z] [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/
[2025-06-28T03:15:05.554Z] [exec] #####################################################
[2025-06-28T03:15:05.876Z] [exec] #0 building with "default" instance using docker driver
[2025-06-28T03:15:05.876Z] [exec]
[2025-06-28T03:15:05.876Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-28T03:15:05.876Z] [exec] #1 transferring dockerfile: 2.98kB done
[2025-06-28T03:15:05.876Z] [exec] #1 DONE 0.0s
[2025-06-28T03:15:05.876Z] [exec]
[2025-06-28T03:15:05.876Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-28T03:15:05.876Z] [exec] #2 DONE 0.3s
[2025-06-28T03:15:06.199Z] [exec]
[2025-06-28T03:15:06.200Z] [exec] #3 [internal] load .dockerignore
[2025-06-28T03:15:06.200Z] [exec] #3 transferring context: 2B done
[2025-06-28T03:15:06.200Z] [exec] #3 DONE 0.0s
[2025-06-28T03:15:06.200Z] [exec]
[2025-06-28T03:15:06.200Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-28T03:15:06.200Z] [exec] #4 CACHED
[2025-06-28T03:15:06.200Z] [exec]
[2025-06-28T03:15:06.200Z] [exec] #5 [internal] load build context
[2025-06-28T03:15:06.200Z] [exec] #5 transferring context: 2.40kB done
[2025-06-28T03:15:06.200Z] [exec] #5 DONE 0.0s
[2025-06-28T03:15:06.200Z] [exec]
[2025-06-28T03:15:06.200Z] [exec] #6 [ 2/10] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends maven git wget tar && rm -rf /var/lib/apt/lists/*
[2025-06-28T03:15:06.200Z] [exec] #6 0.283 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-28T03:15:06.522Z] [exec] #6 0.372 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-28T03:15:06.522Z] [exec] #6 0.463 Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB]
[2025-06-28T03:15:06.522Z] [exec] #6 0.519 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-28T03:15:06.522Z] [exec] #6 0.554 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-28T03:15:06.522Z] [exec] #6 0.598 Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-28T03:15:06.848Z] [exec] #6 0.600 Get:7 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-28T03:15:06.848Z] [exec] #6 0.601 Get:8 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,110 kB]
[2025-06-28T03:15:06.848Z] [exec] #6 0.608 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-28T03:15:06.848Z] [exec] #6 0.620 Get:10 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB]
[2025-06-28T03:15:06.849Z] [exec] #6 0.909 Get:11 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-28T03:15:07.172Z] [exec] #6 0.914 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-28T03:15:07.172Z] [exec] #6 0.937 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB]
[2025-06-28T03:15:07.172Z] [exec] #6 0.942 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,481 kB]
[2025-06-28T03:15:07.172Z] [exec] #6 0.961 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,617 kB]
[2025-06-28T03:15:07.172Z] [exec] #6 0.983 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,417 kB]
[2025-06-28T03:15:07.172Z] [exec] #6 0.998 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-28T03:15:07.172Z] [exec] #6 1.000 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-28T03:15:08.342Z] [exec] #6 2.288 Fetched 30.7 MB in 2s (14.9 MB/s)
[2025-06-28T03:15:09.467Z] [exec] #6 2.288 Reading package lists...
[2025-06-28T03:15:14.201Z] [exec] #6 8.255 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-28T03:15:14.201Z] [exec] #6 8.310 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-28T03:15:14.201Z] [exec] #6 8.310 (Reading database ...
[2025-06-28T03:15:14.202Z] [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.320 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:15:14.202Z] [exec] #6 8.322 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:15:14.202Z] [exec] #6 8.410 Selecting previously unselected package python3.12-minimal.
[2025-06-28T03:15:14.551Z] [exec] #6 8.411 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:15:14.551Z] [exec] #6 8.417 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:15:14.551Z] [exec] #6 8.485 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:15:14.551Z] [exec] #6 8.496 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:15:15.240Z] [exec] #6 9.405 Selecting previously unselected package python3-minimal.
[2025-06-28T03:15:15.240Z] [exec] #6 9.405 (Reading database ...
[2025-06-28T03:15:15.560Z] [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.413 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:15:15.560Z] [exec] #6 9.415 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-28T03:15:15.560Z] [exec] #6 9.437 Selecting previously unselected package media-types.
[2025-06-28T03:15:15.560Z] [exec] #6 9.439 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-28T03:15:15.560Z] [exec] #6 9.442 Unpacking media-types (10.1.0) ...
[2025-06-28T03:15:15.560Z] [exec] #6 9.464 Selecting previously unselected package netbase.
[2025-06-28T03:15:15.560Z] [exec] #6 9.466 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-28T03:15:15.560Z] [exec] #6 9.468 Unpacking netbase (6.4) ...
[2025-06-28T03:15:15.560Z] [exec] #6 9.490 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-28T03:15:15.560Z] [exec] #6 9.492 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:15:15.560Z] [exec] #6 9.494 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:15:15.560Z] [exec] #6 9.610 Selecting previously unselected package python3.12.
[2025-06-28T03:15:15.879Z] [exec] #6 9.611 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.614 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.637 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-28T03:15:15.879Z] [exec] #6 9.638 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.641 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.663 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.843 Selecting previously unselected package python3.
[2025-06-28T03:15:15.879Z] [exec] #6 9.843 (Reading database ...
[2025-06-28T03:15:15.879Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7616 files and directories currently installed.)#6 9.852 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.858 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.888 Selecting previously unselected package libapparmor1:amd64.
[2025-06-28T03:15:15.879Z] [exec] #6 9.888 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.892 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.912 Selecting previously unselected package libargon2-1:amd64.
[2025-06-28T03:15:15.879Z] [exec] #6 9.913 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.916 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.935 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.941 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-28T03:15:15.879Z] [exec] #6 9.968 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:16.200Z] [exec] #6 9.997 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-28T03:15:16.200Z] [exec] #6 9.997 (Reading database ...
[2025-06-28T03:15:16.200Z] [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 ... 7646 files and directories currently installed.)#6 10.01 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.03 Selecting previously unselected package libjson-c5:amd64.
[2025-06-28T03:15:16.200Z] [exec] #6 10.03 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.03 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.05 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-28T03:15:16.200Z] [exec] #6 10.06 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.06 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.08 Selecting previously unselected package libfdisk1:amd64.
[2025-06-28T03:15:16.200Z] [exec] #6 10.08 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.08 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.11 Selecting previously unselected package libkmod2:amd64.
[2025-06-28T03:15:16.200Z] [exec] #6 10.11 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.11 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.16 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-28T03:15:16.200Z] [exec] #6 10.16 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.16 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.22 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.23 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.26 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.28 Selecting previously unselected package systemd-dev.
[2025-06-28T03:15:16.200Z] [exec] #6 10.28 (Reading database ...
[2025-06-28T03:15:16.200Z] [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 ... 7685 files and directories currently installed.)#6 10.29 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.29 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:16.200Z] [exec] #6 10.32 Selecting previously unselected package systemd.
[2025-06-28T03:15:16.520Z] [exec] #6 10.33 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.33 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.51 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.52 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.53 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.53 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.54 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.55 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.56 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.57 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.57 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.58 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.61 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-28T03:15:16.520Z] [exec] #6 10.61 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-28T03:15:16.520Z] [exec] #6 10.62 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-28T03:15:16.520Z] [exec] #6 10.62 Initializing machine ID from random generator.
[2025-06-28T03:15:16.520Z] [exec] #6 10.64 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:15:16.520Z] [exec] #6 10.64 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:15:16.520Z] [exec] #6 10.64 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:15:16.520Z] [exec] #6 10.64 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:15:16.520Z] [exec] #6 10.64 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:15:16.520Z] [exec] #6 10.64 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:15:16.520Z] [exec] #6 10.64 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:15:16.520Z] [exec] #6 10.64 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:15:16.520Z] [exec] #6 10.64 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:15:16.520Z] [exec] #6 10.65 Creating group 'systemd-journal' with GID 999.
[2025-06-28T03:15:16.520Z] [exec] #6 10.65 Creating group 'systemd-network' with GID 998.
[2025-06-28T03:15:16.520Z] [exec] #6 10.65 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-28T03:15:16.520Z] [exec] #6 10.71 Selecting previously unselected package systemd-sysv.
[2025-06-28T03:15:16.520Z] [exec] #6 10.71 (Reading database ...
[2025-06-28T03:15:16.520Z] [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 10.71 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:15:16.520Z] [exec] #6 10.72 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.74 Selecting previously unselected package sgml-base.
[2025-06-28T03:15:16.842Z] [exec] #6 10.74 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.75 Unpacking sgml-base (1.31) ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.78 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-28T03:15:16.842Z] [exec] #6 10.78 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.78 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.81 Selecting previously unselected package dbus-bin.
[2025-06-28T03:15:16.842Z] [exec] #6 10.81 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.81 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.83 Selecting previously unselected package dbus-session-bus-common.
[2025-06-28T03:15:16.842Z] [exec] #6 10.83 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.84 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.86 Selecting previously unselected package dbus-daemon.
[2025-06-28T03:15:16.842Z] [exec] #6 10.87 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.87 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.89 Selecting previously unselected package dbus-system-bus-common.
[2025-06-28T03:15:16.842Z] [exec] #6 10.90 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.90 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.93 Selecting previously unselected package dbus.
[2025-06-28T03:15:16.842Z] [exec] #6 10.93 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.93 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.96 Selecting previously unselected package distro-info-data.
[2025-06-28T03:15:16.842Z] [exec] #6 10.96 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.96 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-28T03:15:16.842Z] [exec] #6 10.99 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-28T03:15:16.842Z] [exec] #6 10.99 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:15:16.842Z] [exec] #6 11.00 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:15:16.842Z] [exec] #6 11.05 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-28T03:15:17.188Z] [exec] #6 11.05 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:15:17.188Z] [exec] #6 11.05 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:15:17.188Z] [exec] #6 11.09 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-28T03:15:17.188Z] [exec] #6 11.09 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-28T03:15:17.188Z] [exec] #6 11.09 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-28T03:15:17.188Z] [exec] #6 11.11 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-28T03:15:17.188Z] [exec] #6 11.11 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-28T03:15:17.188Z] [exec] #6 11.11 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-28T03:15:17.188Z] [exec] #6 11.14 Selecting previously unselected package iso-codes.
[2025-06-28T03:15:17.188Z] [exec] #6 11.14 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-28T03:15:17.188Z] [exec] #6 11.14 Unpacking iso-codes (4.16.0-1) ...
[2025-06-28T03:15:17.188Z] [exec] #6 11.30 Selecting previously unselected package libcap2-bin.
[2025-06-28T03:15:17.509Z] [exec] #6 11.30 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.30 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.33 Selecting previously unselected package libelf1t64:amd64.
[2025-06-28T03:15:17.509Z] [exec] #6 11.33 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.34 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.36 Selecting previously unselected package libglib2.0-data.
[2025-06-28T03:15:17.509Z] [exec] #6 11.36 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.36 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.38 Selecting previously unselected package libicu74:amd64.
[2025-06-28T03:15:17.509Z] [exec] #6 11.38 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.39 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.61 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-28T03:15:17.509Z] [exec] #6 11.61 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.61 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.64 Selecting previously unselected package libxml2:amd64.
[2025-06-28T03:15:17.509Z] [exec] #6 11.64 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.65 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.68 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-28T03:15:17.509Z] [exec] #6 11.68 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.68 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.70 Selecting previously unselected package lsb-release.
[2025-06-28T03:15:17.509Z] [exec] #6 11.70 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.71 Unpacking lsb-release (12.0-2) ...
[2025-06-28T03:15:17.509Z] [exec] #6 11.73 Selecting previously unselected package python-apt-common.
[2025-06-28T03:15:17.830Z] [exec] #6 11.73 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.73 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.75 Selecting previously unselected package python3-apt.
[2025-06-28T03:15:17.830Z] [exec] #6 11.75 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.76 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.78 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-28T03:15:17.830Z] [exec] #6 11.79 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.79 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.81 Selecting previously unselected package python3-dbus.
[2025-06-28T03:15:17.830Z] [exec] #6 11.81 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.82 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.84 Selecting previously unselected package python3-gi.
[2025-06-28T03:15:17.830Z] [exec] #6 11.84 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.85 Unpacking python3-gi (3.48.2-1) ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.87 Selecting previously unselected package python3-pkg-resources.
[2025-06-28T03:15:17.830Z] [exec] #6 11.88 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.88 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.91 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-28T03:15:17.830Z] [exec] #6 11.91 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.91 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.93 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-28T03:15:17.830Z] [exec] #6 11.94 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.94 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:15:17.830Z] [exec] #6 11.96 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-28T03:15:18.151Z] [exec] #6 11.97 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-28T03:15:18.151Z] [exec] #6 11.97 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-28T03:15:18.151Z] [exec] #6 12.00 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-28T03:15:18.151Z] [exec] #6 12.01 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-28T03:15:18.151Z] [exec] #6 12.01 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-28T03:15:18.151Z] [exec] #6 12.04 Selecting previously unselected package libxmlb2:amd64.
[2025-06-28T03:15:18.151Z] [exec] #6 12.04 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-28T03:15:18.151Z] [exec] #6 12.05 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-28T03:15:18.151Z] [exec] #6 12.07 Selecting previously unselected package libappstream5:amd64.
[2025-06-28T03:15:18.151Z] [exec] #6 12.07 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-28T03:15:18.151Z] [exec] #6 12.08 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.10 Selecting previously unselected package libduktape207:amd64.
[2025-06-28T03:15:18.152Z] [exec] #6 12.11 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.11 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.13 Selecting previously unselected package libdw1t64:amd64.
[2025-06-28T03:15:18.152Z] [exec] #6 12.14 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.14 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.16 Selecting previously unselected package libglib2.0-bin.
[2025-06-28T03:15:18.152Z] [exec] #6 12.16 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.17 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.19 Selecting previously unselected package libunwind8:amd64.
[2025-06-28T03:15:18.152Z] [exec] #6 12.19 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.20 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.22 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-28T03:15:18.152Z] [exec] #6 12.22 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.23 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.27 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-28T03:15:18.152Z] [exec] #6 12.27 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.27 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:15:18.152Z] [exec] #6 12.30 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-28T03:15:18.476Z] [exec] #6 12.30 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.31 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.33 Selecting previously unselected package xml-core.
[2025-06-28T03:15:18.476Z] [exec] #6 12.33 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.34 Unpacking xml-core (0.19) ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.37 Selecting previously unselected package polkitd.
[2025-06-28T03:15:18.476Z] [exec] #6 12.37 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.39 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.42 Selecting previously unselected package python3-blinker.
[2025-06-28T03:15:18.476Z] [exec] #6 12.42 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.43 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.45 Selecting previously unselected package python3-cryptography.
[2025-06-28T03:15:18.476Z] [exec] #6 12.45 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.45 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.51 Selecting previously unselected package python3-pyparsing.
[2025-06-28T03:15:18.476Z] [exec] #6 12.51 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.51 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.54 Selecting previously unselected package python3-httplib2.
[2025-06-28T03:15:18.476Z] [exec] #6 12.54 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.55 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.57 Selecting previously unselected package python3-jwt.
[2025-06-28T03:15:18.476Z] [exec] #6 12.57 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.58 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.60 Selecting previously unselected package python3-lazr.uri.
[2025-06-28T03:15:18.476Z] [exec] #6 12.60 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.60 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.63 Selecting previously unselected package python3-wadllib.
[2025-06-28T03:15:18.476Z] [exec] #6 12.63 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.63 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-28T03:15:18.476Z] [exec] #6 12.66 Selecting previously unselected package python3-distro.
[2025-06-28T03:15:18.797Z] [exec] #6 12.66 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.66 Unpacking python3-distro (1.9.0-1) ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.68 Selecting previously unselected package python3-oauthlib.
[2025-06-28T03:15:18.797Z] [exec] #6 12.68 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.68 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.72 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-28T03:15:18.797Z] [exec] #6 12.72 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.72 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.75 Selecting previously unselected package python3-six.
[2025-06-28T03:15:18.797Z] [exec] #6 12.75 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.75 Unpacking python3-six (1.16.0-4) ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.77 Selecting previously unselected package python3-launchpadlib.
[2025-06-28T03:15:18.797Z] [exec] #6 12.77 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.77 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.80 Selecting previously unselected package python3-software-properties.
[2025-06-28T03:15:18.797Z] [exec] #6 12.80 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.81 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.83 Selecting previously unselected package packagekit.
[2025-06-28T03:15:18.797Z] [exec] #6 12.83 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.83 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.87 Selecting previously unselected package software-properties-common.
[2025-06-28T03:15:18.797Z] [exec] #6 12.87 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.87 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-28T03:15:18.797Z] [exec] #6 12.90 Setting up media-types (10.1.0) ...
[2025-06-28T03:15:19.117Z] [exec] #6 12.91 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:19.117Z] [exec] #6 12.93 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-28T03:15:19.117Z] [exec] #6 12.94 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-28T03:15:19.117Z] [exec] #6 12.95 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-28T03:15:19.117Z] [exec] #6 12.95 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-28T03:15:19.117Z] [exec] #6 12.96 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:15:19.117Z] [exec] #6 12.97 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:15:19.117Z] [exec] #6 12.98 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-28T03:15:19.117Z] [exec] #6 12.99 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.00 No schema files found: doing nothing.
[2025-06-28T03:15:19.117Z] [exec] #6 13.00 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.01 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.02 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.02 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.03 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.04 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.05 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.05 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.06 Setting up netbase (6.4) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.08 Setting up sgml-base (1.31) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.11 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.12 Setting up lsb-release (12.0-2) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.13 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.21 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-28T03:15:19.117Z] [exec] #6 13.21 Setting up iso-codes (4.16.0-1) ...
[2025-06-28T03:15:19.438Z] [exec] #6 13.22 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:19.438Z] [exec] #6 13.23 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:15:19.438Z] [exec] #6 13.24 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-28T03:15:19.438Z] [exec] #6 13.24 Setcap worked! gst-ptp-helper is not suid!
[2025-06-28T03:15:19.438Z] [exec] #6 13.25 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:15:19.438Z] [exec] #6 13.25 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-28T03:15:19.438Z] [exec] #6 13.26 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:15:20.126Z] [exec] #6 14.28 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:15:20.447Z] [exec] #6 14.29 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:15:20.447Z] [exec] #6 14.30 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-28T03:15:20.447Z] [exec] #6 14.30 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:20.447Z] [exec] #6 14.32 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:15:20.447Z] [exec] #6 14.33 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-28T03:15:20.447Z] [exec] #6 14.34 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:20.447Z] [exec] #6 14.36 Setting up xml-core (0.19) ...
[2025-06-28T03:15:20.447Z] [exec] #6 14.56 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:15:20.778Z] [exec] #6 14.64 debconf: unable to initialize frontend: Dialog
[2025-06-28T03:15:20.778Z] [exec] #6 14.64 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-28T03:15:20.778Z] [exec] #6 14.64 debconf: falling back to frontend: Readline
[2025-06-28T03:15:20.778Z] [exec] #6 14.64 debconf: unable to initialize frontend: Readline
[2025-06-28T03:15:20.778Z] [exec] #6 14.64 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-06-28T03:15:20.778Z] [exec] #6 14.64 debconf: falling back to frontend: Teletype
[2025-06-28T03:15:20.778Z] [exec] #6 14.70 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:15:20.778Z] [exec] #6 14.71 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-28T03:15:20.778Z] [exec] #6 14.71 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-28T03:15:20.778Z] [exec] #6 14.72 running python rtupdate hooks for python3.12...
[2025-06-28T03:15:20.778Z] [exec] #6 14.72 running python post-rtupdate hooks for python3.12...
[2025-06-28T03:15:20.778Z] [exec] #6 14.83 Setting up python3-six (1.16.0-4) ...
[2025-06-28T03:15:20.778Z] [exec] #6 14.95 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-28T03:15:21.104Z] [exec] #6 15.15 Setting up python3-gi (3.48.2-1) ...
[2025-06-28T03:15:21.433Z] [exec] #6 15.34 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-28T03:15:21.433Z] [exec] #6 15.48 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-28T03:15:21.433Z] [exec] #6 15.49 Setting up python3-blinker (1.7.0-1) ...
[2025-06-28T03:15:21.433Z] [exec] #6 15.62 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-28T03:15:21.753Z] [exec] #6 15.86 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-28T03:15:22.074Z] [exec] #6 16.01 Setting up python3-distro (1.9.0-1) ...
[2025-06-28T03:15:22.074Z] [exec] #6 16.14 Setting up python3-jwt (2.7.0-1) ...
[2025-06-28T03:15:22.401Z] [exec] #6 16.28 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-28T03:15:22.401Z] [exec] #6 16.46 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-28T03:15:22.723Z] [exec] #6 16.59 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-28T03:15:22.723Z] [exec] #6 16.87 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-28T03:15:23.043Z] [exec] #6 17.01 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-28T03:15:23.043Z] [exec] #6 17.21 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-28T03:15:23.363Z] [exec] #6 17.36 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-28T03:15:23.686Z] [exec] #6 17.64 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-28T03:15:23.686Z] [exec] #6 17.65 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-28T03:15:23.686Z] [exec] #6 17.80 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-28T03:15:24.091Z] [exec] #6 17.82 Processing triggers for sgml-base (1.31) ...
[2025-06-28T03:15:24.091Z] [exec] #6 17.83 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:15:24.091Z] [exec] #6 17.84 Creating group 'polkitd' with GID 997.
[2025-06-28T03:15:24.091Z] [exec] #6 17.84 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-28T03:15:24.091Z] [exec] #6 17.87 invoke-rc.d: could not determine current runlevel
[2025-06-28T03:15:24.091Z] [exec] #6 17.87 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-28T03:15:24.091Z] [exec] #6 17.98 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-28T03:15:24.091Z] [exec] #6 17.99 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:15:24.091Z] [exec] #6 18.00 invoke-rc.d: could not determine current runlevel
[2025-06-28T03:15:24.091Z] [exec] #6 18.01 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-28T03:15:24.091Z] [exec] #6 18.01 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-28T03:15:24.091Z] [exec] #6 18.12 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-28T03:15:24.091Z] [exec] #6 18.13 Setting up software-properties-common (0.99.49.2) ...
[2025-06-28T03:15:24.091Z] [exec] #6 18.28 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:15:27.875Z] [exec] #6 21.86 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-28T03:15:27.875Z] [exec] #6 21.87 Get:2 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-28T03:15:27.875Z] [exec] #6 21.88 Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-28T03:15:27.875Z] [exec] #6 21.94 Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-28T03:15:27.875Z] [exec] #6 22.04 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-28T03:15:28.196Z] [exec] #6 22.11 Fetched 24.4 kB in 0s (52.9 kB/s)
[2025-06-28T03:15:28.900Z] [exec] #6 22.11 Reading package lists...
[2025-06-28T03:15:29.226Z] [exec] #6 23.09 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-28T03:15:29.226Z] [exec] #6 23.09 Repository: 'Types: deb
[2025-06-28T03:15:29.226Z] [exec] #6 23.09 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-28T03:15:29.226Z] [exec] #6 23.09 Suites: noble
[2025-06-28T03:15:29.226Z] [exec] #6 23.09 Components: main
[2025-06-28T03:15:29.226Z] [exec] #6 23.09 '
[2025-06-28T03:15:29.226Z] [exec] #6 23.09 Description:
[2025-06-28T03:15:29.226Z] [exec] #6 23.09 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-28T03:15:29.226Z] [exec] #6 23.09
[2025-06-28T03:15:29.226Z] [exec] #6 23.09 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-28T03:15:29.226Z] [exec] #6 23.09 Adding repository.
[2025-06-28T03:15:29.226Z] [exec] #6 23.40 Hit:1 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-28T03:15:29.551Z] [exec] #6 23.40 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-28T03:15:29.551Z] [exec] #6 23.42 Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-28T03:15:29.551Z] [exec] #6 23.45 Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-28T03:15:29.551Z] [exec] #6 23.47 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-28T03:15:30.731Z] [exec] #6 23.65 Reading package lists...
[2025-06-28T03:15:31.425Z] [exec] #6 24.63 Reading package lists...
[2025-06-28T03:15:31.759Z] [exec] #6 25.63 Building dependency tree...
[2025-06-28T03:15:32.079Z] [exec] #6 25.88 Reading state information...
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 tar is already the newest version (1.35+dfsg-3build1).
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 The following additional packages will be installed:
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 ca-certificates-java default-jre-headless git-man java-common
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libplexus-cipher-java libplexus-classworlds-java
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libplexus-component-annotations-java libplexus-interpolation-java
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 perl perl-modules-5.38
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 Suggested packages:
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libmaven-shared-utils-java-doc liblogback-java pcscd
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libplexus-utils2-java-doc junit4 testng libcommons-logging-java
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 libtap-harness-archive-perl
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 Recommended packages:
[2025-06-28T03:15:32.079Z] [exec] #6 26.12 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 The following NEW packages will be installed:
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 ca-certificates-java default-jre-headless git git-man java-common
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libplexus-cipher-java libplexus-classworlds-java
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libplexus-component-annotations-java libplexus-interpolation-java
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-06-28T03:15:32.400Z] [exec] #6 26.31 libwagon-http-shaded-java libwagon-provider-api-java maven
[2025-06-28T03:15:32.400Z] [exec] #6 26.32 openjdk-21-jre-headless perl perl-modules-5.38
[2025-06-28T03:15:32.400Z] [exec] #6 26.40 0 upgraded, 50 newly installed, 0 to remove and 4 not upgraded.
[2025-06-28T03:15:32.400Z] [exec] #6 26.40 Need to get 71.5 MB of archives.
[2025-06-28T03:15:32.400Z] [exec] #6 26.40 After this operation, 296 MB of additional disk space will be used.
[2025-06-28T03:15:32.400Z] [exec] #6 26.40 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-28T03:15:32.719Z] [exec] #6 26.65 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-28T03:15:32.719Z] [exec] #6 26.66 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-28T03:15:32.719Z] [exec] #6 26.66 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-28T03:15:32.719Z] [exec] #6 26.70 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-28T03:15:32.719Z] [exec] #6 26.70 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-06-28T03:15:32.719Z] [exec] #6 26.70 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-06-28T03:15:32.719Z] [exec] #6 26.70 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-06-28T03:15:32.719Z] [exec] #6 26.71 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-06-28T03:15:32.719Z] [exec] #6 26.71 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-06-28T03:15:32.719Z] [exec] #6 26.71 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-06-28T03:15:32.719Z] [exec] #6 26.71 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-06-28T03:15:32.719Z] [exec] #6 26.72 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-06-28T03:15:32.719Z] [exec] #6 26.73 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.7+6~us1-0ubuntu1~24.04 [46.4 MB]
[2025-06-28T03:15:33.044Z] [exec] #6 27.17 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-06-28T03:15:33.044Z] [exec] #6 27.17 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-28T03:15:33.044Z] [exec] #6 27.17 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-28T03:15:33.044Z] [exec] #6 27.18 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-28T03:15:33.044Z] [exec] #6 27.22 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B]
[2025-06-28T03:15:33.044Z] [exec] #6 27.22 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B]
[2025-06-28T03:15:33.044Z] [exec] #6 27.22 Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-4fakesync [8,616 B]
[2025-06-28T03:15:33.044Z] [exec] #6 27.22 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB]
[2025-06-28T03:15:33.044Z] [exec] #6 27.22 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB]
[2025-06-28T03:15:33.044Z] [exec] #6 27.22 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB]
[2025-06-28T03:15:33.044Z] [exec] #6 27.22 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB]
[2025-06-28T03:15:33.044Z] [exec] #6 27.22 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB]
[2025-06-28T03:15:33.044Z] [exec] #6 27.23 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB]
[2025-06-28T03:15:33.044Z] [exec] #6 27.25 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB]
[2025-06-28T03:15:33.044Z] [exec] #6 27.28 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.28 Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-annotation-1.3-spec-java all 1.3-1 [11.2 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.28 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B]
[2025-06-28T03:15:33.373Z] [exec] #6 27.28 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.30 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.30 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B]
[2025-06-28T03:15:33.373Z] [exec] #6 27.30 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.30 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.30 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.31 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.33 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.34 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.34 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B]
[2025-06-28T03:15:33.373Z] [exec] #6 27.34 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.34 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.34 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.34 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.35 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.35 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.37 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B]
[2025-06-28T03:15:33.373Z] [exec] #6 27.38 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.39 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB]
[2025-06-28T03:15:33.373Z] [exec] #6 27.59 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-28T03:15:33.702Z] [exec] #6 27.63 Fetched 71.5 MB in 1s (67.6 MB/s)
[2025-06-28T03:15:33.702Z] [exec] #6 27.65 Selecting previously unselected package perl-modules-5.38.
[2025-06-28T03:15:33.702Z] [exec] #6 27.65 (Reading database ...
[2025-06-28T03:15:33.702Z] [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.67 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-28T03:15:33.702Z] [exec] #6 27.67 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:15:34.021Z] [exec] #6 27.97 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-28T03:15:34.021Z] [exec] #6 27.97 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-28T03:15:34.021Z] [exec] #6 27.97 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:15:34.021Z] [exec] #6 27.99 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-28T03:15:34.021Z] [exec] #6 28.00 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-28T03:15:34.021Z] [exec] #6 28.00 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:15:34.021Z] [exec] #6 28.02 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-28T03:15:34.021Z] [exec] #6 28.02 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-28T03:15:34.021Z] [exec] #6 28.02 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.24 Selecting previously unselected package perl.
[2025-06-28T03:15:34.345Z] [exec] #6 28.24 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.24 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.28 Selecting previously unselected package ca-certificates-java.
[2025-06-28T03:15:34.345Z] [exec] #6 28.28 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.28 Unpacking ca-certificates-java (20240118) ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.31 Selecting previously unselected package java-common.
[2025-06-28T03:15:34.345Z] [exec] #6 28.31 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.32 Unpacking java-common (0.75+exp1) ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.34 Selecting previously unselected package liblcms2-2:amd64.
[2025-06-28T03:15:34.345Z] [exec] #6 28.34 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.34 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.37 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-06-28T03:15:34.345Z] [exec] #6 28.37 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.38 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.40 Selecting previously unselected package libjpeg8:amd64.
[2025-06-28T03:15:34.345Z] [exec] #6 28.40 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.40 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.43 Selecting previously unselected package libnspr4:amd64.
[2025-06-28T03:15:34.345Z] [exec] #6 28.43 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.43 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-28T03:15:34.345Z] [exec] #6 28.46 Selecting previously unselected package libnss3:amd64.
[2025-06-28T03:15:34.686Z] [exec] #6 28.46 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-06-28T03:15:34.686Z] [exec] #6 28.46 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-06-28T03:15:34.686Z] [exec] #6 28.51 Selecting previously unselected package libpcsclite1:amd64.
[2025-06-28T03:15:34.686Z] [exec] #6 28.51 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-06-28T03:15:34.686Z] [exec] #6 28.51 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-28T03:15:34.686Z] [exec] #6 28.53 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-06-28T03:15:34.686Z] [exec] #6 28.54 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ...
[2025-06-28T03:15:34.686Z] [exec] #6 28.54 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.61 Selecting previously unselected package default-jre-headless.
[2025-06-28T03:15:35.827Z] [exec] #6 29.61 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.61 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.63 Selecting previously unselected package liberror-perl.
[2025-06-28T03:15:35.827Z] [exec] #6 29.63 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.64 Unpacking liberror-perl (0.17029-2) ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.66 Selecting previously unselected package git-man.
[2025-06-28T03:15:35.827Z] [exec] #6 29.66 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.66 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.70 Selecting previously unselected package git.
[2025-06-28T03:15:35.827Z] [exec] #6 29.70 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.70 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.85 Selecting previously unselected package libapache-pom-java.
[2025-06-28T03:15:35.827Z] [exec] #6 29.85 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.86 Unpacking libapache-pom-java (29-2) ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.88 Selecting previously unselected package libatinject-jsr330-api-java.
[2025-06-28T03:15:35.827Z] [exec] #6 29.88 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.88 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.91 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java.
[2025-06-28T03:15:35.827Z] [exec] #6 29.91 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.91 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.93 Selecting previously unselected package libcdi-api-java.
[2025-06-28T03:15:35.827Z] [exec] #6 29.94 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.94 Unpacking libcdi-api-java (1.2-3) ...
[2025-06-28T03:15:35.827Z] [exec] #6 29.97 Selecting previously unselected package libcommons-cli-java.
[2025-06-28T03:15:36.147Z] [exec] #6 29.97 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ...
[2025-06-28T03:15:36.147Z] [exec] #6 29.97 Unpacking libcommons-cli-java (1.6.0-1) ...
[2025-06-28T03:15:36.147Z] [exec] #6 29.99 Selecting previously unselected package libcommons-parent-java.
[2025-06-28T03:15:36.147Z] [exec] #6 29.99 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.00 Unpacking libcommons-parent-java (56-1) ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.02 Selecting previously unselected package libcommons-io-java.
[2025-06-28T03:15:36.147Z] [exec] #6 30.02 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.03 Unpacking libcommons-io-java (2.11.0-2) ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.05 Selecting previously unselected package libcommons-lang3-java.
[2025-06-28T03:15:36.147Z] [exec] #6 30.05 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.05 Unpacking libcommons-lang3-java (3.14.0-1) ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.08 Selecting previously unselected package libjsr305-java.
[2025-06-28T03:15:36.147Z] [exec] #6 30.08 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.08 Unpacking libjsr305-java (0.1~+svn49-11) ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.11 Selecting previously unselected package libguava-java.
[2025-06-28T03:15:36.147Z] [exec] #6 30.11 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.11 Unpacking libguava-java (32.0.1-1) ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.15 Selecting previously unselected package liberror-prone-java.
[2025-06-28T03:15:36.147Z] [exec] #6 30.15 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.15 Unpacking liberror-prone-java (2.18.0-1) ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.18 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java.
[2025-06-28T03:15:36.147Z] [exec] #6 30.18 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.18 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.20 Selecting previously unselected package libaopalliance-java.
[2025-06-28T03:15:36.147Z] [exec] #6 30.21 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.21 Unpacking libaopalliance-java (20070526-7) ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.23 Selecting previously unselected package libguice-java.
[2025-06-28T03:15:36.147Z] [exec] #6 30.23 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.24 Unpacking libguice-java (4.2.3-2) ...
[2025-06-28T03:15:36.147Z] [exec] #6 30.38 Selecting previously unselected package libjansi-java.
[2025-06-28T03:15:36.468Z] [exec] #6 30.38 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.38 Unpacking libjansi-java (2.4.1-2) ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.41 Selecting previously unselected package libmaven-parent-java.
[2025-06-28T03:15:36.468Z] [exec] #6 30.41 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.41 Unpacking libmaven-parent-java (35-1) ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.44 Selecting previously unselected package libplexus-utils2-java.
[2025-06-28T03:15:36.468Z] [exec] #6 30.44 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.44 Unpacking libplexus-utils2-java (3.4.2-1) ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.47 Selecting previously unselected package libwagon-provider-api-java.
[2025-06-28T03:15:36.468Z] [exec] #6 30.47 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.47 Unpacking libwagon-provider-api-java (3.5.3-1) ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.50 Selecting previously unselected package libmaven-resolver-java.
[2025-06-28T03:15:36.468Z] [exec] #6 30.50 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.50 Unpacking libmaven-resolver-java (1.6.3-1) ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.55 Selecting previously unselected package libmaven-shared-utils-java.
[2025-06-28T03:15:36.468Z] [exec] #6 30.55 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.55 Unpacking libmaven-shared-utils-java (3.3.4-1) ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.57 Selecting previously unselected package libplexus-cipher-java.
[2025-06-28T03:15:36.468Z] [exec] #6 30.57 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.58 Unpacking libplexus-cipher-java (2.0-1) ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.60 Selecting previously unselected package libplexus-classworlds-java.
[2025-06-28T03:15:36.468Z] [exec] #6 30.60 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.60 Unpacking libplexus-classworlds-java (2.7.0-1) ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.62 Selecting previously unselected package libplexus-component-annotations-java.
[2025-06-28T03:15:36.468Z] [exec] #6 30.62 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.63 Unpacking libplexus-component-annotations-java (2.1.1-1) ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.65 Selecting previously unselected package libplexus-interpolation-java.
[2025-06-28T03:15:36.468Z] [exec] #6 30.65 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ...
[2025-06-28T03:15:36.468Z] [exec] #6 30.65 Unpacking libplexus-interpolation-java (1.26-1) ...
[2025-06-28T03:15:36.469Z] [exec] #6 30.68 Selecting previously unselected package libplexus-sec-dispatcher-java.
[2025-06-28T03:15:36.469Z] [exec] #6 30.68 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ...
[2025-06-28T03:15:36.469Z] [exec] #6 30.68 Unpacking libplexus-sec-dispatcher-java (2.0-3) ...
[2025-06-28T03:15:36.469Z] [exec] #6 30.71 Selecting previously unselected package libslf4j-java.
[2025-06-28T03:15:36.788Z] [exec] #6 30.71 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.71 Unpacking libslf4j-java (1.7.32-1) ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.74 Selecting previously unselected package libsisu-inject-java.
[2025-06-28T03:15:36.788Z] [exec] #6 30.75 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.75 Unpacking libsisu-inject-java (0.3.4-2) ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.80 Selecting previously unselected package libsisu-plexus-java.
[2025-06-28T03:15:36.788Z] [exec] #6 30.80 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.80 Unpacking libsisu-plexus-java (0.3.4-3) ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.84 Selecting previously unselected package libmaven3-core-java.
[2025-06-28T03:15:36.788Z] [exec] #6 30.84 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.84 Unpacking libmaven3-core-java (3.8.7-2) ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.89 Selecting previously unselected package libwagon-file-java.
[2025-06-28T03:15:36.788Z] [exec] #6 30.89 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.89 Unpacking libwagon-file-java (3.5.3-1) ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.91 Selecting previously unselected package libwagon-http-shaded-java.
[2025-06-28T03:15:36.788Z] [exec] #6 30.92 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.92 Unpacking libwagon-http-shaded-java (3.5.3-1) ...
[2025-06-28T03:15:36.788Z] [exec] #6 30.95 Selecting previously unselected package maven.
[2025-06-28T03:15:37.108Z] [exec] #6 30.95 Preparing to unpack .../49-maven_3.8.7-2_all.deb ...
[2025-06-28T03:15:37.108Z] [exec] #6 30.96 Unpacking maven (3.8.7-2) ...
[2025-06-28T03:15:37.108Z] [exec] #6 30.99 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.00 Setting up libslf4j-java (1.7.32-1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.01 Setting up libplexus-utils2-java (3.4.2-1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.02 Setting up libplexus-classworlds-java (2.7.0-1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.03 Setting up libjsr305-java (0.1~+svn49-11) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.03 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.04 Setting up java-common (0.75+exp1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.05 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.06 Setting up libaopalliance-java (20070526-7) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.07 Setting up libcommons-cli-java (1.6.0-1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.08 Setting up libplexus-component-annotations-java (2.1.1-1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.08 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.09 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.10 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.11 Setting up libjansi-java (2.4.1-2) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.12 Setting up libapache-pom-java (29-2) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.13 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.13 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.14 Setting up libplexus-interpolation-java (1.26-1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.15 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.15 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.16 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.17 Setting up libwagon-http-shaded-java (3.5.3-1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.18 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.18 Setting up ca-certificates-java (20240118) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.20 No JRE found. Skipping Java certificates setup.
[2025-06-28T03:15:37.108Z] [exec] #6 31.21 Setting up libcdi-api-java (1.2-3) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.22 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.22 Setting up libwagon-provider-api-java (3.5.3-1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.23 Setting up libmaven-parent-java (35-1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.24 Setting up libcommons-parent-java (56-1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.25 Setting up libsisu-inject-java (0.3.4-2) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.25 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-06-28T03:15:37.108Z] [exec] #6 31.26 Setting up libplexus-cipher-java (2.0-1) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.27 Setting up libsisu-plexus-java (0.3.4-3) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.28 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.29 Setting up libcommons-lang3-java (3.14.0-1) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.30 Setting up libplexus-sec-dispatcher-java (2.0-3) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.31 Setting up libwagon-file-java (3.5.3-1) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.32 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.40 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-06-28T03:15:37.429Z] [exec] #6 31.40 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-06-28T03:15:37.429Z] [exec] #6 31.40 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-06-28T03:15:37.429Z] [exec] #6 31.41 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-06-28T03:15:37.429Z] [exec] #6 31.41 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-06-28T03:15:37.429Z] [exec] #6 31.43 Setting up libcommons-io-java (2.11.0-2) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.44 Setting up liberror-perl (0.17029-2) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.45 Setting up libmaven-resolver-java (1.6.3-1) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.46 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.47 Setting up libmaven-shared-utils-java (3.3.4-1) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.48 Setting up libguava-java (32.0.1-1) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.49 Setting up liberror-prone-java (2.18.0-1) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.50 Setting up libguice-java (4.2.3-2) ...
[2025-06-28T03:15:37.429Z] [exec] #6 31.50 Setting up libmaven3-core-java (3.8.7-2) ...
[2025-06-28T03:15:37.749Z] [exec] #6 31.51 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-28T03:15:37.749Z] [exec] #6 31.53 Processing triggers for ca-certificates-java (20240118) ...
[2025-06-28T03:15:37.750Z] [exec] #6 31.81 Adding debian:ACCVRAIZ1.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.82 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.83 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.84 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.84 Adding debian:AffirmTrust_Commercial.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.84 Adding debian:AffirmTrust_Networking.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.84 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.85 Adding debian:AffirmTrust_Premium.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.85 Adding debian:Amazon_Root_CA_1.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.85 Adding debian:Amazon_Root_CA_2.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.85 Adding debian:Amazon_Root_CA_3.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.86 Adding debian:Amazon_Root_CA_4.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.86 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.86 Adding debian:Atos_TrustedRoot_2011.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.86 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.87 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.87 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.87 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.87 Adding debian:BJCA_Global_Root_CA1.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.87 Adding debian:BJCA_Global_Root_CA2.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.88 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.88 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.88 Adding debian:CA_Disig_Root_R2.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.88 Adding debian:Certainly_Root_E1.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.89 Adding debian:Certainly_Root_R1.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.89 Adding debian:Certigna.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.89 Adding debian:Certigna_Root_CA.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.89 Adding debian:certSIGN_Root_CA_G2.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.90 Adding debian:certSIGN_ROOT_CA.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.90 Adding debian:Certum_EC-384_CA.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.90 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.90 Adding debian:Certum_Trusted_Network_CA.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.90 Adding debian:Certum_Trusted_Root_CA.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.90 Adding debian:CFCA_EV_ROOT.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.91 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.91 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.91 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.91 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-06-28T03:15:37.750Z] [exec] #6 31.92 Adding debian:Comodo_AAA_Services_root.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.92 Adding debian:COMODO_Certification_Authority.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.92 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.92 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.92 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.93 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.93 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.93 Adding debian:DigiCert_Global_Root_CA.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.93 Adding debian:DigiCert_Global_Root_G2.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.93 Adding debian:DigiCert_Global_Root_G3.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.93 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.93 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.94 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.94 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.94 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.94 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.94 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.95 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.95 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.95 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.95 Adding debian:emSign_Root_CA_-_C1.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.95 Adding debian:emSign_Root_CA_-_G1.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.95 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.95 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.96 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.96 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.96 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.96 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.97 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.97 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.97 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.97 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.97 Adding debian:GlobalSign_Root_CA.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.97 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.98 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.98 Adding debian:GlobalSign_Root_E46.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.98 Adding debian:GlobalSign_Root_R46.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.98 Adding debian:GLOBALTRUST_2020.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.99 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.99 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.99 Adding debian:GTS_Root_R1.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.99 Adding debian:GTS_Root_R2.pem
[2025-06-28T03:15:38.076Z] [exec] #6 31.99 Adding debian:GTS_Root_R3.pem
[2025-06-28T03:15:38.077Z] [exec] #6 31.99 Adding debian:GTS_Root_R4.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.00 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.00 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.00 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.00 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.01 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.01 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.01 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.01 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.02 Adding debian:ISRG_Root_X1.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.02 Adding debian:ISRG_Root_X2.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.02 Adding debian:Izenpe.com.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.02 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.02 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.03 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.03 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.03 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.03 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.04 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.04 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.04 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.04 Adding debian:QuoVadis_Root_CA_2.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.05 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.05 Adding debian:QuoVadis_Root_CA_3.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.05 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.05 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.05 Adding debian:Secure_Global_CA.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.06 Adding debian:SecureSign_RootCA11.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.06 Adding debian:SecureTrust_CA.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.06 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.06 Adding debian:Security_Communication_RootCA2.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.07 Adding debian:Security_Communication_RootCA3.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.07 Adding debian:Security_Communication_Root_CA.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.08 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.08 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.08 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.08 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.09 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.09 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.09 Adding debian:Starfield_Class_2_CA.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.09 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.09 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.10 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.10 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.10 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.11 Adding debian:Telia_Root_CA_v2.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.12 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.12 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.12 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.13 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.13 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.13 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.13 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.15 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.15 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.15 Adding debian:TunTrust_Root_CA.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.16 Adding debian:TWCA_Global_Root_CA.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.16 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.16 Adding debian:UCA_Extended_Validation_Root.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.16 Adding debian:UCA_Global_G2_Root.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.17 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.17 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.17 Adding debian:vTrus_ECC_Root_CA.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.17 Adding debian:vTrus_Root_CA.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.18 Adding debian:XRamp_Global_CA_Root.pem
[2025-06-28T03:15:38.077Z] [exec] #6 32.23 done.
[2025-06-28T03:15:38.397Z] [exec] #6 32.23 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-06-28T03:15:38.397Z] [exec] #6 32.24 Setting up maven (3.8.7-2) ...
[2025-06-28T03:15:38.397Z] [exec] #6 32.26 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode
[2025-06-28T03:15:44.297Z] [exec] #6 DONE 37.8s
[2025-06-28T03:15:44.297Z] [exec]
[2025-06-28T03:15:44.297Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-06-28T03:15:44.297Z] [exec] #7 DONE 0.2s
[2025-06-28T03:15:44.297Z] [exec]
[2025-06-28T03:15:44.297Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git
[2025-06-28T03:15:44.297Z] [exec] #8 0.203 Cloning into 'open-liberty'...
[2025-06-28T03:17:07.189Z] [exec] #8 82.35 Updating files: 10% (12442/115085)
[2025-06-28T03:17:42.599Z] [exec] Updating files: 11% (12660/115085)Updating files: 12% (13811/115085)Updating files: 13% (14962/115085)Updating files: 14% (16112/115085)Updating files: 15% (17263/115085)Updating files: 16% (18414/115085)Updating files: 17% (19565/115085)Updating files: 18% (20716/115085)Updating files: 18% (21384/115085)Updating files: 19% (21867/115085)Updating files: 20% (23017/115085)Updating files: 21% (24168/115085)Updating files: 22% (25319/115085)Updating files: 23% (26470/115085)Updating files: 24% (27621/115085)Updating files: 25% (28772/115085)Updating files: 26% (29923/115085)Updating files: 26% (30791/115085)Updating files: 27% (31073/115085)Updating files: 28% (32224/115085)Updating files: 29% (33375/115085)Updating files: 30% (34526/115085)Updating files: 31% (35677/115085)Updating files: 32% (36828/115085)Updating files: 33% (37979/115085)Updating files: 34% (39129/115085)Updating files: 35% (40280/115085)Updating files: 35% (41114/115085)Updating files: 36% (41431/115085)Updating files: 37% (42582/115085)Updating files: 38% (43733/115085)Updating files: 39% (44884/115085)Updating files: 40% (46034/115085)Updating files: 41% (47185/115085)Updating files: 42% (48336/115085)Updating files: 42% (48338/115085)Updating files: 43% (49487/115085)Updating files: 44% (50638/115085)Updating files: 45% (51789/115085)Updating files: 46% (52940/115085)Updating files: 46% (54021/115085)Updating files: 47% (54090/115085)Updating files: 48% (55241/115085)Updating files: 49% (56392/115085)Updating files: 50% (57543/115085)Updating files: 51% (58694/115085)Updating files: 51% (59383/115085)Updating files: 52% (59845/115085)Updating files: 53% (60996/115085)Updating files: 54% (62146/115085)Updating files: 55% (63297/115085)Updating files: 56% (64448/115085)Updating files: 56% (64648/115085)Updating files: 57% (65599/115085)Updating files: 58% (66750/115085)Updating files: 59% (67901/115085)Updating files: 60% (69051/115085)Updating files: 61% (70202/115085)Updating files: 62% (71353/115085)Updating files: 62% (72092/115085)Updating files: 63% (72504/115085)Updating files: 64% (73655/115085)Updating files: 65% (74806/115085)Updating files: 66% (75957/115085)Updating files: 67% (77107/115085)Updating files: 67% (77284/115085)Updating files: 68% (78258/115085)Updating files: 69% (79409/115085)Updating files: 70% (80560/115085)Updating files: 71% (81711/115085)Updating files: 72% (82862/115085)Updating files: 72% (83235/115085)Updating files: 73% (84013/115085)Updating files: 74% (85163/115085)Updating files: 75% (86314/115085)Updating files: 76% (87465/115085)Updating files: 77% (88616/115085)Updating files: 77% (89154/115085)Updating files: 78% (89767/115085)Updating files: 79% (90918/115085)Updating files: 80% (92068/115085)Updating files: 81% (93219/115085)Updating files: 82% (94370/115085)Updating files: 83% (95521/115085)Updating files: 83% (96196/115085)Updating files: 84% (96672/115085)Updating files: 85% (97823/115085)Updating files: 86% (98974/115085)Updating files: 87% (100124/115085)Updating files: 88% (101275/115085)Updating files: 89% (102426/115085)Updating files: 90% (103577/115085)Updating files: 90% (103603/115085)Updating files: 91% (104728/115085)Updating files: 92% (105879/115085)Updating files: 93% (107030/115085)Updating files: 94% (108180/115085)Updating files: 95% (109331/115085)Updating files: 95% (110248/115085)Updating files: 96% (110482/115085)Updating files: 97% (111633/115085)Updating files: 98% (112784/115085)Updating files: 99% (113935/115085)Updating files: 100% (115085/115085)Updating files: 100% (115085/115085), done.#8 DONE 113.3s
[2025-06-28T03:17:42.599Z] [exec]
[2025-06-28T03:17:42.599Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/
[2025-06-28T03:17:42.599Z] [exec] #9 DONE 0.0s
[2025-06-28T03:17:42.599Z] [exec]
[2025-06-28T03:17:42.599Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5
[2025-06-28T03:17:42.599Z] [exec] #10 5.280 Note: switching to 'gm-23.0.0.5'.
[2025-06-28T03:17:42.599Z] [exec] #10 5.280
[2025-06-28T03:17:42.599Z] [exec] #10 5.280 You are in 'detached HEAD' state. You can look around, make experimental
[2025-06-28T03:17:42.599Z] [exec] #10 5.280 changes and commit them, and you can discard any commits you make in this
[2025-06-28T03:17:42.599Z] [exec] #10 5.280 state without impacting any branches by switching back to a branch.
[2025-06-28T03:17:42.599Z] [exec] #10 5.280
[2025-06-28T03:17:42.599Z] [exec] #10 5.280 If you want to create a new branch to retain commits you create, you may
[2025-06-28T03:17:42.599Z] [exec] #10 5.280 do so (now or later) by using -c with the switch command. Example:
[2025-06-28T03:17:42.599Z] [exec] #10 5.280
[2025-06-28T03:17:42.599Z] [exec] #10 5.280 git switch -c <new-branch-name>
[2025-06-28T03:17:42.599Z] [exec] #10 5.280
[2025-06-28T03:17:42.599Z] [exec] #10 5.280 Or undo this operation with:
[2025-06-28T03:17:42.599Z] [exec] #10 5.280
[2025-06-28T03:17:42.599Z] [exec] #10 5.280 git switch -
[2025-06-28T03:17:42.599Z] [exec] #10 5.280
[2025-06-28T03:17:42.599Z] [exec] #10 5.280 Turn off this advice by setting config variable advice.detachedHead to false
[2025-06-28T03:17:42.599Z] [exec] #10 5.280
[2025-06-28T03:17:42.599Z] [exec] #10 5.280 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix
[2025-06-28T03:17:46.393Z] [exec] #10 DONE 8.8s
[2025-06-28T03:17:46.393Z] [exec]
[2025-06-28T03:17:46.393Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh
[2025-06-28T03:17:46.393Z] [exec] #11 DONE 0.0s
[2025-06-28T03:17:46.393Z] [exec]
[2025-06-28T03:17:46.393Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-06-28T03:17:46.393Z] [exec] #12 DONE 0.0s
[2025-06-28T03:17:46.393Z] [exec]
[2025-06-28T03:17:46.393Z] [exec] #13 [ 9/10] WORKDIR /open-liberty
[2025-06-28T03:17:46.393Z] [exec] #13 DONE 0.0s
[2025-06-28T03:17:46.393Z] [exec]
[2025-06-28T03:17:46.393Z] [exec] #14 exporting to image
[2025-06-28T03:17:46.393Z] [exec] #14 exporting layers
[2025-06-28T03:18:43.956Z] [exec] #14 exporting layers 53.5s done
[2025-06-28T03:18:43.956Z] [exec] #14 writing image sha256:e63cc1bdf850da4b25ecb427148e858505db6fae23ddbee8d1097a8e96f5081c done
[2025-06-28T03:18:43.956Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full done
[2025-06-28T03:18:43.956Z] [exec] #14 DONE 53.5s
[2025-06-28T03:18:43.956Z] [exec]
[2025-06-28T03:18:43.956Z] [exec] [33m1 warning found (use docker --debug to expand):
[2025-06-28T03:18:43.956Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 54)
[2025-06-28T03:18:43.956Z]
[2025-06-28T03:18:43.956Z] copy_dest:
[2025-06-28T03:18:43.956Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-06-28T03:18:43.956Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-06-28T03:18:43.956Z]
[2025-06-28T03:18:43.956Z] dist:
[2025-06-28T03:18:43.956Z]
[2025-06-28T03:18:43.956Z] move_scripts:
[2025-06-28T03:18:43.956Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2025-06-28T03:18:43.956Z]
[2025-06-28T03:18:43.956Z] clean_image:
[2025-06-28T03:18:43.956Z] [echo] Executing external.sh --clean --dir quarkus --tag nightly --version 21 --impl hotspot
[2025-06-28T03:18:43.956Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:18:43.956Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-28T03:18:43.956Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:18:43.956Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:18:43.956Z] [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 #
[2025-06-28T03:18:43.956Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:18:43.956Z] [exec] The test here is quarkus
[2025-06-28T03:18:43.956Z] [exec] The directory in the external.sh is quarkus
[2025-06-28T03:18:43.956Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-28T03:18:43.956Z] [exec] Error response from daemon: No such container: quarkus-test
[2025-06-28T03:18:43.956Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full
[2025-06-28T03:18:43.956Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-28T03:18:43.956Z] [exec] Error response from daemon: invalid reference format
[2025-06-28T03:18:43.956Z] [exec] Result: 1
[2025-06-28T03:18:43.956Z]
[2025-06-28T03:18:43.956Z] build_image:
[2025-06-28T03:18:43.956Z] [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
[2025-06-28T03:18:43.956Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:18:43.956Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-28T03:18:43.956Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:18:43.956Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:18:43.956Z] [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 #
[2025-06-28T03:18:43.956Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:18:43.956Z] [exec] The test here is quarkus
[2025-06-28T03:18:43.956Z] [exec] The directory in the external.sh is quarkus
[2025-06-28T03:18:43.956Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-28T03:18:43.956Z] [exec] build_image.sh quarkus 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-28T03:18:43.956Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-28T03:18:43.956Z] [exec]
[2025-06-28T03:18:43.956Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-06-28T03:18:43.956Z] [exec] done
[2025-06-28T03:18:43.956Z] [exec]
[2025-06-28T03:18:43.956Z] [exec] The test in the build_image() function is quarkus
[2025-06-28T03:18:43.956Z] [exec] #####################################################
[2025-06-28T03:18:43.956Z] [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/
[2025-06-28T03:18:43.956Z] [exec] #####################################################
[2025-06-28T03:18:43.956Z] [exec] #0 building with "default" instance using docker driver
[2025-06-28T03:18:43.956Z] [exec]
[2025-06-28T03:18:43.956Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-28T03:18:43.956Z] [exec] #1 transferring dockerfile: 2.86kB done
[2025-06-28T03:18:43.956Z] [exec] #1 DONE 0.0s
[2025-06-28T03:18:43.956Z] [exec]
[2025-06-28T03:18:43.956Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-28T03:18:43.956Z] [exec] #2 DONE 0.7s
[2025-06-28T03:18:43.956Z] [exec]
[2025-06-28T03:18:43.956Z] [exec] #3 [internal] load .dockerignore
[2025-06-28T03:18:43.956Z] [exec] #3 transferring context: 2B done
[2025-06-28T03:18:43.956Z] [exec] #3 DONE 0.0s
[2025-06-28T03:18:43.956Z] [exec]
[2025-06-28T03:18:43.956Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-28T03:18:43.956Z] [exec] #4 CACHED
[2025-06-28T03:18:43.956Z] [exec]
[2025-06-28T03:18:43.956Z] [exec] #5 [internal] load build context
[2025-06-28T03:18:43.956Z] [exec] #5 transferring context: 2.60kB done
[2025-06-28T03:18:43.956Z] [exec] #5 DONE 0.0s
[2025-06-28T03:18:43.956Z] [exec]
[2025-06-28T03:18:43.956Z] [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/*
[2025-06-28T03:18:43.956Z] [exec] #6 0.396 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 0.454 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 0.883 Get:3 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 0.972 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 1.100 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 1.228 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 1.368 Get:7 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 1.413 Get:8 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 1.415 Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,110 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 1.525 Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-28T03:18:43.956Z] [exec] #6 2.068 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 2.070 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 2.077 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,417 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 2.112 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,617 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 2.159 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,481 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 2.190 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 2.192 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-28T03:18:43.956Z] [exec] #6 2.193 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-28T03:18:44.282Z] [exec] #6 3.267 Fetched 30.7 MB in 3s (10.0 MB/s)
[2025-06-28T03:18:45.404Z] [exec] #6 3.267 Reading package lists...
[2025-06-28T03:18:50.157Z] [exec] #6 8.721 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-28T03:18:50.157Z] [exec] #6 8.776 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-28T03:18:50.157Z] [exec] #6 8.776 (Reading database ...
[2025-06-28T03:18:50.157Z] [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.793 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:18:50.157Z] [exec] #6 8.796 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:18:50.157Z] [exec] #6 8.887 Selecting previously unselected package python3.12-minimal.
[2025-06-28T03:18:50.157Z] [exec] #6 8.888 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:18:50.157Z] [exec] #6 8.893 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:18:50.157Z] [exec] #6 8.964 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:18:50.157Z] [exec] #6 8.976 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:18:51.280Z] [exec] #6 9.881 Selecting previously unselected package python3-minimal.
[2025-06-28T03:18:51.280Z] [exec] #6 9.881 (Reading database ...
[2025-06-28T03:18:51.280Z] [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.889 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:18:51.280Z] [exec] #6 9.892 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-28T03:18:51.280Z] [exec] #6 9.914 Selecting previously unselected package media-types.
[2025-06-28T03:18:51.280Z] [exec] #6 9.915 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-28T03:18:51.280Z] [exec] #6 9.918 Unpacking media-types (10.1.0) ...
[2025-06-28T03:18:51.280Z] [exec] #6 9.942 Selecting previously unselected package netbase.
[2025-06-28T03:18:51.280Z] [exec] #6 9.942 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-28T03:18:51.280Z] [exec] #6 9.945 Unpacking netbase (6.4) ...
[2025-06-28T03:18:51.280Z] [exec] #6 9.968 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-28T03:18:51.281Z] [exec] #6 9.968 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:18:51.281Z] [exec] #6 9.970 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:18:51.281Z] [exec] #6 10.08 Selecting previously unselected package python3.12.
[2025-06-28T03:18:51.603Z] [exec] #6 10.09 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:18:51.603Z] [exec] #6 10.09 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:18:51.603Z] [exec] #6 10.11 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-28T03:18:51.603Z] [exec] #6 10.11 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:18:51.603Z] [exec] #6 10.12 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-28T03:18:51.603Z] [exec] #6 10.14 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-28T03:18:51.603Z] [exec] #6 10.32 Selecting previously unselected package python3.
[2025-06-28T03:18:51.603Z] [exec] #6 10.32 (Reading database ...
[2025-06-28T03:18:51.604Z] [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.33 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.33 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.36 Selecting previously unselected package libapparmor1:amd64.
[2025-06-28T03:18:51.604Z] [exec] #6 10.36 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.36 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.39 Selecting previously unselected package libargon2-1:amd64.
[2025-06-28T03:18:51.604Z] [exec] #6 10.39 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.39 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.41 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.42 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.45 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-28T03:18:51.604Z] [exec] #6 10.48 (Reading database ...
[2025-06-28T03:18:51.604Z] [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 ... 7646 files and directories currently installed.)#6 10.49 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.52 Selecting previously unselected package libjson-c5:amd64.
[2025-06-28T03:18:51.604Z] [exec] #6 10.52 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-28T03:18:51.604Z] [exec] #6 10.52 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.55 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-28T03:18:51.926Z] [exec] #6 10.55 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.55 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.59 Selecting previously unselected package libfdisk1:amd64.
[2025-06-28T03:18:51.926Z] [exec] #6 10.59 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.59 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.62 Selecting previously unselected package libkmod2:amd64.
[2025-06-28T03:18:51.926Z] [exec] #6 10.62 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.62 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.64 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-28T03:18:51.926Z] [exec] #6 10.64 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.65 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.70 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.71 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.75 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.78 Selecting previously unselected package systemd-dev.
[2025-06-28T03:18:51.926Z] [exec] #6 10.78 (Reading database ...
[2025-06-28T03:18:51.926Z] [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 ... 7685 files and directories currently installed.)#6 10.78 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.78 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.82 Selecting previously unselected package systemd.
[2025-06-28T03:18:51.926Z] [exec] #6 10.82 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:18:51.926Z] [exec] #6 10.83 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.00 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.01 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.02 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.02 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.03 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.04 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.05 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.05 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.06 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.07 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.10 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-28T03:18:52.252Z] [exec] #6 11.10 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-28T03:18:52.252Z] [exec] #6 11.11 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-28T03:18:52.252Z] [exec] #6 11.11 Initializing machine ID from random generator.
[2025-06-28T03:18:52.252Z] [exec] #6 11.13 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:18:52.252Z] [exec] #6 11.13 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:18:52.252Z] [exec] #6 11.13 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:18:52.252Z] [exec] #6 11.13 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:18:52.252Z] [exec] #6 11.13 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:18:52.252Z] [exec] #6 11.13 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:18:52.252Z] [exec] #6 11.13 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:18:52.252Z] [exec] #6 11.13 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:18:52.252Z] [exec] #6 11.13 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:18:52.252Z] [exec] #6 11.14 Creating group 'systemd-journal' with GID 999.
[2025-06-28T03:18:52.252Z] [exec] #6 11.14 Creating group 'systemd-network' with GID 998.
[2025-06-28T03:18:52.252Z] [exec] #6 11.14 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-28T03:18:52.252Z] [exec] #6 11.19 Selecting previously unselected package systemd-sysv.
[2025-06-28T03:18:52.252Z] [exec] #6 11.19 (Reading database ...
[2025-06-28T03:18:52.252Z] [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.20 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.20 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:52.252Z] [exec] #6 11.23 Selecting previously unselected package sgml-base.
[2025-06-28T03:18:52.572Z] [exec] #6 11.23 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-28T03:18:52.572Z] [exec] #6 11.23 Unpacking sgml-base (1.31) ...
[2025-06-28T03:18:52.572Z] [exec] #6 11.26 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-28T03:18:52.572Z] [exec] #6 11.26 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:18:52.572Z] [exec] #6 11.26 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.29 Selecting previously unselected package dbus-bin.
[2025-06-28T03:18:52.573Z] [exec] #6 11.29 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.29 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.32 Selecting previously unselected package dbus-session-bus-common.
[2025-06-28T03:18:52.573Z] [exec] #6 11.32 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.32 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.34 Selecting previously unselected package dbus-daemon.
[2025-06-28T03:18:52.573Z] [exec] #6 11.34 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.35 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.37 Selecting previously unselected package dbus-system-bus-common.
[2025-06-28T03:18:52.573Z] [exec] #6 11.37 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.37 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.40 Selecting previously unselected package dbus.
[2025-06-28T03:18:52.573Z] [exec] #6 11.40 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.41 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.43 Selecting previously unselected package distro-info-data.
[2025-06-28T03:18:52.573Z] [exec] #6 11.43 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.43 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.46 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-28T03:18:52.573Z] [exec] #6 11.46 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.47 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.53 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-28T03:18:52.573Z] [exec] #6 11.53 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.53 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:18:52.573Z] [exec] #6 11.56 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-28T03:18:52.573Z] [exec] #6 11.56 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-28T03:18:52.895Z] [exec] #6 11.56 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-28T03:18:52.895Z] [exec] #6 11.58 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-28T03:18:52.895Z] [exec] #6 11.59 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-28T03:18:52.895Z] [exec] #6 11.59 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-28T03:18:52.895Z] [exec] #6 11.61 Selecting previously unselected package iso-codes.
[2025-06-28T03:18:52.895Z] [exec] #6 11.61 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-28T03:18:52.895Z] [exec] #6 11.61 Unpacking iso-codes (4.16.0-1) ...
[2025-06-28T03:18:52.895Z] [exec] #6 11.78 Selecting previously unselected package libcap2-bin.
[2025-06-28T03:18:53.216Z] [exec] #6 11.78 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-28T03:18:53.216Z] [exec] #6 11.78 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-28T03:18:53.216Z] [exec] #6 11.81 Selecting previously unselected package libelf1t64:amd64.
[2025-06-28T03:18:53.216Z] [exec] #6 11.82 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-28T03:18:53.216Z] [exec] #6 11.82 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:18:53.216Z] [exec] #6 11.84 Selecting previously unselected package libglib2.0-data.
[2025-06-28T03:18:53.216Z] [exec] #6 11.84 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-28T03:18:53.216Z] [exec] #6 11.84 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:18:53.216Z] [exec] #6 11.86 Selecting previously unselected package libicu74:amd64.
[2025-06-28T03:18:53.216Z] [exec] #6 11.86 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-28T03:18:53.216Z] [exec] #6 11.87 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-28T03:18:53.216Z] [exec] #6 12.08 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-28T03:18:53.542Z] [exec] #6 12.08 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.08 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.11 Selecting previously unselected package libxml2:amd64.
[2025-06-28T03:18:53.542Z] [exec] #6 12.11 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.12 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.15 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-28T03:18:53.542Z] [exec] #6 12.15 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.15 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.17 Selecting previously unselected package lsb-release.
[2025-06-28T03:18:53.542Z] [exec] #6 12.18 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.18 Unpacking lsb-release (12.0-2) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.20 Selecting previously unselected package python-apt-common.
[2025-06-28T03:18:53.542Z] [exec] #6 12.20 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.20 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.22 Selecting previously unselected package python3-apt.
[2025-06-28T03:18:53.542Z] [exec] #6 12.23 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.23 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.25 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-28T03:18:53.542Z] [exec] #6 12.26 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.26 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.28 Selecting previously unselected package python3-dbus.
[2025-06-28T03:18:53.542Z] [exec] #6 12.28 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.29 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.32 Selecting previously unselected package python3-gi.
[2025-06-28T03:18:53.542Z] [exec] #6 12.32 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.32 Unpacking python3-gi (3.48.2-1) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.35 Selecting previously unselected package python3-pkg-resources.
[2025-06-28T03:18:53.542Z] [exec] #6 12.35 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.36 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.39 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-28T03:18:53.542Z] [exec] #6 12.39 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.39 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.42 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-28T03:18:53.542Z] [exec] #6 12.42 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.42 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:18:53.542Z] [exec] #6 12.44 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-28T03:18:53.543Z] [exec] #6 12.44 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-28T03:18:53.543Z] [exec] #6 12.45 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-28T03:18:53.543Z] [exec] #6 12.47 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-28T03:18:53.543Z] [exec] #6 12.48 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-28T03:18:53.543Z] [exec] #6 12.48 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-28T03:18:53.543Z] [exec] #6 12.50 Selecting previously unselected package libxmlb2:amd64.
[2025-06-28T03:18:53.543Z] [exec] #6 12.51 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-28T03:18:53.543Z] [exec] #6 12.51 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-28T03:18:53.543Z] [exec] #6 12.53 Selecting previously unselected package libappstream5:amd64.
[2025-06-28T03:18:53.867Z] [exec] #6 12.53 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.54 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.57 Selecting previously unselected package libduktape207:amd64.
[2025-06-28T03:18:53.867Z] [exec] #6 12.57 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.57 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.59 Selecting previously unselected package libdw1t64:amd64.
[2025-06-28T03:18:53.867Z] [exec] #6 12.60 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.60 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.62 Selecting previously unselected package libglib2.0-bin.
[2025-06-28T03:18:53.867Z] [exec] #6 12.62 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.63 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.65 Selecting previously unselected package libunwind8:amd64.
[2025-06-28T03:18:53.867Z] [exec] #6 12.65 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.66 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.68 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-28T03:18:53.867Z] [exec] #6 12.68 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.69 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.73 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-28T03:18:53.867Z] [exec] #6 12.73 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.74 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.77 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-28T03:18:53.867Z] [exec] #6 12.77 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.77 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.80 Selecting previously unselected package xml-core.
[2025-06-28T03:18:53.867Z] [exec] #6 12.80 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.80 Unpacking xml-core (0.19) ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.83 Selecting previously unselected package polkitd.
[2025-06-28T03:18:53.867Z] [exec] #6 12.83 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.85 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:18:53.867Z] [exec] #6 12.88 Selecting previously unselected package python3-blinker.
[2025-06-28T03:18:54.190Z] [exec] #6 12.89 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-28T03:18:54.190Z] [exec] #6 12.89 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-28T03:18:54.190Z] [exec] #6 12.91 Selecting previously unselected package python3-cryptography.
[2025-06-28T03:18:54.190Z] [exec] #6 12.91 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-28T03:18:54.190Z] [exec] #6 12.92 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-28T03:18:54.190Z] [exec] #6 12.97 Selecting previously unselected package python3-pyparsing.
[2025-06-28T03:18:54.190Z] [exec] #6 12.97 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-28T03:18:54.190Z] [exec] #6 12.98 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-28T03:18:54.190Z] [exec] #6 13.00 Selecting previously unselected package python3-httplib2.
[2025-06-28T03:18:54.190Z] [exec] #6 13.00 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-28T03:18:54.190Z] [exec] #6 13.01 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-28T03:18:54.190Z] [exec] #6 13.03 Selecting previously unselected package python3-jwt.
[2025-06-28T03:18:54.190Z] [exec] #6 13.03 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-28T03:18:54.190Z] [exec] #6 13.03 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-28T03:18:54.190Z] [exec] #6 13.06 Selecting previously unselected package python3-lazr.uri.
[2025-06-28T03:18:54.190Z] [exec] #6 13.06 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-28T03:18:54.190Z] [exec] #6 13.06 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-28T03:18:54.190Z] [exec] #6 13.09 Selecting previously unselected package python3-wadllib.
[2025-06-28T03:18:54.190Z] [exec] #6 13.09 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-28T03:18:54.190Z] [exec] #6 13.09 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-28T03:18:54.190Z] [exec] #6 13.12 Selecting previously unselected package python3-distro.
[2025-06-28T03:18:54.558Z] [exec] #6 13.12 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.12 Unpacking python3-distro (1.9.0-1) ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.15 Selecting previously unselected package python3-oauthlib.
[2025-06-28T03:18:54.558Z] [exec] #6 13.15 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.15 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.19 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-28T03:18:54.558Z] [exec] #6 13.19 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.20 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.22 Selecting previously unselected package python3-six.
[2025-06-28T03:18:54.558Z] [exec] #6 13.23 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.23 Unpacking python3-six (1.16.0-4) ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.25 Selecting previously unselected package python3-launchpadlib.
[2025-06-28T03:18:54.558Z] [exec] #6 13.25 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.26 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.29 Selecting previously unselected package python3-software-properties.
[2025-06-28T03:18:54.558Z] [exec] #6 13.29 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.29 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.32 Selecting previously unselected package packagekit.
[2025-06-28T03:18:54.558Z] [exec] #6 13.32 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.32 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:18:54.558Z] [exec] #6 13.36 Selecting previously unselected package software-properties-common.
[2025-06-28T03:18:54.558Z] [exec] #6 13.36 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-28T03:18:54.559Z] [exec] #6 13.37 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-28T03:18:54.559Z] [exec] #6 13.40 Setting up media-types (10.1.0) ...
[2025-06-28T03:18:54.559Z] [exec] #6 13.41 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:54.559Z] [exec] #6 13.44 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-28T03:18:54.559Z] [exec] #6 13.45 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-28T03:18:54.559Z] [exec] #6 13.46 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-28T03:18:54.559Z] [exec] #6 13.46 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.47 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.48 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.49 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.49 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.50 No schema files found: doing nothing.
[2025-06-28T03:18:54.908Z] [exec] #6 13.51 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.51 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.52 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.53 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.53 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.54 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.55 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.56 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.56 Setting up netbase (6.4) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.59 Setting up sgml-base (1.31) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.64 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.65 Setting up lsb-release (12.0-2) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.66 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:54.908Z] [exec] #6 13.74 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-28T03:18:55.229Z] [exec] #6 13.75 Setting up iso-codes (4.16.0-1) ...
[2025-06-28T03:18:55.229Z] [exec] #6 13.75 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:55.229Z] [exec] #6 13.76 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:18:55.229Z] [exec] #6 13.77 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-28T03:18:55.229Z] [exec] #6 13.78 Setcap worked! gst-ptp-helper is not suid!
[2025-06-28T03:18:55.229Z] [exec] #6 13.78 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:18:55.229Z] [exec] #6 13.79 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-28T03:18:55.229Z] [exec] #6 13.79 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:18:55.923Z] [exec] #6 14.83 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:18:56.246Z] [exec] #6 14.84 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:18:56.246Z] [exec] #6 14.84 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-28T03:18:56.246Z] [exec] #6 14.85 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:56.246Z] [exec] #6 14.87 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:18:56.246Z] [exec] #6 14.88 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-28T03:18:56.246Z] [exec] #6 14.88 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:18:56.246Z] [exec] #6 14.91 Setting up xml-core (0.19) ...
[2025-06-28T03:18:56.246Z] [exec] #6 15.11 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:18:56.246Z] [exec] #6 15.20 debconf: unable to initialize frontend: Dialog
[2025-06-28T03:18:56.246Z] [exec] #6 15.20 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-28T03:18:56.246Z] [exec] #6 15.20 debconf: falling back to frontend: Readline
[2025-06-28T03:18:56.246Z] [exec] #6 15.20 debconf: unable to initialize frontend: Readline
[2025-06-28T03:18:56.246Z] [exec] #6 15.20 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-06-28T03:18:56.246Z] [exec] #6 15.20 debconf: falling back to frontend: Teletype
[2025-06-28T03:18:56.246Z] [exec] #6 15.26 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:18:56.568Z] [exec] #6 15.27 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-28T03:18:56.568Z] [exec] #6 15.28 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-28T03:18:56.568Z] [exec] #6 15.29 running python rtupdate hooks for python3.12...
[2025-06-28T03:18:56.568Z] [exec] #6 15.29 running python post-rtupdate hooks for python3.12...
[2025-06-28T03:18:56.568Z] [exec] #6 15.39 Setting up python3-six (1.16.0-4) ...
[2025-06-28T03:18:56.568Z] [exec] #6 15.52 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-28T03:18:56.895Z] [exec] #6 15.71 Setting up python3-gi (3.48.2-1) ...
[2025-06-28T03:18:56.896Z] [exec] #6 15.90 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-28T03:18:57.216Z] [exec] #6 16.05 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-28T03:18:57.216Z] [exec] #6 16.06 Setting up python3-blinker (1.7.0-1) ...
[2025-06-28T03:18:57.216Z] [exec] #6 16.20 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-28T03:18:57.539Z] [exec] #6 16.43 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-28T03:18:57.861Z] [exec] #6 16.58 Setting up python3-distro (1.9.0-1) ...
[2025-06-28T03:18:57.861Z] [exec] #6 16.71 Setting up python3-jwt (2.7.0-1) ...
[2025-06-28T03:18:57.861Z] [exec] #6 16.85 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-28T03:18:58.181Z] [exec] #6 17.03 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-28T03:18:58.181Z] [exec] #6 17.16 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-28T03:18:58.503Z] [exec] #6 17.41 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-28T03:18:58.831Z] [exec] #6 17.55 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-28T03:18:58.832Z] [exec] #6 17.75 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-28T03:18:59.154Z] [exec] #6 17.89 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-28T03:18:59.154Z] [exec] #6 18.16 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-28T03:18:59.475Z] [exec] #6 18.17 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-28T03:18:59.475Z] [exec] #6 18.31 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-28T03:18:59.475Z] [exec] #6 18.34 Processing triggers for sgml-base (1.31) ...
[2025-06-28T03:18:59.475Z] [exec] #6 18.35 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:18:59.475Z] [exec] #6 18.36 Creating group 'polkitd' with GID 997.
[2025-06-28T03:18:59.475Z] [exec] #6 18.36 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-28T03:18:59.475Z] [exec] #6 18.39 invoke-rc.d: could not determine current runlevel
[2025-06-28T03:18:59.475Z] [exec] #6 18.39 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-28T03:18:59.475Z] [exec] #6 18.50 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-28T03:18:59.797Z] [exec] #6 18.50 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:18:59.797Z] [exec] #6 18.52 invoke-rc.d: could not determine current runlevel
[2025-06-28T03:18:59.797Z] [exec] #6 18.52 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-28T03:18:59.797Z] [exec] #6 18.53 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-28T03:18:59.797Z] [exec] #6 18.64 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-28T03:18:59.797Z] [exec] #6 18.64 Setting up software-properties-common (0.99.49.2) ...
[2025-06-28T03:18:59.797Z] [exec] #6 18.78 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:19:03.516Z] [exec] #6 21.95 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-28T03:19:03.516Z] [exec] #6 22.00 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-28T03:19:03.516Z] [exec] #6 22.09 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-28T03:19:03.516Z] [exec] #6 22.19 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-28T03:19:03.516Z] [exec] #6 22.30 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-28T03:19:03.516Z] [exec] #6 22.36 Fetched 24.4 kB in 1s (39.2 kB/s)
[2025-06-28T03:19:04.637Z] [exec] #6 22.36 Reading package lists...
[2025-06-28T03:19:04.637Z] [exec] #6 23.33 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-28T03:19:04.637Z] [exec] #6 23.33 Repository: 'Types: deb
[2025-06-28T03:19:04.637Z] [exec] #6 23.33 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-28T03:19:04.637Z] [exec] #6 23.33 Suites: noble
[2025-06-28T03:19:04.637Z] [exec] #6 23.33 Components: main
[2025-06-28T03:19:04.637Z] [exec] #6 23.33 '
[2025-06-28T03:19:04.637Z] [exec] #6 23.33 Description:
[2025-06-28T03:19:04.637Z] [exec] #6 23.33 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-28T03:19:04.637Z] [exec] #6 23.33
[2025-06-28T03:19:04.637Z] [exec] #6 23.33 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-28T03:19:04.637Z] [exec] #6 23.33 Adding repository.
[2025-06-28T03:19:04.637Z] [exec] #6 23.51 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-28T03:19:04.957Z] [exec] #6 23.51 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-28T03:19:04.957Z] [exec] #6 23.53 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-28T03:19:04.957Z] [exec] #6 23.55 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-28T03:19:04.958Z] [exec] #6 23.65 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-28T03:19:06.076Z] [exec] #6 23.77 Reading package lists...
[2025-06-28T03:19:06.767Z] [exec] #6 24.75 Reading package lists...
[2025-06-28T03:19:07.089Z] [exec] #6 25.73 Building dependency tree...
[2025-06-28T03:19:07.089Z] [exec] #6 25.96 Reading state information...
[2025-06-28T03:19:07.412Z] [exec] #6 26.20 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-06-28T03:19:07.412Z] [exec] #6 26.20 The following additional packages will be installed:
[2025-06-28T03:19:07.412Z] [exec] #6 26.21 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-28T03:19:07.412Z] [exec] #6 26.21 perl-modules-5.38
[2025-06-28T03:19:07.412Z] [exec] #6 26.21 Suggested packages:
[2025-06-28T03:19:07.412Z] [exec] #6 26.21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-06-28T03:19:07.412Z] [exec] #6 26.21 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-06-28T03:19:07.412Z] [exec] #6 26.21 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-06-28T03:19:07.412Z] [exec] #6 26.21 libtap-harness-archive-perl
[2025-06-28T03:19:07.412Z] [exec] #6 26.21 Recommended packages:
[2025-06-28T03:19:07.412Z] [exec] #6 26.21 patch less ssh-client
[2025-06-28T03:19:07.412Z] [exec] #6 26.25 The following NEW packages will be installed:
[2025-06-28T03:19:07.412Z] [exec] #6 26.25 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-28T03:19:07.412Z] [exec] #6 26.25 perl-modules-5.38
[2025-06-28T03:19:07.732Z] [exec] #6 26.46 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
[2025-06-28T03:19:07.732Z] [exec] #6 26.46 Need to get 13.1 MB of archives.
[2025-06-28T03:19:07.732Z] [exec] #6 26.46 After this operation, 75.0 MB of additional disk space will be used.
[2025-06-28T03:19:07.732Z] [exec] #6 26.46 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-28T03:19:08.426Z] [exec] #6 27.34 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-28T03:19:08.760Z] [exec] #6 27.34 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-28T03:19:08.760Z] [exec] #6 27.34 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-28T03:19:08.760Z] [exec] #6 27.47 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-28T03:19:08.760Z] [exec] #6 27.47 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-28T03:19:08.760Z] [exec] #6 27.48 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-28T03:19:08.760Z] [exec] #6 27.50 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-28T03:19:08.760Z] [exec] #6 27.72 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-28T03:19:09.083Z] [exec] #6 27.75 Fetched 13.1 MB in 1s (9,909 kB/s)
[2025-06-28T03:19:09.083Z] [exec] #6 27.77 Selecting previously unselected package perl-modules-5.38.
[2025-06-28T03:19:09.083Z] [exec] #6 27.77 (Reading database ...
[2025-06-28T03:19:09.083Z] [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.78 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-28T03:19:09.083Z] [exec] #6 27.78 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:19:09.083Z] [exec] #6 28.08 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-28T03:19:09.404Z] [exec] #6 28.08 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-28T03:19:09.404Z] [exec] #6 28.09 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:19:09.404Z] [exec] #6 28.12 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-28T03:19:09.404Z] [exec] #6 28.12 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-28T03:19:09.404Z] [exec] #6 28.12 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:19:09.404Z] [exec] #6 28.15 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-28T03:19:09.404Z] [exec] #6 28.15 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-28T03:19:09.404Z] [exec] #6 28.15 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:19:09.404Z] [exec] #6 28.36 Selecting previously unselected package perl.
[2025-06-28T03:19:09.723Z] [exec] #6 28.37 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-28T03:19:09.723Z] [exec] #6 28.37 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:19:09.723Z] [exec] #6 28.41 Selecting previously unselected package liberror-perl.
[2025-06-28T03:19:09.723Z] [exec] #6 28.41 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2025-06-28T03:19:09.723Z] [exec] #6 28.41 Unpacking liberror-perl (0.17029-2) ...
[2025-06-28T03:19:09.723Z] [exec] #6 28.43 Selecting previously unselected package git-man.
[2025-06-28T03:19:09.723Z] [exec] #6 28.43 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-28T03:19:09.723Z] [exec] #6 28.43 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:19:09.723Z] [exec] #6 28.47 Selecting previously unselected package git.
[2025-06-28T03:19:09.723Z] [exec] #6 28.47 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-28T03:19:09.723Z] [exec] #6 28.48 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:19:10.052Z] [exec] #6 28.92 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:19:10.382Z] [exec] #6 28.93 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:19:10.382Z] [exec] #6 28.94 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:19:10.382Z] [exec] #6 28.94 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:19:10.382Z] [exec] #6 28.95 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:19:10.382Z] [exec] #6 28.96 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:19:10.382Z] [exec] #6 28.97 Setting up liberror-perl (0.17029-2) ...
[2025-06-28T03:19:10.382Z] [exec] #6 28.98 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:19:10.382Z] [exec] #6 29.00 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-28T03:19:13.290Z] [exec] #6 DONE 31.8s
[2025-06-28T03:19:13.290Z] [exec]
[2025-06-28T03:19:13.290Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-06-28T03:19:13.290Z] [exec] #7 DONE 0.2s
[2025-06-28T03:19:13.290Z] [exec]
[2025-06-28T03:19:13.290Z] [exec] #8 [ 4/10] RUN git clone https://github.com/quarkusio/quarkus.git
[2025-06-28T03:19:13.290Z] [exec] #8 0.203 Cloning into 'quarkus'...
[2025-06-28T03:20:11.004Z] [exec] #8 53.69 Updating files: 30% (7963/26353)
[2025-06-28T03:20:12.129Z] [exec] Updating files: 31% (8170/26353)Updating files: 32% (8433/26353)Updating files: 33% (8697/26353)Updating files: 34% (8961/26353)Updating files: 35% (9224/26353)Updating files: 36% (9488/26353)Updating files: 37% (9751/26353)Updating files: 38% (10015/26353)Updating files: 39% (10278/26353)Updating files: 40% (10542/26353)Updating files: 41% (10805/26353)Updating files: 42% (11069/26353)Updating files: 43% (11332/26353)Updating files: 44% (11596/26353)Updating files: 45% (11859/26353)Updating files: 46% (12123/26353)Updating files: 47% (12386/26353)Updating files: 48% (12650/26353)Updating files: 49% (12913/26353)Updating files: 50% (13177/26353)Updating files: 51% (13441/26353)Updating files: 52% (13704/26353)Updating files: 53% (13968/26353)Updating files: 54% (14231/26353)Updating files: 55% (14495/26353)Updating files: 56% (14758/26353)Updating files: 57% (15022/26353)Updating files: 58% (15285/26353)Updating files: 59% (15549/26353)Updating files: 60% (15812/26353)Updating files: 61% (16076/26353)Updating files: 62% (16339/26353)Updating files: 63% (16603/26353)Updating files: 64% (16866/26353)Updating files: 65% (17130/26353)Updating files: 66% (17393/26353)Updating files: 67% (17657/26353)Updating files: 68% (17921/26353)Updating files: 69% (18184/26353)Updating files: 69% (18274/26353)Updating files: 70% (18448/26353)Updating files: 71% (18711/26353)Updating files: 72% (18975/26353)Updating files: 73% (19238/26353)Updating files: 74% (19502/26353)Updating files: 75% (19765/26353)Updating files: 76% (20029/26353)Updating files: 77% (20292/26353)Updating files: 78% (20556/26353)Updating files: 79% (20819/26353)Updating files: 80% (21083/26353)Updating files: 81% (21346/26353)Updating files: 82% (21610/26353)Updating files: 83% (21873/26353)Updating files: 84% (22137/26353)Updating files: 85% (22401/26353)Updating files: 86% (22664/26353)Updating files: 87% (22928/26353)Updating files: 88% (23191/26353)Updating files: 89% (23455/26353)Updating files: 90% (23718/26353)Updating files: 91% (23982/26353)Updating files: 92% (24245/26353)Updating files: 93% (24509/26353)Updating files: 94% (24772/26353)Updating files: 95% (25036/26353)Updating files: 96% (25299/26353)Updating files: 97% (25563/26353)Updating files: 98% (25826/26353)Updating files: 99% (26090/26353)Updating files: 99% (26296/26353)Updating files: 100% (26353/26353)Updating files: 100% (26353/26353), done.#8 DONE 58.9s
[2025-06-28T03:20:12.129Z] [exec]
[2025-06-28T03:20:12.129Z] [exec] #9 [ 5/10] WORKDIR /quarkus/
[2025-06-28T03:20:12.129Z] [exec] #9 DONE 0.0s
[2025-06-28T03:20:12.129Z] [exec]
[2025-06-28T03:20:12.129Z] [exec] #10 [ 6/10] RUN git checkout 2.7.5.Final
[2025-06-28T03:20:15.855Z] [exec] #10 3.870 Note: switching to '2.7.5.Final'.
[2025-06-28T03:20:15.855Z] [exec] #10 3.870
[2025-06-28T03:20:15.855Z] [exec] #10 3.870 You are in 'detached HEAD' state. You can look around, make experimental
[2025-06-28T03:20:16.179Z] [exec] #10 3.870 changes and commit them, and you can discard any commits you make in this
[2025-06-28T03:20:16.179Z] [exec] #10 3.871 state without impacting any branches by switching back to a branch.
[2025-06-28T03:20:16.179Z] [exec] #10 3.871
[2025-06-28T03:20:16.179Z] [exec] #10 3.871 If you want to create a new branch to retain commits you create, you may
[2025-06-28T03:20:16.179Z] [exec] #10 3.871 do so (now or later) by using -c with the switch command. Example:
[2025-06-28T03:20:16.179Z] [exec] #10 3.871
[2025-06-28T03:20:16.179Z] [exec] #10 3.871 git switch -c <new-branch-name>
[2025-06-28T03:20:16.179Z] [exec] #10 3.871
[2025-06-28T03:20:16.179Z] [exec] #10 3.871 Or undo this operation with:
[2025-06-28T03:20:16.179Z] [exec] #10 3.871
[2025-06-28T03:20:16.179Z] [exec] #10 3.871 git switch -
[2025-06-28T03:20:16.179Z] [exec] #10 3.871
[2025-06-28T03:20:16.179Z] [exec] #10 3.871 Turn off this advice by setting config variable advice.detachedHead to false
[2025-06-28T03:20:16.179Z] [exec] #10 3.872
[2025-06-28T03:20:16.179Z] [exec] #10 3.872 HEAD is now at 2733bae7cb7 [RELEASE] - Bump version to 2.7.5.Final
[2025-06-28T03:20:16.179Z] [exec] #10 DONE 4.3s
[2025-06-28T03:20:16.502Z] [exec]
[2025-06-28T03:20:16.502Z] [exec] #11 [ 7/10] COPY quarkus/test.sh /test.sh
[2025-06-28T03:20:16.502Z] [exec] #11 DONE 0.0s
[2025-06-28T03:20:16.502Z] [exec]
[2025-06-28T03:20:16.502Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-06-28T03:20:16.502Z] [exec] #12 DONE 0.0s
[2025-06-28T03:20:16.502Z] [exec]
[2025-06-28T03:20:16.502Z] [exec] #13 [ 9/10] WORKDIR /quarkus
[2025-06-28T03:20:16.502Z] [exec] #13 DONE 0.0s
[2025-06-28T03:20:16.502Z] [exec]
[2025-06-28T03:20:16.502Z] [exec] #14 exporting to image
[2025-06-28T03:20:16.502Z] [exec] #14 exporting layers
[2025-06-28T03:20:35.535Z] [exec] #14 exporting layers 16.3s done
[2025-06-28T03:20:35.535Z] [exec] #14 writing image sha256:35a5faa02154409580d96b7698b617535c4b317a47c4d4cee66864d951108aee done
[2025-06-28T03:20:35.535Z] [exec] #14 naming to docker.io/library/adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full done
[2025-06-28T03:20:35.535Z] [exec] #14 DONE 16.4s
[2025-06-28T03:20:35.535Z] [exec]
[2025-06-28T03:20:35.535Z] [exec] [33m1 warning found (use docker --debug to expand):
[2025-06-28T03:20:35.535Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 56)
[2025-06-28T03:20:35.535Z]
[2025-06-28T03:20:35.535Z] copy_dest:
[2025-06-28T03:20:35.535Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2025-06-28T03:20:35.535Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2025-06-28T03:20:35.535Z]
[2025-06-28T03:20:35.535Z] build:
[2025-06-28T03:20:35.535Z]
[2025-06-28T03:20:35.535Z] move_scripts:
[2025-06-28T03:20:35.535Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2025-06-28T03:20:35.535Z]
[2025-06-28T03:20:35.535Z] clean_image:
[2025-06-28T03:20:35.535Z] [echo] Executing external.sh --clean --dir quarkus_quickstarts --tag nightly --version 21 --impl hotspot
[2025-06-28T03:20:35.535Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:20:35.535Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-28T03:20:35.535Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:20:35.535Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:20:35.535Z] [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 #
[2025-06-28T03:20:35.535Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:20:35.535Z] [exec] The test here is quarkus_quickstarts
[2025-06-28T03:20:35.535Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2025-06-28T03:20:35.535Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-28T03:20:35.535Z] [exec] Error response from daemon: No such container: quarkus_quickstarts-test
[2025-06-28T03:20:35.535Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full
[2025-06-28T03:20:35.535Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-28T03:20:35.535Z] [exec] Error response from daemon: invalid reference format
[2025-06-28T03:20:35.535Z] [exec] Result: 1
[2025-06-28T03:20:35.535Z]
[2025-06-28T03:20:35.535Z] build_image:
[2025-06-28T03:20:35.535Z] [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
[2025-06-28T03:20:35.535Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:20:35.535Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-28T03:20:35.535Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-28T03:20:35.535Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:20:35.535Z] [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 #
[2025-06-28T03:20:35.535Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-28T03:20:35.535Z] [exec] The test here is quarkus_quickstarts
[2025-06-28T03:20:35.535Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2025-06-28T03:20:35.535Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-28T03:20:35.535Z] [exec] build_image.sh quarkus_quickstarts 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-28T03:20:35.535Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-28T03:20:35.535Z] [exec]
[2025-06-28T03:20:35.535Z] [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
[2025-06-28T03:20:35.535Z] [exec] done
[2025-06-28T03:20:35.535Z] [exec]
[2025-06-28T03:20:35.535Z] [exec] The test in the build_image() function is quarkus_quickstarts
[2025-06-28T03:20:35.535Z] [exec] #####################################################
[2025-06-28T03:20:35.535Z] [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/
[2025-06-28T03:20:35.535Z] [exec] #####################################################
[2025-06-28T03:20:35.535Z] [exec] #0 building with "default" instance using docker driver
[2025-06-28T03:20:35.535Z] [exec]
[2025-06-28T03:20:35.535Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-28T03:20:35.535Z] [exec] #1 transferring dockerfile: 3.54kB done
[2025-06-28T03:20:35.535Z] [exec] #1 DONE 0.0s
[2025-06-28T03:20:35.535Z] [exec]
[2025-06-28T03:20:35.535Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-28T03:20:35.535Z] [exec] #2 DONE 0.3s
[2025-06-28T03:20:35.535Z] [exec]
[2025-06-28T03:20:35.535Z] [exec] #3 [internal] load .dockerignore
[2025-06-28T03:20:35.535Z] [exec] #3 transferring context: 2B done
[2025-06-28T03:20:35.535Z] [exec] #3 DONE 0.0s
[2025-06-28T03:20:35.535Z] [exec]
[2025-06-28T03:20:35.535Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-28T03:20:35.535Z] [exec] #4 CACHED
[2025-06-28T03:20:35.535Z] [exec]
[2025-06-28T03:20:35.535Z] [exec] #5 [internal] load build context
[2025-06-28T03:20:35.535Z] [exec] #5 transferring context: 1.65kB done
[2025-06-28T03:20:35.535Z] [exec] #5 DONE 0.0s
[2025-06-28T03:20:35.535Z] [exec]
[2025-06-28T03:20:35.535Z] [exec] #6 [ 2/11] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends git wget tar && rm -rf /var/lib/apt/lists/*
[2025-06-28T03:20:35.535Z] [exec] #6 0.254 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.390 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.399 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.435 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.471 Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.574 Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.575 Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.575 Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.833 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,481 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.848 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,617 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.866 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,417 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.880 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.881 Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.882 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 0.905 Get:15 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 1.386 Get:16 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,110 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 1.430 Get:17 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-28T03:20:35.535Z] [exec] #6 1.432 Get:18 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB]
[2025-06-28T03:20:36.226Z] [exec] #6 2.250 Fetched 30.7 MB in 2s (15.0 MB/s)
[2025-06-28T03:20:36.975Z] [exec] #6 2.250 Reading package lists...
[2025-06-28T03:20:39.902Z] [exec] #6 6.167 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-28T03:20:40.224Z] [exec] #6 6.251 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-28T03:20:40.224Z] [exec] #6 6.251 (Reading database ...
[2025-06-28T03:20:40.224Z] [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 6.272 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:20:40.224Z] [exec] #6 6.275 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:20:40.224Z] [exec] #6 6.368 Selecting previously unselected package python3.12-minimal.
[2025-06-28T03:20:40.546Z] [exec] #6 6.370 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:20:40.546Z] [exec] #6 6.375 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:20:40.546Z] [exec] #6 6.445 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:20:40.546Z] [exec] #6 6.456 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:20:41.239Z] [exec] #6 7.398 Selecting previously unselected package python3-minimal.
[2025-06-28T03:20:41.239Z] [exec] #6 7.398 (Reading database ...
[2025-06-28T03:20:41.239Z] [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 7.408 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:20:41.239Z] [exec] #6 7.410 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-28T03:20:41.239Z] [exec] #6 7.429 Selecting previously unselected package media-types.
[2025-06-28T03:20:41.239Z] [exec] #6 7.431 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-28T03:20:41.239Z] [exec] #6 7.433 Unpacking media-types (10.1.0) ...
[2025-06-28T03:20:41.239Z] [exec] #6 7.453 Selecting previously unselected package netbase.
[2025-06-28T03:20:41.239Z] [exec] #6 7.454 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-28T03:20:41.239Z] [exec] #6 7.457 Unpacking netbase (6.4) ...
[2025-06-28T03:20:41.239Z] [exec] #6 7.475 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-28T03:20:41.239Z] [exec] #6 7.476 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:20:41.239Z] [exec] #6 7.478 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:20:41.239Z] [exec] #6 7.595 Selecting previously unselected package python3.12.
[2025-06-28T03:20:41.562Z] [exec] #6 7.596 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.599 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.623 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-28T03:20:41.562Z] [exec] #6 7.625 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.627 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.653 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.837 Selecting previously unselected package python3.
[2025-06-28T03:20:41.562Z] [exec] #6 7.837 (Reading database ...
[2025-06-28T03:20:41.562Z] [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.846 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.851 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.875 Selecting previously unselected package libapparmor1:amd64.
[2025-06-28T03:20:41.562Z] [exec] #6 7.877 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.881 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.909 Selecting previously unselected package libargon2-1:amd64.
[2025-06-28T03:20:41.562Z] [exec] #6 7.910 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.913 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.936 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:20:41.562Z] [exec] #6 7.943 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-28T03:20:41.885Z] [exec] #6 7.975 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:41.885Z] [exec] #6 8.005 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-28T03:20:41.885Z] [exec] #6 8.005 (Reading database ...
[2025-06-28T03:20:41.885Z] [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 ... 7646 files and directories currently installed.)#6 8.015 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-28T03:20:41.885Z] [exec] #6 8.017 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-28T03:20:41.885Z] [exec] #6 8.041 Selecting previously unselected package libjson-c5:amd64.
[2025-06-28T03:20:41.885Z] [exec] #6 8.043 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-28T03:20:41.885Z] [exec] #6 8.047 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-28T03:20:41.885Z] [exec] #6 8.069 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-28T03:20:41.885Z] [exec] #6 8.069 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-28T03:20:41.885Z] [exec] #6 8.072 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-28T03:20:41.885Z] [exec] #6 8.100 Selecting previously unselected package libfdisk1:amd64.
[2025-06-28T03:20:41.885Z] [exec] #6 8.101 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-28T03:20:41.885Z] [exec] #6 8.105 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-28T03:20:41.885Z] [exec] #6 8.130 Selecting previously unselected package libkmod2:amd64.
[2025-06-28T03:20:41.885Z] [exec] #6 8.132 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-28T03:20:41.885Z] [exec] #6 8.134 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-28T03:20:41.885Z] [exec] #6 8.155 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-28T03:20:42.207Z] [exec] #6 8.156 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:20:42.207Z] [exec] #6 8.159 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:42.207Z] [exec] #6 8.215 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:20:42.207Z] [exec] #6 8.226 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-28T03:20:42.207Z] [exec] #6 8.262 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:42.207Z] [exec] #6 8.287 Selecting previously unselected package systemd-dev.
[2025-06-28T03:20:42.207Z] [exec] #6 8.287 (Reading database ...
[2025-06-28T03:20:42.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 ... 7685 files and directories currently installed.)#6 8.296 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-28T03:20:42.207Z] [exec] #6 8.299 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:42.207Z] [exec] #6 8.336 Selecting previously unselected package systemd.
[2025-06-28T03:20:42.207Z] [exec] #6 8.337 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:20:42.207Z] [exec] #6 8.347 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:42.207Z] [exec] #6 8.522 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.530 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.537 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.544 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.552 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.559 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.567 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.578 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.588 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.595 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.621 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-28T03:20:42.530Z] [exec] #6 8.624 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-28T03:20:42.530Z] [exec] #6 8.627 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-28T03:20:42.530Z] [exec] #6 8.631 Initializing machine ID from random generator.
[2025-06-28T03:20:42.530Z] [exec] #6 8.651 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:20:42.530Z] [exec] #6 8.651 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:20:42.530Z] [exec] #6 8.653 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:20:42.530Z] [exec] #6 8.653 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-28T03:20:42.530Z] [exec] #6 8.653 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:20:42.530Z] [exec] #6 8.653 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:20:42.530Z] [exec] #6 8.653 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:20:42.530Z] [exec] #6 8.653 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:20:42.530Z] [exec] #6 8.653 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-28T03:20:42.530Z] [exec] #6 8.661 Creating group 'systemd-journal' with GID 999.
[2025-06-28T03:20:42.530Z] [exec] #6 8.661 Creating group 'systemd-network' with GID 998.
[2025-06-28T03:20:42.530Z] [exec] #6 8.661 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-28T03:20:42.530Z] [exec] #6 8.710 Selecting previously unselected package systemd-sysv.
[2025-06-28T03:20:42.530Z] [exec] #6 8.710 (Reading database ...
[2025-06-28T03:20:42.530Z] [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.718 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.720 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.746 Selecting previously unselected package sgml-base.
[2025-06-28T03:20:42.530Z] [exec] #6 8.748 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.753 Unpacking sgml-base (1.31) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.788 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-28T03:20:42.530Z] [exec] #6 8.791 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.794 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.824 Selecting previously unselected package dbus-bin.
[2025-06-28T03:20:42.530Z] [exec] #6 8.826 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.829 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:42.530Z] [exec] #6 8.850 Selecting previously unselected package dbus-session-bus-common.
[2025-06-28T03:20:42.852Z] [exec] #6 8.852 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-28T03:20:42.852Z] [exec] #6 8.854 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:42.852Z] [exec] #6 8.878 Selecting previously unselected package dbus-daemon.
[2025-06-28T03:20:42.852Z] [exec] #6 8.878 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:20:42.852Z] [exec] #6 8.881 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:42.852Z] [exec] #6 8.910 Selecting previously unselected package dbus-system-bus-common.
[2025-06-28T03:20:42.852Z] [exec] #6 8.913 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-28T03:20:42.852Z] [exec] #6 8.916 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:42.852Z] [exec] #6 8.956 Selecting previously unselected package dbus.
[2025-06-28T03:20:42.852Z] [exec] #6 8.959 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-28T03:20:42.852Z] [exec] #6 8.966 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:42.852Z] [exec] #6 8.994 Selecting previously unselected package distro-info-data.
[2025-06-28T03:20:42.852Z] [exec] #6 8.994 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-28T03:20:42.852Z] [exec] #6 8.997 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-28T03:20:42.852Z] [exec] #6 9.023 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-28T03:20:42.852Z] [exec] #6 9.024 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:20:42.852Z] [exec] #6 9.035 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:20:42.852Z] [exec] #6 9.080 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-28T03:20:43.174Z] [exec] #6 9.082 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.084 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.109 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-28T03:20:43.174Z] [exec] #6 9.111 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.113 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.134 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-28T03:20:43.174Z] [exec] #6 9.135 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.138 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.158 Selecting previously unselected package iso-codes.
[2025-06-28T03:20:43.174Z] [exec] #6 9.159 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.161 Unpacking iso-codes (4.16.0-1) ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.323 Selecting previously unselected package libcap2-bin.
[2025-06-28T03:20:43.174Z] [exec] #6 9.325 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.328 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.351 Selecting previously unselected package libelf1t64:amd64.
[2025-06-28T03:20:43.174Z] [exec] #6 9.353 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.356 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.375 Selecting previously unselected package libglib2.0-data.
[2025-06-28T03:20:43.174Z] [exec] #6 9.377 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.380 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.405 Selecting previously unselected package libicu74:amd64.
[2025-06-28T03:20:43.174Z] [exec] #6 9.407 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-28T03:20:43.174Z] [exec] #6 9.409 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-28T03:20:43.497Z] [exec] #6 9.619 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-28T03:20:43.497Z] [exec] #6 9.621 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-28T03:20:43.497Z] [exec] #6 9.624 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:43.497Z] [exec] #6 9.652 Selecting previously unselected package libxml2:amd64.
[2025-06-28T03:20:43.498Z] [exec] #6 9.654 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.657 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.690 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-28T03:20:43.498Z] [exec] #6 9.691 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.694 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.713 Selecting previously unselected package lsb-release.
[2025-06-28T03:20:43.498Z] [exec] #6 9.715 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.718 Unpacking lsb-release (12.0-2) ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.736 Selecting previously unselected package python-apt-common.
[2025-06-28T03:20:43.498Z] [exec] #6 9.738 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.741 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.766 Selecting previously unselected package python3-apt.
[2025-06-28T03:20:43.498Z] [exec] #6 9.766 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.768 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.793 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-28T03:20:43.498Z] [exec] #6 9.795 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.797 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.819 Selecting previously unselected package python3-dbus.
[2025-06-28T03:20:43.498Z] [exec] #6 9.821 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.824 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-28T03:20:43.498Z] [exec] #6 9.850 Selecting previously unselected package python3-gi.
[2025-06-28T03:20:43.820Z] [exec] #6 9.852 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-28T03:20:43.820Z] [exec] #6 9.854 Unpacking python3-gi (3.48.2-1) ...
[2025-06-28T03:20:43.820Z] [exec] #6 9.896 Selecting previously unselected package python3-pkg-resources.
[2025-06-28T03:20:43.820Z] [exec] #6 9.897 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-28T03:20:43.820Z] [exec] #6 9.901 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-28T03:20:43.820Z] [exec] #6 9.935 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-28T03:20:43.820Z] [exec] #6 9.937 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:20:43.820Z] [exec] #6 9.940 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:20:43.820Z] [exec] #6 9.962 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-28T03:20:43.820Z] [exec] #6 9.963 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:20:43.820Z] [exec] #6 9.966 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:20:43.820Z] [exec] #6 9.988 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-28T03:20:43.820Z] [exec] #6 9.989 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-28T03:20:43.820Z] [exec] #6 9.992 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-28T03:20:43.820Z] [exec] #6 10.02 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-28T03:20:43.820Z] [exec] #6 10.02 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-28T03:20:43.820Z] [exec] #6 10.02 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-28T03:20:43.820Z] [exec] #6 10.05 Selecting previously unselected package libxmlb2:amd64.
[2025-06-28T03:20:43.820Z] [exec] #6 10.05 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-28T03:20:43.820Z] [exec] #6 10.06 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-28T03:20:43.820Z] [exec] #6 10.08 Selecting previously unselected package libappstream5:amd64.
[2025-06-28T03:20:44.144Z] [exec] #6 10.08 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.08 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.11 Selecting previously unselected package libduktape207:amd64.
[2025-06-28T03:20:44.144Z] [exec] #6 10.11 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.11 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.14 Selecting previously unselected package libdw1t64:amd64.
[2025-06-28T03:20:44.144Z] [exec] #6 10.14 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.15 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.17 Selecting previously unselected package libglib2.0-bin.
[2025-06-28T03:20:44.144Z] [exec] #6 10.17 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.18 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.20 Selecting previously unselected package libunwind8:amd64.
[2025-06-28T03:20:44.144Z] [exec] #6 10.21 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.21 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.23 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-28T03:20:44.144Z] [exec] #6 10.24 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.24 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.29 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-28T03:20:44.144Z] [exec] #6 10.29 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.29 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.32 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-28T03:20:44.144Z] [exec] #6 10.32 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.32 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.35 Selecting previously unselected package xml-core.
[2025-06-28T03:20:44.144Z] [exec] #6 10.36 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.36 Unpacking xml-core (0.19) ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.39 Selecting previously unselected package polkitd.
[2025-06-28T03:20:44.144Z] [exec] #6 10.39 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.41 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:20:44.144Z] [exec] #6 10.45 Selecting previously unselected package python3-blinker.
[2025-06-28T03:20:44.466Z] [exec] #6 10.45 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.45 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.47 Selecting previously unselected package python3-cryptography.
[2025-06-28T03:20:44.466Z] [exec] #6 10.48 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.48 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.54 Selecting previously unselected package python3-pyparsing.
[2025-06-28T03:20:44.466Z] [exec] #6 10.54 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.54 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.57 Selecting previously unselected package python3-httplib2.
[2025-06-28T03:20:44.466Z] [exec] #6 10.57 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.57 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.60 Selecting previously unselected package python3-jwt.
[2025-06-28T03:20:44.466Z] [exec] #6 10.60 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.60 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.63 Selecting previously unselected package python3-lazr.uri.
[2025-06-28T03:20:44.466Z] [exec] #6 10.63 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.63 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.66 Selecting previously unselected package python3-wadllib.
[2025-06-28T03:20:44.466Z] [exec] #6 10.66 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.66 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.69 Selecting previously unselected package python3-distro.
[2025-06-28T03:20:44.466Z] [exec] #6 10.69 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.69 Unpacking python3-distro (1.9.0-1) ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.72 Selecting previously unselected package python3-oauthlib.
[2025-06-28T03:20:44.466Z] [exec] #6 10.72 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.72 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.76 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-28T03:20:44.466Z] [exec] #6 10.76 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.77 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-28T03:20:44.466Z] [exec] #6 10.79 Selecting previously unselected package python3-six.
[2025-06-28T03:20:44.789Z] [exec] #6 10.80 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-28T03:20:44.789Z] [exec] #6 10.80 Unpacking python3-six (1.16.0-4) ...
[2025-06-28T03:20:44.789Z] [exec] #6 10.82 Selecting previously unselected package python3-launchpadlib.
[2025-06-28T03:20:44.789Z] [exec] #6 10.82 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-28T03:20:44.789Z] [exec] #6 10.83 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-28T03:20:44.789Z] [exec] #6 10.86 Selecting previously unselected package python3-software-properties.
[2025-06-28T03:20:44.789Z] [exec] #6 10.86 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-28T03:20:44.789Z] [exec] #6 10.86 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-28T03:20:44.789Z] [exec] #6 10.89 Selecting previously unselected package packagekit.
[2025-06-28T03:20:44.789Z] [exec] #6 10.89 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-28T03:20:44.789Z] [exec] #6 10.90 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:20:44.789Z] [exec] #6 10.93 Selecting previously unselected package software-properties-common.
[2025-06-28T03:20:44.789Z] [exec] #6 10.94 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-28T03:20:44.789Z] [exec] #6 10.94 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-28T03:20:44.789Z] [exec] #6 10.97 Setting up media-types (10.1.0) ...
[2025-06-28T03:20:44.789Z] [exec] #6 10.98 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:44.789Z] [exec] #6 11.00 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-28T03:20:44.789Z] [exec] #6 11.01 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-28T03:20:44.789Z] [exec] #6 11.02 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-28T03:20:44.789Z] [exec] #6 11.02 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-28T03:20:44.789Z] [exec] #6 11.03 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:20:44.789Z] [exec] #6 11.04 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-28T03:20:44.789Z] [exec] #6 11.05 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-28T03:20:44.789Z] [exec] #6 11.05 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:20:44.789Z] [exec] #6 11.06 No schema files found: doing nothing.
[2025-06-28T03:20:44.790Z] [exec] #6 11.07 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:20:44.790Z] [exec] #6 11.07 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:44.790Z] [exec] #6 11.08 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:20:44.790Z] [exec] #6 11.09 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-28T03:20:44.790Z] [exec] #6 11.10 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-28T03:20:44.790Z] [exec] #6 11.11 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-28T03:20:45.112Z] [exec] #6 11.11 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:45.112Z] [exec] #6 11.12 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-28T03:20:45.112Z] [exec] #6 11.13 Setting up netbase (6.4) ...
[2025-06-28T03:20:45.112Z] [exec] #6 11.15 Setting up sgml-base (1.31) ...
[2025-06-28T03:20:45.112Z] [exec] #6 11.18 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-28T03:20:45.112Z] [exec] #6 11.19 Setting up lsb-release (12.0-2) ...
[2025-06-28T03:20:45.112Z] [exec] #6 11.20 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:45.112Z] [exec] #6 11.28 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-28T03:20:45.433Z] [exec] #6 11.29 Setting up iso-codes (4.16.0-1) ...
[2025-06-28T03:20:45.434Z] [exec] #6 11.29 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:45.434Z] [exec] #6 11.30 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:20:45.434Z] [exec] #6 11.31 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-28T03:20:45.434Z] [exec] #6 11.32 Setcap worked! gst-ptp-helper is not suid!
[2025-06-28T03:20:45.434Z] [exec] #6 11.32 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:20:45.434Z] [exec] #6 11.33 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-28T03:20:45.434Z] [exec] #6 11.33 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-28T03:20:46.126Z] [exec] #6 12.38 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-28T03:20:46.446Z] [exec] #6 12.38 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:20:46.446Z] [exec] #6 12.39 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-28T03:20:46.446Z] [exec] #6 12.39 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:46.446Z] [exec] #6 12.41 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:20:46.446Z] [exec] #6 12.41 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-28T03:20:46.446Z] [exec] #6 12.42 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:46.446Z] [exec] #6 12.44 Setting up xml-core (0.19) ...
[2025-06-28T03:20:46.446Z] [exec] #6 12.64 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-28T03:20:46.446Z] [exec] #6 12.72 debconf: unable to initialize frontend: Dialog
[2025-06-28T03:20:46.446Z] [exec] #6 12.72 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-28T03:20:46.446Z] [exec] #6 12.72 debconf: falling back to frontend: Readline
[2025-06-28T03:20:46.446Z] [exec] #6 12.72 debconf: unable to initialize frontend: Readline
[2025-06-28T03:20:46.447Z] [exec] #6 12.72 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-06-28T03:20:46.447Z] [exec] #6 12.72 debconf: falling back to frontend: Teletype
[2025-06-28T03:20:46.447Z] [exec] #6 12.78 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:20:46.767Z] [exec] #6 12.79 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-28T03:20:46.767Z] [exec] #6 12.80 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-28T03:20:46.767Z] [exec] #6 12.81 running python rtupdate hooks for python3.12...
[2025-06-28T03:20:46.767Z] [exec] #6 12.81 running python post-rtupdate hooks for python3.12...
[2025-06-28T03:20:46.767Z] [exec] #6 12.91 Setting up python3-six (1.16.0-4) ...
[2025-06-28T03:20:46.767Z] [exec] #6 13.04 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-28T03:20:47.087Z] [exec] #6 13.24 Setting up python3-gi (3.48.2-1) ...
[2025-06-28T03:20:47.087Z] [exec] #6 13.43 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-28T03:20:47.408Z] [exec] #6 13.58 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-28T03:20:47.408Z] [exec] #6 13.58 Setting up python3-blinker (1.7.0-1) ...
[2025-06-28T03:20:47.408Z] [exec] #6 13.71 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-28T03:20:47.730Z] [exec] #6 13.96 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-28T03:20:48.050Z] [exec] #6 14.11 Setting up python3-distro (1.9.0-1) ...
[2025-06-28T03:20:48.050Z] [exec] #6 14.24 Setting up python3-jwt (2.7.0-1) ...
[2025-06-28T03:20:48.050Z] [exec] #6 14.38 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-28T03:20:48.371Z] [exec] #6 14.56 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-28T03:20:48.371Z] [exec] #6 14.69 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-28T03:20:48.691Z] [exec] #6 14.95 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-28T03:20:49.013Z] [exec] #6 15.08 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-28T03:20:49.013Z] [exec] #6 15.28 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-28T03:20:49.336Z] [exec] #6 15.42 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-28T03:20:49.660Z] [exec] #6 15.69 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-28T03:20:49.660Z] [exec] #6 15.69 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-28T03:20:49.660Z] [exec] #6 15.84 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-28T03:20:49.660Z] [exec] #6 15.87 Processing triggers for sgml-base (1.31) ...
[2025-06-28T03:20:49.660Z] [exec] #6 15.88 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-28T03:20:49.660Z] [exec] #6 15.89 Creating group 'polkitd' with GID 997.
[2025-06-28T03:20:49.660Z] [exec] #6 15.89 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-28T03:20:49.660Z] [exec] #6 15.92 invoke-rc.d: could not determine current runlevel
[2025-06-28T03:20:49.660Z] [exec] #6 15.92 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-28T03:20:49.660Z] [exec] #6 16.03 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-28T03:20:49.981Z] [exec] #6 16.03 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-28T03:20:49.981Z] [exec] #6 16.05 invoke-rc.d: could not determine current runlevel
[2025-06-28T03:20:49.981Z] [exec] #6 16.05 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-28T03:20:49.981Z] [exec] #6 16.06 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-28T03:20:49.981Z] [exec] #6 16.17 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-28T03:20:49.981Z] [exec] #6 16.17 Setting up software-properties-common (0.99.49.2) ...
[2025-06-28T03:20:49.981Z] [exec] #6 16.31 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-28T03:20:53.713Z] [exec] #6 19.61 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-28T03:20:53.713Z] [exec] #6 19.61 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-28T03:20:53.713Z] [exec] #6 19.63 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-28T03:20:53.713Z] [exec] #6 19.66 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-28T03:20:53.713Z] [exec] #6 19.75 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-28T03:20:53.713Z] [exec] #6 19.87 Fetched 24.4 kB in 0s (73.6 kB/s)
[2025-06-28T03:20:54.913Z] [exec] #6 19.87 Reading package lists...
[2025-06-28T03:20:54.913Z] [exec] #6 20.88 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-28T03:20:54.913Z] [exec] #6 20.88 Repository: 'Types: deb
[2025-06-28T03:20:54.913Z] [exec] #6 20.88 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-28T03:20:54.913Z] [exec] #6 20.88 Suites: noble
[2025-06-28T03:20:54.913Z] [exec] #6 20.88 Components: main
[2025-06-28T03:20:54.913Z] [exec] #6 20.88 '
[2025-06-28T03:20:54.913Z] [exec] #6 20.88 Description:
[2025-06-28T03:20:54.913Z] [exec] #6 20.88 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-28T03:20:54.913Z] [exec] #6 20.88
[2025-06-28T03:20:54.913Z] [exec] #6 20.88 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-28T03:20:54.913Z] [exec] #6 20.88 Adding repository.
[2025-06-28T03:20:54.913Z] [exec] #6 21.06 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-28T03:20:54.913Z] [exec] #6 21.08 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-28T03:20:54.913Z] [exec] #6 21.11 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-28T03:20:54.913Z] [exec] #6 21.18 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-28T03:20:55.240Z] [exec] #6 21.25 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-28T03:20:56.365Z] [exec] #6 21.36 Reading package lists...
[2025-06-28T03:20:57.057Z] [exec] #6 22.38 Reading package lists...
[2025-06-28T03:20:57.379Z] [exec] #6 23.37 Building dependency tree...
[2025-06-28T03:20:57.379Z] [exec] #6 23.62 Reading state information...
[2025-06-28T03:20:57.701Z] [exec] #6 23.87 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-06-28T03:20:57.701Z] [exec] #6 23.87 tar is already the newest version (1.35+dfsg-3build1).
[2025-06-28T03:20:57.701Z] [exec] #6 23.87 The following additional packages will be installed:
[2025-06-28T03:20:57.701Z] [exec] #6 23.87 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-28T03:20:57.701Z] [exec] #6 23.88 perl-modules-5.38
[2025-06-28T03:20:57.701Z] [exec] #6 23.88 Suggested packages:
[2025-06-28T03:20:57.701Z] [exec] #6 23.88 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-06-28T03:20:57.701Z] [exec] #6 23.88 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-06-28T03:20:57.701Z] [exec] #6 23.88 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-06-28T03:20:57.701Z] [exec] #6 23.88 libtap-harness-archive-perl
[2025-06-28T03:20:57.701Z] [exec] #6 23.88 Recommended packages:
[2025-06-28T03:20:57.701Z] [exec] #6 23.88 patch less ssh-client
[2025-06-28T03:20:57.701Z] [exec] #6 23.92 The following NEW packages will be installed:
[2025-06-28T03:20:57.701Z] [exec] #6 23.92 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-28T03:20:57.701Z] [exec] #6 23.92 perl-modules-5.38
[2025-06-28T03:20:57.701Z] [exec] #6 24.00 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
[2025-06-28T03:20:57.701Z] [exec] #6 24.00 Need to get 13.1 MB of archives.
[2025-06-28T03:20:57.701Z] [exec] #6 24.00 After this operation, 75.0 MB of additional disk space will be used.
[2025-06-28T03:20:57.701Z] [exec] #6 24.00 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-28T03:20:58.024Z] [exec] #6 24.26 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-28T03:20:58.346Z] [exec] #6 24.26 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-28T03:20:58.346Z] [exec] #6 24.26 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-28T03:20:58.346Z] [exec] #6 24.31 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-28T03:20:58.346Z] [exec] #6 24.31 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-28T03:20:58.346Z] [exec] #6 24.31 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-28T03:20:58.346Z] [exec] #6 24.33 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-28T03:20:58.346Z] [exec] #6 24.51 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-28T03:20:58.683Z] [exec] #6 24.54 Fetched 13.1 MB in 0s (30.8 MB/s)
[2025-06-28T03:20:58.683Z] [exec] #6 24.56 Selecting previously unselected package perl-modules-5.38.
[2025-06-28T03:20:58.683Z] [exec] #6 24.56 (Reading database ...
[2025-06-28T03:20:58.683Z] [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 24.57 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-28T03:20:58.683Z] [exec] #6 24.57 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:20:58.683Z] [exec] #6 24.87 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-28T03:20:58.683Z] [exec] #6 24.87 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-28T03:20:58.683Z] [exec] #6 24.88 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:20:58.683Z] [exec] #6 24.90 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-28T03:20:58.683Z] [exec] #6 24.90 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-28T03:20:58.683Z] [exec] #6 24.91 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:20:58.683Z] [exec] #6 24.93 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-28T03:20:58.683Z] [exec] #6 24.93 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-28T03:20:58.683Z] [exec] #6 24.94 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:20:59.384Z] [exec] #6 25.45 Selecting previously unselected package perl.
[2025-06-28T03:20:59.384Z] [exec] #6 25.45 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-28T03:20:59.384Z] [exec] #6 25.46 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:20:59.384Z] [exec] #6 25.49 Selecting previously unselected package liberror-perl.
[2025-06-28T03:20:59.384Z] [exec] #6 25.49 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2025-06-28T03:20:59.384Z] [exec] #6 25.50 Unpacking liberror-perl (0.17029-2) ...
[2025-06-28T03:20:59.384Z] [exec] #6 25.52 Selecting previously unselected package git-man.
[2025-06-28T03:20:59.384Z] [exec] #6 25.52 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-28T03:20:59.384Z] [exec] #6 25.52 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:20:59.384Z] [exec] #6 25.56 Selecting previously unselected package git.
[2025-06-28T03:20:59.384Z] [exec] #6 25.56 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-28T03:20:59.384Z] [exec] #6 25.57 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:20:59.384Z] [exec] #6 25.73 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:20:59.704Z] [exec] #6 25.73 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-28T03:20:59.704Z] [exec] #6 25.74 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:20:59.704Z] [exec] #6 25.75 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:20:59.704Z] [exec] #6 25.76 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:20:59.704Z] [exec] #6 25.76 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-28T03:20:59.704Z] [exec] #6 25.78 Setting up liberror-perl (0.17029-2) ...
[2025-06-28T03:20:59.704Z] [exec] #6 25.79 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-28T03:20:59.704Z] [exec] #6 25.80 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-28T03:21:02.620Z] [exec] #6 DONE 28.4s
[2025-06-28T03:21:02.620Z] [exec]
[2025-06-28T03:21:02.620Z] [exec] #7 [ 3/11] RUN wget --no-verbose --no-check-certificate --no-cookies https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.tar.gz && tar -zvxf apache-maven-3.8.5-bin.tar.gz -C /opt/ && ln -s /opt/apache-maven-3.8.5 /opt/maven && rm -f apache-maven-3.8.5-bin.tar.gz
[2025-06-28T03:21:02.620Z] [exec] #7 0.276 2025-06-28 03:21:02 URL:https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.tar.gz [8673123/8673123] -> "apache-maven-3.8.5-bin.tar.gz" [1]
[2025-06-28T03:21:02.620Z] [exec] #7 0.284 apache-maven-3.8.5/README.txt
[2025-06-28T03:21:02.620Z] [exec] #7 0.284 apache-maven-3.8.5/LICENSE
[2025-06-28T03:21:02.620Z] [exec] #7 0.284 apache-maven-3.8.5/NOTICE
[2025-06-28T03:21:02.620Z] [exec] #7 0.284 apache-maven-3.8.5/lib/
[2025-06-28T03:21:02.620Z] [exec] #7 0.284 apache-maven-3.8.5/lib/commons-cli.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.285 apache-maven-3.8.5/lib/commons-io.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.285 apache-maven-3.8.5/lib/commons-lang3.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.285 apache-maven-3.8.5/lib/guava.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.285 apache-maven-3.8.5/lib/guice.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.285 apache-maven-3.8.5/lib/jansi.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.286 apache-maven-3.8.5/lib/javax.annotation-api.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.286 apache-maven-3.8.5/lib/javax.inject.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.286 apache-maven-3.8.5/lib/jcl-over-slf4j.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.287 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.287 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.287 apache-maven-3.8.5/lib/plexus-cipher.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.287 apache-maven-3.8.5/lib/plexus-component-annotations.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.287 apache-maven-3.8.5/lib/plexus-interpolation.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.288 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.288 apache-maven-3.8.5/lib/plexus-utils.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.288 apache-maven-3.8.5/lib/slf4j-api.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.288 apache-maven-3.8.5/boot/
[2025-06-28T03:21:02.620Z] [exec] #7 0.289 apache-maven-3.8.5/boot/plexus-classworlds.license
[2025-06-28T03:21:02.620Z] [exec] #7 0.289 apache-maven-3.8.5/lib/jansi-native/
[2025-06-28T03:21:02.620Z] [exec] #7 0.289 apache-maven-3.8.5/lib/jansi-native/Windows/
[2025-06-28T03:21:02.620Z] [exec] #7 0.289 apache-maven-3.8.5/lib/jansi-native/Windows/x86/
[2025-06-28T03:21:02.620Z] [exec] #7 0.290 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/
[2025-06-28T03:21:02.620Z] [exec] #7 0.290 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll
[2025-06-28T03:21:02.620Z] [exec] #7 0.290 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll
[2025-06-28T03:21:02.620Z] [exec] #7 0.291 apache-maven-3.8.5/bin/m2.conf
[2025-06-28T03:21:02.620Z] [exec] #7 0.292 apache-maven-3.8.5/bin/mvn.cmd
[2025-06-28T03:21:02.620Z] [exec] #7 0.292 apache-maven-3.8.5/bin/mvnDebug.cmd
[2025-06-28T03:21:02.620Z] [exec] #7 0.292 apache-maven-3.8.5/bin/mvn
[2025-06-28T03:21:02.620Z] [exec] #7 0.293 apache-maven-3.8.5/bin/mvnDebug
[2025-06-28T03:21:02.620Z] [exec] #7 0.293 apache-maven-3.8.5/bin/mvnyjp
[2025-06-28T03:21:02.620Z] [exec] #7 0.293 apache-maven-3.8.5/conf/
[2025-06-28T03:21:02.620Z] [exec] #7 0.293 apache-maven-3.8.5/conf/logging/
[2025-06-28T03:21:02.620Z] [exec] #7 0.293 apache-maven-3.8.5/conf/logging/simplelogger.properties
[2025-06-28T03:21:02.620Z] [exec] #7 0.293 apache-maven-3.8.5/conf/settings.xml
[2025-06-28T03:21:02.620Z] [exec] #7 0.293 apache-maven-3.8.5/conf/toolchains.xml
[2025-06-28T03:21:02.620Z] [exec] #7 0.293 apache-maven-3.8.5/lib/ext/
[2025-06-28T03:21:02.620Z] [exec] #7 0.293 apache-maven-3.8.5/lib/jansi-native/
[2025-06-28T03:21:02.620Z] [exec] #7 0.293 apache-maven-3.8.5/lib/ext/README.txt
[2025-06-28T03:21:02.620Z] [exec] #7 0.294 apache-maven-3.8.5/lib/jansi-native/README.txt
[2025-06-28T03:21:02.620Z] [exec] #7 0.294 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.294 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.295 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.296 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.296 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.297 apache-maven-3.8.5/lib/maven-model-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.299 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.300 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.301 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.302 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.303 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.305 apache-maven-3.8.5/lib/commons-io-2.6.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.307 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.311 apache-maven-3.8.5/lib/guava-25.1-android.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.333 apache-maven-3.8.5/lib/javax.inject-1.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.334 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.334 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.336 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.337 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.337 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.338 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.342 apache-maven-3.8.5/lib/maven-core-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.347 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.348 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.348 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.349 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.351 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.352 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.355 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.356 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.356 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.358 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.359 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.361 apache-maven-3.8.5/lib/commons-cli-1.4.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.362 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.378 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.379 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar
[2025-06-28T03:21:02.620Z] [exec] #7 0.380 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar
[2025-06-28T03:21:02.621Z] [exec] #7 0.380 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar
[2025-06-28T03:21:02.621Z] [exec] #7 0.380 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar
[2025-06-28T03:21:02.621Z] [exec] #7 0.380 apache-maven-3.8.5/lib/jansi-2.4.0.jar
[2025-06-28T03:21:02.621Z] [exec] #7 DONE 0.4s
[2025-06-28T03:21:02.621Z] [exec]
[2025-06-28T03:21:02.621Z] [exec] #8 [ 4/11] RUN mkdir testResults
[2025-06-28T03:21:02.621Z] [exec] #8 DONE 0.2s
[2025-06-28T03:21:02.942Z] [exec]
[2025-06-28T03:21:02.942Z] [exec] #9 [ 5/11] RUN git clone https://github.com/quarkusio/quarkus-quickstarts.git
[2025-06-28T03:21:02.942Z] [exec] #9 0.203 Cloning into 'quarkus-quickstarts'...
[2025-06-28T03:21:06.670Z] [exec] #9 DONE 3.8s
[2025-06-28T03:21:06.670Z] [exec]
[2025-06-28T03:21:06.670Z] [exec] #10 [ 6/11] WORKDIR /quarkus-quickstarts/
[2025-06-28T03:21:06.670Z] [exec] #10 DONE 0.0s
[2025-06-28T03:21:06.670Z] [exec]
[2025-06-28T03:21:06.670Z] [exec] #11 [ 7/11] RUN git checkout 2.7.2.Final
[2025-06-28T03:21:07.369Z] [exec] #11 0.583 Note: switching to '2.7.2.Final'.
[2025-06-28T03:21:07.369Z] [exec] #11 0.583
[2025-06-28T03:21:07.369Z] [exec] #11 0.583 You are in 'detached HEAD' state. You can look around, make experimental
[2025-06-28T03:21:07.369Z] [exec] #11 0.583 changes and commit them, and you can discard any commits you make in this
[2025-06-28T03:21:07.369Z] [exec] #11 0.583 state without impacting any branches by switching back to a branch.
[2025-06-28T03:21:07.369Z] [exec] #11 0.583
[2025-06-28T03:21:07.369Z] [exec] #11 0.583 If you want to create a new branch to retain commits you create, you may
[2025-06-28T03:21:07.369Z] [exec] #11 0.583 do so (now or later) by using -c with the switch command. Example:
[2025-06-28T03:21:07.369Z] [exec] #11 0.583
[2025-06-28T03:21:07.369Z] [exec] #11 0.583 git switch -c <new-branch-name>
[2025-06-28T03:21:07.369Z] [exec] #11 0.583
[2025-06-28T03:21:07.370Z] [exec] #11 0.583 Or undo this operation with:
[2025-06-28T03:21:07.370Z] [exec] #11 0.583
[2025-06-28T03:21:07.370Z] [exec] #11 0.583 git switch -
[2025-06-28T03:21:07.370Z] [exec] #11 0.583
[2025-06-28T03:21:07.370Z] [exec] #11 0.583 Turn off this advice by setting config variable advice.detachedHead to false
[2025-06-28T03:21:07.370Z] [exec] #11 0.583
[2025-06-28T03:21:07.370Z] [exec] #11 0.583 HEAD is now at d1f6a01f6 [RELEASE] - Bump version to 2.7.2.Final
[2025-06-28T03:21:07.370Z] [exec] #11 DONE 0.7s
[2025-06-28T03:21:07.692Z] [exec]
[2025-06-28T03:21:07.692Z] [exec] #12 [ 8/11] COPY quarkus_quickstarts/test.sh /test.sh
[2025-06-28T03:21:07.692Z] [exec] #12 DONE 0.0s
[2025-06-28T03:21:07.692Z] [exec]
[2025-06-28T03:21:07.692Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh
[2025-06-28T03:21:07.692Z] [exec] #13 DONE 0.0s
[2025-06-28T03:21:07.692Z] [exec]
[2025-06-28T03:21:07.692Z] [exec] #14 [10/11] WORKDIR /quarkus-quickstarts
[2025-06-28T03:21:07.692Z] [exec] #14 DONE 0.0s
[2025-06-28T03:21:07.692Z] [exec]
[2025-06-28T03:21:07.692Z] [exec] #15 exporting to image
[2025-06-28T03:21:07.692Z] [exec] #15 exporting layers
[2025-06-28T03:21:09.913Z] [exec] #15 exporting layers 2.3s done
[2025-06-28T03:21:09.913Z] [exec] #15 writing image sha256:b38f6df7f469027f8589ec688e9cdd605081ed2ddff48cdb3d1bdf67b9975b2d done
[2025-06-28T03:21:09.913Z] [exec] #15 naming to docker.io/library/adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full done
[2025-06-28T03:21:09.913Z] [exec] #15 DONE 2.3s
[2025-06-28T03:21:09.913Z] [exec]
[2025-06-28T03:21:09.913Z] [exec] [33m3 warnings found (use docker --debug to expand):
[2025-06-28T03:21:09.913Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 52)
[2025-06-28T03:21:09.913Z] [exec] - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 59)
[2025-06-28T03:21:09.913Z] [exec] - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 67)
[2025-06-28T03:21:09.913Z]
[2025-06-28T03:21:09.913Z] copy_dest:
[2025-06-28T03:21:09.913Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2025-06-28T03:21:09.913Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2025-06-28T03:21:09.913Z]
[2025-06-28T03:21:09.913Z] build:
[2025-06-28T03:21:09.913Z]
[2025-06-28T03:21:09.913Z] BUILD SUCCESSFUL
[2025-06-28T03:21:09.913Z] Total time: 7 minutes 16 seconds
[2025-06-28T03:21:09.913Z] 0
[2025-06-28T03:21:09.913Z]
[2025-06-28T03:21:09.913Z]
[2025-06-28T03:21:09.913Z] RECORD TEST REPOs SHA
[2025-06-28T03:21:09.913Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-06-28T03:21:09.913Z] 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"
[2025-06-28T03:21:09.913Z] 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
[2025-06-28T03:21:09.913Z] touch /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-28T03:21:09.913Z] ================================================
[2025-06-28T03:21:09.913Z] timestamp: 20250628-032109
[2025-06-28T03:21:09.913Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[2025-06-28T03:21:09.913Z] git repo:
[2025-06-28T03:21:09.913Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-06-28T03:21:09.913Z] sha:
[2025-06-28T03:21:09.913Z] 66e754c36be998a750d28d29ca6df1a91addbf73
[2025-06-28T03:21:09.913Z] ================================================
[2025-06-28T03:21:09.913Z] timestamp: 20250628-032109
[2025-06-28T03:21:09.913Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-06-28T03:21:09.913Z] git repo:
[2025-06-28T03:21:09.913Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-06-28T03:21:09.913Z] sha:
[2025-06-28T03:21:09.913Z] 1828e310fd8fb3115fde605c41aea434b90143d0
[2025-06-28T03:21:09.913Z] 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
[2025-06-28T03:21:10.234Z] ================================================
[2025-06-28T03:21:10.234Z] timestamp: 20250628-032110
[2025-06-28T03:21:10.234Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-06-28T03:21:10.234Z] git repo: https://github.com/OpenLiberty/open-liberty.git
[2025-06-28T03:21:10.234Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac
[2025-06-28T03:21:10.927Z] ================================================
[2025-06-28T03:21:10.927Z] timestamp: 20250628-032110
[2025-06-28T03:21:10.927Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2025-06-28T03:21:10.927Z] git repo: https://github.com/quarkusio/quarkus.git
[2025-06-28T03:21:10.927Z] sha:2733bae7cb7ded76d324b41a3a9f4e81b89ee122
[2025-06-28T03:21:11.248Z] ================================================
[2025-06-28T03:21:11.248Z] timestamp: 20250628-032111
[2025-06-28T03:21:11.248Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2025-06-28T03:21:11.248Z] git repo: https://github.com/quarkusio/quarkus-quickstarts.git
[2025-06-28T03:21:11.248Z] sha:d1f6a01f64da85d51a7b21714f7964fb37b9c701
[2025-06-28T03:21:11.248Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-28T03:21:11.248Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST=
[2025-06-28T03:21:11.248Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-28T03:21:11.248Z] perl scripts/configure.pl
[2025-06-28T03:21:11.248Z] /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/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-28T03:21:11.942Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-28T03:21:11.942Z]
[2025-06-28T03:21:11.942Z] Starting to generate test make files.
[2025-06-28T03:21:11.942Z]
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-06-28T03:21:11.942Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk
[2025-06-28T03:21:11.942Z]
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-06-28T03:21:11.942Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-06-28T03:21:12.270Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk
[2025-06-28T03:21:12.270Z]
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-06-28T03:21:12.270Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/autoGen.mk
[2025-06-28T03:21:12.270Z]
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-06-28T03:21:12.270Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/autoGen.mk
[2025-06-28T03:21:12.270Z]
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-06-28T03:21:12.270Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/autoGen.mk
[2025-06-28T03:21:12.270Z]
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-06-28T03:21:12.270Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk
[2025-06-28T03:21:12.270Z]
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-06-28T03:21:12.270Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-06-28T03:21:12.270Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk
[2025-06-28T03:21:12.270Z]
[2025-06-28T03:21:12.270Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-06-28T03:21:12.270Z]
[2025-06-28T03:21:12.270Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-06-28T03:21:12.270Z]
[2025-06-28T03:21:12.270Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-06-28T03:21:12.270Z]
[2025-06-28T03:21:12.270Z] Make files are generated successfully.
[2025-06-28T03:21:12.270Z]
[2025-06-28T03:21:12.270Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-28T03:21:12.270Z] make -f runtest.mk _sanity.external
[2025-06-28T03:21:12.270Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-28T03:21:12.270Z]
[2025-06-28T03:21:12.270Z] Running make 4.3
[2025-06-28T03:21:12.270Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..
[2025-06-28T03:21:12.270Z] set JDK_VERSION to 21
[2025-06-28T03:21:12.270Z] set JDK_IMPL to hotspot
[2025-06-28T03:21:12.270Z] set JVM_VERSION to openjdk21
[2025-06-28T03:21:12.270Z] set JCL_VERSION to latest
[2025-06-28T03:21:12.270Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-28T03:21:12.270Z] set SPEC to linux_x86-64
[2025-06-28T03:21:12.270Z] set TEST_FLAG to
[2025-06-28T03:21:12.270Z] set OS_LABEL to rhel.9
[2025-06-28T03:21:12.270Z] Running sanity.external ...
[2025-06-28T03:21:12.270Z] There are 7 test targets in sanity.external
[2025-06-28T03:21:12.271Z] "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-06-28T03:21:12.592Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-28T03:21:12.592Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506280231 (build 21.0.8-beta+8-ea)
[2025-06-28T03:21:12.592Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506280231 (build 21.0.8-beta+8-ea, mixed mode, sharing)
[2025-06-28T03:21:12.592Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests'
[2025-06-28T03:21:12.592Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external'
[2025-06-28T03:21:12.592Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test'
[2025-06-28T03:21:12.592Z]
[2025-06-28T03:21:12.592Z] ===============================================