Pre Test

Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin" build number 336 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 381 originally caused by: Started by user Andrew Leonard Started by upstream project "build-scripts/openjdk21-pipeline" build number 380 originally caused by: Started by user Andrew Leonard 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 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-30T19:45:47.923Z] SPEC: linux_x86-64 [Pipeline] echo [2025-06-30T19:45:47.925Z] 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-30T19:45:47.938Z] 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-30T19:45:47.951Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] node [2025-06-30T19:45:48.016Z] 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-30T19:45:48.051Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-30T19:45:48.108Z] [WS-CLEANUP] Deleting project workspace... [2025-06-30T19:45:48.109Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-30T19:45:48.132Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-30T19:45:48.187Z] The recommended git tool is: git [2025-06-30T19:45:48.247Z] No credentials specified [2025-06-30T19:45:48.268Z] Cloning the remote Git repository [2025-06-30T19:45:48.305Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-30T19:45:48.305Z] > git init /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10 [2025-06-30T19:45:48.342Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-06-30T19:45:48.342Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-30T19:45:48.343Z] > git --version # timeout=10 [2025-06-30T19:45:48.360Z] > git --version # 'git version 2.43.5' [2025-06-30T19:45:48.360Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-30T19:45:58.535Z] Avoid second fetch [2025-06-30T19:45:58.564Z] Checking out Revision 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master) [2025-06-30T19:45:58.492Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-30T19:45:58.496Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-30T19:45:58.545Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-06-30T19:45:58.574Z] > git config core.sparsecheckout # timeout=10 [2025-06-30T19:45:58.580Z] > git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10 [2025-06-30T19:45:59.473Z] Commit message: "JDK24+ VT exclude selected test platforms" [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-30T19:46:01.095Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-30T19:46:01.117Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-30T19:46:01.623Z] + LC_TIME=C [2025-06-30T19:46:01.623Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-06-30T19:46:01.719Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-30T19:46:02.159Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-06-30T19:46:02.159Z] Unix type machine.. [2025-06-30T19:46:02.159Z] Running on a Linux host [2025-06-30T19:46:02.159Z] 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-30T19:46:03.598Z] + printenv [2025-06-30T19:46:03.598Z] SHELL=/bin/bash [2025-06-30T19:46:03.598Z] KEEP_WORKSPACE=false [2025-06-30T19:46:03.598Z] TAP_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux.tap [2025-06-30T19:46:03.598Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk [2025-06-30T19:46:03.598Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-30T19:46:03.598Z] EXIT_FAILURE=false [2025-06-30T19:46:03.598Z] JDK_BRANCH=dev [2025-06-30T19:46:03.598Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/66/display/redirect?page=tests [2025-06-30T19:46:03.598Z] PLATFORM=x86-64_linux [2025-06-30T19:46:03.598Z] DOCKER_REQUIRED=true [2025-06-30T19:46:03.598Z] TIME_LIMIT=25 [2025-06-30T19:46:03.598Z] JENKINS_SERVER_COOKIE=durable-f13353df316bb6116989faaf1c88467729a3dd91be55657ec49a77ac569d247f [2025-06-30T19:46:03.598Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-30T19:46:03.598Z] GENERATE_JOBS=true [2025-06-30T19:46:03.598Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-30T19:46:03.598Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/66/display/redirect?page=changes [2025-06-30T19:46:03.598Z] RERUN_ITERATIONS=0 [2025-06-30T19:46:03.598Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-30T19:46:03.598Z] STF_OWNER_BRANCH=adoptium:master [2025-06-30T19:46:03.598Z] PWD=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux [2025-06-30T19:46:03.598Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-30T19:46:03.598Z] LOGNAME=jenkins [2025-06-30T19:46:03.598Z] XDG_SESSION_TYPE=tty [2025-06-30T19:46:03.598Z] SETUP_JCK_RUN=false [2025-06-30T19:46:03.598Z] ARCHIVE_TEST_RESULTS=false [2025-06-30T19:46:03.598Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/66/ [2025-06-30T19:46:03.598Z] SLACK_CHANNEL=aqavit-bot [2025-06-30T19:46:03.598Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin [2025-06-30T19:46:03.598Z] JCK_GIT_BRANCH=master [2025-06-30T19:46:03.598Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/ [2025-06-30T19:46:03.598Z] BUILD_NUMBER=66 [2025-06-30T19:46:03.598Z] TKG_ITERATIONS=1 [2025-06-30T19:46:03.598Z] _=/usr/bin/printenv [2025-06-30T19:46:03.598Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../benchmarks [2025-06-30T19:46:03.598Z] MOTD_SHOWN=pam [2025-06-30T19:46:03.598Z] JENKINS_NODE_COOKIE=e7d6d434-033b-4962-8e53-0753e1016ede [2025-06-30T19:46:03.598Z] KEEP_REPORTDIR=false [2025-06-30T19:46:03.598Z] BUILD_DISPLAY_NAME=#66 [2025-06-30T19:46:03.598Z] SDK_RESOURCE=upstream [2025-06-30T19:46:03.598Z] LABEL_ADDITION=!sw.tool.glibc.2_12 [2025-06-30T19:46:03.598Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-06-30T19:46:03.598Z] HOME=/home/jenkins [2025-06-30T19:46:03.598Z] LANG=C.UTF-8 [2025-06-30T19:46:03.598Z] DIAGNOSTICLEVEL=noDetails [2025-06-30T19:46:03.598Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-30T19:46:03.598Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux [2025-06-30T19:46:03.598Z] JOBSTARTTIME=Mon, 30 Jun 2025 19:46:01 +0000 [2025-06-30T19:46:03.598Z] JDK_VERSION=21 [2025-06-30T19:46:03.598Z] DOCKERIMAGE_TAG=nightly [2025-06-30T19:46:03.598Z] JOB_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux [2025-06-30T19:46:03.598Z] USE_TESTENV_PROPERTIES=false [2025-06-30T19:46:03.598Z] PERSONAL_BUILD=false [2025-06-30T19:46:03.598Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/66/display/redirect [2025-06-30T19:46:03.598Z] AUTO_DETECT=true [2025-06-30T19:46:03.598Z] SSH_CONNECTION=78.47.239.97 44258 10.242.65.4 22 [2025-06-30T19:46:03.598Z] EXIT_SUCCESS=false [2025-06-30T19:46:03.598Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/display/redirect [2025-06-30T19:46:03.598Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux [2025-06-30T19:46:03.598Z] OPENJ9_BRANCH=master [2025-06-30T19:46:03.598Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-30T19:46:03.598Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/system_lib [2025-06-30T19:46:03.598Z] PARALLEL=Dynamic [2025-06-30T19:46:03.598Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-30T19:46:03.598Z] ITERATIONS=1 [2025-06-30T19:46:03.598Z] UPSTREAM_JOB_NUMBER=336 [2025-06-30T19:46:03.598Z] SPEC=linux_x86-64 [2025-06-30T19:46:03.598Z] XDG_SESSION_CLASS=user [2025-06-30T19:46:03.598Z] JDK_REPO=https://github.com/adoptium/jdk21u [2025-06-30T19:46:03.598Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-30T19:46:03.598Z] NODE_NAME=test-rhibmcloud-rhel9-x64-1 [2025-06-30T19:46:03.598Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-06-30T19:46:03.598Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-30T19:46:03.598Z] USER=jenkins [2025-06-30T19:46:03.598Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-30T19:46:03.598Z] DYNAMIC_COMPILE=true [2025-06-30T19:46:03.598Z] SHLVL=2 [2025-06-30T19:46:03.598Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.external_x86-64_linux-66 [2025-06-30T19:46:03.598Z] EXECUTOR_NUMBER=0 [2025-06-30T19:46:03.598Z] HUDSON_COOKIE=6ace5081-ee91-4e54-8434-7f4e4ecb5be4 [2025-06-30T19:46:03.598Z] XDG_SESSION_ID=108 [2025-06-30T19:46:03.598Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-30T19:46:03.598Z] ADOPTOPENJDK_BRANCH=master [2025-06-30T19:46:03.598Z] ORIGIN_JDK_VERSION=21 [2025-06-30T19:46:03.598Z] XDG_RUNTIME_DIR=/run/user/1001 [2025-06-30T19:46:03.598Z] NUM_PROCESSORS=2 [2025-06-30T19:46:03.598Z] SSH_CLIENT=78.47.239.97 44258 22 [2025-06-30T19:46:03.598Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-30T19:46:03.598Z] which_declare=declare -f [2025-06-30T19:46:03.598Z] STAGE_NAME=Setup [2025-06-30T19:46:03.598Z] 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-30T19:46:03.598Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-30T19:46:03.598Z] TEST_TIME=120 [2025-06-30T19:46:03.598Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux@tmp [2025-06-30T19:46:03.598Z] XDG_DATA_DIRS=/home/jenkins/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share [2025-06-30T19:46:03.598Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin [2025-06-30T19:46:03.598Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-30T19:46:03.598Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-30T19:46:03.598Z] CI=true [2025-06-30T19:46:03.598Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/66/display/redirect?page=artifacts [2025-06-30T19:46:03.598Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2025-06-30T19:46:03.598Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-30T19:46:03.598Z] RERUN_FAILURE=true [2025-06-30T19:46:03.598Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-06-30T19:46:03.598Z] BUILD_LIST=external [2025-06-30T19:46:03.598Z] BUILD_ID=66 [2025-06-30T19:46:03.598Z] OLDPWD=/home/jenkins [2025-06-30T19:46:03.598Z] TARGET=sanity.external [2025-06-30T19:46:03.598Z] USE_JRE=false [2025-06-30T19:46:03.598Z] JDK_IMPL=hotspot [2025-06-30T19:46:03.598Z] BASH_FUNC_which%%=() { ( alias; [2025-06-30T19:46:03.598Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@ [2025-06-30T19:46:03.598Z] } 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-30T19:46:03.670Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-30T19:46:03.694Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-30T19:46:40.027Z] Copied 8 artifacts from "build-scripts » jobs » jdk21u » jdk21u-linux-x64-temurin" build number 336 [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-30T19:46:40.521Z] 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-30T19:46:40.530Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux [Pipeline] { [Pipeline] sshagent [2025-06-30T19:46:40.564Z] $ ssh-agent [2025-06-30T19:46:40.678Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOSVziK/agent.62231 [2025-06-30T19:46:40.678Z] SSH_AGENT_PID=62233 [2025-06-30T19:46:40.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-30T19:46:40.705Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-30T19:46:40.752Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-06-30T19:46:41.278Z] ++ pwd [2025-06-30T19:46:41.278Z] + ./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-30T19:46:41.278Z] TESTDIR: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests [2025-06-30T19:46:41.278Z] get jdk binary... [2025-06-30T19:46:41.278Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-30T19:46:41.278Z] Uncompressing file: OpenJDK21U-jdk-sources_2025-06-30-18-36.tar.gz ... [2025-06-30T19:46:48.617Z] List files in jdkbinary folder... [2025-06-30T19:46:48.617Z] total 718188 [2025-06-30T19:46:48.617Z] -rw-r--r--. 1 jenkins jenkins 239485854 Jun 30 19:32 OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:48.617Z] -rw-r--r--. 1 jenkins jenkins 114596407 Jun 30 18:47 OpenJDK21U-jdk-sources_2025-06-30-18-36.tar.gz [2025-06-30T19:46:48.617Z] -rw-r--r--. 1 jenkins jenkins 207107882 Jun 30 19:32 OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:48.617Z] -rw-r--r--. 1 jenkins jenkins 51947931 Jun 30 19:31 OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:48.617Z] -rw-rw-r--. 1 jenkins jenkins 31604 Jun 30 19:36 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-18-36-metadata.json [2025-06-30T19:46:48.617Z] -rw-r--r--. 1 jenkins jenkins 168688 Jun 30 19:39 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-18-36.json [2025-06-30T19:46:48.617Z] -rw-r--r--. 1 jenkins jenkins 4442504 Jun 30 19:32 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:48.617Z] -rw-r--r--. 1 jenkins jenkins 117627385 Jun 30 19:31 OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:48.618Z] drwxr-xr-x. 3 jenkins jenkins 30 Jun 30 19:46 tmp [2025-06-30T19:46:48.618Z] List files in jdkbinary/tmp folder... [2025-06-30T19:46:48.618Z] total 4 [2025-06-30T19:46:48.618Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 30 18:47 jdk-21.0.8+8-src [2025-06-30T19:46:48.618Z] Moving directory jdk-21.0.8+8-src/ to ../source-image [2025-06-30T19:46:48.618Z] Uncompressing file: OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-18-36.tar.gz ... [2025-06-30T19:46:52.387Z] List files in jdkbinary folder... [2025-06-30T19:46:52.387Z] total 718192 [2025-06-30T19:46:52.387Z] -rw-r--r--. 1 jenkins jenkins 239485854 Jun 30 19:32 OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:52.387Z] -rw-r--r--. 1 jenkins jenkins 114596407 Jun 30 18:47 OpenJDK21U-jdk-sources_2025-06-30-18-36.tar.gz [2025-06-30T19:46:52.387Z] -rw-r--r--. 1 jenkins jenkins 207107882 Jun 30 19:32 OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:52.387Z] -rw-r--r--. 1 jenkins jenkins 51947931 Jun 30 19:31 OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:52.387Z] -rw-rw-r--. 1 jenkins jenkins 31604 Jun 30 19:36 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-18-36-metadata.json [2025-06-30T19:46:52.387Z] -rw-r--r--. 1 jenkins jenkins 168688 Jun 30 19:39 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-18-36.json [2025-06-30T19:46:52.387Z] -rw-r--r--. 1 jenkins jenkins 4442504 Jun 30 19:32 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:52.387Z] -rw-r--r--. 1 jenkins jenkins 117627385 Jun 30 19:31 OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:52.387Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 30 18:47 source-image [2025-06-30T19:46:52.387Z] drwxr-xr-x. 3 jenkins jenkins 26 Jun 30 19:46 tmp [2025-06-30T19:46:52.387Z] List files in jdkbinary/tmp folder... [2025-06-30T19:46:52.387Z] total 0 [2025-06-30T19:46:52.387Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 30 19:31 jdk-21.0.8+8 [2025-06-30T19:46:52.387Z] Moving directory jdk-21.0.8+8/ to ../j2sdk-image [2025-06-30T19:46:52.387Z] Uncompressing file: OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-18-36.tar.gz ... [2025-06-30T19:46:56.162Z] List files in jdkbinary folder... [2025-06-30T19:46:56.162Z] total 718192 [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 239485854 Jun 30 19:32 OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 114596407 Jun 30 18:47 OpenJDK21U-jdk-sources_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 207107882 Jun 30 19:32 OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 51947931 Jun 30 19:31 OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] -rw-rw-r--. 1 jenkins jenkins 31604 Jun 30 19:36 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-18-36-metadata.json [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 168688 Jun 30 19:39 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-18-36.json [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 4442504 Jun 30 19:32 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 117627385 Jun 30 19:31 OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 30 19:31 j2sdk-image [2025-06-30T19:46:56.162Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 30 18:47 source-image [2025-06-30T19:46:56.162Z] drwxr-xr-x. 3 jenkins jenkins 30 Jun 30 19:46 tmp [2025-06-30T19:46:56.162Z] List files in jdkbinary/tmp folder... [2025-06-30T19:46:56.162Z] total 0 [2025-06-30T19:46:56.162Z] drwxr-xr-x. 6 jenkins jenkins 82 Jun 30 19:31 jdk-21.0.8+8-jre [2025-06-30T19:46:56.162Z] Moving directory jdk-21.0.8+8-jre/ to ../j2re-image [2025-06-30T19:46:56.162Z] Uncompressing file: OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-18-36.tar.gz ... [2025-06-30T19:46:56.162Z] List files in jdkbinary folder... [2025-06-30T19:46:56.162Z] total 718192 [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 239485854 Jun 30 19:32 OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 114596407 Jun 30 18:47 OpenJDK21U-jdk-sources_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 207107882 Jun 30 19:32 OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 51947931 Jun 30 19:31 OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] -rw-rw-r--. 1 jenkins jenkins 31604 Jun 30 19:36 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-18-36-metadata.json [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 168688 Jun 30 19:39 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-18-36.json [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 4442504 Jun 30 19:32 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] -rw-r--r--. 1 jenkins jenkins 117627385 Jun 30 19:31 OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:46:56.162Z] drwxr-xr-x. 6 jenkins jenkins 82 Jun 30 19:31 j2re-image [2025-06-30T19:46:56.162Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 30 19:31 j2sdk-image [2025-06-30T19:46:56.162Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 30 18:47 source-image [2025-06-30T19:46:56.162Z] drwxr-xr-x. 3 jenkins jenkins 38 Jun 30 19:46 tmp [2025-06-30T19:46:56.162Z] List files in jdkbinary/tmp folder... [2025-06-30T19:46:56.162Z] total 0 [2025-06-30T19:46:56.162Z] drwxr-xr-x. 3 jenkins jenkins 17 Jun 30 19:30 jdk-21.0.8+8-static-libs [2025-06-30T19:46:56.162Z] Moving directory jdk-21.0.8+8-static-libs/ to ../static-libs [2025-06-30T19:46:56.162Z] Uncompressing file: OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz ... [2025-06-30T19:47:03.382Z] List files in jdkbinary folder... [2025-06-30T19:47:03.382Z] total 718192 [2025-06-30T19:47:03.382Z] -rw-r--r--. 1 jenkins jenkins 239485854 Jun 30 19:32 OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:47:03.382Z] -rw-r--r--. 1 jenkins jenkins 114596407 Jun 30 18:47 OpenJDK21U-jdk-sources_2025-06-30-18-36.tar.gz [2025-06-30T19:47:03.382Z] -rw-r--r--. 1 jenkins jenkins 207107882 Jun 30 19:32 OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:47:03.382Z] -rw-r--r--. 1 jenkins jenkins 51947931 Jun 30 19:31 OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:47:03.382Z] -rw-rw-r--. 1 jenkins jenkins 31604 Jun 30 19:36 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-18-36-metadata.json [2025-06-30T19:47:03.382Z] -rw-r--r--. 1 jenkins jenkins 168688 Jun 30 19:39 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-18-36.json [2025-06-30T19:47:03.382Z] -rw-r--r--. 1 jenkins jenkins 4442504 Jun 30 19:32 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:47:03.382Z] -rw-r--r--. 1 jenkins jenkins 117627385 Jun 30 19:31 OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz [2025-06-30T19:47:03.382Z] drwxr-xr-x. 6 jenkins jenkins 82 Jun 30 19:31 j2re-image [2025-06-30T19:47:03.382Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 30 19:31 j2sdk-image [2025-06-30T19:47:03.382Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 30 18:47 source-image [2025-06-30T19:47:03.382Z] drwxr-xr-x. 3 jenkins jenkins 17 Jun 30 19:30 static-libs [2025-06-30T19:47:03.382Z] drwxr-xr-x. 3 jenkins jenkins 37 Jun 30 19:46 tmp [2025-06-30T19:47:03.382Z] List files in jdkbinary/tmp folder... [2025-06-30T19:47:03.382Z] total 0 [2025-06-30T19:47:03.382Z] drwxr-xr-x. 5 jenkins jenkins 95 Jun 30 19:17 jdk-21.0.8+8-test-image [2025-06-30T19:47:03.382Z] Moving directory jdk-21.0.8+8-test-image/ to ../openjdk-test-image [2025-06-30T19:47:03.382Z] Uncompressing OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-18-36.tar.gz over ./j2sdk-image... [2025-06-30T19:47:19.137Z] Removing top-level folder jdk-21.0.8+8-debug-image/ [2025-06-30T19:47:19.137Z] Removing top-level folder jdk-21.0.8+8/ [2025-06-30T19:47:42.055Z] Run /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-06-30T19:47:42.056Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-30T19:47:42.056Z] openjdk version "21.0.8-beta" 2025-07-15 [2025-06-30T19:47:42.056Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506301847 (build 21.0.8-beta+8-202506301847) [2025-06-30T19:47:42.056Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506301847 (build 21.0.8-beta+8-202506301847, mixed mode, sharing) [2025-06-30T19:47:42.056Z] =JAVA VERSION OUTPUT END= [2025-06-30T19:47:42.056Z] =RELEASE INFO BEGIN= [2025-06-30T19:47:42.056Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-30T19:47:42.056Z] IMPLEMENTOR_VERSION="Temurin-21.0.8+8-202506301847" [2025-06-30T19:47:42.056Z] JAVA_RUNTIME_VERSION="21.0.8-beta+8-202506301847" [2025-06-30T19:47:42.056Z] JAVA_VERSION="21.0.8" [2025-06-30T19:47:42.056Z] JAVA_VERSION_DATE="2025-07-15" [2025-06-30T19:47:42.056Z] LIBC="gnu" [2025-06-30T19:47:42.056Z] 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-30T19:47:42.056Z] OS_ARCH="x86_64" [2025-06-30T19:47:42.056Z] OS_NAME="Linux" [2025-06-30T19:47:42.056Z] SOURCE=".:git:eccc777afdcf" [2025-06-30T19:47:42.056Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a" [2025-06-30T19:47:42.056Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-30T19:47:42.056Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git" [2025-06-30T19:47:42.056Z] FULL_VERSION="21.0.8-beta+8-202506301847" [2025-06-30T19:47:42.056Z] SEMANTIC_VERSION="21.0.8+8" [2025-06-30T19:47:42.056Z] BUILD_INFO="OS: Linux Version: 6.8.0-1030-azure" [2025-06-30T19:47:42.056Z] JVM_VARIANT="Hotspot" [2025-06-30T19:47:42.056Z] JVM_VERSION="21.0.8-beta+8-202506301847" [2025-06-30T19:47:42.056Z] IMAGE_TYPE="JDK" [2025-06-30T19:47:42.056Z] =RELEASE INFO END= [2025-06-30T19:47:42.056Z] get testKitGen... [2025-06-30T19:47:42.056Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-30T19:47:42.056Z] git rev-parse master [2025-06-30T19:47:42.056Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-30T19:47:45.913Z] $ ssh-agent -k [2025-06-30T19:47:45.923Z] unset SSH_AUTH_SOCK; [2025-06-30T19:47:45.923Z] unset SSH_AGENT_PID; [2025-06-30T19:47:45.923Z] echo Agent pid 62233 killed; [2025-06-30T19:47:46.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-30T19:47:46.469Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.external&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=true&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=%21sw.tool.glibc.2_12&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=nightly&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=external&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=336&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-30T19:47:46.485Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.external&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=true&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-rhibmcloud-rhel9-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=%21sw.tool.glibc.2_12&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=nightly&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=external&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=336&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-30T19:47:46.528Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-30T19:47:46.682Z] Copied 1 artifact from "getTRSSOutput" build number 1819 [Pipeline] sh [2025-06-30T19:47:47.136Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-06-30T19:47:47.136Z] + gzip -cd TRSSOutput.tar.gz [2025-06-30T19:47:47.136Z] + tar xof - [2025-06-30T19:47:47.136Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-30T19:47:47.223Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-30T19:47:47.245Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-30T19:47:47.703Z] + 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-30T19:47:51.512Z] -------------------------------------------- [2025-06-30T19:47:51.512Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-30T19:47:51.512Z] task is set to default [2025-06-30T19:47:51.512Z] dependencyList is set to all [2025-06-30T19:47:51.512Z] -------------------------------------------- [2025-06-30T19:47:51.512Z] Starting download third party dependent jars [2025-06-30T19:47:51.512Z] -------------------------------------------- [2025-06-30T19:47:51.512Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-30T19:47:51.512Z] /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-30T19:47:51.512Z] /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-30T19:47:51.512Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-06-30T19:47:51.512Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-06-30T19:47:51.512Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-30T19:47:51.512Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-06-30T19:47:51.512Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-06-30T19:47:51.512Z] /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-30T19:47:51.512Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /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-30T19:47:51.513Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /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-30T19:47:51.513Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /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-30T19:47:51.513Z] /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-30T19:47:51.513Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /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-30T19:47:51.513Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /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-30T19:47:51.513Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-06-30T19:47:51.513Z] /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-30T19:47:51.513Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-06-30T19:47:51.606Z] 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-30T19:47:52.141Z] + cd ./aqa-tests/TKG [2025-06-30T19:47:52.141Z] ++ uname [2025-06-30T19:47:52.141Z] + '[' Linux = AIX ']' [2025-06-30T19:47:52.141Z] ++ uname [2025-06-30T19:47:52.141Z] + '[' Linux = SunOS ']' [2025-06-30T19:47:52.141Z] ++ uname [2025-06-30T19:47:52.141Z] + '[' Linux = '*BSD' ']' [2025-06-30T19:47:52.141Z] + MAKE=make [2025-06-30T19:47:52.141Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES= [2025-06-30T19:47:52.141Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-06-30T19:47:52.141Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-30T19:47:52.141Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-30T19:47:52.141Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-30T19:47:52.141Z] (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-30T19:47:52.141Z] 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-30T19:47:52.141Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-06-30T19:47:52.841Z] [2025-06-30T19:47:52.841Z] build: [2025-06-30T19:47:52.841Z] [2025-06-30T19:47:52.841Z] clean: [2025-06-30T19:47:52.841Z] [2025-06-30T19:47:52.841Z] init: [2025-06-30T19:47:52.841Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-06-30T19:47:52.841Z] [2025-06-30T19:47:52.841Z] getDependentLibs: [2025-06-30T19:47:52.841Z] [exec] -------------------------------------------- [2025-06-30T19:47:52.841Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-30T19:47:52.841Z] [exec] task is set to default [2025-06-30T19:47:52.841Z] [exec] dependencyList is set to json_simple [2025-06-30T19:47:52.841Z] [exec] -------------------------------------------- [2025-06-30T19:47:52.841Z] [exec] Starting download third party dependent jars [2025-06-30T19:47:52.841Z] [exec] -------------------------------------------- [2025-06-30T19:47:52.841Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-30T19:47:52.841Z] [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-30T19:47:52.841Z] [exec] downloaded dependent third party jars successfully [2025-06-30T19:47:52.841Z] [2025-06-30T19:47:52.841Z] compile: [2025-06-30T19:47:52.841Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-30T19:47:52.841Z] [echo] ============COMPILER SETTINGS============ [2025-06-30T19:47:52.841Z] [echo] ===fork: yes [2025-06-30T19:47:52.841Z] [echo] ===debug: on [2025-06-30T19:47:52.841Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-06-30T19:47:55.773Z] [javac] Note: Some input files use or override a deprecated API. [2025-06-30T19:47:55.773Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-30T19:47:55.773Z] [2025-06-30T19:47:55.773Z] dist: [2025-06-30T19:47:56.158Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-30T19:47:56.158Z] [2025-06-30T19:47:56.158Z] BUILD SUCCESSFUL [2025-06-30T19:47:56.158Z] Total time: 3 seconds [2025-06-30T19:47:56.158Z] 0 [2025-06-30T19:47:56.158Z] /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-30T19:47:56.158Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-30T19:47:56.158Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake) [2025-06-30T19:47:56.483Z] ****************************** MACHINE INFO ****************************** [2025-06-30T19:47:56.483Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-06-30T19:47:56.483Z] Free Physical Memory Size : 1049325568 [2025-06-30T19:47:56.483Z] Free space (bytes) : 58221105152 [2025-06-30T19:47:56.483Z] Total Physical Memory Size : 8058957824 [2025-06-30T19:47:56.483Z] Total space (bytes) : 106627575808 [2025-06-30T19:47:56.483Z] Usable space (bytes) : 58221105152 [2025-06-30T19:47:56.483Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-30T19:47:56.483Z] bashVersion : [2025-06-30T19:47:56.483Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu) [2025-06-30T19:47:56.483Z] Copyright (C) 2020 Free Software Foundation, Inc. [2025-06-30T19:47:56.483Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] This is free software; you are free to change and redistribute it. [2025-06-30T19:47:56.483Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-30T19:47:56.483Z] cpuCores : 2 [2025-06-30T19:47:56.483Z] curlVersion : [2025-06-30T19:47:56.483Z] 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-30T19:47:56.483Z] Release-Date: 2021-04-14 [2025-06-30T19:47:56.483Z] 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-30T19:47:56.483Z] 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-30T19:47:56.483Z] dockerVersion : Docker version 28.3.0, build 38b7060 [2025-06-30T19:47:56.483Z] gcc version : 11 [2025-06-30T19:47:56.483Z] gclibc version : ldd (GNU libc) 2.34 [2025-06-30T19:47:56.483Z] gdb version : bash: line 1: gdb: command not found [2025-06-30T19:47:56.483Z] lldb version : Command could not be executed [2025-06-30T19:47:56.483Z] makeVersion : [2025-06-30T19:47:56.483Z] GNU Make 4.3 [2025-06-30T19:47:56.483Z] Built for x86_64-redhat-linux-gnu [2025-06-30T19:47:56.483Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-06-30T19:47:56.483Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-30T19:47:56.483Z] This is free software: you are free to change and redistribute it. [2025-06-30T19:47:56.483Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-30T19:47:56.483Z] mavenVersion : [2025-06-30T19:47:56.483Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-06-30T19:47:56.483Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-06-30T19:47:56.483Z] 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-30T19:47:56.483Z] Default locale: en, platform encoding: UTF-8 [2025-06-30T19:47:56.483Z] OS name: "linux", version: "5.14.0-427.50.1.el9_4.x86_64", arch: "amd64", family: "unix" [2025-06-30T19:47:56.483Z] osInfo : [2025-06-30T19:47:56.483Z] NAME="Red Hat Enterprise Linux" [2025-06-30T19:47:56.483Z] VERSION="9.4 (Plow)" [2025-06-30T19:47:56.483Z] ID="rhel" [2025-06-30T19:47:56.483Z] ID_LIKE="fedora" [2025-06-30T19:47:56.483Z] VERSION_ID="9.4" [2025-06-30T19:47:56.483Z] PLATFORM_ID="platform:el9" [2025-06-30T19:47:56.483Z] PRETTY_NAME="Red Hat Enterprise Linux 9.4 (Plow)" [2025-06-30T19:47:56.483Z] ANSI_COLOR="0;31" [2025-06-30T19:47:56.483Z] LOGO="fedora-logo-icon" [2025-06-30T19:47:56.483Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos" [2025-06-30T19:47:56.483Z] HOME_URL="https://www.redhat.com/" [2025-06-30T19:47:56.483Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9" [2025-06-30T19:47:56.483Z] BUG_REPORT_URL="https://issues.redhat.com/" [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9" [2025-06-30T19:47:56.483Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.4 [2025-06-30T19:47:56.483Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2025-06-30T19:47:56.483Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.4" [2025-06-30T19:47:56.483Z] osLabel : rhel.9 [2025-06-30T19:47:56.483Z] perlVersion : [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi [2025-06-30T19:47:56.483Z] (with 53 registered patches, see perl -V for more detail) [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] Copyright 1987-2021, Larry Wall [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-30T19:47:56.483Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-30T19:47:56.483Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-30T19:47:56.483Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] podmanVersion : bash: line 1: podman: command not found [2025-06-30T19:47:56.483Z] procArch : x86_64 [2025-06-30T19:47:56.483Z] sysArch : x86_64 [2025-06-30T19:47:56.483Z] sysOS : Linux [2025-06-30T19:47:56.483Z] ulimit : [2025-06-30T19:47:56.483Z] real-time non-blocking time (microseconds, -R) unlimited [2025-06-30T19:47:56.483Z] core file size (blocks, -c) 0 [2025-06-30T19:47:56.483Z] data seg size (kbytes, -d) unlimited [2025-06-30T19:47:56.483Z] scheduling priority (-e) 0 [2025-06-30T19:47:56.483Z] file size (blocks, -f) unlimited [2025-06-30T19:47:56.483Z] pending signals (-i) 30425 [2025-06-30T19:47:56.483Z] max locked memory (kbytes, -l) 8192 [2025-06-30T19:47:56.483Z] max memory size (kbytes, -m) unlimited [2025-06-30T19:47:56.483Z] open files (-n) 524288 [2025-06-30T19:47:56.483Z] pipe size (512 bytes, -p) 8 [2025-06-30T19:47:56.483Z] POSIX message queues (bytes, -q) 819200 [2025-06-30T19:47:56.483Z] real-time priority (-r) 0 [2025-06-30T19:47:56.483Z] stack size (kbytes, -s) 8192 [2025-06-30T19:47:56.483Z] cpu time (seconds, -t) unlimited [2025-06-30T19:47:56.483Z] max user processes (-u) 30425 [2025-06-30T19:47:56.483Z] virtual memory (kbytes, -v) unlimited [2025-06-30T19:47:56.483Z] file locks (-x) unlimited [2025-06-30T19:47:56.483Z] 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-30T19:47:56.483Z] vmVendor : Oracle Corporation [2025-06-30T19:47:56.483Z] vmVersion : 21.0.8-beta+8-202506301847 [2025-06-30T19:47:56.483Z] xlc version : bash: line 1: xlC: command not found [2025-06-30T19:47:56.483Z] ************************************************************************** [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] System.getProperty('os.name')=Linux [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] System.getProperty('os.arch')=amd64 [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] System.getProperty('java.fullversion')=null [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.483Z] System.getProperty('sun.arch.data.model')=64 [2025-06-30T19:47:56.483Z] [2025-06-30T19:47:56.807Z] 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-30T19:47:56.807Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-30T19:47:56.807Z] perl scripts/configure.pl [2025-06-30T19:47:56.807Z] /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-30T19:47:57.127Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-30T19:47:57.127Z] [2025-06-30T19:47:57.127Z] [2025-06-30T19:47:57.127Z] Starting to generate parallel test lists. [2025-06-30T19:47:57.127Z] [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-06-30T19:47:57.448Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-06-30T19:47:57.768Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-06-30T19:47:57.768Z] Attempting to get test duration data from TRSS. [2025-06-30T19:47:57.768Z] 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-30T19:48:03.605Z] Attempting to get test duration data from cached files. [2025-06-30T19:48:03.605Z] [2025-06-30T19:48:03.605Z] TEST DURATION [2025-06-30T19:48:03.605Z] ==================================================================================== [2025-06-30T19:48:03.605Z] Total number of tests searched: 7 [2025-06-30T19:48:03.605Z] Number of test durations found: 6 [2025-06-30T19:48:03.605Z] Top slowest tests: [2025-06-30T19:48:03.605Z] 05m57s quarkus_quickstarts_test_0 [2025-06-30T19:48:03.605Z] 05m38s quarkus_test_0 [2025-06-30T19:48:03.605Z] 00m40s example_functional_0 [2025-06-30T19:48:03.605Z] Following test duration data cannot be found: [2025-06-30T19:48:03.605Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.) [2025-06-30T19:48:03.605Z] [example_functional_0] [2025-06-30T19:48:03.605Z] ==================================================================================== [2025-06-30T19:48:03.605Z] [2025-06-30T19:48:03.605Z] Test target is split into 1 lists. [2025-06-30T19:48:03.605Z] Reducing estimated test running time from 12m27s to 12m27s. [2025-06-30T19:48:03.605Z] [2025-06-30T19:48:03.605Z] -------------------------------------testList_0------------------------------------- [2025-06-30T19:48:03.605Z] Number of tests: 7 [2025-06-30T19:48:03.605Z] Estimated running time: 12m27s [2025-06-30T19:48:03.605Z] 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-30T19:48:03.605Z] ------------------------------------------------------------------------------------ [2025-06-30T19:48:03.605Z] [2025-06-30T19:48:03.605Z] 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-30T19:48:03.605Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-06-30T19:48:03.687Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-06-30T19:48:03.758Z] 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-30T19:48:03.801Z] Building tests... [Pipeline] timeout [2025-06-30T19:48:03.805Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-30T19:48:03.829Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-30T19:48:04.263Z] + 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-30T19:48:08.013Z] -------------------------------------------- [2025-06-30T19:48:08.013Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-30T19:48:08.013Z] task is set to default [2025-06-30T19:48:08.013Z] dependencyList is set to all [2025-06-30T19:48:08.013Z] -------------------------------------------- [2025-06-30T19:48:08.013Z] Starting download third party dependent jars [2025-06-30T19:48:08.013Z] -------------------------------------------- [2025-06-30T19:48:08.013Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /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-30T19:48:08.014Z] /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-30T19:48:08.014Z] /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-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /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-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /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-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /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-30T19:48:08.014Z] /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-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /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-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /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-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] /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-30T19:48:08.014Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-06-30T19:48:08.014Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-30T19:48:08.105Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-30T19:48:08.181Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins [2025-06-30T19:48:08.181Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration. [Pipeline] echo [2025-06-30T19:48:08.184Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-30T19:48:08.282Z] 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-30T19:48:08.308Z] ITERATION: 1/1 [Pipeline] sshagent [2025-06-30T19:48:08.328Z] $ ssh-agent [2025-06-30T19:48:08.422Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyWga9Y/agent.62762 [2025-06-30T19:48:08.422Z] SSH_AGENT_PID=62764 [2025-06-30T19:48:08.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-30T19:48:08.866Z] ++ uname [2025-06-30T19:48:08.866Z] + '[' Linux = AIX ']' [2025-06-30T19:48:08.866Z] ++ uname [2025-06-30T19:48:08.866Z] + '[' Linux = SunOS ']' [2025-06-30T19:48:08.866Z] ++ uname [2025-06-30T19:48:08.866Z] + '[' Linux = '*BSD' ']' [2025-06-30T19:48:08.866Z] + MAKE=make [2025-06-30T19:48:08.866Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-30T19:48:08.866Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-30T19:48:09.357Z] ++ uname [2025-06-30T19:48:09.357Z] + '[' Linux = AIX ']' [2025-06-30T19:48:09.357Z] ++ uname [2025-06-30T19:48:09.357Z] + '[' Linux = SunOS ']' [2025-06-30T19:48:09.357Z] ++ uname [2025-06-30T19:48:09.357Z] + '[' Linux = '*BSD' ']' [2025-06-30T19:48:09.357Z] + MAKE=make [2025-06-30T19:48:09.357Z] + cd ./aqa-tests [2025-06-30T19:48:09.357Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-30T19:48:09.357Z] ++ set +x [2025-06-30T19:48:09.357Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-06-30T19:48:09.357Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-30T19:48:09.357Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-30T19:48:09.357Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-30T19:48:09.357Z] (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-30T19:48:09.357Z] 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-30T19:48:09.357Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-06-30T19:48:10.123Z] [2025-06-30T19:48:10.123Z] build: [2025-06-30T19:48:10.123Z] [2025-06-30T19:48:10.123Z] clean: [2025-06-30T19:48:10.123Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-06-30T19:48:10.123Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-06-30T19:48:10.123Z] [2025-06-30T19:48:10.123Z] init: [2025-06-30T19:48:10.123Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-06-30T19:48:10.123Z] [2025-06-30T19:48:10.123Z] getDependentLibs: [2025-06-30T19:48:10.449Z] [exec] -------------------------------------------- [2025-06-30T19:48:10.449Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-30T19:48:10.449Z] [exec] task is set to default [2025-06-30T19:48:10.449Z] [exec] dependencyList is set to json_simple [2025-06-30T19:48:10.449Z] [exec] -------------------------------------------- [2025-06-30T19:48:10.449Z] [exec] Starting download third party dependent jars [2025-06-30T19:48:10.449Z] [exec] -------------------------------------------- [2025-06-30T19:48:10.449Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-30T19:48:10.449Z] [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-30T19:48:10.449Z] [exec] downloaded dependent third party jars successfully [2025-06-30T19:48:10.449Z] [2025-06-30T19:48:10.449Z] compile: [2025-06-30T19:48:10.449Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-30T19:48:10.449Z] [echo] ============COMPILER SETTINGS============ [2025-06-30T19:48:10.449Z] [echo] ===fork: yes [2025-06-30T19:48:10.449Z] [echo] ===debug: on [2025-06-30T19:48:10.449Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-06-30T19:48:13.361Z] [javac] Note: Some input files use or override a deprecated API. [2025-06-30T19:48:13.361Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-30T19:48:13.361Z] [2025-06-30T19:48:13.361Z] dist: [2025-06-30T19:48:13.361Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-30T19:48:13.361Z] [2025-06-30T19:48:13.361Z] BUILD SUCCESSFUL [2025-06-30T19:48:13.362Z] Total time: 4 seconds [2025-06-30T19:48:13.362Z] 0 [2025-06-30T19:48:13.362Z] /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-30T19:48:13.681Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-30T19:48:13.681Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake) [2025-06-30T19:48:14.003Z] ****************************** MACHINE INFO ****************************** [2025-06-30T19:48:14.003Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-06-30T19:48:14.003Z] Free Physical Memory Size : 1045725184 [2025-06-30T19:48:14.003Z] Free space (bytes) : 58220933120 [2025-06-30T19:48:14.003Z] Total Physical Memory Size : 8058957824 [2025-06-30T19:48:14.003Z] Total space (bytes) : 106627575808 [2025-06-30T19:48:14.003Z] Usable space (bytes) : 58220933120 [2025-06-30T19:48:14.003Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-30T19:48:14.003Z] bashVersion : [2025-06-30T19:48:14.003Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu) [2025-06-30T19:48:14.003Z] Copyright (C) 2020 Free Software Foundation, Inc. [2025-06-30T19:48:14.003Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] This is free software; you are free to change and redistribute it. [2025-06-30T19:48:14.003Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-30T19:48:14.003Z] cpuCores : 2 [2025-06-30T19:48:14.003Z] curlVersion : [2025-06-30T19:48:14.003Z] 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-30T19:48:14.003Z] Release-Date: 2021-04-14 [2025-06-30T19:48:14.003Z] 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-30T19:48:14.003Z] 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-30T19:48:14.003Z] dockerVersion : Docker version 28.3.0, build 38b7060 [2025-06-30T19:48:14.003Z] gcc version : 11 [2025-06-30T19:48:14.003Z] gclibc version : ldd (GNU libc) 2.34 [2025-06-30T19:48:14.003Z] gdb version : bash: line 1: gdb: command not found [2025-06-30T19:48:14.003Z] lldb version : Command could not be executed [2025-06-30T19:48:14.003Z] makeVersion : [2025-06-30T19:48:14.003Z] GNU Make 4.3 [2025-06-30T19:48:14.003Z] Built for x86_64-redhat-linux-gnu [2025-06-30T19:48:14.003Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-06-30T19:48:14.003Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-30T19:48:14.003Z] This is free software: you are free to change and redistribute it. [2025-06-30T19:48:14.003Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-30T19:48:14.003Z] mavenVersion : [2025-06-30T19:48:14.003Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-06-30T19:48:14.003Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-06-30T19:48:14.003Z] 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-30T19:48:14.003Z] Default locale: en, platform encoding: UTF-8 [2025-06-30T19:48:14.003Z] OS name: "linux", version: "5.14.0-427.50.1.el9_4.x86_64", arch: "amd64", family: "unix" [2025-06-30T19:48:14.003Z] osInfo : [2025-06-30T19:48:14.003Z] NAME="Red Hat Enterprise Linux" [2025-06-30T19:48:14.003Z] VERSION="9.4 (Plow)" [2025-06-30T19:48:14.003Z] ID="rhel" [2025-06-30T19:48:14.003Z] ID_LIKE="fedora" [2025-06-30T19:48:14.003Z] VERSION_ID="9.4" [2025-06-30T19:48:14.003Z] PLATFORM_ID="platform:el9" [2025-06-30T19:48:14.003Z] PRETTY_NAME="Red Hat Enterprise Linux 9.4 (Plow)" [2025-06-30T19:48:14.003Z] ANSI_COLOR="0;31" [2025-06-30T19:48:14.003Z] LOGO="fedora-logo-icon" [2025-06-30T19:48:14.003Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos" [2025-06-30T19:48:14.003Z] HOME_URL="https://www.redhat.com/" [2025-06-30T19:48:14.003Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9" [2025-06-30T19:48:14.003Z] BUG_REPORT_URL="https://issues.redhat.com/" [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9" [2025-06-30T19:48:14.003Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.4 [2025-06-30T19:48:14.003Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2025-06-30T19:48:14.003Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.4" [2025-06-30T19:48:14.003Z] osLabel : rhel.9 [2025-06-30T19:48:14.003Z] perlVersion : [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi [2025-06-30T19:48:14.003Z] (with 53 registered patches, see perl -V for more detail) [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] Copyright 1987-2021, Larry Wall [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-30T19:48:14.003Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-30T19:48:14.003Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-30T19:48:14.003Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] podmanVersion : bash: line 1: podman: command not found [2025-06-30T19:48:14.003Z] procArch : x86_64 [2025-06-30T19:48:14.003Z] sysArch : x86_64 [2025-06-30T19:48:14.003Z] sysOS : Linux [2025-06-30T19:48:14.003Z] ulimit : [2025-06-30T19:48:14.003Z] real-time non-blocking time (microseconds, -R) unlimited [2025-06-30T19:48:14.003Z] core file size (blocks, -c) 0 [2025-06-30T19:48:14.003Z] data seg size (kbytes, -d) unlimited [2025-06-30T19:48:14.003Z] scheduling priority (-e) 0 [2025-06-30T19:48:14.003Z] file size (blocks, -f) unlimited [2025-06-30T19:48:14.003Z] pending signals (-i) 30425 [2025-06-30T19:48:14.003Z] max locked memory (kbytes, -l) 8192 [2025-06-30T19:48:14.003Z] max memory size (kbytes, -m) unlimited [2025-06-30T19:48:14.003Z] open files (-n) 524288 [2025-06-30T19:48:14.003Z] pipe size (512 bytes, -p) 8 [2025-06-30T19:48:14.003Z] POSIX message queues (bytes, -q) 819200 [2025-06-30T19:48:14.003Z] real-time priority (-r) 0 [2025-06-30T19:48:14.003Z] stack size (kbytes, -s) 8192 [2025-06-30T19:48:14.003Z] cpu time (seconds, -t) unlimited [2025-06-30T19:48:14.003Z] max user processes (-u) 30425 [2025-06-30T19:48:14.003Z] virtual memory (kbytes, -v) unlimited [2025-06-30T19:48:14.003Z] file locks (-x) unlimited [2025-06-30T19:48:14.003Z] 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-30T19:48:14.003Z] vmVendor : Oracle Corporation [2025-06-30T19:48:14.003Z] vmVersion : 21.0.8-beta+8-202506301847 [2025-06-30T19:48:14.003Z] xlc version : bash: line 1: xlC: command not found [2025-06-30T19:48:14.003Z] ************************************************************************** [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] System.getProperty('os.name')=Linux [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] System.getProperty('os.arch')=amd64 [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] System.getProperty('java.fullversion')=null [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.003Z] System.getProperty('sun.arch.data.model')=64 [2025-06-30T19:48:14.003Z] [2025-06-30T19:48:14.329Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST= [2025-06-30T19:48:14.329Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-30T19:48:14.329Z] perl scripts/configure.pl [2025-06-30T19:48:14.329Z] /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-30T19:48:14.650Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-30T19:48:14.651Z] [2025-06-30T19:48:14.651Z] [2025-06-30T19:48:14.651Z] Starting to generate build list. [2025-06-30T19:48:14.651Z] [2025-06-30T19:48:14.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-06-30T19:48:14.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-06-30T19:48:14.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-06-30T19:48:14.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-06-30T19:48:14.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-06-30T19:48:14.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-06-30T19:48:14.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-06-30T19:48:14.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-06-30T19:48:14.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-06-30T19:48:14.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-06-30T19:48:14.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-06-30T19:48:14.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-06-30T19:48:14.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-06-30T19:48:15.292Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-06-30T19:48:15.292Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-06-30T19:48:15.292Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-06-30T19:48:15.293Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-06-30T19:48:15.293Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk [2025-06-30T19:48:15.293Z] [2025-06-30T19:48:15.293Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-30T19:48:15.293Z] make -f clean.mk cleanBuild [2025-06-30T19:48:15.293Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-30T19:48:15.614Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest [2025-06-30T19:48:15.614Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-30T19:48:15.614Z] make -f compile.mk compile [2025-06-30T19:48:15.614Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-30T19:48:15.614Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-30T19:48:15.614Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-30T19:48:15.614Z] (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-30T19:48:15.614Z] 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-30T19:48:15.614Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-06-30T19:48:16.309Z] [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-30T19:48:16.309Z] [2025-06-30T19:48:16.309Z] -create_test_directory: [2025-06-30T19:48:16.309Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest [2025-06-30T19:48:16.309Z] [2025-06-30T19:48:16.309Z] stage_test_material: [2025-06-30T19:48:16.309Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest [2025-06-30T19:48:17.003Z] [2025-06-30T19:48:17.003Z] build: [2025-06-30T19:48:17.003Z] [2025-06-30T19:48:17.003Z] move_scripts: [2025-06-30T19:48:17.003Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test [2025-06-30T19:48:17.003Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external [2025-06-30T19:48:17.003Z] [2025-06-30T19:48:17.003Z] clean_image: [2025-06-30T19:48:17.003Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 21 --impl hotspot [2025-06-30T19:48:17.003Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:48:17.003Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-30T19:48:17.003Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:48:17.003Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:48:17.003Z] [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-30T19:48:17.003Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:48:17.003Z] [exec] The test here is functional-test [2025-06-30T19:48:17.003Z] [exec] The directory in the external.sh is functional-test [2025-06-30T19:48:17.003Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-30T19:48:17.003Z] [exec] Error response from daemon: No such container: functional-test-test [2025-06-30T19:48:17.003Z] [exec] Error response from daemon: No such image: adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full [2025-06-30T19:48:17.003Z] [exec] Error response from daemon: No such container: restore-test [2025-06-30T19:48:17.003Z] [exec] Error response from daemon: invalid reference format [2025-06-30T19:48:17.003Z] [exec] Result: 1 [2025-06-30T19:48:17.003Z] [2025-06-30T19:48:17.003Z] build_image: [2025-06-30T19:48:17.003Z] [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-30T19:48:17.325Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:48:17.325Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-30T19:48:17.325Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:48:17.325Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:48:17.325Z] [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-30T19:48:17.325Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:48:17.325Z] [exec] The test here is functional-test [2025-06-30T19:48:17.325Z] [exec] The directory in the external.sh is functional-test [2025-06-30T19:48:17.325Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-30T19:48:17.325Z] [exec] build_image.sh functional-test 21 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-06-30T19:48:17.325Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external [2025-06-30T19:48:17.325Z] [exec] [2025-06-30T19:48:17.325Z] [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-30T19:48:17.325Z] [exec] done [2025-06-30T19:48:17.325Z] [exec] [2025-06-30T19:48:17.325Z] [exec] The test in the build_image() function is functional-test [2025-06-30T19:48:17.325Z] [exec] ##################################################### [2025-06-30T19:48:17.325Z] [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-30T19:48:17.325Z] [exec] ##################################################### [2025-06-30T19:48:17.646Z] [exec] #0 building with "default" instance using docker driver [2025-06-30T19:48:17.646Z] [exec] [2025-06-30T19:48:17.646Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-06-30T19:48:17.646Z] [exec] #1 transferring dockerfile: 2.96kB done [2025-06-30T19:48:17.646Z] [exec] #1 DONE 0.0s [2025-06-30T19:48:17.646Z] [exec] [2025-06-30T19:48:17.646Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk [2025-06-30T19:48:18.336Z] [exec] #2 DONE 0.6s [2025-06-30T19:48:18.336Z] [exec] [2025-06-30T19:48:18.336Z] [exec] #3 [internal] load .dockerignore [2025-06-30T19:48:18.336Z] [exec] #3 transferring context: 2B done [2025-06-30T19:48:18.336Z] [exec] #3 DONE 0.0s [2025-06-30T19:48:18.336Z] [exec] [2025-06-30T19:48:18.336Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974 [2025-06-30T19:48:18.336Z] [exec] #4 CACHED [2025-06-30T19:48:18.336Z] [exec] [2025-06-30T19:48:18.336Z] [exec] #5 [internal] load build context [2025-06-30T19:48:18.336Z] [exec] #5 transferring context: 3.35kB done [2025-06-30T19:48:18.336Z] [exec] #5 DONE 0.0s [2025-06-30T19:48:18.336Z] [exec] [2025-06-30T19:48:18.336Z] [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-30T19:48:18.663Z] [exec] #6 0.447 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-06-30T19:48:19.354Z] [exec] #6 0.927 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-06-30T19:48:19.354Z] [exec] #6 0.930 Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB] [2025-06-30T19:48:19.673Z] [exec] #6 1.371 Get:4 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,114 kB] [2025-06-30T19:48:19.995Z] [exec] #6 1.434 Get:5 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB] [2025-06-30T19:48:19.995Z] [exec] #6 1.463 Get:6 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-06-30T19:48:19.995Z] [exec] #6 1.541 Get:7 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] [2025-06-30T19:48:19.995Z] [exec] #6 1.593 Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-06-30T19:48:19.995Z] [exec] #6 1.723 Get:9 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-06-30T19:48:19.995Z] [exec] #6 1.831 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-06-30T19:48:20.316Z] [exec] #6 2.055 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-06-30T19:48:20.642Z] [exec] #6 2.062 Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-06-30T19:48:20.970Z] [exec] #6 2.537 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,424 kB] [2025-06-30T19:48:20.970Z] [exec] #6 2.570 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB] [2025-06-30T19:48:20.970Z] [exec] #6 2.571 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,724 kB] [2025-06-30T19:48:20.970Z] [exec] #6 2.602 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,523 kB] [2025-06-30T19:48:20.970Z] [exec] #6 2.644 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] [2025-06-30T19:48:20.970Z] [exec] #6 2.645 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] [2025-06-30T19:48:22.094Z] [exec] #6 3.706 Fetched 30.8 MB in 3s (8,928 kB/s) [2025-06-30T19:48:23.220Z] [exec] #6 3.706 Reading package lists... [2025-06-30T19:48:27.925Z] [exec] #6 9.584 debconf: delaying package configuration, since apt-utils is not installed [2025-06-30T19:48:27.925Z] [exec] #6 9.637 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-06-30T19:48:27.925Z] [exec] #6 9.637 (Reading database ... [2025-06-30T19:48:27.925Z] [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.656 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:48:27.925Z] [exec] #6 9.658 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:48:27.925Z] [exec] #6 9.746 Selecting previously unselected package python3.12-minimal. [2025-06-30T19:48:28.245Z] [exec] #6 9.748 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:48:28.245Z] [exec] #6 9.755 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ... [2025-06-30T19:48:28.245Z] [exec] #6 9.822 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:48:28.245Z] [exec] #6 9.833 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ... [2025-06-30T19:48:28.938Z] [exec] #6 10.72 Selecting previously unselected package python3-minimal. [2025-06-30T19:48:28.938Z] [exec] #6 10.72 (Reading database ... [2025-06-30T19:48:29.263Z] [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.73 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:48:29.263Z] [exec] #6 10.74 Unpacking python3-minimal (3.12.3-0ubuntu2) ... [2025-06-30T19:48:29.263Z] [exec] #6 10.76 Selecting previously unselected package media-types. [2025-06-30T19:48:29.263Z] [exec] #6 10.76 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-06-30T19:48:29.263Z] [exec] #6 10.76 Unpacking media-types (10.1.0) ... [2025-06-30T19:48:29.263Z] [exec] #6 10.78 Selecting previously unselected package netbase. [2025-06-30T19:48:29.263Z] [exec] #6 10.78 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-06-30T19:48:29.263Z] [exec] #6 10.79 Unpacking netbase (6.4) ... [2025-06-30T19:48:29.263Z] [exec] #6 10.81 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-06-30T19:48:29.263Z] [exec] #6 10.81 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:48:29.263Z] [exec] #6 10.81 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:48:29.263Z] [exec] #6 10.93 Selecting previously unselected package python3.12. [2025-06-30T19:48:29.583Z] [exec] #6 10.93 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:48:29.583Z] [exec] #6 10.93 Unpacking python3.12 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:48:29.583Z] [exec] #6 10.95 Selecting previously unselected package libpython3-stdlib:amd64. [2025-06-30T19:48:29.583Z] [exec] #6 10.95 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:48:29.583Z] [exec] #6 10.96 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-30T19:48:29.583Z] [exec] #6 10.98 Setting up python3-minimal (3.12.3-0ubuntu2) ... [2025-06-30T19:48:29.583Z] [exec] #6 11.16 Selecting previously unselected package python3. [2025-06-30T19:48:29.583Z] [exec] #6 11.16 (Reading database ... [2025-06-30T19:48:29.583Z] [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 11.17 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:48:29.583Z] [exec] #6 11.17 Unpacking python3 (3.12.3-0ubuntu2) ... [2025-06-30T19:48:29.583Z] [exec] #6 11.20 Selecting previously unselected package libapparmor1:amd64. [2025-06-30T19:48:29.583Z] [exec] #6 11.20 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-06-30T19:48:29.583Z] [exec] #6 11.20 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-30T19:48:29.583Z] [exec] #6 11.23 Selecting previously unselected package libargon2-1:amd64. [2025-06-30T19:48:29.583Z] [exec] #6 11.23 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-06-30T19:48:29.583Z] [exec] #6 11.23 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-30T19:48:29.583Z] [exec] #6 11.26 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:48:29.583Z] [exec] #6 11.27 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-30T19:48:29.583Z] [exec] #6 11.29 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:48:29.583Z] [exec] #6 11.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-06-30T19:48:29.583Z] [exec] #6 11.32 (Reading database ... [2025-06-30T19:48:29.583Z] [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 11.33 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-06-30T19:48:29.583Z] [exec] #6 11.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-30T19:48:29.583Z] [exec] #6 11.36 Selecting previously unselected package libjson-c5:amd64. [2025-06-30T19:48:29.583Z] [exec] #6 11.36 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... [2025-06-30T19:48:29.583Z] [exec] #6 11.36 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-06-30T19:48:29.583Z] [exec] #6 11.39 Selecting previously unselected package libcryptsetup12:amd64. [2025-06-30T19:48:29.907Z] [exec] #6 11.39 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-06-30T19:48:29.907Z] [exec] #6 11.39 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-30T19:48:29.907Z] [exec] #6 11.42 Selecting previously unselected package libfdisk1:amd64. [2025-06-30T19:48:29.907Z] [exec] #6 11.42 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ... [2025-06-30T19:48:29.907Z] [exec] #6 11.43 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-30T19:48:29.907Z] [exec] #6 11.45 Selecting previously unselected package libkmod2:amd64. [2025-06-30T19:48:29.907Z] [exec] #6 11.46 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-06-30T19:48:29.907Z] [exec] #6 11.46 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-30T19:48:29.907Z] [exec] #6 11.48 Selecting previously unselected package libsystemd-shared:amd64. [2025-06-30T19:48:29.907Z] [exec] #6 11.48 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:48:29.907Z] [exec] #6 11.48 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:48:29.907Z] [exec] #6 11.54 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:48:29.907Z] [exec] #6 11.55 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-30T19:48:29.907Z] [exec] #6 11.58 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:48:29.907Z] [exec] #6 11.61 Selecting previously unselected package systemd-dev. [2025-06-30T19:48:29.907Z] [exec] #6 11.61 (Reading database ... [2025-06-30T19:48:29.907Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7685 files and directories currently installed.)#6 11.62 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ... [2025-06-30T19:48:29.907Z] [exec] #6 11.62 Unpacking systemd-dev (255.4-1ubuntu8.8) ... [2025-06-30T19:48:29.907Z] [exec] #6 11.66 Selecting previously unselected package systemd. [2025-06-30T19:48:30.274Z] [exec] #6 11.66 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:48:30.274Z] [exec] #6 11.67 Unpacking systemd (255.4-1ubuntu8.8) ... [2025-06-30T19:48:30.274Z] [exec] #6 11.83 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-30T19:48:30.274Z] [exec] #6 11.83 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-30T19:48:30.274Z] [exec] #6 11.84 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-30T19:48:30.274Z] [exec] #6 11.85 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-06-30T19:48:30.274Z] [exec] #6 11.86 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-30T19:48:30.274Z] [exec] #6 11.87 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-30T19:48:30.274Z] [exec] #6 11.87 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-30T19:48:30.274Z] [exec] #6 11.88 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:48:30.274Z] [exec] #6 11.89 Setting up systemd-dev (255.4-1ubuntu8.8) ... [2025-06-30T19:48:30.274Z] [exec] #6 11.89 Setting up systemd (255.4-1ubuntu8.8) ... [2025-06-30T19:48:30.274Z] [exec] #6 11.92 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-06-30T19:48:30.274Z] [exec] #6 11.93 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-06-30T19:48:30.274Z] [exec] #6 11.93 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-06-30T19:48:30.274Z] [exec] #6 11.93 Initializing machine ID from random generator. [2025-06-30T19:48:30.274Z] [exec] #6 11.95 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:48:30.274Z] [exec] #6 11.95 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:48:30.274Z] [exec] #6 11.95 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:48:30.274Z] [exec] #6 11.95 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:48:30.274Z] [exec] #6 11.95 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:48:30.274Z] [exec] #6 11.95 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:48:30.274Z] [exec] #6 11.95 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:48:30.274Z] [exec] #6 11.95 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:48:30.274Z] [exec] #6 11.95 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:48:30.274Z] [exec] #6 11.96 Creating group 'systemd-journal' with GID 999. [2025-06-30T19:48:30.274Z] [exec] #6 11.96 Creating group 'systemd-network' with GID 998. [2025-06-30T19:48:30.274Z] [exec] #6 11.96 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-06-30T19:48:30.274Z] [exec] #6 12.01 Selecting previously unselected package systemd-sysv. [2025-06-30T19:48:30.274Z] [exec] #6 12.01 (Reading database ... [2025-06-30T19:48:30.274Z] [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 12.02 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:48:30.274Z] [exec] #6 12.03 Unpacking systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-30T19:48:30.274Z] [exec] #6 12.05 Selecting previously unselected package sgml-base. [2025-06-30T19:48:30.603Z] [exec] #6 12.05 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-06-30T19:48:30.603Z] [exec] #6 12.06 Unpacking sgml-base (1.31) ... [2025-06-30T19:48:30.603Z] [exec] #6 12.09 Selecting previously unselected package libdbus-1-3:amd64. [2025-06-30T19:48:30.603Z] [exec] #6 12.09 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:48:30.603Z] [exec] #6 12.09 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:30.603Z] [exec] #6 12.11 Selecting previously unselected package dbus-bin. [2025-06-30T19:48:30.603Z] [exec] #6 12.11 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:48:30.603Z] [exec] #6 12.12 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:30.603Z] [exec] #6 12.14 Selecting previously unselected package dbus-session-bus-common. [2025-06-30T19:48:30.603Z] [exec] #6 12.14 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-30T19:48:30.603Z] [exec] #6 12.14 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:30.603Z] [exec] #6 12.17 Selecting previously unselected package dbus-daemon. [2025-06-30T19:48:30.603Z] [exec] #6 12.17 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:48:30.603Z] [exec] #6 12.17 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:30.603Z] [exec] #6 12.19 Selecting previously unselected package dbus-system-bus-common. [2025-06-30T19:48:30.603Z] [exec] #6 12.19 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-30T19:48:30.603Z] [exec] #6 12.20 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:30.603Z] [exec] #6 12.22 Selecting previously unselected package dbus. [2025-06-30T19:48:30.603Z] [exec] #6 12.22 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:48:30.603Z] [exec] #6 12.24 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:30.603Z] [exec] #6 12.26 Selecting previously unselected package distro-info-data. [2025-06-30T19:48:30.603Z] [exec] #6 12.26 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ... [2025-06-30T19:48:30.603Z] [exec] #6 12.27 Unpacking distro-info-data (0.60ubuntu0.3) ... [2025-06-30T19:48:30.603Z] [exec] #6 12.29 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-06-30T19:48:30.603Z] [exec] #6 12.29 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:48:30.603Z] [exec] #6 12.30 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:48:30.603Z] [exec] #6 12.35 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-06-30T19:48:30.603Z] [exec] #6 12.35 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:48:30.603Z] [exec] #6 12.35 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:48:30.603Z] [exec] #6 12.38 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-06-30T19:48:30.931Z] [exec] #6 12.38 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-06-30T19:48:30.931Z] [exec] #6 12.38 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-30T19:48:30.931Z] [exec] #6 12.41 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-06-30T19:48:30.931Z] [exec] #6 12.41 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-06-30T19:48:30.931Z] [exec] #6 12.41 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-30T19:48:30.931Z] [exec] #6 12.43 Selecting previously unselected package iso-codes. [2025-06-30T19:48:30.931Z] [exec] #6 12.43 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-06-30T19:48:30.931Z] [exec] #6 12.43 Unpacking iso-codes (4.16.0-1) ... [2025-06-30T19:48:30.931Z] [exec] #6 12.60 Selecting previously unselected package libcap2-bin. [2025-06-30T19:48:30.931Z] [exec] #6 12.60 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-06-30T19:48:30.931Z] [exec] #6 12.60 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-30T19:48:30.931Z] [exec] #6 12.63 Selecting previously unselected package libelf1t64:amd64. [2025-06-30T19:48:30.931Z] [exec] #6 12.63 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-30T19:48:30.931Z] [exec] #6 12.63 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:48:30.931Z] [exec] #6 12.65 Selecting previously unselected package libglib2.0-data. [2025-06-30T19:48:30.931Z] [exec] #6 12.66 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ... [2025-06-30T19:48:30.931Z] [exec] #6 12.66 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-30T19:48:30.931Z] [exec] #6 12.68 Selecting previously unselected package libicu74:amd64. [2025-06-30T19:48:30.931Z] [exec] #6 12.68 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-06-30T19:48:30.931Z] [exec] #6 12.68 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-30T19:48:31.268Z] [exec] #6 12.89 Selecting previously unselected package libpam-systemd:amd64. [2025-06-30T19:48:31.268Z] [exec] #6 12.89 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:48:31.268Z] [exec] #6 12.89 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:48:31.268Z] [exec] #6 12.92 Selecting previously unselected package libxml2:amd64. [2025-06-30T19:48:31.268Z] [exec] #6 12.92 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-06-30T19:48:31.268Z] [exec] #6 12.93 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-30T19:48:31.268Z] [exec] #6 12.96 Selecting previously unselected package libyaml-0-2:amd64. [2025-06-30T19:48:31.268Z] [exec] #6 12.96 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-06-30T19:48:31.268Z] [exec] #6 12.97 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-30T19:48:31.268Z] [exec] #6 12.99 Selecting previously unselected package lsb-release. [2025-06-30T19:48:31.268Z] [exec] #6 12.99 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-06-30T19:48:31.268Z] [exec] #6 12.99 Unpacking lsb-release (12.0-2) ... [2025-06-30T19:48:31.268Z] [exec] #6 13.01 Selecting previously unselected package python-apt-common. [2025-06-30T19:48:31.268Z] [exec] #6 13.01 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ... [2025-06-30T19:48:31.268Z] [exec] #6 13.02 Unpacking python-apt-common (2.7.7ubuntu4) ... [2025-06-30T19:48:31.268Z] [exec] #6 13.04 Selecting previously unselected package python3-apt. [2025-06-30T19:48:31.268Z] [exec] #6 13.04 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ... [2025-06-30T19:48:31.268Z] [exec] #6 13.05 Unpacking python3-apt (2.7.7ubuntu4) ... [2025-06-30T19:48:31.268Z] [exec] #6 13.07 Selecting previously unselected package python3-cffi-backend:amd64. [2025-06-30T19:48:31.268Z] [exec] #6 13.07 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-06-30T19:48:31.268Z] [exec] #6 13.08 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-30T19:48:31.268Z] [exec] #6 13.10 Selecting previously unselected package python3-dbus. [2025-06-30T19:48:31.590Z] [exec] #6 13.10 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-06-30T19:48:31.590Z] [exec] #6 13.10 Unpacking python3-dbus (1.3.2-5build3) ... [2025-06-30T19:48:31.590Z] [exec] #6 13.13 Selecting previously unselected package python3-gi. [2025-06-30T19:48:31.590Z] [exec] #6 13.13 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-06-30T19:48:31.590Z] [exec] #6 13.14 Unpacking python3-gi (3.48.2-1) ... [2025-06-30T19:48:31.590Z] [exec] #6 13.18 Selecting previously unselected package python3-pkg-resources. [2025-06-30T19:48:31.590Z] [exec] #6 13.18 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2025-06-30T19:48:31.590Z] [exec] #6 13.18 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-30T19:48:31.590Z] [exec] #6 13.22 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-06-30T19:48:31.590Z] [exec] #6 13.22 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:48:31.590Z] [exec] #6 13.22 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:48:31.590Z] [exec] #6 13.25 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-06-30T19:48:31.590Z] [exec] #6 13.25 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:48:31.590Z] [exec] #6 13.25 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:48:31.590Z] [exec] #6 13.28 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-06-30T19:48:31.590Z] [exec] #6 13.28 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-06-30T19:48:31.590Z] [exec] #6 13.28 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-30T19:48:31.590Z] [exec] #6 13.31 Selecting previously unselected package libstemmer0d:amd64. [2025-06-30T19:48:31.590Z] [exec] #6 13.31 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-06-30T19:48:31.590Z] [exec] #6 13.31 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-30T19:48:31.590Z] [exec] #6 13.34 Selecting previously unselected package libxmlb2:amd64. [2025-06-30T19:48:31.918Z] [exec] #6 13.34 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-06-30T19:48:31.918Z] [exec] #6 13.34 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-06-30T19:48:31.918Z] [exec] #6 13.37 Selecting previously unselected package libappstream5:amd64. [2025-06-30T19:48:31.918Z] [exec] #6 13.37 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-06-30T19:48:31.918Z] [exec] #6 13.37 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-06-30T19:48:31.918Z] [exec] #6 13.40 Selecting previously unselected package libduktape207:amd64. [2025-06-30T19:48:31.918Z] [exec] #6 13.40 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-06-30T19:48:31.918Z] [exec] #6 13.40 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-30T19:48:31.918Z] [exec] #6 13.43 Selecting previously unselected package libdw1t64:amd64. [2025-06-30T19:48:31.918Z] [exec] #6 13.43 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-30T19:48:31.918Z] [exec] #6 13.43 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:48:31.918Z] [exec] #6 13.46 Selecting previously unselected package libglib2.0-bin. [2025-06-30T19:48:31.918Z] [exec] #6 13.46 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:48:31.918Z] [exec] #6 13.46 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-30T19:48:31.918Z] [exec] #6 13.49 Selecting previously unselected package libunwind8:amd64. [2025-06-30T19:48:31.918Z] [exec] #6 13.49 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-06-30T19:48:31.918Z] [exec] #6 13.49 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-30T19:48:31.918Z] [exec] #6 13.52 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-06-30T19:48:31.918Z] [exec] #6 13.52 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-06-30T19:48:31.918Z] [exec] #6 13.52 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-30T19:48:31.918Z] [exec] #6 13.57 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-06-30T19:48:31.918Z] [exec] #6 13.57 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:48:31.918Z] [exec] #6 13.57 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:48:31.918Z] [exec] #6 13.60 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-06-30T19:48:31.918Z] [exec] #6 13.60 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:48:31.918Z] [exec] #6 13.60 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:48:31.919Z] [exec] #6 13.63 Selecting previously unselected package xml-core. [2025-06-30T19:48:31.919Z] [exec] #6 13.63 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-06-30T19:48:31.919Z] [exec] #6 13.63 Unpacking xml-core (0.19) ... [2025-06-30T19:48:31.919Z] [exec] #6 13.66 Selecting previously unselected package polkitd. [2025-06-30T19:48:31.919Z] [exec] #6 13.67 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:48:31.919Z] [exec] #6 13.69 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-06-30T19:48:32.249Z] [exec] #6 13.72 Selecting previously unselected package python3-blinker. [2025-06-30T19:48:32.249Z] [exec] #6 13.72 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 13.72 Unpacking python3-blinker (1.7.0-1) ... [2025-06-30T19:48:32.249Z] [exec] #6 13.74 Selecting previously unselected package python3-cryptography. [2025-06-30T19:48:32.249Z] [exec] #6 13.75 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 13.75 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-30T19:48:32.249Z] [exec] #6 13.80 Selecting previously unselected package python3-pyparsing. [2025-06-30T19:48:32.249Z] [exec] #6 13.81 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 13.81 Unpacking python3-pyparsing (3.1.1-1) ... [2025-06-30T19:48:32.249Z] [exec] #6 13.84 Selecting previously unselected package python3-httplib2. [2025-06-30T19:48:32.249Z] [exec] #6 13.84 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 13.84 Unpacking python3-httplib2 (0.20.4-3) ... [2025-06-30T19:48:32.249Z] [exec] #6 13.87 Selecting previously unselected package python3-jwt. [2025-06-30T19:48:32.249Z] [exec] #6 13.87 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 13.87 Unpacking python3-jwt (2.7.0-1) ... [2025-06-30T19:48:32.249Z] [exec] #6 13.90 Selecting previously unselected package python3-lazr.uri. [2025-06-30T19:48:32.249Z] [exec] #6 13.90 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 13.90 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-06-30T19:48:32.249Z] [exec] #6 13.92 Selecting previously unselected package python3-wadllib. [2025-06-30T19:48:32.249Z] [exec] #6 13.93 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 13.93 Unpacking python3-wadllib (1.3.6-5) ... [2025-06-30T19:48:32.249Z] [exec] #6 13.96 Selecting previously unselected package python3-distro. [2025-06-30T19:48:32.249Z] [exec] #6 13.96 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 13.96 Unpacking python3-distro (1.9.0-1) ... [2025-06-30T19:48:32.249Z] [exec] #6 13.99 Selecting previously unselected package python3-oauthlib. [2025-06-30T19:48:32.249Z] [exec] #6 13.99 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 13.99 Unpacking python3-oauthlib (3.2.2-1) ... [2025-06-30T19:48:32.249Z] [exec] #6 14.03 Selecting previously unselected package python3-lazr.restfulclient. [2025-06-30T19:48:32.249Z] [exec] #6 14.03 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 14.03 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-06-30T19:48:32.249Z] [exec] #6 14.05 Selecting previously unselected package python3-six. [2025-06-30T19:48:32.249Z] [exec] #6 14.05 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 14.06 Unpacking python3-six (1.16.0-4) ... [2025-06-30T19:48:32.249Z] [exec] #6 14.08 Selecting previously unselected package python3-launchpadlib. [2025-06-30T19:48:32.249Z] [exec] #6 14.08 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 14.08 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-06-30T19:48:32.249Z] [exec] #6 14.11 Selecting previously unselected package python3-software-properties. [2025-06-30T19:48:32.249Z] [exec] #6 14.11 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ... [2025-06-30T19:48:32.249Z] [exec] #6 14.11 Unpacking python3-software-properties (0.99.49.2) ... [2025-06-30T19:48:32.249Z] [exec] #6 14.13 Selecting previously unselected package packagekit. [2025-06-30T19:48:32.579Z] [exec] #6 14.14 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:48:32.579Z] [exec] #6 14.14 Unpacking packagekit (1.2.8-2ubuntu1.2) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.17 Selecting previously unselected package software-properties-common. [2025-06-30T19:48:32.579Z] [exec] #6 14.17 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ... [2025-06-30T19:48:32.579Z] [exec] #6 14.18 Unpacking software-properties-common (0.99.49.2) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.21 Setting up media-types (10.1.0) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.22 Setting up systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.26 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.27 Setting up distro-info-data (0.60ubuntu0.3) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.27 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.28 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.29 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.30 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.31 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.32 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.33 No schema files found: doing nothing. [2025-06-30T19:48:32.579Z] [exec] #6 14.34 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.34 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:32.579Z] [exec] #6 14.35 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.37 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.37 Setting up python-apt-common (2.7.7ubuntu4) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.38 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.39 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.40 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.40 Setting up netbase (6.4) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.42 Setting up sgml-base (1.31) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.46 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.47 Setting up lsb-release (12.0-2) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.48 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.55 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.56 Setting up iso-codes (4.16.0-1) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.57 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.58 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.58 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.59 Setcap worked! gst-ptp-helper is not suid! [2025-06-30T19:48:32.910Z] [exec] #6 14.59 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.60 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-06-30T19:48:32.910Z] [exec] #6 14.61 Setting up python3.12 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:48:34.039Z] [exec] #6 15.60 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-30T19:48:34.039Z] [exec] #6 15.60 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:48:34.039Z] [exec] #6 15.61 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-06-30T19:48:34.039Z] [exec] #6 15.62 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:34.039Z] [exec] #6 15.63 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:48:34.039Z] [exec] #6 15.64 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-30T19:48:34.039Z] [exec] #6 15.65 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:34.039Z] [exec] #6 15.68 Setting up xml-core (0.19) ... [2025-06-30T19:48:34.384Z] [exec] #6 15.87 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:48:34.384Z] [exec] #6 15.95 debconf: unable to initialize frontend: Dialog [2025-06-30T19:48:34.384Z] [exec] #6 15.95 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-06-30T19:48:34.384Z] [exec] #6 15.95 debconf: falling back to frontend: Readline [2025-06-30T19:48:34.384Z] [exec] #6 15.95 debconf: unable to initialize frontend: Readline [2025-06-30T19:48:34.384Z] [exec] #6 15.95 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-30T19:48:34.384Z] [exec] #6 15.95 debconf: falling back to frontend: Teletype [2025-06-30T19:48:34.384Z] [exec] #6 16.02 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:48:34.384Z] [exec] #6 16.03 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-30T19:48:34.384Z] [exec] #6 16.04 Setting up python3 (3.12.3-0ubuntu2) ... [2025-06-30T19:48:34.384Z] [exec] #6 16.04 running python rtupdate hooks for python3.12... [2025-06-30T19:48:34.384Z] [exec] #6 16.04 running python post-rtupdate hooks for python3.12... [2025-06-30T19:48:34.384Z] [exec] #6 16.14 Setting up python3-six (1.16.0-4) ... [2025-06-30T19:48:34.795Z] [exec] #6 16.27 Setting up python3-pyparsing (3.1.1-1) ... [2025-06-30T19:48:34.795Z] [exec] #6 16.49 Setting up python3-gi (3.48.2-1) ... [2025-06-30T19:48:35.116Z] [exec] #6 16.67 Setting up python3-httplib2 (0.20.4-3) ... [2025-06-30T19:48:35.116Z] [exec] #6 16.82 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-30T19:48:35.116Z] [exec] #6 16.83 Setting up python3-blinker (1.7.0-1) ... [2025-06-30T19:48:35.116Z] [exec] #6 16.96 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-30T19:48:35.437Z] [exec] #6 17.19 Setting up python3-dbus (1.3.2-5build3) ... [2025-06-30T19:48:35.762Z] [exec] #6 17.33 Setting up python3-distro (1.9.0-1) ... [2025-06-30T19:48:35.762Z] [exec] #6 17.46 Setting up python3-jwt (2.7.0-1) ... [2025-06-30T19:48:35.762Z] [exec] #6 17.59 Setting up python3-apt (2.7.7ubuntu4) ... [2025-06-30T19:48:36.093Z] [exec] #6 17.76 Setting up python3-lazr.uri (1.0.6-3) ... [2025-06-30T19:48:36.093Z] [exec] #6 17.88 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-30T19:48:36.420Z] [exec] #6 18.15 Setting up python3-wadllib (1.3.6-5) ... [2025-06-30T19:48:36.754Z] [exec] #6 18.28 Setting up python3-oauthlib (3.2.2-1) ... [2025-06-30T19:48:36.754Z] [exec] #6 18.47 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-06-30T19:48:37.085Z] [exec] #6 18.61 Setting up python3-launchpadlib (1.11.0-6) ... [2025-06-30T19:48:37.085Z] [exec] #6 18.87 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-06-30T19:48:37.411Z] [exec] #6 18.88 Setting up python3-software-properties (0.99.49.2) ... [2025-06-30T19:48:37.411Z] [exec] #6 19.03 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-30T19:48:37.411Z] [exec] #6 19.07 Processing triggers for sgml-base (1.31) ... [2025-06-30T19:48:37.411Z] [exec] #6 19.08 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-06-30T19:48:37.411Z] [exec] #6 19.09 Creating group 'polkitd' with GID 997. [2025-06-30T19:48:37.411Z] [exec] #6 19.09 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-06-30T19:48:37.411Z] [exec] #6 19.12 invoke-rc.d: could not determine current runlevel [2025-06-30T19:48:37.411Z] [exec] #6 19.12 invoke-rc.d: policy-rc.d denied execution of reload. [2025-06-30T19:48:37.411Z] [exec] #6 19.23 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-06-30T19:48:37.736Z] [exec] #6 19.23 Setting up packagekit (1.2.8-2ubuntu1.2) ... [2025-06-30T19:48:37.736Z] [exec] #6 19.24 invoke-rc.d: could not determine current runlevel [2025-06-30T19:48:37.736Z] [exec] #6 19.25 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-06-30T19:48:37.736Z] [exec] #6 19.25 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-30T19:48:37.736Z] [exec] #6 19.36 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-06-30T19:48:37.736Z] [exec] #6 19.37 Setting up software-properties-common (0.99.49.2) ... [2025-06-30T19:48:37.736Z] [exec] #6 19.49 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:48:41.474Z] [exec] #6 22.84 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-30T19:48:41.474Z] [exec] #6 22.86 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-30T19:48:41.474Z] [exec] #6 22.86 Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-30T19:48:41.474Z] [exec] #6 22.88 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-30T19:48:41.474Z] [exec] #6 23.07 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-06-30T19:48:41.474Z] [exec] #6 23.13 Fetched 24.4 kB in 0s (66.5 kB/s) [2025-06-30T19:48:42.182Z] [exec] #6 23.13 Reading package lists... [2025-06-30T19:48:42.506Z] [exec] #6 24.09 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-06-30T19:48:42.506Z] [exec] #6 24.09 Repository: 'Types: deb [2025-06-30T19:48:42.506Z] [exec] #6 24.09 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-06-30T19:48:42.506Z] [exec] #6 24.09 Suites: noble [2025-06-30T19:48:42.506Z] [exec] #6 24.09 Components: main [2025-06-30T19:48:42.506Z] [exec] #6 24.09 ' [2025-06-30T19:48:42.506Z] [exec] #6 24.09 Description: [2025-06-30T19:48:42.506Z] [exec] #6 24.09 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-06-30T19:48:42.506Z] [exec] #6 24.09 [2025-06-30T19:48:42.506Z] [exec] #6 24.09 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-06-30T19:48:42.506Z] [exec] #6 24.09 Adding repository. [2025-06-30T19:48:42.506Z] [exec] #6 24.27 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-30T19:48:42.832Z] [exec] #6 24.48 Hit:2 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-06-30T19:48:43.526Z] [exec] #6 25.28 Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-30T19:48:43.848Z] [exec] #6 25.37 Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-30T19:48:43.848Z] [exec] #6 25.47 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-30T19:48:44.973Z] [exec] #6 25.55 Reading package lists... [2025-06-30T19:48:46.099Z] [exec] #6 26.54 Reading package lists... [2025-06-30T19:48:46.099Z] [exec] #6 27.53 Building dependency tree... [2025-06-30T19:48:46.099Z] [exec] #6 27.76 Reading state information... [2025-06-30T19:48:46.418Z] [exec] #6 28.01 The following additional packages will be installed: [2025-06-30T19:48:46.418Z] [exec] #6 28.01 ant asciidoc-base asciidoc-common bzip2 ca-certificates-java cpp cpp-13 [2025-06-30T19:48:46.418Z] [exec] #6 28.01 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless [2025-06-30T19:48:46.418Z] [exec] #6 28.01 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu [2025-06-30T19:48:46.418Z] [exec] #6 28.01 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man [2025-06-30T19:48:46.418Z] [exec] #6 28.01 java-common libasan8 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev [2025-06-30T19:48:46.419Z] [exec] #6 28.01 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 [2025-06-30T19:48:46.419Z] [exec] #6 28.01 libgomp1 libhwasan0 libisl23 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 [2025-06-30T19:48:46.419Z] [exec] #6 28.01 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2025-06-30T19:48:46.419Z] [exec] #6 28.02 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 libxml2-utils libxslt1.1 [2025-06-30T19:48:46.419Z] [exec] #6 28.02 linux-libc-dev lto-disabled-list make openjdk-21-jre-headless patch perl [2025-06-30T19:48:46.419Z] [exec] #6 28.02 perl-modules-5.38 rpcsvc-proto xsltproc xz-utils [2025-06-30T19:48:46.419Z] [exec] #6 28.02 Suggested packages: [2025-06-30T19:48:46.419Z] [exec] #6 28.02 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java [2025-06-30T19:48:46.419Z] [exec] #6 28.02 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight [2025-06-30T19:48:46.419Z] [exec] #6 28.02 bzip2-doc cpp-doc gcc-13-locales cpp-13-doc default-jre dbtoepub [2025-06-30T19:48:46.419Z] [exec] #6 28.02 docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text [2025-06-30T19:48:46.419Z] [exec] #6 28.02 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java [2025-06-30T19:48:46.419Z] [exec] #6 28.02 libxslthl-java xalan debian-keyring g++-multilib g++-13-multilib gcc-13-doc [2025-06-30T19:48:46.419Z] [exec] #6 28.02 gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc [2025-06-30T19:48:46.419Z] [exec] #6 28.02 gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run [2025-06-30T19:48:46.419Z] [exec] #6 28.02 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs [2025-06-30T19:48:46.419Z] [exec] #6 28.02 git-mediawiki git-svn glibc-doc bzr gdbm-l10n liblcms2-utils pcscd [2025-06-30T19:48:46.419Z] [exec] #6 28.02 libstdc++-13-doc make-doc libnss-mdns fonts-dejavu-extra [2025-06-30T19:48:46.419Z] [exec] #6 28.02 fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei [2025-06-30T19:48:46.419Z] [exec] #6 28.02 | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc [2025-06-30T19:48:46.419Z] [exec] #6 28.02 libterm-readline-gnu-perl | libterm-readline-perl-perl [2025-06-30T19:48:46.419Z] [exec] #6 28.02 libtap-harness-archive-perl [2025-06-30T19:48:46.419Z] [exec] #6 28.02 Recommended packages: [2025-06-30T19:48:46.419Z] [exec] #6 28.02 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot [2025-06-30T19:48:46.419Z] [exec] #6 28.02 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools [2025-06-30T19:48:46.419Z] [exec] #6 28.02 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b [2025-06-30T19:48:46.419Z] [exec] #6 28.02 libasound2t64 [2025-06-30T19:48:46.419Z] [exec] #6 28.12 The following NEW packages will be installed: [2025-06-30T19:48:46.419Z] [exec] #6 28.12 ant ant-contrib asciidoc asciidoc-base asciidoc-common build-essential bzip2 [2025-06-30T19:48:46.419Z] [exec] #6 28.12 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu [2025-06-30T19:48:46.419Z] [exec] #6 28.12 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu [2025-06-30T19:48:46.419Z] [exec] #6 28.12 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu [2025-06-30T19:48:46.419Z] [exec] #6 28.12 gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1 [2025-06-30T19:48:46.419Z] [exec] #6 28.12 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libdpkg-perl liberror-perl [2025-06-30T19:48:46.419Z] [exec] #6 28.12 libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 libgomp1 libhwasan0 libisl23 [2025-06-30T19:48:46.419Z] [exec] #6 28.12 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6 [2025-06-30T19:48:46.419Z] [exec] #6 28.13 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 libstdc++-13-dev [2025-06-30T19:48:46.419Z] [exec] #6 28.13 libtsan2 libubsan1 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list [2025-06-30T19:48:46.419Z] [exec] #6 28.13 make openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto [2025-06-30T19:48:46.419Z] [exec] #6 28.13 xsltproc xz-utils [2025-06-30T19:48:46.738Z] [exec] #6 28.36 0 upgraded, 68 newly installed, 0 to remove and 4 not upgraded. [2025-06-30T19:48:46.738Z] [exec] #6 28.36 Need to get 133 MB of archives. [2025-06-30T19:48:46.738Z] [exec] #6 28.36 After this operation, 535 MB of additional disk space will be used. [2025-06-30T19:48:46.738Z] [exec] #6 28.36 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-30T19:48:47.431Z] [exec] #6 29.21 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-06-30T19:48:47.751Z] [exec] #6 29.22 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-06-30T19:48:47.751Z] [exec] #6 29.22 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-30T19:48:47.751Z] [exec] #6 29.34 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] [2025-06-30T19:48:47.751Z] [exec] #6 29.35 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-30T19:48:47.751Z] [exec] #6 29.35 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB] [2025-06-30T19:48:47.751Z] [exec] #6 29.36 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B] [2025-06-30T19:48:47.752Z] [exec] #6 29.36 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2025-06-30T19:48:47.752Z] [exec] #6 29.36 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2025-06-30T19:48:47.752Z] [exec] #6 29.36 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] [2025-06-30T19:48:47.752Z] [exec] #6 29.40 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] [2025-06-30T19:48:47.752Z] [exec] #6 29.40 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] [2025-06-30T19:48:47.752Z] [exec] #6 29.49 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] [2025-06-30T19:48:48.073Z] [exec] #6 29.49 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-30T19:48:49.197Z] [exec] #6 30.66 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B] [2025-06-30T19:48:49.197Z] [exec] #6 30.66 Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB] [2025-06-30T19:48:49.197Z] [exec] #6 30.72 Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB] [2025-06-30T19:48:49.197Z] [exec] #6 30.72 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB] [2025-06-30T19:48:49.197Z] [exec] #6 30.74 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-30T19:48:49.197Z] [exec] #6 30.75 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-30T19:48:49.197Z] [exec] #6 30.75 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-30T19:48:49.197Z] [exec] #6 30.75 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB] [2025-06-30T19:48:49.197Z] [exec] #6 30.75 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B] [2025-06-30T19:48:49.197Z] [exec] #6 30.75 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.4 [20.4 kB] [2025-06-30T19:48:49.197Z] [exec] #6 30.84 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-63.66 [1,878 kB] [2025-06-30T19:48:49.197Z] [exec] #6 30.88 Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] [2025-06-30T19:48:49.197Z] [exec] #6 30.88 Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] [2025-06-30T19:48:49.197Z] [exec] #6 30.88 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.4 [2,124 kB] [2025-06-30T19:48:49.197Z] [exec] #6 30.95 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-30T19:48:49.521Z] [exec] #6 30.95 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] [2025-06-30T19:48:49.521Z] [exec] #6 30.96 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] [2025-06-30T19:48:49.521Z] [exec] #6 30.97 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] [2025-06-30T19:48:49.521Z] [exec] #6 30.97 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-30T19:48:49.521Z] [exec] #6 31.24 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-30T19:48:49.521Z] [exec] #6 31.24 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-30T19:48:49.521Z] [exec] #6 31.24 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] [2025-06-30T19:48:49.521Z] [exec] #6 31.24 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-30T19:48:49.521Z] [exec] #6 31.24 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] [2025-06-30T19:48:49.521Z] [exec] #6 31.25 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] [2025-06-30T19:48:49.521Z] [exec] #6 31.25 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] [2025-06-30T19:48:49.521Z] [exec] #6 31.25 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] [2025-06-30T19:48:49.521Z] [exec] #6 31.32 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] [2025-06-30T19:48:49.521Z] [exec] #6 31.35 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] [2025-06-30T19:48:49.844Z] [exec] #6 31.43 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] [2025-06-30T19:48:49.844Z] [exec] #6 31.45 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] [2025-06-30T19:48:49.844Z] [exec] #6 31.50 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] [2025-06-30T19:48:50.166Z] [exec] #6 31.50 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-30T19:48:50.166Z] [exec] #6 31.56 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-30T19:48:50.488Z] [exec] #6 32.09 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] [2025-06-30T19:48:50.811Z] [exec] #6 32.10 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-30T19:48:50.811Z] [exec] #6 32.10 Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] [2025-06-30T19:48:50.811Z] [exec] #6 32.11 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-30T19:48:50.811Z] [exec] #6 32.17 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-30T19:48:50.811Z] [exec] #6 32.47 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-30T19:48:50.811Z] [exec] #6 32.47 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-30T19:48:50.811Z] [exec] #6 32.47 Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] [2025-06-30T19:48:50.811Z] [exec] #6 32.47 Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] [2025-06-30T19:48:50.811Z] [exec] #6 32.48 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.1 [269 kB] [2025-06-30T19:48:50.811Z] [exec] #6 32.48 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] [2025-06-30T19:48:50.811Z] [exec] #6 32.48 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] [2025-06-30T19:48:50.811Z] [exec] #6 32.48 Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] [2025-06-30T19:48:50.811Z] [exec] #6 32.48 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.1 [1,074 kB] [2025-06-30T19:48:50.811Z] [exec] #6 32.57 Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] [2025-06-30T19:48:50.811Z] [exec] #6 32.66 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-06-30T19:48:51.131Z] [exec] #6 32.66 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-30T19:48:51.131Z] [exec] #6 32.68 Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB] [2025-06-30T19:48:51.131Z] [exec] #6 32.77 Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB] [2025-06-30T19:48:51.131Z] [exec] #6 32.93 debconf: delaying package configuration, since apt-utils is not installed [2025-06-30T19:48:51.451Z] [exec] #6 32.97 Fetched 133 MB in 5s (28.6 MB/s) [2025-06-30T19:48:51.451Z] [exec] #6 32.99 Selecting previously unselected package perl-modules-5.38. [2025-06-30T19:48:51.451Z] [exec] #6 32.99 (Reading database ... [2025-06-30T19:48:51.451Z] [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 33.00 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... [2025-06-30T19:48:51.451Z] [exec] #6 33.00 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:48:51.772Z] [exec] #6 33.31 Selecting previously unselected package libgdbm6t64:amd64. [2025-06-30T19:48:51.772Z] [exec] #6 33.31 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-06-30T19:48:51.772Z] [exec] #6 33.31 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:48:51.772Z] [exec] #6 33.34 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-06-30T19:48:51.772Z] [exec] #6 33.34 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-06-30T19:48:51.772Z] [exec] #6 33.34 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:48:51.772Z] [exec] #6 33.37 Selecting previously unselected package libperl5.38t64:amd64. [2025-06-30T19:48:51.772Z] [exec] #6 33.37 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-30T19:48:51.772Z] [exec] #6 33.37 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:48:51.772Z] [exec] #6 33.58 Selecting previously unselected package perl. [2025-06-30T19:48:52.092Z] [exec] #6 33.58 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-30T19:48:52.092Z] [exec] #6 33.59 Unpacking perl (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:48:52.092Z] [exec] #6 33.62 Selecting previously unselected package xz-utils. [2025-06-30T19:48:52.092Z] [exec] #6 33.63 Preparing to unpack .../05-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... [2025-06-30T19:48:52.092Z] [exec] #6 33.63 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... [2025-06-30T19:48:52.092Z] [exec] #6 33.66 Selecting previously unselected package ca-certificates-java. [2025-06-30T19:48:52.092Z] [exec] #6 33.67 Preparing to unpack .../06-ca-certificates-java_20240118_all.deb ... [2025-06-30T19:48:52.092Z] [exec] #6 33.67 Unpacking ca-certificates-java (20240118) ... [2025-06-30T19:48:52.092Z] [exec] #6 33.70 Selecting previously unselected package java-common. [2025-06-30T19:48:52.092Z] [exec] #6 33.70 Preparing to unpack .../07-java-common_0.75+exp1_all.deb ... [2025-06-30T19:48:52.092Z] [exec] #6 33.70 Unpacking java-common (0.75+exp1) ... [2025-06-30T19:48:52.092Z] [exec] #6 33.73 Selecting previously unselected package liblcms2-2:amd64. [2025-06-30T19:48:52.092Z] [exec] #6 33.73 Preparing to unpack .../08-liblcms2-2_2.14-2build1_amd64.deb ... [2025-06-30T19:48:52.092Z] [exec] #6 33.73 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2025-06-30T19:48:52.092Z] [exec] #6 33.76 Selecting previously unselected package libjpeg-turbo8:amd64. [2025-06-30T19:48:52.092Z] [exec] #6 33.76 Preparing to unpack .../09-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2025-06-30T19:48:52.092Z] [exec] #6 33.76 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-06-30T19:48:52.092Z] [exec] #6 33.79 Selecting previously unselected package libjpeg8:amd64. [2025-06-30T19:48:52.092Z] [exec] #6 33.79 Preparing to unpack .../10-libjpeg8_8c-2ubuntu11_amd64.deb ... [2025-06-30T19:48:52.092Z] [exec] #6 33.79 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2025-06-30T19:48:52.092Z] [exec] #6 33.81 Selecting previously unselected package libnspr4:amd64. [2025-06-30T19:48:52.416Z] [exec] #6 33.81 Preparing to unpack .../11-libnspr4_2%3a4.35-1.1build1_amd64.deb ... [2025-06-30T19:48:52.416Z] [exec] #6 33.82 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... [2025-06-30T19:48:52.416Z] [exec] #6 33.84 Selecting previously unselected package libnss3:amd64. [2025-06-30T19:48:52.416Z] [exec] #6 33.84 Preparing to unpack .../12-libnss3_2%3a3.98-1build1_amd64.deb ... [2025-06-30T19:48:52.416Z] [exec] #6 33.84 Unpacking libnss3:amd64 (2:3.98-1build1) ... [2025-06-30T19:48:52.416Z] [exec] #6 33.89 Selecting previously unselected package libpcsclite1:amd64. [2025-06-30T19:48:52.416Z] [exec] #6 33.89 Preparing to unpack .../13-libpcsclite1_2.0.3-1build1_amd64.deb ... [2025-06-30T19:48:52.416Z] [exec] #6 33.90 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... [2025-06-30T19:48:52.416Z] [exec] #6 33.92 Selecting previously unselected package openjdk-21-jre-headless:amd64. [2025-06-30T19:48:52.416Z] [exec] #6 33.92 Preparing to unpack .../14-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ... [2025-06-30T19:48:52.416Z] [exec] #6 33.93 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-06-30T19:48:53.223Z] [exec] #6 34.94 Selecting previously unselected package default-jre-headless. [2025-06-30T19:48:53.223Z] [exec] #6 34.94 Preparing to unpack .../15-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ... [2025-06-30T19:48:53.223Z] [exec] #6 34.94 Unpacking default-jre-headless (2:1.21-75+exp1) ... [2025-06-30T19:48:53.223Z] [exec] #6 34.96 Selecting previously unselected package ant. [2025-06-30T19:48:53.223Z] [exec] #6 34.97 Preparing to unpack .../16-ant_1.10.14-1_all.deb ... [2025-06-30T19:48:53.223Z] [exec] #6 34.97 Unpacking ant (1.10.14-1) ... [2025-06-30T19:48:53.223Z] [exec] #6 35.01 Selecting previously unselected package asciidoc-common. [2025-06-30T19:48:53.223Z] [exec] #6 35.01 Preparing to unpack .../17-asciidoc-common_10.2.0-2_all.deb ... [2025-06-30T19:48:53.223Z] [exec] #6 35.01 Unpacking asciidoc-common (10.2.0-2) ... [2025-06-30T19:48:53.223Z] [exec] #6 35.05 Selecting previously unselected package docbook-xsl. [2025-06-30T19:48:53.547Z] [exec] #6 35.05 Preparing to unpack .../18-docbook-xsl_1.79.2+dfsg-7_all.deb ... [2025-06-30T19:48:53.547Z] [exec] #6 35.06 Unpacking docbook-xsl (1.79.2+dfsg-7) ... [2025-06-30T19:48:53.547Z] [exec] #6 35.26 Selecting previously unselected package libxml2-utils. [2025-06-30T19:48:53.547Z] [exec] #6 35.26 Preparing to unpack .../19-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-06-30T19:48:53.547Z] [exec] #6 35.27 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-30T19:48:53.547Z] [exec] #6 35.29 Selecting previously unselected package libxslt1.1:amd64. [2025-06-30T19:48:53.547Z] [exec] #6 35.29 Preparing to unpack .../20-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... [2025-06-30T19:48:53.547Z] [exec] #6 35.29 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-06-30T19:48:53.547Z] [exec] #6 35.32 Selecting previously unselected package xsltproc. [2025-06-30T19:48:53.547Z] [exec] #6 35.32 Preparing to unpack .../21-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... [2025-06-30T19:48:53.547Z] [exec] #6 35.32 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-06-30T19:48:53.547Z] [exec] #6 35.35 Selecting previously unselected package asciidoc-base. [2025-06-30T19:48:53.547Z] [exec] #6 35.35 Preparing to unpack .../22-asciidoc-base_10.2.0-2_all.deb ... [2025-06-30T19:48:53.547Z] [exec] #6 35.35 Unpacking asciidoc-base (10.2.0-2) ... [2025-06-30T19:48:53.547Z] [exec] #6 35.38 Selecting previously unselected package asciidoc. [2025-06-30T19:48:53.873Z] [exec] #6 35.38 Preparing to unpack .../23-asciidoc_10.2.0-2_all.deb ... [2025-06-30T19:48:53.873Z] [exec] #6 35.39 Unpacking asciidoc (10.2.0-2) ... [2025-06-30T19:48:53.873Z] [exec] #6 35.41 Selecting previously unselected package libc-dev-bin. [2025-06-30T19:48:53.873Z] [exec] #6 35.41 Preparing to unpack .../24-libc-dev-bin_2.39-0ubuntu8.4_amd64.deb ... [2025-06-30T19:48:53.873Z] [exec] #6 35.41 Unpacking libc-dev-bin (2.39-0ubuntu8.4) ... [2025-06-30T19:48:53.873Z] [exec] #6 35.43 Selecting previously unselected package linux-libc-dev:amd64. [2025-06-30T19:48:53.873Z] [exec] #6 35.43 Preparing to unpack .../25-linux-libc-dev_6.8.0-63.66_amd64.deb ... [2025-06-30T19:48:53.873Z] [exec] #6 35.44 Unpacking linux-libc-dev:amd64 (6.8.0-63.66) ... [2025-06-30T19:48:53.873Z] [exec] #6 35.64 Selecting previously unselected package libcrypt-dev:amd64. [2025-06-30T19:48:54.210Z] [exec] #6 35.64 Preparing to unpack .../26-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... [2025-06-30T19:48:54.210Z] [exec] #6 35.65 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... [2025-06-30T19:48:54.210Z] [exec] #6 35.67 Selecting previously unselected package rpcsvc-proto. [2025-06-30T19:48:54.210Z] [exec] #6 35.67 Preparing to unpack .../27-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... [2025-06-30T19:48:54.210Z] [exec] #6 35.68 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... [2025-06-30T19:48:54.210Z] [exec] #6 35.70 Selecting previously unselected package libc6-dev:amd64. [2025-06-30T19:48:54.210Z] [exec] #6 35.70 Preparing to unpack .../28-libc6-dev_2.39-0ubuntu8.4_amd64.deb ... [2025-06-30T19:48:54.210Z] [exec] #6 35.71 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.4) ... [2025-06-30T19:48:54.210Z] [exec] #6 35.87 Selecting previously unselected package gcc-13-base:amd64. [2025-06-30T19:48:54.210Z] [exec] #6 35.87 Preparing to unpack .../29-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:54.210Z] [exec] #6 35.87 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:48:54.210Z] [exec] #6 35.90 Selecting previously unselected package libisl23:amd64. [2025-06-30T19:48:54.210Z] [exec] #6 35.90 Preparing to unpack .../30-libisl23_0.26-3build1.1_amd64.deb ... [2025-06-30T19:48:54.210Z] [exec] #6 35.90 Unpacking libisl23:amd64 (0.26-3build1.1) ... [2025-06-30T19:48:54.210Z] [exec] #6 35.94 Selecting previously unselected package libmpfr6:amd64. [2025-06-30T19:48:54.210Z] [exec] #6 35.94 Preparing to unpack .../31-libmpfr6_4.2.1-1build1.1_amd64.deb ... [2025-06-30T19:48:54.210Z] [exec] #6 35.95 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... [2025-06-30T19:48:54.210Z] [exec] #6 35.98 Selecting previously unselected package libmpc3:amd64. [2025-06-30T19:48:54.545Z] [exec] #6 35.98 Preparing to unpack .../32-libmpc3_1.3.1-1build1.1_amd64.deb ... [2025-06-30T19:48:54.545Z] [exec] #6 35.98 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... [2025-06-30T19:48:54.545Z] [exec] #6 36.00 Selecting previously unselected package cpp-13-x86-64-linux-gnu. [2025-06-30T19:48:54.545Z] [exec] #6 36.01 Preparing to unpack .../33-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:54.545Z] [exec] #6 36.01 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:48:54.545Z] [exec] #6 36.27 Selecting previously unselected package cpp-13. [2025-06-30T19:48:54.545Z] [exec] #6 36.27 Preparing to unpack .../34-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:54.545Z] [exec] #6 36.27 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:48:54.545Z] [exec] #6 36.29 Selecting previously unselected package cpp-x86-64-linux-gnu. [2025-06-30T19:48:54.545Z] [exec] #6 36.30 Preparing to unpack .../35-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-30T19:48:54.545Z] [exec] #6 36.30 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-30T19:48:54.545Z] [exec] #6 36.32 Selecting previously unselected package cpp. [2025-06-30T19:48:54.545Z] [exec] #6 36.32 Preparing to unpack .../36-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-30T19:48:54.545Z] [exec] #6 36.33 Unpacking cpp (4:13.2.0-7ubuntu1) ... [2025-06-30T19:48:54.545Z] [exec] #6 36.35 Selecting previously unselected package libcc1-0:amd64. [2025-06-30T19:48:54.545Z] [exec] #6 36.36 Preparing to unpack .../37-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:54.545Z] [exec] #6 36.36 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:48:54.545Z] [exec] #6 36.38 Selecting previously unselected package libgomp1:amd64. [2025-06-30T19:48:54.867Z] [exec] #6 36.38 Preparing to unpack .../38-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:54.867Z] [exec] #6 36.39 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:48:54.867Z] [exec] #6 36.43 Selecting previously unselected package libitm1:amd64. [2025-06-30T19:48:54.867Z] [exec] #6 36.43 Preparing to unpack .../39-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:54.867Z] [exec] #6 36.43 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:48:54.867Z] [exec] #6 36.46 Selecting previously unselected package libatomic1:amd64. [2025-06-30T19:48:54.867Z] [exec] #6 36.46 Preparing to unpack .../40-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:54.867Z] [exec] #6 36.46 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:48:54.867Z] [exec] #6 36.49 Selecting previously unselected package libasan8:amd64. [2025-06-30T19:48:54.867Z] [exec] #6 36.49 Preparing to unpack .../41-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:54.867Z] [exec] #6 36.49 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:48:54.867Z] [exec] #6 36.58 Selecting previously unselected package liblsan0:amd64. [2025-06-30T19:48:54.867Z] [exec] #6 36.58 Preparing to unpack .../42-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:54.867Z] [exec] #6 36.59 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:48:54.867Z] [exec] #6 36.63 Selecting previously unselected package libtsan2:amd64. [2025-06-30T19:48:55.187Z] [exec] #6 36.64 Preparing to unpack .../43-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:55.187Z] [exec] #6 36.64 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:48:55.187Z] [exec] #6 36.86 Selecting previously unselected package libubsan1:amd64. [2025-06-30T19:48:55.187Z] [exec] #6 36.86 Preparing to unpack .../44-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:55.187Z] [exec] #6 36.86 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:48:55.187Z] [exec] #6 36.91 Selecting previously unselected package libhwasan0:amd64. [2025-06-30T19:48:55.187Z] [exec] #6 36.91 Preparing to unpack .../45-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:55.187Z] [exec] #6 36.91 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:48:55.187Z] [exec] #6 36.96 Selecting previously unselected package libquadmath0:amd64. [2025-06-30T19:48:55.509Z] [exec] #6 36.96 Preparing to unpack .../46-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:55.509Z] [exec] #6 36.97 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:48:55.509Z] [exec] #6 36.99 Selecting previously unselected package libgcc-13-dev:amd64. [2025-06-30T19:48:55.509Z] [exec] #6 36.99 Preparing to unpack .../47-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:55.509Z] [exec] #6 36.99 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:48:55.509Z] [exec] #6 37.10 Selecting previously unselected package gcc-13-x86-64-linux-gnu. [2025-06-30T19:48:55.509Z] [exec] #6 37.11 Preparing to unpack .../48-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-30T19:48:55.509Z] [exec] #6 37.11 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:08.604Z] [exec] #6 48.28 Selecting previously unselected package gcc-13. [2025-06-30T19:49:08.604Z] [exec] #6 48.29 Preparing to unpack .../49-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-30T19:49:08.604Z] [exec] #6 50.05 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:08.604Z] [exec] #6 50.07 Selecting previously unselected package gcc-x86-64-linux-gnu. [2025-06-30T19:49:08.604Z] [exec] #6 50.07 Preparing to unpack .../50-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-30T19:49:08.604Z] [exec] #6 50.07 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-30T19:49:08.604Z] [exec] #6 50.10 Selecting previously unselected package gcc. [2025-06-30T19:49:08.604Z] [exec] #6 50.10 Preparing to unpack .../51-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-30T19:49:08.604Z] [exec] #6 50.10 Unpacking gcc (4:13.2.0-7ubuntu1) ... [2025-06-30T19:49:08.604Z] [exec] #6 50.12 Selecting previously unselected package libstdc++-13-dev:amd64. [2025-06-30T19:49:08.604Z] [exec] #6 50.12 Preparing to unpack .../52-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-30T19:49:08.604Z] [exec] #6 50.13 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:08.604Z] [exec] #6 50.35 Selecting previously unselected package g++-13-x86-64-linux-gnu. [2025-06-30T19:49:08.925Z] [exec] #6 50.35 Preparing to unpack .../53-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-30T19:49:08.925Z] [exec] #6 50.36 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:08.925Z] [exec] #6 50.59 Selecting previously unselected package g++-13. [2025-06-30T19:49:08.925Z] [exec] #6 50.60 Preparing to unpack .../54-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-30T19:49:08.925Z] [exec] #6 50.60 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:08.925Z] [exec] #6 50.62 Selecting previously unselected package g++-x86-64-linux-gnu. [2025-06-30T19:49:08.925Z] [exec] #6 50.62 Preparing to unpack .../55-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-30T19:49:08.925Z] [exec] #6 50.62 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-30T19:49:08.925Z] [exec] #6 50.64 Selecting previously unselected package g++. [2025-06-30T19:49:08.925Z] [exec] #6 50.64 Preparing to unpack .../56-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-30T19:49:08.925Z] [exec] #6 50.65 Unpacking g++ (4:13.2.0-7ubuntu1) ... [2025-06-30T19:49:08.925Z] [exec] #6 50.67 Selecting previously unselected package make. [2025-06-30T19:49:08.925Z] [exec] #6 50.67 Preparing to unpack .../57-make_4.3-4.1build2_amd64.deb ... [2025-06-30T19:49:08.925Z] [exec] #6 50.67 Unpacking make (4.3-4.1build2) ... [2025-06-30T19:49:08.925Z] [exec] #6 50.69 Selecting previously unselected package libdpkg-perl. [2025-06-30T19:49:08.925Z] [exec] #6 50.70 Preparing to unpack .../58-libdpkg-perl_1.22.6ubuntu6.1_all.deb ... [2025-06-30T19:49:09.245Z] [exec] #6 50.70 Unpacking libdpkg-perl (1.22.6ubuntu6.1) ... [2025-06-30T19:49:09.246Z] [exec] #6 50.74 Selecting previously unselected package bzip2. [2025-06-30T19:49:09.246Z] [exec] #6 50.74 Preparing to unpack .../59-bzip2_1.0.8-5.1build0.1_amd64.deb ... [2025-06-30T19:49:09.246Z] [exec] #6 50.74 Unpacking bzip2 (1.0.8-5.1build0.1) ... [2025-06-30T19:49:09.246Z] [exec] #6 50.77 Selecting previously unselected package patch. [2025-06-30T19:49:09.246Z] [exec] #6 50.77 Preparing to unpack .../60-patch_2.7.6-7build3_amd64.deb ... [2025-06-30T19:49:09.246Z] [exec] #6 50.77 Unpacking patch (2.7.6-7build3) ... [2025-06-30T19:49:09.246Z] [exec] #6 50.79 Selecting previously unselected package lto-disabled-list. [2025-06-30T19:49:09.246Z] [exec] #6 50.79 Preparing to unpack .../61-lto-disabled-list_47_all.deb ... [2025-06-30T19:49:09.246Z] [exec] #6 50.80 Unpacking lto-disabled-list (47) ... [2025-06-30T19:49:09.246Z] [exec] #6 50.82 Selecting previously unselected package dpkg-dev. [2025-06-30T19:49:09.246Z] [exec] #6 50.82 Preparing to unpack .../62-dpkg-dev_1.22.6ubuntu6.1_all.deb ... [2025-06-30T19:49:09.246Z] [exec] #6 50.82 Unpacking dpkg-dev (1.22.6ubuntu6.1) ... [2025-06-30T19:49:09.246Z] [exec] #6 50.87 Selecting previously unselected package build-essential. [2025-06-30T19:49:09.246Z] [exec] #6 50.87 Preparing to unpack .../63-build-essential_12.10ubuntu1_amd64.deb ... [2025-06-30T19:49:09.246Z] [exec] #6 50.87 Unpacking build-essential (12.10ubuntu1) ... [2025-06-30T19:49:09.246Z] [exec] #6 50.90 Selecting previously unselected package liberror-perl. [2025-06-30T19:49:09.246Z] [exec] #6 50.90 Preparing to unpack .../64-liberror-perl_0.17029-2_all.deb ... [2025-06-30T19:49:09.246Z] [exec] #6 50.90 Unpacking liberror-perl (0.17029-2) ... [2025-06-30T19:49:09.246Z] [exec] #6 50.92 Selecting previously unselected package git-man. [2025-06-30T19:49:09.246Z] [exec] #6 50.92 Preparing to unpack .../65-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... [2025-06-30T19:49:09.246Z] [exec] #6 50.93 Unpacking git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:49:09.246Z] [exec] #6 50.97 Selecting previously unselected package git. [2025-06-30T19:49:09.246Z] [exec] #6 50.97 Preparing to unpack .../66-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ... [2025-06-30T19:49:09.246Z] [exec] #6 50.98 Unpacking git (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:49:09.246Z] [exec] #6 51.13 Selecting previously unselected package ant-contrib. [2025-06-30T19:49:09.570Z] [exec] #6 51.13 Preparing to unpack .../67-ant-contrib_1.0~b3+svn177-12_all.deb ... [2025-06-30T19:49:09.570Z] [exec] #6 51.13 Unpacking ant-contrib (1.0~b3+svn177-12) ... [2025-06-30T19:49:09.570Z] [exec] #6 51.19 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2025-06-30T19:49:09.570Z] [exec] #6 51.20 Setting up lto-disabled-list (47) ... [2025-06-30T19:49:09.570Z] [exec] #6 51.21 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:49:09.570Z] [exec] #6 51.22 Setting up java-common (0.75+exp1) ... [2025-06-30T19:49:09.571Z] [exec] #6 51.23 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:49:09.571Z] [exec] #6 51.24 Setting up linux-libc-dev:amd64 (6.8.0-63.66) ... [2025-06-30T19:49:09.571Z] [exec] #6 51.24 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:49:09.571Z] [exec] #6 51.25 Setting up bzip2 (1.0.8-5.1build0.1) ... [2025-06-30T19:49:09.571Z] [exec] #6 51.26 Setting up asciidoc-common (10.2.0-2) ... [2025-06-30T19:49:09.571Z] [exec] #6 51.38 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.39 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.40 Setting up make (4.3-4.1build2) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.41 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.41 Setting up libnspr4:amd64 (2:4.35-1.1build1) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.42 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2025-06-30T19:49:09.890Z] [exec] #6 51.43 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-30T19:49:09.890Z] [exec] #6 51.43 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-30T19:49:09.890Z] [exec] #6 51.43 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-30T19:49:09.890Z] [exec] #6 51.43 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-30T19:49:09.890Z] [exec] #6 51.43 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-30T19:49:09.890Z] [exec] #6 51.43 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-30T19:49:09.890Z] [exec] #6 51.43 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-30T19:49:09.890Z] [exec] #6 51.43 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-30T19:49:09.890Z] [exec] #6 51.43 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-30T19:49:09.890Z] [exec] #6 51.43 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-30T19:49:09.890Z] [exec] #6 51.44 Setting up docbook-xsl (1.79.2+dfsg-7) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.61 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.62 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.63 Setting up libmpc3:amd64 (1.3.1-1build1.1) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.63 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.64 Setting up patch (2.7.6-7build3) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.65 Setting up libpcsclite1:amd64 (2.0.3-1build1) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.66 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.66 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.67 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.68 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.69 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.70 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.71 Setting up git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:49:09.890Z] [exec] #6 51.72 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.72 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.73 Setting up ca-certificates-java (20240118) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.75 No JRE found. Skipping Java certificates setup. [2025-06-30T19:49:10.218Z] [exec] #6 51.75 Setting up libisl23:amd64 (0.26-3build1.1) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.76 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.77 Setting up libc-dev-bin (2.39-0ubuntu8.4) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.77 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.78 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.79 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.80 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.81 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.81 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.82 Setting up libnss3:amd64 (2:3.98-1build1) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.83 Setting up perl (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.84 Setting up libdpkg-perl (1.22.6ubuntu6.1) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.85 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.86 Setting up libc6-dev:amd64 (2.39-0ubuntu8.4) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.87 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.88 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.89 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-06-30T19:49:10.218Z] [exec] #6 51.96 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode [2025-06-30T19:49:10.538Z] [exec] #6 51.96 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode [2025-06-30T19:49:10.538Z] [exec] #6 51.97 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode [2025-06-30T19:49:10.538Z] [exec] #6 51.97 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode [2025-06-30T19:49:10.538Z] [exec] #6 51.97 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode [2025-06-30T19:49:10.538Z] [exec] #6 51.99 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:10.538Z] [exec] #6 51.99 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.00 Setting up dpkg-dev (1.22.6ubuntu6.1) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.01 Setting up liberror-perl (0.17029-2) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.02 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.03 Setting up git (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.05 Setting up cpp (4:13.2.0-7ubuntu1) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.06 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.08 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.09 Setting up gcc (4:13.2.0-7ubuntu1) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.10 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.11 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.12 Setting up g++ (4:13.2.0-7ubuntu1) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.12 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2025-06-30T19:49:10.538Z] [exec] #6 52.13 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-30T19:49:10.538Z] [exec] #6 52.13 Setting up build-essential (12.10ubuntu1) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.14 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.16 Processing triggers for sgml-base (1.31) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.17 Setting up asciidoc-base (10.2.0-2) ... [2025-06-30T19:49:10.538Z] [exec] #6 52.40 Setting up asciidoc (10.2.0-2) ... [2025-06-30T19:49:10.860Z] [exec] #6 52.41 Processing triggers for ca-certificates-java (20240118) ... [2025-06-30T19:49:10.860Z] [exec] #6 52.71 Adding debian:ACCVRAIZ1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.71 Adding debian:AC_RAIZ_FNMT-RCM.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.73 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.73 Adding debian:Actalis_Authentication_Root_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.74 Adding debian:AffirmTrust_Commercial.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.74 Adding debian:AffirmTrust_Networking.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.74 Adding debian:AffirmTrust_Premium_ECC.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.74 Adding debian:AffirmTrust_Premium.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.75 Adding debian:Amazon_Root_CA_1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.75 Adding debian:Amazon_Root_CA_2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.75 Adding debian:Amazon_Root_CA_3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.75 Adding debian:Amazon_Root_CA_4.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.76 Adding debian:ANF_Secure_Server_Root_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.76 Adding debian:Atos_TrustedRoot_2011.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.76 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.76 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.76 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.77 Adding debian:Baltimore_CyberTrust_Root.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.77 Adding debian:BJCA_Global_Root_CA1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.77 Adding debian:BJCA_Global_Root_CA2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.77 Adding debian:Buypass_Class_2_Root_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.77 Adding debian:Buypass_Class_3_Root_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.78 Adding debian:CA_Disig_Root_R2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.78 Adding debian:Certainly_Root_E1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.78 Adding debian:Certainly_Root_R1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.79 Adding debian:Certigna.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.79 Adding debian:Certigna_Root_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.79 Adding debian:certSIGN_Root_CA_G2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.79 Adding debian:certSIGN_ROOT_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.79 Adding debian:Certum_EC-384_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.80 Adding debian:Certum_Trusted_Network_CA_2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.80 Adding debian:Certum_Trusted_Network_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.80 Adding debian:Certum_Trusted_Root_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.80 Adding debian:CFCA_EV_ROOT.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.80 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.81 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.81 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.81 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.81 Adding debian:Comodo_AAA_Services_root.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.82 Adding debian:COMODO_Certification_Authority.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.82 Adding debian:COMODO_ECC_Certification_Authority.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.82 Adding debian:COMODO_RSA_Certification_Authority.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.83 Adding debian:DigiCert_Assured_ID_Root_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.83 Adding debian:DigiCert_Assured_ID_Root_G2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.83 Adding debian:DigiCert_Assured_ID_Root_G3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.83 Adding debian:DigiCert_Global_Root_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.83 Adding debian:DigiCert_Global_Root_G2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.83 Adding debian:DigiCert_Global_Root_G3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.84 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.84 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.84 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.84 Adding debian:DigiCert_Trusted_Root_G4.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.85 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.85 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.85 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.85 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.85 Adding debian:emSign_ECC_Root_CA_-_C3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.85 Adding debian:emSign_ECC_Root_CA_-_G3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.86 Adding debian:emSign_Root_CA_-_C1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.86 Adding debian:emSign_Root_CA_-_G1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.86 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.86 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.86 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.87 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.87 Adding debian:Entrust_Root_Certification_Authority.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.87 Adding debian:ePKI_Root_Certification_Authority.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.87 Adding debian:e-Szigno_Root_CA_2017.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.88 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.88 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.88 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.88 Adding debian:GlobalSign_Root_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.88 Adding debian:GlobalSign_Root_CA_-_R3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.88 Adding debian:GlobalSign_Root_CA_-_R6.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.89 Adding debian:GlobalSign_Root_E46.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.89 Adding debian:GlobalSign_Root_R46.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.89 Adding debian:GLOBALTRUST_2020.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.89 Adding debian:Go_Daddy_Class_2_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.90 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.90 Adding debian:GTS_Root_R1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.90 Adding debian:GTS_Root_R2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.90 Adding debian:GTS_Root_R3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.90 Adding debian:GTS_Root_R4.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.91 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.91 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.91 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.91 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.91 Adding debian:HiPKI_Root_CA_-_G1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.92 Adding debian:Hongkong_Post_Root_CA_3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.92 Adding debian:IdenTrust_Commercial_Root_CA_1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.92 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.93 Adding debian:ISRG_Root_X1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.93 Adding debian:ISRG_Root_X2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.93 Adding debian:Izenpe.com.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.93 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.93 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.94 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.94 Adding debian:NAVER_Global_Root_Certification_Authority.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.94 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.95 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.95 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.95 Adding debian:QuoVadis_Root_CA_1_G3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.95 Adding debian:QuoVadis_Root_CA_2_G3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.96 Adding debian:QuoVadis_Root_CA_2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.96 Adding debian:QuoVadis_Root_CA_3_G3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.96 Adding debian:QuoVadis_Root_CA_3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.96 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.97 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.97 Adding debian:Secure_Global_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.97 Adding debian:SecureSign_RootCA11.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.97 Adding debian:SecureTrust_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.97 Adding debian:Security_Communication_ECC_RootCA1.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.98 Adding debian:Security_Communication_RootCA2.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.98 Adding debian:Security_Communication_RootCA3.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.98 Adding debian:Security_Communication_Root_CA.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.98 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2025-06-30T19:49:11.188Z] [exec] #6 52.98 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2025-06-30T19:49:11.189Z] [exec] #6 52.99 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem [2025-06-30T19:49:11.189Z] [exec] #6 52.99 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem [2025-06-30T19:49:11.189Z] [exec] #6 52.99 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem [2025-06-30T19:49:11.189Z] [exec] #6 52.99 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem [2025-06-30T19:49:11.189Z] [exec] #6 53.00 Adding debian:Starfield_Class_2_CA.pem [2025-06-30T19:49:11.189Z] [exec] #6 53.00 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem [2025-06-30T19:49:11.189Z] [exec] #6 53.00 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2025-06-30T19:49:11.189Z] [exec] #6 53.00 Adding debian:SwissSign_Gold_CA_-_G2.pem [2025-06-30T19:49:11.189Z] [exec] #6 53.01 Adding debian:SwissSign_Silver_CA_-_G2.pem [2025-06-30T19:49:11.189Z] [exec] #6 53.01 Adding debian:SZAFIR_ROOT_CA2.pem [2025-06-30T19:49:11.189Z] [exec] #6 53.01 Adding debian:Telia_Root_CA_v2.pem [2025-06-30T19:49:11.189Z] [exec] #6 53.01 Adding debian:TeliaSonera_Root_CA_v1.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.02 Adding debian:TrustAsia_Global_Root_CA_G3.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.02 Adding debian:TrustAsia_Global_Root_CA_G4.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.02 Adding debian:Trustwave_Global_Certification_Authority.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.02 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.03 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.03 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.04 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.04 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.04 Adding debian:TunTrust_Root_CA.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.05 Adding debian:TWCA_Global_Root_CA.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.05 Adding debian:TWCA_Root_Certification_Authority.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.05 Adding debian:UCA_Extended_Validation_Root.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.07 Adding debian:UCA_Global_G2_Root.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.07 Adding debian:USERTrust_ECC_Certification_Authority.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.08 Adding debian:USERTrust_RSA_Certification_Authority.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.08 Adding debian:vTrus_ECC_Root_CA.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.09 Adding debian:vTrus_Root_CA.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.09 Adding debian:XRamp_Global_CA_Root.pem [2025-06-30T19:49:11.516Z] [exec] #6 53.13 done. [2025-06-30T19:49:11.516Z] [exec] #6 53.14 Setting up default-jre-headless (2:1.21-75+exp1) ... [2025-06-30T19:49:11.516Z] [exec] #6 53.15 Setting up ant (1.10.14-1) ... [2025-06-30T19:49:11.516Z] [exec] #6 53.16 Setting up ant-contrib (1.0~b3+svn177-12) ... [2025-06-30T19:49:12.221Z] [exec] #6 DONE 53.9s [2025-06-30T19:49:12.221Z] [exec] [2025-06-30T19:49:12.221Z] [exec] #7 [ 3/10] RUN mkdir testResults [2025-06-30T19:49:12.221Z] [exec] #7 DONE 0.2s [2025-06-30T19:49:12.549Z] [exec] [2025-06-30T19:49:12.549Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git [2025-06-30T19:49:12.549Z] [exec] #8 0.251 Cloning into 'aqa-tests'... [2025-06-30T19:49:23.307Z] [exec] #8 DONE 10.6s [2025-06-30T19:49:23.307Z] [exec] [2025-06-30T19:49:23.307Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/ [2025-06-30T19:49:23.307Z] [exec] #9 DONE 0.0s [2025-06-30T19:49:23.307Z] [exec] [2025-06-30T19:49:23.307Z] [exec] #10 [ 6/10] RUN git checkout master [2025-06-30T19:49:24.033Z] [exec] #10 1.001 Already on 'master' [2025-06-30T19:49:24.033Z] [exec] #10 1.001 Your branch is up to date with 'origin/master'. [2025-06-30T19:49:24.033Z] [exec] #10 DONE 1.0s [2025-06-30T19:49:24.033Z] [exec] [2025-06-30T19:49:24.033Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh [2025-06-30T19:49:24.033Z] [exec] #11 DONE 0.1s [2025-06-30T19:49:24.033Z] [exec] [2025-06-30T19:49:24.033Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2025-06-30T19:49:24.033Z] [exec] #12 DONE 0.0s [2025-06-30T19:49:24.359Z] [exec] [2025-06-30T19:49:24.360Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests [2025-06-30T19:49:24.360Z] [exec] #13 DONE 0.0s [2025-06-30T19:49:24.360Z] [exec] [2025-06-30T19:49:24.360Z] [exec] #14 exporting to image [2025-06-30T19:49:24.360Z] [exec] #14 exporting layers [2025-06-30T19:49:30.233Z] [exec] #14 exporting layers 5.3s done [2025-06-30T19:49:30.233Z] [exec] #14 writing image sha256:a2fc894e6a10eb9b641296beafe8f8d8e1f213dcff1f1b03cf52218029637e4c done [2025-06-30T19:49:30.233Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full done [2025-06-30T19:49:30.233Z] [exec] #14 DONE 5.3s [2025-06-30T19:49:30.233Z] [exec] [2025-06-30T19:49:30.233Z] [exec] 1 warning found (use docker --debug to expand): [2025-06-30T19:49:30.233Z] [exec]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 56) [2025-06-30T19:49:30.233Z] [2025-06-30T19:49:30.233Z] copy_dest: [2025-06-30T19:49:30.233Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test [2025-06-30T19:49:30.233Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test [2025-06-30T19:49:30.233Z] [2025-06-30T19:49:30.233Z] build: [2025-06-30T19:49:30.233Z] [2025-06-30T19:49:30.233Z] build: [2025-06-30T19:49:30.233Z] [2025-06-30T19:49:30.233Z] move_scripts: [2025-06-30T19:49:30.233Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck [2025-06-30T19:49:30.233Z] [2025-06-30T19:49:30.233Z] clean_image: [2025-06-30T19:49:30.233Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 21 --impl hotspot [2025-06-30T19:49:30.233Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:49:30.233Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-30T19:49:30.233Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:49:30.233Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:49:30.233Z] [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-30T19:49:30.233Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:49:30.233Z] [exec] The test here is openliberty-mp-tck [2025-06-30T19:49:30.233Z] [exec] The directory in the external.sh is openliberty-mp-tck [2025-06-30T19:49:30.233Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-30T19:49:30.233Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test [2025-06-30T19:49:30.233Z] [exec] Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full [2025-06-30T19:49:30.233Z] [exec] Error response from daemon: No such container: restore-test [2025-06-30T19:49:30.233Z] [exec] Error response from daemon: invalid reference format [2025-06-30T19:49:30.233Z] [exec] Result: 1 [2025-06-30T19:49:30.233Z] [2025-06-30T19:49:30.233Z] build_image: [2025-06-30T19:49:30.233Z] [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-30T19:49:30.233Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:49:30.233Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-30T19:49:30.233Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:49:30.233Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:49:30.233Z] [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-30T19:49:30.233Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:49:30.233Z] [exec] The test here is openliberty-mp-tck [2025-06-30T19:49:30.233Z] [exec] The directory in the external.sh is openliberty-mp-tck [2025-06-30T19:49:30.233Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-30T19:49:30.233Z] [exec] build_image.sh openliberty-mp-tck 21 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-06-30T19:49:30.233Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external [2025-06-30T19:49:30.233Z] [exec] [2025-06-30T19:49:30.233Z] [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-30T19:49:30.233Z] [exec] done [2025-06-30T19:49:30.233Z] [exec] [2025-06-30T19:49:30.233Z] [exec] The test in the build_image() function is openliberty-mp-tck [2025-06-30T19:49:30.233Z] [exec] ##################################################### [2025-06-30T19:49:30.233Z] [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-30T19:49:30.234Z] [exec] ##################################################### [2025-06-30T19:49:30.234Z] [exec] #0 building with "default" instance using docker driver [2025-06-30T19:49:30.234Z] [exec] [2025-06-30T19:49:30.234Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-06-30T19:49:30.234Z] [exec] #1 transferring dockerfile: 2.98kB done [2025-06-30T19:49:30.234Z] [exec] #1 DONE 0.0s [2025-06-30T19:49:30.234Z] [exec] [2025-06-30T19:49:30.234Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk [2025-06-30T19:49:30.234Z] [exec] #2 DONE 0.3s [2025-06-30T19:49:30.630Z] [exec] [2025-06-30T19:49:30.630Z] [exec] #3 [internal] load .dockerignore [2025-06-30T19:49:30.630Z] [exec] #3 transferring context: 2B done [2025-06-30T19:49:30.630Z] [exec] #3 DONE 0.0s [2025-06-30T19:49:30.630Z] [exec] [2025-06-30T19:49:30.630Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974 [2025-06-30T19:49:30.630Z] [exec] #4 CACHED [2025-06-30T19:49:30.630Z] [exec] [2025-06-30T19:49:30.630Z] [exec] #5 [internal] load build context [2025-06-30T19:49:30.630Z] [exec] #5 transferring context: 2.40kB done [2025-06-30T19:49:30.630Z] [exec] #5 DONE 0.0s [2025-06-30T19:49:30.630Z] [exec] [2025-06-30T19:49:30.630Z] [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-30T19:49:30.631Z] [exec] #6 0.293 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-06-30T19:49:30.959Z] [exec] #6 0.384 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-06-30T19:49:30.959Z] [exec] #6 0.481 Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB] [2025-06-30T19:49:30.959Z] [exec] #6 0.528 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-06-30T19:49:30.959Z] [exec] #6 0.569 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-06-30T19:49:30.959Z] [exec] #6 0.601 Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-06-30T19:49:31.286Z] [exec] #6 0.619 Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB] [2025-06-30T19:49:31.286Z] [exec] #6 0.652 Get:8 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] [2025-06-30T19:49:31.286Z] [exec] #6 0.653 Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,114 kB] [2025-06-30T19:49:31.286Z] [exec] #6 0.942 Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-06-30T19:49:31.618Z] [exec] #6 0.946 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-06-30T19:49:31.618Z] [exec] #6 0.950 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-06-30T19:49:31.618Z] [exec] #6 0.973 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,724 kB] [2025-06-30T19:49:31.618Z] [exec] #6 0.996 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,424 kB] [2025-06-30T19:49:31.618Z] [exec] #6 1.018 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,523 kB] [2025-06-30T19:49:31.618Z] [exec] #6 1.034 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB] [2025-06-30T19:49:31.618Z] [exec] #6 1.096 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] [2025-06-30T19:49:31.618Z] [exec] #6 1.125 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] [2025-06-30T19:49:32.755Z] [exec] #6 2.385 Fetched 30.8 MB in 2s (14.4 MB/s) [2025-06-30T19:49:33.988Z] [exec] #6 2.385 Reading package lists... [2025-06-30T19:49:36.899Z] [exec] #6 6.285 debconf: delaying package configuration, since apt-utils is not installed [2025-06-30T19:49:36.899Z] [exec] #6 6.340 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-06-30T19:49:36.899Z] [exec] #6 6.340 (Reading database ... [2025-06-30T19:49:36.899Z] [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.349 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:49:36.899Z] [exec] #6 6.352 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:49:36.899Z] [exec] #6 6.439 Selecting previously unselected package python3.12-minimal. [2025-06-30T19:49:37.225Z] [exec] #6 6.440 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:49:37.225Z] [exec] #6 6.446 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ... [2025-06-30T19:49:37.225Z] [exec] #6 6.512 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:49:37.225Z] [exec] #6 6.524 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ... [2025-06-30T19:49:37.921Z] [exec] #6 7.432 Selecting previously unselected package python3-minimal. [2025-06-30T19:49:37.921Z] [exec] #6 7.432 (Reading database ... [2025-06-30T19:49:37.921Z] [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.440 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:49:37.921Z] [exec] #6 7.442 Unpacking python3-minimal (3.12.3-0ubuntu2) ... [2025-06-30T19:49:37.921Z] [exec] #6 7.465 Selecting previously unselected package media-types. [2025-06-30T19:49:37.921Z] [exec] #6 7.466 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-06-30T19:49:37.921Z] [exec] #6 7.469 Unpacking media-types (10.1.0) ... [2025-06-30T19:49:37.921Z] [exec] #6 7.492 Selecting previously unselected package netbase. [2025-06-30T19:49:37.922Z] [exec] #6 7.493 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-06-30T19:49:37.922Z] [exec] #6 7.497 Unpacking netbase (6.4) ... [2025-06-30T19:49:37.922Z] [exec] #6 7.518 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-06-30T19:49:37.922Z] [exec] #6 7.519 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:49:37.922Z] [exec] #6 7.522 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:49:37.922Z] [exec] #6 7.636 Selecting previously unselected package python3.12. [2025-06-30T19:49:38.243Z] [exec] #6 7.638 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:49:38.243Z] [exec] #6 7.641 Unpacking python3.12 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:49:38.243Z] [exec] #6 7.664 Selecting previously unselected package libpython3-stdlib:amd64. [2025-06-30T19:49:38.243Z] [exec] #6 7.666 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:49:38.243Z] [exec] #6 7.670 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-30T19:49:38.243Z] [exec] #6 7.695 Setting up python3-minimal (3.12.3-0ubuntu2) ... [2025-06-30T19:49:38.243Z] [exec] #6 7.875 Selecting previously unselected package python3. [2025-06-30T19:49:38.243Z] [exec] #6 7.875 (Reading database ... [2025-06-30T19:49:38.243Z] [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.884 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:49:38.243Z] [exec] #6 7.890 Unpacking python3 (3.12.3-0ubuntu2) ... [2025-06-30T19:49:38.243Z] [exec] #6 7.914 Selecting previously unselected package libapparmor1:amd64. [2025-06-30T19:49:38.243Z] [exec] #6 7.916 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-06-30T19:49:38.243Z] [exec] #6 7.920 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-30T19:49:38.243Z] [exec] #6 7.941 Selecting previously unselected package libargon2-1:amd64. [2025-06-30T19:49:38.243Z] [exec] #6 7.942 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-06-30T19:49:38.243Z] [exec] #6 7.945 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-30T19:49:38.243Z] [exec] #6 7.969 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:49:38.243Z] [exec] #6 7.977 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-30T19:49:38.564Z] [exec] #6 8.006 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:49:38.564Z] [exec] #6 8.034 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-06-30T19:49:38.564Z] [exec] #6 8.034 (Reading database ... [2025-06-30T19:49:38.564Z] [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.044 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-06-30T19:49:38.564Z] [exec] #6 8.046 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-30T19:49:38.564Z] [exec] #6 8.074 Selecting previously unselected package libjson-c5:amd64. [2025-06-30T19:49:38.564Z] [exec] #6 8.075 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... [2025-06-30T19:49:38.564Z] [exec] #6 8.079 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-06-30T19:49:38.564Z] [exec] #6 8.102 Selecting previously unselected package libcryptsetup12:amd64. [2025-06-30T19:49:38.564Z] [exec] #6 8.104 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-06-30T19:49:38.564Z] [exec] #6 8.107 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-30T19:49:38.564Z] [exec] #6 8.133 Selecting previously unselected package libfdisk1:amd64. [2025-06-30T19:49:38.564Z] [exec] #6 8.134 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ... [2025-06-30T19:49:38.564Z] [exec] #6 8.137 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-30T19:49:38.564Z] [exec] #6 8.161 Selecting previously unselected package libkmod2:amd64. [2025-06-30T19:49:38.564Z] [exec] #6 8.162 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-06-30T19:49:38.564Z] [exec] #6 8.165 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-30T19:49:38.564Z] [exec] #6 8.186 Selecting previously unselected package libsystemd-shared:amd64. [2025-06-30T19:49:38.564Z] [exec] #6 8.187 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:49:38.564Z] [exec] #6 8.189 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:49:38.564Z] [exec] #6 8.246 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:49:38.564Z] [exec] #6 8.254 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-30T19:49:38.564Z] [exec] #6 8.286 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.313 Selecting previously unselected package systemd-dev. [2025-06-30T19:49:38.887Z] [exec] #6 8.313 (Reading database ... [2025-06-30T19:49:38.887Z] [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.320 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ... [2025-06-30T19:49:38.887Z] [exec] #6 8.322 Unpacking systemd-dev (255.4-1ubuntu8.8) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.357 Selecting previously unselected package systemd. [2025-06-30T19:49:38.887Z] [exec] #6 8.359 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:49:38.887Z] [exec] #6 8.369 Unpacking systemd (255.4-1ubuntu8.8) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.536 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.542 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.548 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.553 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.559 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.564 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.570 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.576 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.581 Setting up systemd-dev (255.4-1ubuntu8.8) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.587 Setting up systemd (255.4-1ubuntu8.8) ... [2025-06-30T19:49:38.887Z] [exec] #6 8.608 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-06-30T19:49:38.887Z] [exec] #6 8.611 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-06-30T19:49:38.887Z] [exec] #6 8.615 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-06-30T19:49:38.887Z] [exec] #6 8.619 Initializing machine ID from random generator. [2025-06-30T19:49:38.887Z] [exec] #6 8.637 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:49:39.208Z] [exec] #6 8.637 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:49:39.208Z] [exec] #6 8.637 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:49:39.208Z] [exec] #6 8.637 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:49:39.208Z] [exec] #6 8.638 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:49:39.208Z] [exec] #6 8.638 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:49:39.208Z] [exec] #6 8.638 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:49:39.209Z] [exec] #6 8.638 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:49:39.209Z] [exec] #6 8.638 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:49:39.209Z] [exec] #6 8.646 Creating group 'systemd-journal' with GID 999. [2025-06-30T19:49:39.209Z] [exec] #6 8.646 Creating group 'systemd-network' with GID 998. [2025-06-30T19:49:39.209Z] [exec] #6 8.646 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-06-30T19:49:39.209Z] [exec] #6 8.699 Selecting previously unselected package systemd-sysv. [2025-06-30T19:49:39.209Z] [exec] #6 8.699 (Reading database ... [2025-06-30T19:49:39.209Z] [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.711 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:49:39.209Z] [exec] #6 8.714 Unpacking systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-30T19:49:39.209Z] [exec] #6 8.741 Selecting previously unselected package sgml-base. [2025-06-30T19:49:39.209Z] [exec] #6 8.742 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-06-30T19:49:39.209Z] [exec] #6 8.747 Unpacking sgml-base (1.31) ... [2025-06-30T19:49:39.209Z] [exec] #6 8.777 Selecting previously unselected package libdbus-1-3:amd64. [2025-06-30T19:49:39.209Z] [exec] #6 8.779 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:49:39.209Z] [exec] #6 8.782 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:39.209Z] [exec] #6 8.806 Selecting previously unselected package dbus-bin. [2025-06-30T19:49:39.209Z] [exec] #6 8.807 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:49:39.209Z] [exec] #6 8.810 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:39.209Z] [exec] #6 8.830 Selecting previously unselected package dbus-session-bus-common. [2025-06-30T19:49:39.209Z] [exec] #6 8.831 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-30T19:49:39.210Z] [exec] #6 8.834 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:39.210Z] [exec] #6 8.859 Selecting previously unselected package dbus-daemon. [2025-06-30T19:49:39.210Z] [exec] #6 8.860 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:49:39.210Z] [exec] #6 8.863 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:39.210Z] [exec] #6 8.889 Selecting previously unselected package dbus-system-bus-common. [2025-06-30T19:49:39.210Z] [exec] #6 8.891 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-30T19:49:39.210Z] [exec] #6 8.894 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:39.210Z] [exec] #6 8.924 Selecting previously unselected package dbus. [2025-06-30T19:49:39.210Z] [exec] #6 8.926 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:49:39.210Z] [exec] #6 8.931 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:39.210Z] [exec] #6 8.954 Selecting previously unselected package distro-info-data. [2025-06-30T19:49:39.210Z] [exec] #6 8.956 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ... [2025-06-30T19:49:39.210Z] [exec] #6 8.959 Unpacking distro-info-data (0.60ubuntu0.3) ... [2025-06-30T19:49:39.531Z] [exec] #6 8.987 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-06-30T19:49:39.531Z] [exec] #6 8.988 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:49:39.531Z] [exec] #6 8.998 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:49:39.531Z] [exec] #6 9.046 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-06-30T19:49:39.531Z] [exec] #6 9.047 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:49:39.531Z] [exec] #6 9.049 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:49:39.531Z] [exec] #6 9.077 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-06-30T19:49:39.531Z] [exec] #6 9.078 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-06-30T19:49:39.531Z] [exec] #6 9.081 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-30T19:49:39.531Z] [exec] #6 9.100 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-06-30T19:49:39.531Z] [exec] #6 9.102 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-06-30T19:49:39.531Z] [exec] #6 9.105 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-30T19:49:39.531Z] [exec] #6 9.123 Selecting previously unselected package iso-codes. [2025-06-30T19:49:39.531Z] [exec] #6 9.124 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-06-30T19:49:39.531Z] [exec] #6 9.127 Unpacking iso-codes (4.16.0-1) ... [2025-06-30T19:49:39.859Z] [exec] #6 9.283 Selecting previously unselected package libcap2-bin. [2025-06-30T19:49:39.859Z] [exec] #6 9.285 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-06-30T19:49:39.859Z] [exec] #6 9.288 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-30T19:49:39.859Z] [exec] #6 9.314 Selecting previously unselected package libelf1t64:amd64. [2025-06-30T19:49:39.859Z] [exec] #6 9.315 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-30T19:49:39.859Z] [exec] #6 9.318 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:49:39.859Z] [exec] #6 9.337 Selecting previously unselected package libglib2.0-data. [2025-06-30T19:49:39.859Z] [exec] #6 9.339 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ... [2025-06-30T19:49:39.859Z] [exec] #6 9.341 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-30T19:49:39.859Z] [exec] #6 9.362 Selecting previously unselected package libicu74:amd64. [2025-06-30T19:49:39.859Z] [exec] #6 9.364 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-06-30T19:49:39.859Z] [exec] #6 9.367 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-30T19:49:39.859Z] [exec] #6 9.595 Selecting previously unselected package libpam-systemd:amd64. [2025-06-30T19:49:40.179Z] [exec] #6 9.596 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:49:40.179Z] [exec] #6 9.600 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:49:40.179Z] [exec] #6 9.625 Selecting previously unselected package libxml2:amd64. [2025-06-30T19:49:40.179Z] [exec] #6 9.627 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-06-30T19:49:40.179Z] [exec] #6 9.629 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-30T19:49:40.179Z] [exec] #6 9.662 Selecting previously unselected package libyaml-0-2:amd64. [2025-06-30T19:49:40.179Z] [exec] #6 9.663 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-06-30T19:49:40.179Z] [exec] #6 9.666 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-30T19:49:40.179Z] [exec] #6 9.686 Selecting previously unselected package lsb-release. [2025-06-30T19:49:40.179Z] [exec] #6 9.688 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-06-30T19:49:40.179Z] [exec] #6 9.690 Unpacking lsb-release (12.0-2) ... [2025-06-30T19:49:40.179Z] [exec] #6 9.708 Selecting previously unselected package python-apt-common. [2025-06-30T19:49:40.179Z] [exec] #6 9.709 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ... [2025-06-30T19:49:40.179Z] [exec] #6 9.712 Unpacking python-apt-common (2.7.7ubuntu4) ... [2025-06-30T19:49:40.179Z] [exec] #6 9.735 Selecting previously unselected package python3-apt. [2025-06-30T19:49:40.179Z] [exec] #6 9.736 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ... [2025-06-30T19:49:40.179Z] [exec] #6 9.739 Unpacking python3-apt (2.7.7ubuntu4) ... [2025-06-30T19:49:40.180Z] [exec] #6 9.764 Selecting previously unselected package python3-cffi-backend:amd64. [2025-06-30T19:49:40.180Z] [exec] #6 9.765 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-06-30T19:49:40.180Z] [exec] #6 9.768 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-30T19:49:40.180Z] [exec] #6 9.790 Selecting previously unselected package python3-dbus. [2025-06-30T19:49:40.180Z] [exec] #6 9.792 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-06-30T19:49:40.180Z] [exec] #6 9.794 Unpacking python3-dbus (1.3.2-5build3) ... [2025-06-30T19:49:40.180Z] [exec] #6 9.822 Selecting previously unselected package python3-gi. [2025-06-30T19:49:40.180Z] [exec] #6 9.823 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-06-30T19:49:40.180Z] [exec] #6 9.826 Unpacking python3-gi (3.48.2-1) ... [2025-06-30T19:49:40.180Z] [exec] #6 9.856 Selecting previously unselected package python3-pkg-resources. [2025-06-30T19:49:40.180Z] [exec] #6 9.858 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2025-06-30T19:49:40.180Z] [exec] #6 9.860 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-30T19:49:40.180Z] [exec] #6 9.896 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-06-30T19:49:40.180Z] [exec] #6 9.897 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:49:40.180Z] [exec] #6 9.900 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:49:40.180Z] [exec] #6 9.921 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-06-30T19:49:40.180Z] [exec] #6 9.923 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:49:40.505Z] [exec] #6 9.926 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:49:40.505Z] [exec] #6 9.949 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-06-30T19:49:40.505Z] [exec] #6 9.950 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-06-30T19:49:40.505Z] [exec] #6 9.953 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-30T19:49:40.505Z] [exec] #6 9.981 Selecting previously unselected package libstemmer0d:amd64. [2025-06-30T19:49:40.505Z] [exec] #6 9.983 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-06-30T19:49:40.505Z] [exec] #6 9.985 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-30T19:49:40.505Z] [exec] #6 10.02 Selecting previously unselected package libxmlb2:amd64. [2025-06-30T19:49:40.505Z] [exec] #6 10.02 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-06-30T19:49:40.505Z] [exec] #6 10.02 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-06-30T19:49:40.505Z] [exec] #6 10.04 Selecting previously unselected package libappstream5:amd64. [2025-06-30T19:49:40.505Z] [exec] #6 10.04 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-06-30T19:49:40.505Z] [exec] #6 10.05 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-06-30T19:49:40.505Z] [exec] #6 10.07 Selecting previously unselected package libduktape207:amd64. [2025-06-30T19:49:40.505Z] [exec] #6 10.08 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-06-30T19:49:40.505Z] [exec] #6 10.08 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-30T19:49:40.505Z] [exec] #6 10.10 Selecting previously unselected package libdw1t64:amd64. [2025-06-30T19:49:40.505Z] [exec] #6 10.11 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-30T19:49:40.505Z] [exec] #6 10.11 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:49:40.505Z] [exec] #6 10.13 Selecting previously unselected package libglib2.0-bin. [2025-06-30T19:49:40.505Z] [exec] #6 10.13 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:49:40.505Z] [exec] #6 10.14 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-30T19:49:40.505Z] [exec] #6 10.16 Selecting previously unselected package libunwind8:amd64. [2025-06-30T19:49:40.505Z] [exec] #6 10.17 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-06-30T19:49:40.505Z] [exec] #6 10.17 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-30T19:49:40.505Z] [exec] #6 10.19 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-06-30T19:49:40.505Z] [exec] #6 10.20 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-06-30T19:49:40.505Z] [exec] #6 10.20 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-30T19:49:40.505Z] [exec] #6 10.24 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-06-30T19:49:40.505Z] [exec] #6 10.25 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:49:40.505Z] [exec] #6 10.25 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:49:40.505Z] [exec] #6 10.27 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-06-30T19:49:40.838Z] [exec] #6 10.28 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:49:40.838Z] [exec] #6 10.28 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:49:40.838Z] [exec] #6 10.31 Selecting previously unselected package xml-core. [2025-06-30T19:49:40.838Z] [exec] #6 10.31 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-06-30T19:49:40.838Z] [exec] #6 10.31 Unpacking xml-core (0.19) ... [2025-06-30T19:49:40.838Z] [exec] #6 10.34 Selecting previously unselected package polkitd. [2025-06-30T19:49:40.838Z] [exec] #6 10.34 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:49:40.838Z] [exec] #6 10.37 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-06-30T19:49:40.838Z] [exec] #6 10.40 Selecting previously unselected package python3-blinker. [2025-06-30T19:49:40.838Z] [exec] #6 10.40 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-06-30T19:49:40.838Z] [exec] #6 10.40 Unpacking python3-blinker (1.7.0-1) ... [2025-06-30T19:49:40.838Z] [exec] #6 10.43 Selecting previously unselected package python3-cryptography. [2025-06-30T19:49:40.838Z] [exec] #6 10.43 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-06-30T19:49:40.838Z] [exec] #6 10.43 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-30T19:49:40.838Z] [exec] #6 10.49 Selecting previously unselected package python3-pyparsing. [2025-06-30T19:49:40.838Z] [exec] #6 10.49 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-06-30T19:49:40.838Z] [exec] #6 10.49 Unpacking python3-pyparsing (3.1.1-1) ... [2025-06-30T19:49:40.838Z] [exec] #6 10.52 Selecting previously unselected package python3-httplib2. [2025-06-30T19:49:41.168Z] [exec] #6 10.52 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.52 Unpacking python3-httplib2 (0.20.4-3) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.55 Selecting previously unselected package python3-jwt. [2025-06-30T19:49:41.168Z] [exec] #6 10.55 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.55 Unpacking python3-jwt (2.7.0-1) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.58 Selecting previously unselected package python3-lazr.uri. [2025-06-30T19:49:41.168Z] [exec] #6 10.58 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.58 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.61 Selecting previously unselected package python3-wadllib. [2025-06-30T19:49:41.168Z] [exec] #6 10.61 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.61 Unpacking python3-wadllib (1.3.6-5) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.64 Selecting previously unselected package python3-distro. [2025-06-30T19:49:41.168Z] [exec] #6 10.64 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.64 Unpacking python3-distro (1.9.0-1) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.67 Selecting previously unselected package python3-oauthlib. [2025-06-30T19:49:41.168Z] [exec] #6 10.67 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.67 Unpacking python3-oauthlib (3.2.2-1) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.71 Selecting previously unselected package python3-lazr.restfulclient. [2025-06-30T19:49:41.168Z] [exec] #6 10.71 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.72 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.74 Selecting previously unselected package python3-six. [2025-06-30T19:49:41.168Z] [exec] #6 10.74 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.75 Unpacking python3-six (1.16.0-4) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.77 Selecting previously unselected package python3-launchpadlib. [2025-06-30T19:49:41.168Z] [exec] #6 10.77 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.77 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.81 Selecting previously unselected package python3-software-properties. [2025-06-30T19:49:41.168Z] [exec] #6 10.81 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.81 Unpacking python3-software-properties (0.99.49.2) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.84 Selecting previously unselected package packagekit. [2025-06-30T19:49:41.168Z] [exec] #6 10.84 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.84 Unpacking packagekit (1.2.8-2ubuntu1.2) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.88 Selecting previously unselected package software-properties-common. [2025-06-30T19:49:41.168Z] [exec] #6 10.88 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ... [2025-06-30T19:49:41.168Z] [exec] #6 10.88 Unpacking software-properties-common (0.99.49.2) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.92 Setting up media-types (10.1.0) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.93 Setting up systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.95 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.96 Setting up distro-info-data (0.60ubuntu0.3) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.96 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.97 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-30T19:49:41.168Z] [exec] #6 10.98 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:49:41.499Z] [exec] #6 10.99 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.00 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.01 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.02 No schema files found: doing nothing. [2025-06-30T19:49:41.499Z] [exec] #6 11.02 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.03 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.03 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.04 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.05 Setting up python-apt-common (2.7.7ubuntu4) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.06 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.07 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.08 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.08 Setting up netbase (6.4) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.10 Setting up sgml-base (1.31) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.13 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.14 Setting up lsb-release (12.0-2) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.15 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:41.499Z] [exec] #6 11.22 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-30T19:49:41.832Z] [exec] #6 11.23 Setting up iso-codes (4.16.0-1) ... [2025-06-30T19:49:41.832Z] [exec] #6 11.24 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:41.832Z] [exec] #6 11.25 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:49:41.832Z] [exec] #6 11.25 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-30T19:49:41.832Z] [exec] #6 11.26 Setcap worked! gst-ptp-helper is not suid! [2025-06-30T19:49:41.832Z] [exec] #6 11.26 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:49:41.832Z] [exec] #6 11.27 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-06-30T19:49:41.832Z] [exec] #6 11.28 Setting up python3.12 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:49:42.537Z] [exec] #6 12.28 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-30T19:49:42.859Z] [exec] #6 12.29 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:49:42.859Z] [exec] #6 12.29 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-06-30T19:49:42.859Z] [exec] #6 12.30 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:42.859Z] [exec] #6 12.32 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:49:42.859Z] [exec] #6 12.32 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-30T19:49:42.859Z] [exec] #6 12.33 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:42.859Z] [exec] #6 12.36 Setting up xml-core (0.19) ... [2025-06-30T19:49:42.859Z] [exec] #6 12.56 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:49:43.183Z] [exec] #6 12.64 debconf: unable to initialize frontend: Dialog [2025-06-30T19:49:43.183Z] [exec] #6 12.64 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-06-30T19:49:43.183Z] [exec] #6 12.64 debconf: falling back to frontend: Readline [2025-06-30T19:49:43.183Z] [exec] #6 12.64 debconf: unable to initialize frontend: Readline [2025-06-30T19:49:43.183Z] [exec] #6 12.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-30T19:49:43.183Z] [exec] #6 12.64 debconf: falling back to frontend: Teletype [2025-06-30T19:49:43.183Z] [exec] #6 12.70 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:49:43.183Z] [exec] #6 12.70 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-30T19:49:43.183Z] [exec] #6 12.71 Setting up python3 (3.12.3-0ubuntu2) ... [2025-06-30T19:49:43.183Z] [exec] #6 12.72 running python rtupdate hooks for python3.12... [2025-06-30T19:49:43.183Z] [exec] #6 12.72 running python post-rtupdate hooks for python3.12... [2025-06-30T19:49:43.183Z] [exec] #6 12.82 Setting up python3-six (1.16.0-4) ... [2025-06-30T19:49:43.183Z] [exec] #6 12.96 Setting up python3-pyparsing (3.1.1-1) ... [2025-06-30T19:49:43.509Z] [exec] #6 13.15 Setting up python3-gi (3.48.2-1) ... [2025-06-30T19:49:43.829Z] [exec] #6 13.34 Setting up python3-httplib2 (0.20.4-3) ... [2025-06-30T19:49:43.829Z] [exec] #6 13.48 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-30T19:49:44.158Z] [exec] #6 13.49 Setting up python3-blinker (1.7.0-1) ... [2025-06-30T19:49:44.158Z] [exec] #6 13.61 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-30T19:49:44.158Z] [exec] #6 13.85 Setting up python3-dbus (1.3.2-5build3) ... [2025-06-30T19:49:44.493Z] [exec] #6 14.00 Setting up python3-distro (1.9.0-1) ... [2025-06-30T19:49:44.493Z] [exec] #6 14.12 Setting up python3-jwt (2.7.0-1) ... [2025-06-30T19:49:44.493Z] [exec] #6 14.26 Setting up python3-apt (2.7.7ubuntu4) ... [2025-06-30T19:49:44.821Z] [exec] #6 14.43 Setting up python3-lazr.uri (1.0.6-3) ... [2025-06-30T19:49:44.821Z] [exec] #6 14.56 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-30T19:49:45.170Z] [exec] #6 14.82 Setting up python3-wadllib (1.3.6-5) ... [2025-06-30T19:49:45.500Z] [exec] #6 14.96 Setting up python3-oauthlib (3.2.2-1) ... [2025-06-30T19:49:45.500Z] [exec] #6 15.15 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-06-30T19:49:45.500Z] [exec] #6 15.29 Setting up python3-launchpadlib (1.11.0-6) ... [2025-06-30T19:49:45.831Z] [exec] #6 15.55 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-06-30T19:49:46.155Z] [exec] #6 15.56 Setting up python3-software-properties (0.99.49.2) ... [2025-06-30T19:49:46.155Z] [exec] #6 15.71 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-30T19:49:46.155Z] [exec] #6 15.73 Processing triggers for sgml-base (1.31) ... [2025-06-30T19:49:46.155Z] [exec] #6 15.74 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-06-30T19:49:46.155Z] [exec] #6 15.75 Creating group 'polkitd' with GID 997. [2025-06-30T19:49:46.155Z] [exec] #6 15.75 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-06-30T19:49:46.155Z] [exec] #6 15.78 invoke-rc.d: could not determine current runlevel [2025-06-30T19:49:46.155Z] [exec] #6 15.79 invoke-rc.d: policy-rc.d denied execution of reload. [2025-06-30T19:49:46.155Z] [exec] #6 15.90 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-06-30T19:49:46.487Z] [exec] #6 15.90 Setting up packagekit (1.2.8-2ubuntu1.2) ... [2025-06-30T19:49:46.487Z] [exec] #6 15.92 invoke-rc.d: could not determine current runlevel [2025-06-30T19:49:46.487Z] [exec] #6 15.92 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-06-30T19:49:46.487Z] [exec] #6 15.92 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-30T19:49:46.487Z] [exec] #6 16.04 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-06-30T19:49:46.487Z] [exec] #6 16.04 Setting up software-properties-common (0.99.49.2) ... [2025-06-30T19:49:46.487Z] [exec] #6 16.17 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:49:50.237Z] [exec] #6 19.23 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-30T19:49:50.237Z] [exec] #6 19.25 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-30T19:49:50.237Z] [exec] #6 19.28 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-30T19:49:50.237Z] [exec] #6 19.33 Get:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-06-30T19:49:50.237Z] [exec] #6 19.45 Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-30T19:49:50.237Z] [exec] #6 19.50 Fetched 24.4 kB in 0s (51.9 kB/s) [2025-06-30T19:49:50.927Z] [exec] #6 19.50 Reading package lists... [2025-06-30T19:49:50.927Z] [exec] #6 20.49 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-06-30T19:49:50.927Z] [exec] #6 20.49 Repository: 'Types: deb [2025-06-30T19:49:50.927Z] [exec] #6 20.49 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-06-30T19:49:50.927Z] [exec] #6 20.49 Suites: noble [2025-06-30T19:49:50.927Z] [exec] #6 20.49 Components: main [2025-06-30T19:49:50.927Z] [exec] #6 20.49 ' [2025-06-30T19:49:50.927Z] [exec] #6 20.49 Description: [2025-06-30T19:49:50.927Z] [exec] #6 20.49 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-06-30T19:49:50.927Z] [exec] #6 20.49 [2025-06-30T19:49:50.927Z] [exec] #6 20.49 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-06-30T19:49:50.927Z] [exec] #6 20.49 Adding repository. [2025-06-30T19:49:51.250Z] [exec] #6 20.75 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-30T19:49:51.250Z] [exec] #6 20.75 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-30T19:49:51.250Z] [exec] #6 20.77 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-30T19:49:51.250Z] [exec] #6 20.80 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-30T19:49:51.250Z] [exec] #6 20.92 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-06-30T19:49:52.379Z] [exec] #6 21.02 Reading package lists... [2025-06-30T19:49:53.518Z] [exec] #6 22.02 Reading package lists... [2025-06-30T19:49:53.518Z] [exec] #6 23.03 Building dependency tree... [2025-06-30T19:49:53.838Z] [exec] #6 23.26 Reading state information... [2025-06-30T19:49:53.838Z] [exec] #6 23.50 wget is already the newest version (1.21.4-1ubuntu4.1). [2025-06-30T19:49:53.838Z] [exec] #6 23.50 tar is already the newest version (1.35+dfsg-3build1). [2025-06-30T19:49:53.838Z] [exec] #6 23.50 The following additional packages will be installed: [2025-06-30T19:49:54.233Z] [exec] #6 23.50 ca-certificates-java default-jre-headless git-man java-common [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64 [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libgdbm6t64 libgeronimo-annotation-1.3-spec-java [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2 [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libplexus-cipher-java libplexus-classworlds-java [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libplexus-component-annotations-java libplexus-interpolation-java [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java [2025-06-30T19:49:54.233Z] [exec] #6 23.50 libsisu-plexus-java libslf4j-java libwagon-file-java [2025-06-30T19:49:54.233Z] [exec] #6 23.51 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless [2025-06-30T19:49:54.233Z] [exec] #6 23.51 perl perl-modules-5.38 [2025-06-30T19:49:54.233Z] [exec] #6 23.51 Suggested packages: [2025-06-30T19:49:54.233Z] [exec] #6 23.51 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc [2025-06-30T19:49:54.233Z] [exec] #6 23.51 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn [2025-06-30T19:49:54.233Z] [exec] #6 23.51 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc [2025-06-30T19:49:54.233Z] [exec] #6 23.51 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils [2025-06-30T19:49:54.233Z] [exec] #6 23.51 libmaven-shared-utils-java-doc liblogback-java pcscd [2025-06-30T19:49:54.233Z] [exec] #6 23.51 libplexus-utils2-java-doc junit4 testng libcommons-logging-java [2025-06-30T19:49:54.233Z] [exec] #6 23.51 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic [2025-06-30T19:49:54.233Z] [exec] #6 23.51 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic [2025-06-30T19:49:54.233Z] [exec] #6 23.51 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-06-30T19:49:54.233Z] [exec] #6 23.51 libtap-harness-archive-perl [2025-06-30T19:49:54.233Z] [exec] #6 23.51 Recommended packages: [2025-06-30T19:49:54.233Z] [exec] #6 23.51 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64 [2025-06-30T19:49:54.233Z] [exec] #6 23.69 The following NEW packages will be installed: [2025-06-30T19:49:54.233Z] [exec] #6 23.69 ca-certificates-java default-jre-headless git git-man java-common [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64 [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libgdbm6t64 libgeronimo-annotation-1.3-spec-java [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2 [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libplexus-cipher-java libplexus-classworlds-java [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libplexus-component-annotations-java libplexus-interpolation-java [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libsisu-plexus-java libslf4j-java libwagon-file-java [2025-06-30T19:49:54.233Z] [exec] #6 23.69 libwagon-http-shaded-java libwagon-provider-api-java maven [2025-06-30T19:49:54.233Z] [exec] #6 23.69 openjdk-21-jre-headless perl perl-modules-5.38 [2025-06-30T19:49:54.233Z] [exec] #6 23.93 0 upgraded, 50 newly installed, 0 to remove and 4 not upgraded. [2025-06-30T19:49:54.233Z] [exec] #6 23.93 Need to get 71.5 MB of archives. [2025-06-30T19:49:54.233Z] [exec] #6 23.93 After this operation, 296 MB of additional disk space will be used. [2025-06-30T19:49:54.233Z] [exec] #6 23.93 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-30T19:49:55.359Z] [exec] #6 24.80 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-06-30T19:49:55.359Z] [exec] #6 24.80 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-06-30T19:49:55.359Z] [exec] #6 24.80 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-30T19:49:55.359Z] [exec] #6 24.93 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] [2025-06-30T19:49:55.359Z] [exec] #6 24.93 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB] [2025-06-30T19:49:55.359Z] [exec] #6 24.93 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B] [2025-06-30T19:49:55.359Z] [exec] #6 24.93 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2025-06-30T19:49:55.359Z] [exec] #6 24.94 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2025-06-30T19:49:55.359Z] [exec] #6 24.94 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] [2025-06-30T19:49:55.359Z] [exec] #6 24.94 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] [2025-06-30T19:49:55.359Z] [exec] #6 24.98 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] [2025-06-30T19:49:55.359Z] [exec] #6 25.00 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] [2025-06-30T19:49:55.359Z] [exec] #6 25.07 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-30T19:49:56.526Z] [exec] #6 26.12 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B] [2025-06-30T19:49:56.526Z] [exec] #6 26.12 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-06-30T19:49:56.526Z] [exec] #6 26.12 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-30T19:49:56.526Z] [exec] #6 26.14 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB] [2025-06-30T19:49:56.526Z] [exec] #6 26.23 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B] [2025-06-30T19:49:56.849Z] [exec] #6 26.23 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B] [2025-06-30T19:49:56.849Z] [exec] #6 26.23 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-30T19:49:56.849Z] [exec] #6 26.23 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.23 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.23 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.31 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.31 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.32 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.40 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.45 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.45 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-30T19:49:56.849Z] [exec] #6 26.45 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B] [2025-06-30T19:49:56.849Z] [exec] #6 26.45 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.49 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.49 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B] [2025-06-30T19:49:56.849Z] [exec] #6 26.49 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.50 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.50 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB] [2025-06-30T19:49:56.849Z] [exec] #6 26.58 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB] [2025-06-30T19:49:57.179Z] [exec] #6 26.59 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB] [2025-06-30T19:49:57.179Z] [exec] #6 26.59 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB] [2025-06-30T19:49:57.179Z] [exec] #6 26.59 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B] [2025-06-30T19:49:57.179Z] [exec] #6 26.68 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB] [2025-06-30T19:49:57.179Z] [exec] #6 26.68 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB] [2025-06-30T19:49:57.179Z] [exec] #6 26.68 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB] [2025-06-30T19:49:57.179Z] [exec] #6 26.68 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB] [2025-06-30T19:49:57.179Z] [exec] #6 26.69 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB] [2025-06-30T19:49:57.179Z] [exec] #6 26.69 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB] [2025-06-30T19:49:57.179Z] [exec] #6 26.77 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B] [2025-06-30T19:49:57.179Z] [exec] #6 26.77 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB] [2025-06-30T19:49:57.179Z] [exec] #6 26.79 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB] [2025-06-30T19:49:57.501Z] [exec] #6 26.94 debconf: delaying package configuration, since apt-utils is not installed [2025-06-30T19:49:57.501Z] [exec] #6 26.98 Fetched 71.5 MB in 3s (23.3 MB/s) [2025-06-30T19:49:57.501Z] [exec] #6 26.99 Selecting previously unselected package perl-modules-5.38. [2025-06-30T19:49:57.501Z] [exec] #6 26.99 (Reading database ... [2025-06-30T19:49:57.501Z] [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.00 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... [2025-06-30T19:49:57.501Z] [exec] #6 27.01 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:49:57.501Z] [exec] #6 27.31 Selecting previously unselected package libgdbm6t64:amd64. [2025-06-30T19:49:57.501Z] [exec] #6 27.31 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-06-30T19:49:57.822Z] [exec] #6 27.31 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:49:57.822Z] [exec] #6 27.33 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-06-30T19:49:57.822Z] [exec] #6 27.33 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-06-30T19:49:57.822Z] [exec] #6 27.34 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:49:57.822Z] [exec] #6 27.36 Selecting previously unselected package libperl5.38t64:amd64. [2025-06-30T19:49:57.822Z] [exec] #6 27.36 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-30T19:49:57.822Z] [exec] #6 27.36 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:49:57.822Z] [exec] #6 27.57 Selecting previously unselected package perl. [2025-06-30T19:49:58.176Z] [exec] #6 27.57 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-30T19:49:58.176Z] [exec] #6 27.58 Unpacking perl (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:49:58.176Z] [exec] #6 27.61 Selecting previously unselected package ca-certificates-java. [2025-06-30T19:49:58.176Z] [exec] #6 27.61 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ... [2025-06-30T19:49:58.176Z] [exec] #6 27.61 Unpacking ca-certificates-java (20240118) ... [2025-06-30T19:49:58.176Z] [exec] #6 27.64 Selecting previously unselected package java-common. [2025-06-30T19:49:58.176Z] [exec] #6 27.64 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ... [2025-06-30T19:49:58.176Z] [exec] #6 27.64 Unpacking java-common (0.75+exp1) ... [2025-06-30T19:49:58.176Z] [exec] #6 27.66 Selecting previously unselected package liblcms2-2:amd64. [2025-06-30T19:49:58.176Z] [exec] #6 27.66 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ... [2025-06-30T19:49:58.176Z] [exec] #6 27.66 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2025-06-30T19:49:58.176Z] [exec] #6 27.69 Selecting previously unselected package libjpeg-turbo8:amd64. [2025-06-30T19:49:58.176Z] [exec] #6 27.69 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2025-06-30T19:49:58.176Z] [exec] #6 27.69 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-06-30T19:49:58.176Z] [exec] #6 27.72 Selecting previously unselected package libjpeg8:amd64. [2025-06-30T19:49:58.176Z] [exec] #6 27.72 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ... [2025-06-30T19:49:58.176Z] [exec] #6 27.72 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2025-06-30T19:49:58.176Z] [exec] #6 27.74 Selecting previously unselected package libnspr4:amd64. [2025-06-30T19:49:58.176Z] [exec] #6 27.74 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ... [2025-06-30T19:49:58.176Z] [exec] #6 27.74 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... [2025-06-30T19:49:58.176Z] [exec] #6 27.77 Selecting previously unselected package libnss3:amd64. [2025-06-30T19:49:58.177Z] [exec] #6 27.77 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ... [2025-06-30T19:49:58.177Z] [exec] #6 27.77 Unpacking libnss3:amd64 (2:3.98-1build1) ... [2025-06-30T19:49:58.177Z] [exec] #6 27.81 Selecting previously unselected package libpcsclite1:amd64. [2025-06-30T19:49:58.507Z] [exec] #6 27.81 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ... [2025-06-30T19:49:58.507Z] [exec] #6 27.82 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... [2025-06-30T19:49:58.507Z] [exec] #6 27.84 Selecting previously unselected package openjdk-21-jre-headless:amd64. [2025-06-30T19:49:58.507Z] [exec] #6 27.84 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ... [2025-06-30T19:49:58.507Z] [exec] #6 27.84 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-06-30T19:49:59.198Z] [exec] #6 28.98 Selecting previously unselected package default-jre-headless. [2025-06-30T19:49:59.522Z] [exec] #6 28.98 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ... [2025-06-30T19:49:59.522Z] [exec] #6 28.98 Unpacking default-jre-headless (2:1.21-75+exp1) ... [2025-06-30T19:49:59.522Z] [exec] #6 29.00 Selecting previously unselected package liberror-perl. [2025-06-30T19:49:59.522Z] [exec] #6 29.00 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ... [2025-06-30T19:49:59.522Z] [exec] #6 29.00 Unpacking liberror-perl (0.17029-2) ... [2025-06-30T19:49:59.522Z] [exec] #6 29.02 Selecting previously unselected package git-man. [2025-06-30T19:49:59.522Z] [exec] #6 29.02 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... [2025-06-30T19:49:59.522Z] [exec] #6 29.02 Unpacking git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:49:59.523Z] [exec] #6 29.05 Selecting previously unselected package git. [2025-06-30T19:49:59.523Z] [exec] #6 29.06 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ... [2025-06-30T19:49:59.523Z] [exec] #6 29.06 Unpacking git (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:49:59.523Z] [exec] #6 29.21 Selecting previously unselected package libapache-pom-java. [2025-06-30T19:49:59.523Z] [exec] #6 29.21 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ... [2025-06-30T19:49:59.523Z] [exec] #6 29.21 Unpacking libapache-pom-java (29-2) ... [2025-06-30T19:49:59.523Z] [exec] #6 29.23 Selecting previously unselected package libatinject-jsr330-api-java. [2025-06-30T19:49:59.523Z] [exec] #6 29.23 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ... [2025-06-30T19:49:59.523Z] [exec] #6 29.23 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ... [2025-06-30T19:49:59.523Z] [exec] #6 29.25 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. [2025-06-30T19:49:59.523Z] [exec] #6 29.25 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ... [2025-06-30T19:49:59.523Z] [exec] #6 29.26 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ... [2025-06-30T19:49:59.523Z] [exec] #6 29.28 Selecting previously unselected package libcdi-api-java. [2025-06-30T19:49:59.523Z] [exec] #6 29.28 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ... [2025-06-30T19:49:59.523Z] [exec] #6 29.28 Unpacking libcdi-api-java (1.2-3) ... [2025-06-30T19:49:59.523Z] [exec] #6 29.30 Selecting previously unselected package libcommons-cli-java. [2025-06-30T19:49:59.523Z] [exec] #6 29.30 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ... [2025-06-30T19:49:59.523Z] [exec] #6 29.31 Unpacking libcommons-cli-java (1.6.0-1) ... [2025-06-30T19:49:59.846Z] [exec] #6 29.32 Selecting previously unselected package libcommons-parent-java. [2025-06-30T19:49:59.846Z] [exec] #6 29.33 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ... [2025-06-30T19:49:59.846Z] [exec] #6 29.33 Unpacking libcommons-parent-java (56-1) ... [2025-06-30T19:49:59.846Z] [exec] #6 29.35 Selecting previously unselected package libcommons-io-java. [2025-06-30T19:49:59.846Z] [exec] #6 29.35 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ... [2025-06-30T19:49:59.846Z] [exec] #6 29.35 Unpacking libcommons-io-java (2.11.0-2) ... [2025-06-30T19:49:59.846Z] [exec] #6 29.37 Selecting previously unselected package libcommons-lang3-java. [2025-06-30T19:49:59.846Z] [exec] #6 29.37 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ... [2025-06-30T19:49:59.846Z] [exec] #6 29.38 Unpacking libcommons-lang3-java (3.14.0-1) ... [2025-06-30T19:49:59.846Z] [exec] #6 29.40 Selecting previously unselected package libjsr305-java. [2025-06-30T19:49:59.846Z] [exec] #6 29.40 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ... [2025-06-30T19:49:59.846Z] [exec] #6 29.40 Unpacking libjsr305-java (0.1~+svn49-11) ... [2025-06-30T19:49:59.846Z] [exec] #6 29.42 Selecting previously unselected package libguava-java. [2025-06-30T19:49:59.846Z] [exec] #6 29.42 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ... [2025-06-30T19:49:59.846Z] [exec] #6 29.43 Unpacking libguava-java (32.0.1-1) ... [2025-06-30T19:49:59.846Z] [exec] #6 29.46 Selecting previously unselected package liberror-prone-java. [2025-06-30T19:49:59.846Z] [exec] #6 29.46 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ... [2025-06-30T19:49:59.846Z] [exec] #6 29.46 Unpacking liberror-prone-java (2.18.0-1) ... [2025-06-30T19:49:59.846Z] [exec] #6 29.49 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java. [2025-06-30T19:49:59.846Z] [exec] #6 29.49 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ... [2025-06-30T19:49:59.846Z] [exec] #6 29.49 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ... [2025-06-30T19:49:59.846Z] [exec] #6 29.52 Selecting previously unselected package libaopalliance-java. [2025-06-30T19:49:59.846Z] [exec] #6 29.52 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ... [2025-06-30T19:49:59.846Z] [exec] #6 29.52 Unpacking libaopalliance-java (20070526-7) ... [2025-06-30T19:49:59.846Z] [exec] #6 29.54 Selecting previously unselected package libguice-java. [2025-06-30T19:50:00.170Z] [exec] #6 29.54 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ... [2025-06-30T19:50:00.170Z] [exec] #6 29.54 Unpacking libguice-java (4.2.3-2) ... [2025-06-30T19:50:00.170Z] [exec] #6 29.69 Selecting previously unselected package libjansi-java. [2025-06-30T19:50:00.170Z] [exec] #6 29.69 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ... [2025-06-30T19:50:00.170Z] [exec] #6 29.70 Unpacking libjansi-java (2.4.1-2) ... [2025-06-30T19:50:00.170Z] [exec] #6 29.72 Selecting previously unselected package libmaven-parent-java. [2025-06-30T19:50:00.170Z] [exec] #6 29.72 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ... [2025-06-30T19:50:00.170Z] [exec] #6 29.72 Unpacking libmaven-parent-java (35-1) ... [2025-06-30T19:50:00.170Z] [exec] #6 29.74 Selecting previously unselected package libplexus-utils2-java. [2025-06-30T19:50:00.170Z] [exec] #6 29.74 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ... [2025-06-30T19:50:00.170Z] [exec] #6 29.75 Unpacking libplexus-utils2-java (3.4.2-1) ... [2025-06-30T19:50:00.170Z] [exec] #6 29.77 Selecting previously unselected package libwagon-provider-api-java. [2025-06-30T19:50:00.170Z] [exec] #6 29.77 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ... [2025-06-30T19:50:00.170Z] [exec] #6 29.77 Unpacking libwagon-provider-api-java (3.5.3-1) ... [2025-06-30T19:50:00.170Z] [exec] #6 29.79 Selecting previously unselected package libmaven-resolver-java. [2025-06-30T19:50:00.170Z] [exec] #6 29.79 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ... [2025-06-30T19:50:00.170Z] [exec] #6 29.79 Unpacking libmaven-resolver-java (1.6.3-1) ... [2025-06-30T19:50:00.170Z] [exec] #6 29.83 Selecting previously unselected package libmaven-shared-utils-java. [2025-06-30T19:50:00.170Z] [exec] #6 29.83 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ... [2025-06-30T19:50:00.170Z] [exec] #6 29.83 Unpacking libmaven-shared-utils-java (3.3.4-1) ... [2025-06-30T19:50:00.170Z] [exec] #6 29.85 Selecting previously unselected package libplexus-cipher-java. [2025-06-30T19:50:00.170Z] [exec] #6 29.86 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ... [2025-06-30T19:50:00.170Z] [exec] #6 29.86 Unpacking libplexus-cipher-java (2.0-1) ... [2025-06-30T19:50:00.170Z] [exec] #6 29.88 Selecting previously unselected package libplexus-classworlds-java. [2025-06-30T19:50:00.170Z] [exec] #6 29.88 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ... [2025-06-30T19:50:00.170Z] [exec] #6 29.88 Unpacking libplexus-classworlds-java (2.7.0-1) ... [2025-06-30T19:50:00.170Z] [exec] #6 29.90 Selecting previously unselected package libplexus-component-annotations-java. [2025-06-30T19:50:00.491Z] [exec] #6 29.90 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ... [2025-06-30T19:50:00.491Z] [exec] #6 29.91 Unpacking libplexus-component-annotations-java (2.1.1-1) ... [2025-06-30T19:50:00.491Z] [exec] #6 29.93 Selecting previously unselected package libplexus-interpolation-java. [2025-06-30T19:50:00.491Z] [exec] #6 29.93 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ... [2025-06-30T19:50:00.491Z] [exec] #6 29.93 Unpacking libplexus-interpolation-java (1.26-1) ... [2025-06-30T19:50:00.491Z] [exec] #6 29.96 Selecting previously unselected package libplexus-sec-dispatcher-java. [2025-06-30T19:50:00.491Z] [exec] #6 29.96 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ... [2025-06-30T19:50:00.491Z] [exec] #6 29.96 Unpacking libplexus-sec-dispatcher-java (2.0-3) ... [2025-06-30T19:50:00.491Z] [exec] #6 29.98 Selecting previously unselected package libslf4j-java. [2025-06-30T19:50:00.491Z] [exec] #6 29.98 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ... [2025-06-30T19:50:00.491Z] [exec] #6 29.99 Unpacking libslf4j-java (1.7.32-1) ... [2025-06-30T19:50:00.491Z] [exec] #6 30.02 Selecting previously unselected package libsisu-inject-java. [2025-06-30T19:50:00.491Z] [exec] #6 30.02 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ... [2025-06-30T19:50:00.491Z] [exec] #6 30.03 Unpacking libsisu-inject-java (0.3.4-2) ... [2025-06-30T19:50:00.491Z] [exec] #6 30.07 Selecting previously unselected package libsisu-plexus-java. [2025-06-30T19:50:00.491Z] [exec] #6 30.08 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ... [2025-06-30T19:50:00.491Z] [exec] #6 30.08 Unpacking libsisu-plexus-java (0.3.4-3) ... [2025-06-30T19:50:00.491Z] [exec] #6 30.12 Selecting previously unselected package libmaven3-core-java. [2025-06-30T19:50:00.491Z] [exec] #6 30.12 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ... [2025-06-30T19:50:00.491Z] [exec] #6 30.12 Unpacking libmaven3-core-java (3.8.7-2) ... [2025-06-30T19:50:00.491Z] [exec] #6 30.16 Selecting previously unselected package libwagon-file-java. [2025-06-30T19:50:00.812Z] [exec] #6 30.17 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ... [2025-06-30T19:50:00.812Z] [exec] #6 30.17 Unpacking libwagon-file-java (3.5.3-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.19 Selecting previously unselected package libwagon-http-shaded-java. [2025-06-30T19:50:00.812Z] [exec] #6 30.19 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ... [2025-06-30T19:50:00.812Z] [exec] #6 30.19 Unpacking libwagon-http-shaded-java (3.5.3-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.22 Selecting previously unselected package maven. [2025-06-30T19:50:00.812Z] [exec] #6 30.22 Preparing to unpack .../49-maven_3.8.7-2_all.deb ... [2025-06-30T19:50:00.812Z] [exec] #6 30.22 Unpacking maven (3.8.7-2) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.26 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.26 Setting up libslf4j-java (1.7.32-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.27 Setting up libplexus-utils2-java (3.4.2-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.28 Setting up libplexus-classworlds-java (2.7.0-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.28 Setting up libjsr305-java (0.1~+svn49-11) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.29 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.29 Setting up java-common (0.75+exp1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.30 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.31 Setting up libaopalliance-java (20070526-7) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.32 Setting up libcommons-cli-java (1.6.0-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.32 Setting up libplexus-component-annotations-java (2.1.1-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.33 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.34 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.34 Setting up libnspr4:amd64 (2:4.35-1.1build1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.35 Setting up libjansi-java (2.4.1-2) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.36 Setting up libapache-pom-java (29-2) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.36 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.37 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.37 Setting up libplexus-interpolation-java (1.26-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.38 Setting up libpcsclite1:amd64 (2.0.3-1build1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.39 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.39 Setting up git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.40 Setting up libwagon-http-shaded-java (3.5.3-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.40 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.41 Setting up ca-certificates-java (20240118) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.42 No JRE found. Skipping Java certificates setup. [2025-06-30T19:50:00.812Z] [exec] #6 30.42 Setting up libcdi-api-java (1.2-3) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.43 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.44 Setting up libwagon-provider-api-java (3.5.3-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.44 Setting up libmaven-parent-java (35-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.45 Setting up libcommons-parent-java (56-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.46 Setting up libsisu-inject-java (0.3.4-2) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.46 Setting up libnss3:amd64 (2:3.98-1build1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.47 Setting up libplexus-cipher-java (2.0-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.47 Setting up libsisu-plexus-java (0.3.4-3) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.48 Setting up perl (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.49 Setting up libcommons-lang3-java (3.14.0-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.50 Setting up libplexus-sec-dispatcher-java (2.0-3) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.51 Setting up libwagon-file-java (3.5.3-1) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.51 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-06-30T19:50:00.812Z] [exec] #6 30.57 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode [2025-06-30T19:50:00.812Z] [exec] #6 30.57 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode [2025-06-30T19:50:00.812Z] [exec] #6 30.57 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode [2025-06-30T19:50:00.812Z] [exec] #6 30.58 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode [2025-06-30T19:50:00.812Z] [exec] #6 30.58 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode [2025-06-30T19:50:01.133Z] [exec] #6 30.59 Setting up libcommons-io-java (2.11.0-2) ... [2025-06-30T19:50:01.133Z] [exec] #6 30.60 Setting up liberror-perl (0.17029-2) ... [2025-06-30T19:50:01.133Z] [exec] #6 30.60 Setting up libmaven-resolver-java (1.6.3-1) ... [2025-06-30T19:50:01.133Z] [exec] #6 30.61 Setting up git (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:50:01.133Z] [exec] #6 30.63 Setting up libmaven-shared-utils-java (3.3.4-1) ... [2025-06-30T19:50:01.133Z] [exec] #6 30.64 Setting up libguava-java (32.0.1-1) ... [2025-06-30T19:50:01.133Z] [exec] #6 30.65 Setting up liberror-prone-java (2.18.0-1) ... [2025-06-30T19:50:01.133Z] [exec] #6 30.66 Setting up libguice-java (4.2.3-2) ... [2025-06-30T19:50:01.133Z] [exec] #6 30.66 Setting up libmaven3-core-java (3.8.7-2) ... [2025-06-30T19:50:01.133Z] [exec] #6 30.67 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-30T19:50:01.133Z] [exec] #6 30.68 Processing triggers for ca-certificates-java (20240118) ... [2025-06-30T19:50:01.455Z] [exec] #6 30.98 Adding debian:ACCVRAIZ1.pem [2025-06-30T19:50:01.455Z] [exec] #6 30.98 Adding debian:AC_RAIZ_FNMT-RCM.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.00 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.00 Adding debian:Actalis_Authentication_Root_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.00 Adding debian:AffirmTrust_Commercial.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.01 Adding debian:AffirmTrust_Networking.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.01 Adding debian:AffirmTrust_Premium_ECC.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.01 Adding debian:AffirmTrust_Premium.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.01 Adding debian:Amazon_Root_CA_1.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.02 Adding debian:Amazon_Root_CA_2.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.02 Adding debian:Amazon_Root_CA_3.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.02 Adding debian:Amazon_Root_CA_4.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.02 Adding debian:ANF_Secure_Server_Root_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.02 Adding debian:Atos_TrustedRoot_2011.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.03 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.03 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.03 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.03 Adding debian:Baltimore_CyberTrust_Root.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.04 Adding debian:BJCA_Global_Root_CA1.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.04 Adding debian:BJCA_Global_Root_CA2.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.04 Adding debian:Buypass_Class_2_Root_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.04 Adding debian:Buypass_Class_3_Root_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.05 Adding debian:CA_Disig_Root_R2.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.05 Adding debian:Certainly_Root_E1.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.05 Adding debian:Certainly_Root_R1.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.05 Adding debian:Certigna.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.06 Adding debian:Certigna_Root_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.06 Adding debian:certSIGN_Root_CA_G2.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.06 Adding debian:certSIGN_ROOT_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.06 Adding debian:Certum_EC-384_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.06 Adding debian:Certum_Trusted_Network_CA_2.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.07 Adding debian:Certum_Trusted_Network_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.07 Adding debian:Certum_Trusted_Root_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.07 Adding debian:CFCA_EV_ROOT.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.07 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.07 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.07 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.08 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.08 Adding debian:Comodo_AAA_Services_root.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.08 Adding debian:COMODO_Certification_Authority.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.08 Adding debian:COMODO_ECC_Certification_Authority.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.09 Adding debian:COMODO_RSA_Certification_Authority.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.09 Adding debian:DigiCert_Assured_ID_Root_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.09 Adding debian:DigiCert_Assured_ID_Root_G2.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.09 Adding debian:DigiCert_Assured_ID_Root_G3.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.09 Adding debian:DigiCert_Global_Root_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.09 Adding debian:DigiCert_Global_Root_G2.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.10 Adding debian:DigiCert_Global_Root_G3.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.10 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.10 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.10 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.10 Adding debian:DigiCert_Trusted_Root_G4.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.10 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.11 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.11 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.11 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.11 Adding debian:emSign_ECC_Root_CA_-_C3.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.11 Adding debian:emSign_ECC_Root_CA_-_G3.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.11 Adding debian:emSign_Root_CA_-_C1.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.12 Adding debian:emSign_Root_CA_-_G1.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.12 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.12 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.12 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.12 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.13 Adding debian:Entrust_Root_Certification_Authority.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.13 Adding debian:ePKI_Root_Certification_Authority.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.13 Adding debian:e-Szigno_Root_CA_2017.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.13 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.14 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.14 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.14 Adding debian:GlobalSign_Root_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.14 Adding debian:GlobalSign_Root_CA_-_R3.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.14 Adding debian:GlobalSign_Root_CA_-_R6.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.15 Adding debian:GlobalSign_Root_E46.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.15 Adding debian:GlobalSign_Root_R46.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.15 Adding debian:GLOBALTRUST_2020.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.15 Adding debian:Go_Daddy_Class_2_CA.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.16 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.16 Adding debian:GTS_Root_R1.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.16 Adding debian:GTS_Root_R2.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.16 Adding debian:GTS_Root_R3.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.16 Adding debian:GTS_Root_R4.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.16 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.17 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.17 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.17 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.18 Adding debian:HiPKI_Root_CA_-_G1.pem [2025-06-30T19:50:01.455Z] [exec] #6 31.18 Adding debian:Hongkong_Post_Root_CA_3.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.18 Adding debian:IdenTrust_Commercial_Root_CA_1.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.18 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.19 Adding debian:ISRG_Root_X1.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.19 Adding debian:ISRG_Root_X2.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.19 Adding debian:Izenpe.com.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.19 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.20 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.20 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.20 Adding debian:NAVER_Global_Root_Certification_Authority.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.21 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.21 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.21 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.22 Adding debian:QuoVadis_Root_CA_1_G3.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.22 Adding debian:QuoVadis_Root_CA_2_G3.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.22 Adding debian:QuoVadis_Root_CA_2.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.23 Adding debian:QuoVadis_Root_CA_3_G3.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.23 Adding debian:QuoVadis_Root_CA_3.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.23 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.24 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.24 Adding debian:Secure_Global_CA.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.24 Adding debian:SecureSign_RootCA11.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.24 Adding debian:SecureTrust_CA.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.24 Adding debian:Security_Communication_ECC_RootCA1.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.25 Adding debian:Security_Communication_RootCA2.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.25 Adding debian:Security_Communication_RootCA3.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.25 Adding debian:Security_Communication_Root_CA.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.25 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.26 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.26 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.26 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.26 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.27 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.27 Adding debian:Starfield_Class_2_CA.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.27 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.27 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.28 Adding debian:SwissSign_Gold_CA_-_G2.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.28 Adding debian:SwissSign_Silver_CA_-_G2.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.28 Adding debian:SZAFIR_ROOT_CA2.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.28 Adding debian:Telia_Root_CA_v2.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.29 Adding debian:TeliaSonera_Root_CA_v1.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.29 Adding debian:TrustAsia_Global_Root_CA_G3.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.29 Adding debian:TrustAsia_Global_Root_CA_G4.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.30 Adding debian:Trustwave_Global_Certification_Authority.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.30 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.30 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.30 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.31 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.31 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.32 Adding debian:TunTrust_Root_CA.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.32 Adding debian:TWCA_Global_Root_CA.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.32 Adding debian:TWCA_Root_Certification_Authority.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.32 Adding debian:UCA_Extended_Validation_Root.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.33 Adding debian:UCA_Global_G2_Root.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.33 Adding debian:USERTrust_ECC_Certification_Authority.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.33 Adding debian:USERTrust_RSA_Certification_Authority.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.33 Adding debian:vTrus_ECC_Root_CA.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.33 Adding debian:vTrus_Root_CA.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.34 Adding debian:XRamp_Global_CA_Root.pem [2025-06-30T19:50:01.800Z] [exec] #6 31.39 done. [2025-06-30T19:50:02.125Z] [exec] #6 31.40 Setting up default-jre-headless (2:1.21-75+exp1) ... [2025-06-30T19:50:02.125Z] [exec] #6 31.40 Setting up maven (3.8.7-2) ... [2025-06-30T19:50:02.125Z] [exec] #6 31.42 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode [2025-06-30T19:50:11.002Z] [exec] #6 DONE 39.2s [2025-06-30T19:50:11.002Z] [exec] [2025-06-30T19:50:11.002Z] [exec] #7 [ 3/10] RUN mkdir testResults [2025-06-30T19:50:11.002Z] [exec] #7 DONE 0.2s [2025-06-30T19:50:11.002Z] [exec] [2025-06-30T19:50:11.002Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git [2025-06-30T19:50:11.002Z] [exec] #8 0.214 Cloning into 'open-liberty'... [2025-06-30T19:51:33.969Z] [exec] #8 76.60 Updating files: 10% (12533/115087) [2025-06-30T19:51:56.978Z] [exec] Updating files: 11% (12660/115087)Updating files: 12% (13811/115087)Updating files: 13% (14962/115087)Updating files: 14% (16113/115087)Updating files: 15% (17264/115087)Updating files: 16% (18414/115087)Updating files: 17% (19565/115087)Updating files: 18% (20716/115087)Updating files: 18% (21547/115087)Updating files: 19% (21867/115087)Updating files: 20% (23018/115087)Updating files: 21% (24169/115087)Updating files: 22% (25320/115087)Updating files: 23% (26471/115087)Updating files: 24% (27621/115087)Updating files: 25% (28772/115087)Updating files: 25% (29214/115087)Updating files: 26% (29923/115087)Updating files: 27% (31074/115087)Updating files: 28% (32225/115087)Updating files: 29% (33376/115087)Updating files: 30% (34527/115087)Updating files: 30% (35661/115087)Updating files: 31% (35677/115087)Updating files: 32% (36828/115087)Updating files: 33% (37979/115087)Updating files: 34% (39130/115087)Updating files: 35% (40281/115087)Updating files: 36% (41432/115087)Updating files: 36% (41855/115087)Updating files: 37% (42583/115087)Updating files: 38% (43734/115087)Updating files: 39% (44884/115087)Updating files: 40% (46035/115087)Updating files: 41% (47186/115087)Updating files: 41% (48226/115087)Updating files: 42% (48337/115087)Updating files: 43% (49488/115087)Updating files: 44% (50639/115087)Updating files: 45% (51790/115087)Updating files: 46% (52941/115087)Updating files: 47% (54091/115087)Updating files: 47% (54417/115087)Updating files: 48% (55242/115087)Updating files: 49% (56393/115087)Updating files: 50% (57544/115087)Updating files: 51% (58695/115087)Updating files: 52% (59846/115087)Updating files: 52% (60563/115087)Updating files: 53% (60997/115087)Updating files: 54% (62147/115087)Updating files: 55% (63298/115087)Updating files: 56% (64449/115087)Updating files: 57% (65600/115087)Updating files: 58% (66751/115087)Updating files: 59% (67902/115087)Updating files: 59% (68589/115087)Updating files: 60% (69053/115087)Updating files: 61% (70204/115087)Updating files: 62% (71354/115087)Updating files: 63% (72505/115087)Updating files: 64% (73656/115087)Updating files: 65% (74807/115087)Updating files: 66% (75958/115087)Updating files: 67% (77109/115087)Updating files: 68% (78260/115087)Updating files: 68% (78620/115087)Updating files: 69% (79411/115087)Updating files: 70% (80561/115087)Updating files: 71% (81712/115087)Updating files: 72% (82863/115087)Updating files: 73% (84014/115087)Updating files: 73% (84568/115087)Updating files: 74% (85165/115087)Updating files: 75% (86316/115087)Updating files: 76% (87467/115087)Updating files: 77% (88617/115087)Updating files: 78% (89768/115087)Updating files: 79% (90919/115087)Updating files: 79% (90946/115087)Updating files: 80% (92070/115087)Updating files: 81% (93221/115087)Updating files: 82% (94372/115087)Updating files: 83% (95523/115087)Updating files: 84% (96674/115087)Updating files: 85% (97824/115087)Updating files: 85% (98809/115087)Updating files: 86% (98975/115087)Updating files: 87% (100126/115087)Updating files: 88% (101277/115087)Updating files: 89% (102428/115087)Updating files: 90% (103579/115087)Updating files: 91% (104730/115087)Updating files: 92% (105881/115087)Updating files: 92% (106639/115087)Updating files: 93% (107031/115087)Updating files: 94% (108182/115087)Updating files: 95% (109333/115087)Updating files: 96% (110484/115087)Updating files: 97% (111635/115087)Updating files: 98% (112786/115087)Updating files: 98% (113110/115087)Updating files: 99% (113937/115087)Updating files: 100% (115087/115087)Updating files: 100% (115087/115087), done.#8 DONE 106.9s [2025-06-30T19:51:56.978Z] [exec] [2025-06-30T19:51:56.978Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/ [2025-06-30T19:51:56.978Z] [exec] #9 DONE 0.0s [2025-06-30T19:51:56.978Z] [exec] [2025-06-30T19:51:56.978Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5 [2025-06-30T19:52:02.863Z] [exec] #10 5.367 Note: switching to 'gm-23.0.0.5'. [2025-06-30T19:52:02.863Z] [exec] #10 5.367 [2025-06-30T19:52:02.863Z] [exec] #10 5.367 You are in 'detached HEAD' state. You can look around, make experimental [2025-06-30T19:52:02.863Z] [exec] #10 5.367 changes and commit them, and you can discard any commits you make in this [2025-06-30T19:52:02.863Z] [exec] #10 5.367 state without impacting any branches by switching back to a branch. [2025-06-30T19:52:02.863Z] [exec] #10 5.367 [2025-06-30T19:52:02.863Z] [exec] #10 5.367 If you want to create a new branch to retain commits you create, you may [2025-06-30T19:52:02.863Z] [exec] #10 5.367 do so (now or later) by using -c with the switch command. Example: [2025-06-30T19:52:02.863Z] [exec] #10 5.367 [2025-06-30T19:52:02.863Z] [exec] #10 5.367 git switch -c <new-branch-name> [2025-06-30T19:52:02.863Z] [exec] #10 5.367 [2025-06-30T19:52:02.863Z] [exec] #10 5.367 Or undo this operation with: [2025-06-30T19:52:02.863Z] [exec] #10 5.367 [2025-06-30T19:52:02.863Z] [exec] #10 5.367 git switch - [2025-06-30T19:52:02.863Z] [exec] #10 5.367 [2025-06-30T19:52:02.863Z] [exec] #10 5.367 Turn off this advice by setting config variable advice.detachedHead to false [2025-06-30T19:52:02.863Z] [exec] #10 5.367 [2025-06-30T19:52:02.863Z] [exec] #10 5.367 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix [2025-06-30T19:52:05.825Z] [exec] #10 DONE 9.0s [2025-06-30T19:52:05.825Z] [exec] [2025-06-30T19:52:05.825Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh [2025-06-30T19:52:05.825Z] [exec] #11 DONE 0.0s [2025-06-30T19:52:05.825Z] [exec] [2025-06-30T19:52:05.825Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2025-06-30T19:52:05.825Z] [exec] #12 DONE 0.0s [2025-06-30T19:52:05.825Z] [exec] [2025-06-30T19:52:05.825Z] [exec] #13 [ 9/10] WORKDIR /open-liberty [2025-06-30T19:52:05.825Z] [exec] #13 DONE 0.0s [2025-06-30T19:52:05.825Z] [exec] [2025-06-30T19:52:05.825Z] [exec] #14 exporting to image [2025-06-30T19:52:05.825Z] [exec] #14 exporting layers [2025-06-30T19:53:03.525Z] [exec] #14 exporting layers 53.6s done [2025-06-30T19:53:03.525Z] [exec] #14 writing image sha256:4c8466d372b4a84bf980746919e1ee351cec71744d6e1f52df950f1d3de6e1d6 done [2025-06-30T19:53:03.525Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full done [2025-06-30T19:53:03.525Z] [exec] #14 DONE 53.6s [2025-06-30T19:53:03.525Z] [exec] [2025-06-30T19:53:03.525Z] [exec] 1 warning found (use docker --debug to expand): [2025-06-30T19:53:03.525Z] [exec]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 54) [2025-06-30T19:53:03.525Z] [2025-06-30T19:53:03.525Z] copy_dest: [2025-06-30T19:53:03.525Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck [2025-06-30T19:53:03.525Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck [2025-06-30T19:53:03.525Z] [2025-06-30T19:53:03.525Z] dist: [2025-06-30T19:53:03.525Z] [2025-06-30T19:53:03.525Z] move_scripts: [2025-06-30T19:53:03.525Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus [2025-06-30T19:53:03.525Z] [2025-06-30T19:53:03.525Z] clean_image: [2025-06-30T19:53:03.525Z] [echo] Executing external.sh --clean --dir quarkus --tag nightly --version 21 --impl hotspot [2025-06-30T19:53:03.526Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:53:03.526Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-30T19:53:03.526Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:53:03.526Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:53:03.526Z] [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-30T19:53:03.526Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:53:03.526Z] [exec] The test here is quarkus [2025-06-30T19:53:03.526Z] [exec] The directory in the external.sh is quarkus [2025-06-30T19:53:03.526Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-30T19:53:03.526Z] [exec] Error response from daemon: No such container: quarkus-test [2025-06-30T19:53:03.526Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full [2025-06-30T19:53:03.526Z] [exec] Error response from daemon: No such container: restore-test [2025-06-30T19:53:03.526Z] [exec] Error response from daemon: invalid reference format [2025-06-30T19:53:03.526Z] [exec] Result: 1 [2025-06-30T19:53:03.526Z] [2025-06-30T19:53:03.526Z] build_image: [2025-06-30T19:53:03.526Z] [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-30T19:53:03.526Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:53:03.526Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-30T19:53:03.526Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:53:03.526Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:53:03.526Z] [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-30T19:53:03.526Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:53:03.526Z] [exec] The test here is quarkus [2025-06-30T19:53:03.526Z] [exec] The directory in the external.sh is quarkus [2025-06-30T19:53:03.526Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-30T19:53:03.526Z] [exec] build_image.sh quarkus 21 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-06-30T19:53:03.526Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external [2025-06-30T19:53:03.526Z] [exec] [2025-06-30T19:53:03.526Z] [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-30T19:53:03.526Z] [exec] done [2025-06-30T19:53:03.526Z] [exec] [2025-06-30T19:53:03.526Z] [exec] The test in the build_image() function is quarkus [2025-06-30T19:53:03.526Z] [exec] ##################################################### [2025-06-30T19:53:03.526Z] [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-30T19:53:03.526Z] [exec] ##################################################### [2025-06-30T19:53:03.526Z] [exec] #0 building with "default" instance using docker driver [2025-06-30T19:53:03.526Z] [exec] [2025-06-30T19:53:03.526Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-06-30T19:53:03.526Z] [exec] #1 transferring dockerfile: 2.86kB done [2025-06-30T19:53:03.526Z] [exec] #1 DONE 0.0s [2025-06-30T19:53:03.526Z] [exec] [2025-06-30T19:53:03.526Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk [2025-06-30T19:53:03.526Z] [exec] #2 DONE 0.6s [2025-06-30T19:53:03.526Z] [exec] [2025-06-30T19:53:03.526Z] [exec] #3 [internal] load .dockerignore [2025-06-30T19:53:03.526Z] [exec] #3 transferring context: 2B done [2025-06-30T19:53:03.526Z] [exec] #3 DONE 0.0s [2025-06-30T19:53:03.526Z] [exec] [2025-06-30T19:53:03.526Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974 [2025-06-30T19:53:03.526Z] [exec] #4 CACHED [2025-06-30T19:53:03.526Z] [exec] [2025-06-30T19:53:03.526Z] [exec] #5 [internal] load build context [2025-06-30T19:53:03.526Z] [exec] #5 transferring context: 2.60kB done [2025-06-30T19:53:03.526Z] [exec] #5 DONE 0.0s [2025-06-30T19:53:03.526Z] [exec] [2025-06-30T19:53:03.526Z] [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-30T19:53:03.526Z] [exec] #6 0.493 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-06-30T19:53:03.526Z] [exec] #6 0.970 Get:2 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB] [2025-06-30T19:53:03.526Z] [exec] #6 1.446 Get:3 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] [2025-06-30T19:53:03.526Z] [exec] #6 1.447 Get:4 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,114 kB] [2025-06-30T19:53:03.526Z] [exec] #6 1.470 Get:5 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-06-30T19:53:03.526Z] [exec] #6 1.489 Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB] [2025-06-30T19:53:03.526Z] [exec] #6 1.996 Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-06-30T19:53:03.526Z] [exec] #6 2.125 Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-06-30T19:53:03.526Z] [exec] #6 2.254 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-06-30T19:53:03.526Z] [exec] #6 2.969 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-06-30T19:53:03.526Z] [exec] #6 3.007 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-06-30T19:53:03.526Z] [exec] #6 3.010 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-06-30T19:53:03.526Z] [exec] #6 3.016 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB] [2025-06-30T19:53:03.526Z] [exec] #6 3.017 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,724 kB] [2025-06-30T19:53:03.526Z] [exec] #6 3.051 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,523 kB] [2025-06-30T19:53:03.526Z] [exec] #6 3.081 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,424 kB] [2025-06-30T19:53:03.874Z] [exec] #6 3.109 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] [2025-06-30T19:53:03.874Z] [exec] #6 3.111 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] [2025-06-30T19:53:05.210Z] [exec] #6 4.305 Fetched 30.8 MB in 4s (7,535 kB/s) [2025-06-30T19:53:05.923Z] [exec] #6 4.305 Reading package lists... [2025-06-30T19:53:10.764Z] [exec] #6 9.922 debconf: delaying package configuration, since apt-utils is not installed [2025-06-30T19:53:10.764Z] [exec] #6 9.980 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-06-30T19:53:10.764Z] [exec] #6 9.980 (Reading database ... [2025-06-30T19:53:10.764Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6864 files and directories currently installed.)#6 10.00 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:53:10.764Z] [exec] #6 10.00 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:53:10.764Z] [exec] #6 10.09 Selecting previously unselected package python3.12-minimal. [2025-06-30T19:53:11.148Z] [exec] #6 10.09 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:53:11.148Z] [exec] #6 10.10 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ... [2025-06-30T19:53:11.148Z] [exec] #6 10.17 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:53:11.148Z] [exec] #6 10.18 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ... [2025-06-30T19:53:11.491Z] [exec] #6 11.10 Selecting previously unselected package python3-minimal. [2025-06-30T19:53:11.491Z] [exec] #6 11.10 (Reading database ... [2025-06-30T19:53:11.817Z] [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 11.10 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:53:11.817Z] [exec] #6 11.10 Unpacking python3-minimal (3.12.3-0ubuntu2) ... [2025-06-30T19:53:11.817Z] [exec] #6 11.13 Selecting previously unselected package media-types. [2025-06-30T19:53:11.817Z] [exec] #6 11.13 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-06-30T19:53:11.817Z] [exec] #6 11.13 Unpacking media-types (10.1.0) ... [2025-06-30T19:53:11.817Z] [exec] #6 11.16 Selecting previously unselected package netbase. [2025-06-30T19:53:11.817Z] [exec] #6 11.16 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-06-30T19:53:11.817Z] [exec] #6 11.16 Unpacking netbase (6.4) ... [2025-06-30T19:53:11.817Z] [exec] #6 11.18 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-06-30T19:53:11.817Z] [exec] #6 11.18 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:53:11.817Z] [exec] #6 11.19 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:53:11.817Z] [exec] #6 11.31 Selecting previously unselected package python3.12. [2025-06-30T19:53:12.154Z] [exec] #6 11.31 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:53:12.154Z] [exec] #6 11.31 Unpacking python3.12 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:53:12.154Z] [exec] #6 11.34 Selecting previously unselected package libpython3-stdlib:amd64. [2025-06-30T19:53:12.154Z] [exec] #6 11.34 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:53:12.154Z] [exec] #6 11.34 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-30T19:53:12.154Z] [exec] #6 11.36 Setting up python3-minimal (3.12.3-0ubuntu2) ... [2025-06-30T19:53:12.154Z] [exec] #6 11.55 Selecting previously unselected package python3. [2025-06-30T19:53:12.154Z] [exec] #6 11.55 (Reading database ... [2025-06-30T19:53:12.154Z] [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 11.56 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:53:12.154Z] [exec] #6 11.56 Unpacking python3 (3.12.3-0ubuntu2) ... [2025-06-30T19:53:12.154Z] [exec] #6 11.59 Selecting previously unselected package libapparmor1:amd64. [2025-06-30T19:53:12.154Z] [exec] #6 11.59 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-06-30T19:53:12.154Z] [exec] #6 11.59 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-30T19:53:12.154Z] [exec] #6 11.62 Selecting previously unselected package libargon2-1:amd64. [2025-06-30T19:53:12.154Z] [exec] #6 11.62 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-06-30T19:53:12.154Z] [exec] #6 11.62 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-30T19:53:12.154Z] [exec] #6 11.65 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:53:12.154Z] [exec] #6 11.65 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-30T19:53:12.478Z] [exec] #6 11.68 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:53:12.478Z] [exec] #6 11.71 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-06-30T19:53:12.478Z] [exec] #6 11.71 (Reading database ... [2025-06-30T19:53:12.478Z] [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 11.72 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-06-30T19:53:12.478Z] [exec] #6 11.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-30T19:53:12.478Z] [exec] #6 11.75 Selecting previously unselected package libjson-c5:amd64. [2025-06-30T19:53:12.478Z] [exec] #6 11.75 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... [2025-06-30T19:53:12.478Z] [exec] #6 11.75 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-06-30T19:53:12.478Z] [exec] #6 11.77 Selecting previously unselected package libcryptsetup12:amd64. [2025-06-30T19:53:12.478Z] [exec] #6 11.78 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-06-30T19:53:12.478Z] [exec] #6 11.78 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-30T19:53:12.478Z] [exec] #6 11.81 Selecting previously unselected package libfdisk1:amd64. [2025-06-30T19:53:12.478Z] [exec] #6 11.81 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ... [2025-06-30T19:53:12.478Z] [exec] #6 11.81 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-30T19:53:12.478Z] [exec] #6 11.83 Selecting previously unselected package libkmod2:amd64. [2025-06-30T19:53:12.478Z] [exec] #6 11.84 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-06-30T19:53:12.478Z] [exec] #6 11.84 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-30T19:53:12.478Z] [exec] #6 11.86 Selecting previously unselected package libsystemd-shared:amd64. [2025-06-30T19:53:12.478Z] [exec] #6 11.86 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:53:12.478Z] [exec] #6 11.86 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:53:12.478Z] [exec] #6 11.92 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:53:12.802Z] [exec] #6 11.93 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-30T19:53:12.802Z] [exec] #6 11.96 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:53:12.802Z] [exec] #6 11.99 Selecting previously unselected package systemd-dev. [2025-06-30T19:53:12.802Z] [exec] #6 11.99 (Reading database ... [2025-06-30T19:53:12.802Z] [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.99 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ... [2025-06-30T19:53:12.802Z] [exec] #6 12.00 Unpacking systemd-dev (255.4-1ubuntu8.8) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.03 Selecting previously unselected package systemd. [2025-06-30T19:53:12.803Z] [exec] #6 12.03 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:53:12.803Z] [exec] #6 12.05 Unpacking systemd (255.4-1ubuntu8.8) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.22 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.24 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.25 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.26 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.27 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.28 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.29 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.29 Setting up systemd-dev (255.4-1ubuntu8.8) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.30 Setting up systemd (255.4-1ubuntu8.8) ... [2025-06-30T19:53:12.803Z] [exec] #6 12.33 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-06-30T19:53:13.140Z] [exec] #6 12.33 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-06-30T19:53:13.140Z] [exec] #6 12.33 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-06-30T19:53:13.140Z] [exec] #6 12.34 Initializing machine ID from random generator. [2025-06-30T19:53:13.140Z] [exec] #6 12.35 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:53:13.140Z] [exec] #6 12.35 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:53:13.140Z] [exec] #6 12.35 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:53:13.140Z] [exec] #6 12.36 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:53:13.140Z] [exec] #6 12.36 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:53:13.140Z] [exec] #6 12.36 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:53:13.140Z] [exec] #6 12.36 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:53:13.140Z] [exec] #6 12.36 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:53:13.140Z] [exec] #6 12.36 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:53:13.140Z] [exec] #6 12.36 Creating group 'systemd-journal' with GID 999. [2025-06-30T19:53:13.140Z] [exec] #6 12.36 Creating group 'systemd-network' with GID 998. [2025-06-30T19:53:13.140Z] [exec] #6 12.36 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-06-30T19:53:13.140Z] [exec] #6 12.41 Selecting previously unselected package systemd-sysv. [2025-06-30T19:53:13.140Z] [exec] #6 12.41 (Reading database ... [2025-06-30T19:53:13.140Z] [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 12.42 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:53:13.140Z] [exec] #6 12.42 Unpacking systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-30T19:53:13.140Z] [exec] #6 12.44 Selecting previously unselected package sgml-base. [2025-06-30T19:53:13.140Z] [exec] #6 12.44 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-06-30T19:53:13.140Z] [exec] #6 12.45 Unpacking sgml-base (1.31) ... [2025-06-30T19:53:13.140Z] [exec] #6 12.47 Selecting previously unselected package libdbus-1-3:amd64. [2025-06-30T19:53:13.140Z] [exec] #6 12.47 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:53:13.140Z] [exec] #6 12.47 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:13.140Z] [exec] #6 12.50 Selecting previously unselected package dbus-bin. [2025-06-30T19:53:13.140Z] [exec] #6 12.50 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:53:13.140Z] [exec] #6 12.50 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:13.140Z] [exec] #6 12.52 Selecting previously unselected package dbus-session-bus-common. [2025-06-30T19:53:13.140Z] [exec] #6 12.52 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-30T19:53:13.140Z] [exec] #6 12.52 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:13.140Z] [exec] #6 12.55 Selecting previously unselected package dbus-daemon. [2025-06-30T19:53:13.140Z] [exec] #6 12.55 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:53:13.140Z] [exec] #6 12.55 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:13.140Z] [exec] #6 12.57 Selecting previously unselected package dbus-system-bus-common. [2025-06-30T19:53:13.140Z] [exec] #6 12.57 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-30T19:53:13.140Z] [exec] #6 12.58 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:13.140Z] [exec] #6 12.60 Selecting previously unselected package dbus. [2025-06-30T19:53:13.140Z] [exec] #6 12.60 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:53:13.140Z] [exec] #6 12.61 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:13.140Z] [exec] #6 12.63 Selecting previously unselected package distro-info-data. [2025-06-30T19:53:13.140Z] [exec] #6 12.63 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ... [2025-06-30T19:53:13.140Z] [exec] #6 12.63 Unpacking distro-info-data (0.60ubuntu0.3) ... [2025-06-30T19:53:13.140Z] [exec] #6 12.66 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-06-30T19:53:13.140Z] [exec] #6 12.66 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:53:13.507Z] [exec] #6 12.67 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:53:13.507Z] [exec] #6 12.72 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-06-30T19:53:13.507Z] [exec] #6 12.72 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:53:13.507Z] [exec] #6 12.72 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:53:13.507Z] [exec] #6 12.75 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-06-30T19:53:13.507Z] [exec] #6 12.75 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-06-30T19:53:13.507Z] [exec] #6 12.75 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-30T19:53:13.507Z] [exec] #6 12.77 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-06-30T19:53:13.507Z] [exec] #6 12.77 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-06-30T19:53:13.507Z] [exec] #6 12.77 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-30T19:53:13.507Z] [exec] #6 12.79 Selecting previously unselected package iso-codes. [2025-06-30T19:53:13.507Z] [exec] #6 12.80 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-06-30T19:53:13.507Z] [exec] #6 12.80 Unpacking iso-codes (4.16.0-1) ... [2025-06-30T19:53:13.507Z] [exec] #6 12.95 Selecting previously unselected package libcap2-bin. [2025-06-30T19:53:13.833Z] [exec] #6 12.95 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-06-30T19:53:13.833Z] [exec] #6 12.96 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-30T19:53:13.833Z] [exec] #6 12.98 Selecting previously unselected package libelf1t64:amd64. [2025-06-30T19:53:13.833Z] [exec] #6 12.98 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-30T19:53:13.833Z] [exec] #6 12.98 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:53:13.833Z] [exec] #6 13.00 Selecting previously unselected package libglib2.0-data. [2025-06-30T19:53:13.833Z] [exec] #6 13.00 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ... [2025-06-30T19:53:13.833Z] [exec] #6 13.00 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-30T19:53:13.833Z] [exec] #6 13.02 Selecting previously unselected package libicu74:amd64. [2025-06-30T19:53:13.833Z] [exec] #6 13.02 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-06-30T19:53:13.833Z] [exec] #6 13.02 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-30T19:53:15.523Z] [exec] #6 14.84 Selecting previously unselected package libpam-systemd:amd64. [2025-06-30T19:53:15.523Z] [exec] #6 14.84 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:53:15.523Z] [exec] #6 14.85 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:53:15.523Z] [exec] #6 14.88 Selecting previously unselected package libxml2:amd64. [2025-06-30T19:53:15.523Z] [exec] #6 14.88 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-06-30T19:53:15.523Z] [exec] #6 14.88 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-30T19:53:15.523Z] [exec] #6 14.92 Selecting previously unselected package libyaml-0-2:amd64. [2025-06-30T19:53:15.523Z] [exec] #6 14.92 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-06-30T19:53:15.523Z] [exec] #6 14.92 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-30T19:53:15.523Z] [exec] #6 14.94 Selecting previously unselected package lsb-release. [2025-06-30T19:53:15.523Z] [exec] #6 14.94 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-06-30T19:53:15.523Z] [exec] #6 14.94 Unpacking lsb-release (12.0-2) ... [2025-06-30T19:53:15.523Z] [exec] #6 14.96 Selecting previously unselected package python-apt-common. [2025-06-30T19:53:15.523Z] [exec] #6 14.96 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ... [2025-06-30T19:53:15.523Z] [exec] #6 14.96 Unpacking python-apt-common (2.7.7ubuntu4) ... [2025-06-30T19:53:15.523Z] [exec] #6 14.99 Selecting previously unselected package python3-apt. [2025-06-30T19:53:15.524Z] [exec] #6 14.99 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ... [2025-06-30T19:53:15.524Z] [exec] #6 14.99 Unpacking python3-apt (2.7.7ubuntu4) ... [2025-06-30T19:53:15.524Z] [exec] #6 15.02 Selecting previously unselected package python3-cffi-backend:amd64. [2025-06-30T19:53:15.524Z] [exec] #6 15.02 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-06-30T19:53:15.524Z] [exec] #6 15.02 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-30T19:53:15.524Z] [exec] #6 15.04 Selecting previously unselected package python3-dbus. [2025-06-30T19:53:15.524Z] [exec] #6 15.04 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-06-30T19:53:15.524Z] [exec] #6 15.05 Unpacking python3-dbus (1.3.2-5build3) ... [2025-06-30T19:53:15.524Z] [exec] #6 15.08 Selecting previously unselected package python3-gi. [2025-06-30T19:53:15.857Z] [exec] #6 15.08 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-06-30T19:53:15.857Z] [exec] #6 15.08 Unpacking python3-gi (3.48.2-1) ... [2025-06-30T19:53:15.857Z] [exec] #6 15.12 Selecting previously unselected package python3-pkg-resources. [2025-06-30T19:53:15.857Z] [exec] #6 15.12 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2025-06-30T19:53:15.857Z] [exec] #6 15.12 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-30T19:53:15.857Z] [exec] #6 15.16 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-06-30T19:53:15.857Z] [exec] #6 15.16 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:53:15.857Z] [exec] #6 15.16 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:53:15.857Z] [exec] #6 15.19 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-06-30T19:53:15.857Z] [exec] #6 15.19 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:53:15.857Z] [exec] #6 15.19 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:53:15.857Z] [exec] #6 15.21 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-06-30T19:53:15.857Z] [exec] #6 15.21 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-06-30T19:53:15.857Z] [exec] #6 15.22 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-30T19:53:15.857Z] [exec] #6 15.24 Selecting previously unselected package libstemmer0d:amd64. [2025-06-30T19:53:15.857Z] [exec] #6 15.25 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-06-30T19:53:15.857Z] [exec] #6 15.25 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-30T19:53:15.857Z] [exec] #6 15.28 Selecting previously unselected package libxmlb2:amd64. [2025-06-30T19:53:15.857Z] [exec] #6 15.28 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-06-30T19:53:15.857Z] [exec] #6 15.28 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-06-30T19:53:15.858Z] [exec] #6 15.30 Selecting previously unselected package libappstream5:amd64. [2025-06-30T19:53:16.193Z] [exec] #6 15.31 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-06-30T19:53:16.193Z] [exec] #6 15.31 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-06-30T19:53:16.193Z] [exec] #6 15.34 Selecting previously unselected package libduktape207:amd64. [2025-06-30T19:53:16.193Z] [exec] #6 15.34 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-06-30T19:53:16.193Z] [exec] #6 15.34 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-30T19:53:16.193Z] [exec] #6 15.37 Selecting previously unselected package libdw1t64:amd64. [2025-06-30T19:53:16.193Z] [exec] #6 15.37 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-30T19:53:16.193Z] [exec] #6 15.37 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:53:16.193Z] [exec] #6 15.40 Selecting previously unselected package libglib2.0-bin. [2025-06-30T19:53:16.193Z] [exec] #6 15.40 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:53:16.193Z] [exec] #6 15.40 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-30T19:53:16.193Z] [exec] #6 15.43 Selecting previously unselected package libunwind8:amd64. [2025-06-30T19:53:16.193Z] [exec] #6 15.43 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-06-30T19:53:16.193Z] [exec] #6 15.43 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-30T19:53:16.193Z] [exec] #6 15.46 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-06-30T19:53:16.193Z] [exec] #6 15.46 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-06-30T19:53:16.193Z] [exec] #6 15.46 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-30T19:53:16.193Z] [exec] #6 15.51 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-06-30T19:53:16.193Z] [exec] #6 15.51 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:53:16.193Z] [exec] #6 15.51 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:53:16.193Z] [exec] #6 15.53 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-06-30T19:53:16.193Z] [exec] #6 15.54 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:53:16.193Z] [exec] #6 15.54 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:53:16.193Z] [exec] #6 15.56 Selecting previously unselected package xml-core. [2025-06-30T19:53:16.193Z] [exec] #6 15.57 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-06-30T19:53:16.193Z] [exec] #6 15.57 Unpacking xml-core (0.19) ... [2025-06-30T19:53:16.193Z] [exec] #6 15.60 Selecting previously unselected package polkitd. [2025-06-30T19:53:16.193Z] [exec] #6 15.60 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:53:16.193Z] [exec] #6 15.63 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-06-30T19:53:16.193Z] [exec] #6 15.65 Selecting previously unselected package python3-blinker. [2025-06-30T19:53:16.520Z] [exec] #6 15.66 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-06-30T19:53:16.520Z] [exec] #6 15.66 Unpacking python3-blinker (1.7.0-1) ... [2025-06-30T19:53:16.520Z] [exec] #6 15.68 Selecting previously unselected package python3-cryptography. [2025-06-30T19:53:16.520Z] [exec] #6 15.68 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-06-30T19:53:16.520Z] [exec] #6 15.69 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-30T19:53:16.520Z] [exec] #6 15.74 Selecting previously unselected package python3-pyparsing. [2025-06-30T19:53:16.520Z] [exec] #6 15.74 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-06-30T19:53:16.520Z] [exec] #6 15.75 Unpacking python3-pyparsing (3.1.1-1) ... [2025-06-30T19:53:16.520Z] [exec] #6 15.77 Selecting previously unselected package python3-httplib2. [2025-06-30T19:53:16.521Z] [exec] #6 15.77 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-06-30T19:53:16.521Z] [exec] #6 15.78 Unpacking python3-httplib2 (0.20.4-3) ... [2025-06-30T19:53:16.521Z] [exec] #6 15.80 Selecting previously unselected package python3-jwt. [2025-06-30T19:53:16.521Z] [exec] #6 15.80 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-06-30T19:53:16.521Z] [exec] #6 15.80 Unpacking python3-jwt (2.7.0-1) ... [2025-06-30T19:53:16.521Z] [exec] #6 15.83 Selecting previously unselected package python3-lazr.uri. [2025-06-30T19:53:16.521Z] [exec] #6 15.83 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-06-30T19:53:16.521Z] [exec] #6 15.83 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-06-30T19:53:16.521Z] [exec] #6 15.86 Selecting previously unselected package python3-wadllib. [2025-06-30T19:53:16.521Z] [exec] #6 15.86 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-06-30T19:53:16.521Z] [exec] #6 15.86 Unpacking python3-wadllib (1.3.6-5) ... [2025-06-30T19:53:16.521Z] [exec] #6 15.89 Selecting previously unselected package python3-distro. [2025-06-30T19:53:16.521Z] [exec] #6 15.89 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-06-30T19:53:16.521Z] [exec] #6 15.89 Unpacking python3-distro (1.9.0-1) ... [2025-06-30T19:53:16.521Z] [exec] #6 15.92 Selecting previously unselected package python3-oauthlib. [2025-06-30T19:53:16.521Z] [exec] #6 15.92 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-06-30T19:53:16.521Z] [exec] #6 15.92 Unpacking python3-oauthlib (3.2.2-1) ... [2025-06-30T19:53:16.521Z] [exec] #6 15.96 Selecting previously unselected package python3-lazr.restfulclient. [2025-06-30T19:53:16.521Z] [exec] #6 15.96 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-06-30T19:53:16.521Z] [exec] #6 15.96 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-06-30T19:53:16.521Z] [exec] #6 15.99 Selecting previously unselected package python3-six. [2025-06-30T19:53:16.521Z] [exec] #6 15.99 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-06-30T19:53:16.521Z] [exec] #6 15.99 Unpacking python3-six (1.16.0-4) ... [2025-06-30T19:53:16.521Z] [exec] #6 16.01 Selecting previously unselected package python3-launchpadlib. [2025-06-30T19:53:16.521Z] [exec] #6 16.02 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-06-30T19:53:16.521Z] [exec] #6 16.02 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-06-30T19:53:16.521Z] [exec] #6 16.05 Selecting previously unselected package python3-software-properties. [2025-06-30T19:53:16.521Z] [exec] #6 16.06 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ... [2025-06-30T19:53:16.521Z] [exec] #6 16.06 Unpacking python3-software-properties (0.99.49.2) ... [2025-06-30T19:53:16.521Z] [exec] #6 16.08 Selecting previously unselected package packagekit. [2025-06-30T19:53:16.521Z] [exec] #6 16.09 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:53:16.521Z] [exec] #6 16.09 Unpacking packagekit (1.2.8-2ubuntu1.2) ... [2025-06-30T19:53:16.894Z] [exec] #6 16.13 Selecting previously unselected package software-properties-common. [2025-06-30T19:53:16.895Z] [exec] #6 16.13 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ... [2025-06-30T19:53:16.895Z] [exec] #6 16.13 Unpacking software-properties-common (0.99.49.2) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.17 Setting up media-types (10.1.0) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.18 Setting up systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.20 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.20 Setting up distro-info-data (0.60ubuntu0.3) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.21 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.22 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.23 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.23 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.24 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.25 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.26 No schema files found: doing nothing. [2025-06-30T19:53:16.895Z] [exec] #6 16.26 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.27 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.28 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.29 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.29 Setting up python-apt-common (2.7.7ubuntu4) ... [2025-06-30T19:53:16.895Z] [exec] #6 16.30 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.31 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.31 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.32 Setting up netbase (6.4) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.34 Setting up sgml-base (1.31) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.37 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.37 Setting up lsb-release (12.0-2) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.38 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.48 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.48 Setting up iso-codes (4.16.0-1) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.49 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.50 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.51 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.51 Setcap worked! gst-ptp-helper is not suid! [2025-06-30T19:53:17.267Z] [exec] #6 16.52 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.52 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-06-30T19:53:17.267Z] [exec] #6 16.54 Setting up python3.12 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:53:18.004Z] [exec] #6 17.56 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-30T19:53:18.333Z] [exec] #6 17.57 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:53:18.333Z] [exec] #6 17.58 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-06-30T19:53:18.333Z] [exec] #6 17.58 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:18.333Z] [exec] #6 17.60 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:53:18.333Z] [exec] #6 17.61 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-30T19:53:18.333Z] [exec] #6 17.62 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:18.333Z] [exec] #6 17.65 Setting up xml-core (0.19) ... [2025-06-30T19:53:18.333Z] [exec] #6 17.84 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:53:18.668Z] [exec] #6 17.92 debconf: unable to initialize frontend: Dialog [2025-06-30T19:53:18.668Z] [exec] #6 17.92 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-06-30T19:53:18.668Z] [exec] #6 17.92 debconf: falling back to frontend: Readline [2025-06-30T19:53:18.669Z] [exec] #6 17.93 debconf: unable to initialize frontend: Readline [2025-06-30T19:53:18.669Z] [exec] #6 17.93 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-30T19:53:18.669Z] [exec] #6 17.93 debconf: falling back to frontend: Teletype [2025-06-30T19:53:18.669Z] [exec] #6 17.99 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:53:18.669Z] [exec] #6 18.00 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-30T19:53:18.669Z] [exec] #6 18.01 Setting up python3 (3.12.3-0ubuntu2) ... [2025-06-30T19:53:18.669Z] [exec] #6 18.02 running python rtupdate hooks for python3.12... [2025-06-30T19:53:18.669Z] [exec] #6 18.02 running python post-rtupdate hooks for python3.12... [2025-06-30T19:53:18.669Z] [exec] #6 18.12 Setting up python3-six (1.16.0-4) ... [2025-06-30T19:53:18.997Z] [exec] #6 18.25 Setting up python3-pyparsing (3.1.1-1) ... [2025-06-30T19:53:19.323Z] [exec] #6 18.44 Setting up python3-gi (3.48.2-1) ... [2025-06-30T19:53:19.323Z] [exec] #6 18.63 Setting up python3-httplib2 (0.20.4-3) ... [2025-06-30T19:53:19.323Z] [exec] #6 18.78 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-30T19:53:19.323Z] [exec] #6 18.79 Setting up python3-blinker (1.7.0-1) ... [2025-06-30T19:53:19.323Z] [exec] #6 18.92 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-30T19:53:19.663Z] [exec] #6 19.16 Setting up python3-dbus (1.3.2-5build3) ... [2025-06-30T19:53:19.989Z] [exec] #6 19.31 Setting up python3-distro (1.9.0-1) ... [2025-06-30T19:53:19.989Z] [exec] #6 19.44 Setting up python3-jwt (2.7.0-1) ... [2025-06-30T19:53:20.316Z] [exec] #6 19.58 Setting up python3-apt (2.7.7ubuntu4) ... [2025-06-30T19:53:20.316Z] [exec] #6 19.77 Setting up python3-lazr.uri (1.0.6-3) ... [2025-06-30T19:53:20.316Z] [exec] #6 19.90 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-30T19:53:20.634Z] [exec] #6 20.16 Setting up python3-wadllib (1.3.6-5) ... [2025-06-30T19:53:20.962Z] [exec] #6 20.32 Setting up python3-oauthlib (3.2.2-1) ... [2025-06-30T19:53:21.288Z] [exec] #6 20.57 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-06-30T19:53:21.288Z] [exec] #6 20.72 Setting up python3-launchpadlib (1.11.0-6) ... [2025-06-30T19:53:21.613Z] [exec] #6 20.98 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-06-30T19:53:21.613Z] [exec] #6 20.99 Setting up python3-software-properties (0.99.49.2) ... [2025-06-30T19:53:21.613Z] [exec] #6 21.14 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-30T19:53:21.942Z] [exec] #6 21.18 Processing triggers for sgml-base (1.31) ... [2025-06-30T19:53:21.942Z] [exec] #6 21.20 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-06-30T19:53:21.942Z] [exec] #6 21.21 Creating group 'polkitd' with GID 997. [2025-06-30T19:53:21.942Z] [exec] #6 21.21 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-06-30T19:53:21.942Z] [exec] #6 21.24 invoke-rc.d: could not determine current runlevel [2025-06-30T19:53:21.942Z] [exec] #6 21.24 invoke-rc.d: policy-rc.d denied execution of reload. [2025-06-30T19:53:21.942Z] [exec] #6 21.35 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-06-30T19:53:21.942Z] [exec] #6 21.36 Setting up packagekit (1.2.8-2ubuntu1.2) ... [2025-06-30T19:53:21.942Z] [exec] #6 21.37 invoke-rc.d: could not determine current runlevel [2025-06-30T19:53:21.942Z] [exec] #6 21.38 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-06-30T19:53:21.942Z] [exec] #6 21.38 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-30T19:53:21.942Z] [exec] #6 21.49 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-06-30T19:53:22.271Z] [exec] #6 21.50 Setting up software-properties-common (0.99.49.2) ... [2025-06-30T19:53:22.271Z] [exec] #6 21.63 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:53:26.095Z] [exec] #6 25.26 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-30T19:53:26.095Z] [exec] #6 25.35 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-30T19:53:26.095Z] [exec] #6 25.40 Get:3 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-06-30T19:53:26.095Z] [exec] #6 25.44 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-30T19:53:26.416Z] [exec] #6 25.71 Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-30T19:53:26.416Z] [exec] #6 25.77 Fetched 24.4 kB in 1s (33.0 kB/s) [2025-06-30T19:53:27.550Z] [exec] #6 25.77 Reading package lists... [2025-06-30T19:53:27.550Z] [exec] #6 26.80 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-06-30T19:53:27.550Z] [exec] #6 26.80 Repository: 'Types: deb [2025-06-30T19:53:27.550Z] [exec] #6 26.80 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-06-30T19:53:27.550Z] [exec] #6 26.80 Suites: noble [2025-06-30T19:53:27.550Z] [exec] #6 26.80 Components: main [2025-06-30T19:53:27.550Z] [exec] #6 26.80 ' [2025-06-30T19:53:27.550Z] [exec] #6 26.80 Description: [2025-06-30T19:53:27.550Z] [exec] #6 26.80 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-06-30T19:53:27.550Z] [exec] #6 26.80 [2025-06-30T19:53:27.550Z] [exec] #6 26.80 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-06-30T19:53:27.550Z] [exec] #6 26.80 Adding repository. [2025-06-30T19:53:27.550Z] [exec] #6 27.11 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-30T19:53:27.875Z] [exec] #6 27.13 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-30T19:53:27.875Z] [exec] #6 27.19 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-30T19:53:27.875Z] [exec] #6 27.29 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-30T19:53:27.875Z] [exec] #6 27.29 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-06-30T19:53:29.040Z] [exec] #6 27.39 Reading package lists... [2025-06-30T19:53:30.198Z] [exec] #6 28.43 Reading package lists... [2025-06-30T19:53:30.198Z] [exec] #6 29.44 Building dependency tree... [2025-06-30T19:53:30.532Z] [exec] #6 29.68 Reading state information... [2025-06-30T19:53:30.532Z] [exec] #6 29.95 wget is already the newest version (1.21.4-1ubuntu4.1). [2025-06-30T19:53:30.532Z] [exec] #6 29.95 The following additional packages will be installed: [2025-06-30T19:53:30.863Z] [exec] #6 29.95 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-06-30T19:53:30.863Z] [exec] #6 29.95 perl-modules-5.38 [2025-06-30T19:53:30.863Z] [exec] #6 29.95 Suggested packages: [2025-06-30T19:53:30.863Z] [exec] #6 29.95 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-06-30T19:53:30.863Z] [exec] #6 29.95 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc [2025-06-30T19:53:30.863Z] [exec] #6 29.95 libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-06-30T19:53:30.863Z] [exec] #6 29.95 libtap-harness-archive-perl [2025-06-30T19:53:30.863Z] [exec] #6 29.95 Recommended packages: [2025-06-30T19:53:30.863Z] [exec] #6 29.95 patch less ssh-client [2025-06-30T19:53:30.863Z] [exec] #6 30.00 The following NEW packages will be installed: [2025-06-30T19:53:30.863Z] [exec] #6 30.00 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-06-30T19:53:30.863Z] [exec] #6 30.00 perl-modules-5.38 [2025-06-30T19:53:30.863Z] [exec] #6 30.33 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2025-06-30T19:53:30.863Z] [exec] #6 30.33 Need to get 13.1 MB of archives. [2025-06-30T19:53:30.863Z] [exec] #6 30.33 After this operation, 75.0 MB of additional disk space will be used. [2025-06-30T19:53:30.863Z] [exec] #6 30.33 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-30T19:53:31.995Z] [exec] #6 31.21 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-06-30T19:53:31.995Z] [exec] #6 31.21 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-06-30T19:53:31.995Z] [exec] #6 31.21 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-30T19:53:31.995Z] [exec] #6 31.34 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] [2025-06-30T19:53:31.995Z] [exec] #6 31.34 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-06-30T19:53:31.995Z] [exec] #6 31.35 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-30T19:53:31.995Z] [exec] #6 31.37 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB] [2025-06-30T19:53:32.312Z] [exec] #6 31.59 debconf: delaying package configuration, since apt-utils is not installed [2025-06-30T19:53:32.312Z] [exec] #6 31.63 Fetched 13.1 MB in 1s (9,086 kB/s) [2025-06-30T19:53:32.312Z] [exec] #6 31.65 Selecting previously unselected package perl-modules-5.38. [2025-06-30T19:53:32.312Z] [exec] #6 31.65 (Reading database ... [2025-06-30T19:53:32.312Z] [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.66 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... [2025-06-30T19:53:32.312Z] [exec] #6 31.66 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:53:32.643Z] [exec] #6 31.97 Selecting previously unselected package libgdbm6t64:amd64. [2025-06-30T19:53:32.643Z] [exec] #6 31.98 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-06-30T19:53:32.643Z] [exec] #6 31.98 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:53:32.643Z] [exec] #6 32.00 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-06-30T19:53:32.643Z] [exec] #6 32.01 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-06-30T19:53:32.643Z] [exec] #6 32.01 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:53:32.643Z] [exec] #6 32.03 Selecting previously unselected package libperl5.38t64:amd64. [2025-06-30T19:53:32.643Z] [exec] #6 32.03 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-30T19:53:32.643Z] [exec] #6 32.04 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:53:32.984Z] [exec] #6 32.41 Selecting previously unselected package perl. [2025-06-30T19:53:32.984Z] [exec] #6 32.42 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-30T19:53:32.984Z] [exec] #6 32.42 Unpacking perl (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:53:32.984Z] [exec] #6 32.45 Selecting previously unselected package liberror-perl. [2025-06-30T19:53:32.984Z] [exec] #6 32.46 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ... [2025-06-30T19:53:32.984Z] [exec] #6 32.46 Unpacking liberror-perl (0.17029-2) ... [2025-06-30T19:53:32.984Z] [exec] #6 32.48 Selecting previously unselected package git-man. [2025-06-30T19:53:32.984Z] [exec] #6 32.48 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... [2025-06-30T19:53:32.984Z] [exec] #6 32.49 Unpacking git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:53:32.984Z] [exec] #6 32.52 Selecting previously unselected package git. [2025-06-30T19:53:33.311Z] [exec] #6 32.52 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ... [2025-06-30T19:53:33.311Z] [exec] #6 32.53 Unpacking git (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:53:33.311Z] [exec] #6 32.69 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:53:33.638Z] [exec] #6 32.72 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:53:33.638Z] [exec] #6 32.72 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:53:33.638Z] [exec] #6 32.73 Setting up git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:53:33.638Z] [exec] #6 32.74 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:53:33.638Z] [exec] #6 32.75 Setting up perl (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:53:33.638Z] [exec] #6 32.76 Setting up liberror-perl (0.17029-2) ... [2025-06-30T19:53:33.638Z] [exec] #6 32.77 Setting up git (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:53:33.638Z] [exec] #6 32.78 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-30T19:53:34.339Z] [exec] #6 DONE 33.8s [2025-06-30T19:53:34.664Z] [exec] [2025-06-30T19:53:34.664Z] [exec] #7 [ 3/10] RUN mkdir testResults [2025-06-30T19:53:34.664Z] [exec] #7 DONE 0.2s [2025-06-30T19:53:34.664Z] [exec] [2025-06-30T19:53:34.664Z] [exec] #8 [ 4/10] RUN git clone https://github.com/quarkusio/quarkus.git [2025-06-30T19:53:34.664Z] [exec] #8 0.212 Cloning into 'quarkus'... [2025-06-30T19:54:32.354Z] [exec] #8 51.49 Updating files: 31% (8193/26359) [2025-06-30T19:54:32.354Z] [exec] Updating files: 32% (8435/26359)Updating files: 33% (8699/26359)Updating files: 34% (8963/26359)Updating files: 35% (9226/26359)Updating files: 36% (9490/26359)Updating files: 37% (9753/26359)Updating files: 38% (10017/26359)Updating files: 39% (10281/26359)Updating files: 40% (10544/26359)Updating files: 41% (10808/26359)Updating files: 42% (11071/26359)Updating files: 43% (11335/26359)Updating files: 44% (11598/26359)Updating files: 45% (11862/26359)Updating files: 46% (12126/26359)Updating files: 47% (12389/26359)Updating files: 48% (12653/26359)Updating files: 49% (12916/26359)Updating files: 50% (13180/26359)Updating files: 51% (13444/26359)Updating files: 52% (13707/26359)Updating files: 53% (13971/26359)Updating files: 54% (14234/26359)Updating files: 55% (14498/26359)Updating files: 56% (14762/26359)Updating files: 57% (15025/26359)Updating files: 58% (15289/26359)Updating files: 59% (15552/26359)Updating files: 60% (15816/26359)Updating files: 61% (16079/26359)Updating files: 62% (16343/26359)Updating files: 63% (16607/26359)Updating files: 64% (16870/26359)Updating files: 65% (17134/26359)Updating files: 66% (17397/26359)Updating files: 67% (17661/26359)Updating files: 68% (17925/26359)Updating files: 69% (18188/26359)Updating files: 69% (18262/26359)Updating files: 70% (18452/26359)Updating files: 71% (18715/26359)Updating files: 72% (18979/26359)Updating files: 73% (19243/26359)Updating files: 74% (19506/26359)Updating files: 75% (19770/26359)Updating files: 76% (20033/26359)Updating files: 77% (20297/26359)Updating files: 78% (20561/26359)Updating files: 79% (20824/26359)Updating files: 80% (21088/26359)Updating files: 81% (21351/26359)Updating files: 82% (21615/26359)Updating files: 83% (21878/26359)Updating files: 84% (22142/26359)Updating files: 85% (22406/26359)Updating files: 86% (22669/26359)Updating files: 87% (22933/26359)Updating files: 88% (23196/26359)Updating files: 89% (23460/26359)Updating files: 90% (23724/26359)Updating files: 91% (23987/26359)Updating files: 92% (24251/26359)Updating files: 93% (24514/26359)Updating files: 94% (24778/26359)Updating files: 95% (25042/26359)Updating files: 96% (25305/26359)Updating files: 97% (25569/26359)Updating files: 98% (25832/26359)Updating files: 99% (26096/26359)Updating files: 99% (26297/26359)Updating files: 100% (26359/26359)Updating files: 100% (26359/26359), done.#8 DONE 57.0s [2025-06-30T19:54:32.354Z] [exec] [2025-06-30T19:54:32.354Z] [exec] #9 [ 5/10] WORKDIR /quarkus/ [2025-06-30T19:54:32.354Z] [exec] #9 DONE 0.0s [2025-06-30T19:54:32.354Z] [exec] [2025-06-30T19:54:32.355Z] [exec] #10 [ 6/10] RUN git checkout 2.7.5.Final [2025-06-30T19:54:35.291Z] [exec] #10 3.611 Note: switching to '2.7.5.Final'. [2025-06-30T19:54:35.291Z] [exec] #10 3.611 [2025-06-30T19:54:35.291Z] [exec] #10 3.611 You are in 'detached HEAD' state. You can look around, make experimental [2025-06-30T19:54:35.291Z] [exec] #10 3.611 changes and commit them, and you can discard any commits you make in this [2025-06-30T19:54:35.291Z] [exec] #10 3.611 state without impacting any branches by switching back to a branch. [2025-06-30T19:54:35.291Z] [exec] #10 3.611 [2025-06-30T19:54:35.291Z] [exec] #10 3.611 If you want to create a new branch to retain commits you create, you may [2025-06-30T19:54:35.291Z] [exec] #10 3.611 do so (now or later) by using -c with the switch command. Example: [2025-06-30T19:54:35.291Z] [exec] #10 3.611 [2025-06-30T19:54:35.291Z] [exec] #10 3.611 git switch -c <new-branch-name> [2025-06-30T19:54:35.291Z] [exec] #10 3.611 [2025-06-30T19:54:35.291Z] [exec] #10 3.611 Or undo this operation with: [2025-06-30T19:54:35.291Z] [exec] #10 3.611 [2025-06-30T19:54:35.291Z] [exec] #10 3.611 git switch - [2025-06-30T19:54:35.291Z] [exec] #10 3.611 [2025-06-30T19:54:35.291Z] [exec] #10 3.611 Turn off this advice by setting config variable advice.detachedHead to false [2025-06-30T19:54:35.291Z] [exec] #10 3.611 [2025-06-30T19:54:35.291Z] [exec] #10 3.611 HEAD is now at 2733bae7cb7 [RELEASE] - Bump version to 2.7.5.Final [2025-06-30T19:54:36.438Z] [exec] #10 DONE 4.6s [2025-06-30T19:54:36.438Z] [exec] [2025-06-30T19:54:36.438Z] [exec] #11 [ 7/10] COPY quarkus/test.sh /test.sh [2025-06-30T19:54:36.438Z] [exec] #11 DONE 0.0s [2025-06-30T19:54:36.438Z] [exec] [2025-06-30T19:54:36.438Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2025-06-30T19:54:36.438Z] [exec] #12 DONE 0.0s [2025-06-30T19:54:36.438Z] [exec] [2025-06-30T19:54:36.438Z] [exec] #13 [ 9/10] WORKDIR /quarkus [2025-06-30T19:54:36.438Z] [exec] #13 DONE 0.0s [2025-06-30T19:54:36.438Z] [exec] [2025-06-30T19:54:36.438Z] [exec] #14 exporting to image [2025-06-30T19:54:36.438Z] [exec] #14 exporting layers [2025-06-30T19:54:45.286Z] [exec] #14 exporting layers 9.1s done [2025-06-30T19:54:45.286Z] [exec] #14 writing image sha256:0a124a570e3d3c98e91109bca048cf7f30b114a40ed0db07e1e707251eadf8d6 done [2025-06-30T19:54:45.286Z] [exec] #14 naming to docker.io/library/adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full done [2025-06-30T19:54:45.286Z] [exec] #14 DONE 9.1s [2025-06-30T19:54:45.286Z] [exec] [2025-06-30T19:54:45.286Z] [exec] 1 warning found (use docker --debug to expand): [2025-06-30T19:54:45.286Z] [exec]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 56) [2025-06-30T19:54:45.286Z] [2025-06-30T19:54:45.286Z] copy_dest: [2025-06-30T19:54:45.617Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus [2025-06-30T19:54:45.617Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus [2025-06-30T19:54:45.617Z] [2025-06-30T19:54:45.617Z] build: [2025-06-30T19:54:45.617Z] [2025-06-30T19:54:45.617Z] move_scripts: [2025-06-30T19:54:45.617Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts [2025-06-30T19:54:45.617Z] [2025-06-30T19:54:45.617Z] clean_image: [2025-06-30T19:54:45.617Z] [echo] Executing external.sh --clean --dir quarkus_quickstarts --tag nightly --version 21 --impl hotspot [2025-06-30T19:54:45.617Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:54:45.617Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-30T19:54:45.617Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:54:45.617Z] [exec] Error response from daemon: No such container: quarkus_quickstarts-test [2025-06-30T19:54:45.617Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full [2025-06-30T19:54:45.617Z] [exec] Error response from daemon: No such container: restore-test [2025-06-30T19:54:45.617Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:54:45.617Z] [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-30T19:54:45.617Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:54:45.617Z] [exec] The test here is quarkus_quickstarts [2025-06-30T19:54:45.617Z] [exec] The directory in the external.sh is quarkus_quickstarts [2025-06-30T19:54:45.617Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-30T19:54:45.617Z] [exec] Error response from daemon: invalid reference format [2025-06-30T19:54:45.617Z] [exec] Result: 1 [2025-06-30T19:54:45.617Z] [2025-06-30T19:54:45.617Z] build_image: [2025-06-30T19:54:45.617Z] [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-30T19:54:45.617Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:54:45.617Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-30T19:54:45.617Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-30T19:54:45.617Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:54:45.617Z] [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-30T19:54:45.617Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-30T19:54:45.617Z] [exec] The test here is quarkus_quickstarts [2025-06-30T19:54:45.617Z] [exec] The directory in the external.sh is quarkus_quickstarts [2025-06-30T19:54:45.617Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-30T19:54:45.617Z] [exec] build_image.sh quarkus_quickstarts 21 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-06-30T19:54:45.617Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external [2025-06-30T19:54:45.936Z] [exec] [2025-06-30T19:54:45.937Z] [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-30T19:54:45.937Z] [exec] done [2025-06-30T19:54:45.937Z] [exec] [2025-06-30T19:54:45.937Z] [exec] The test in the build_image() function is quarkus_quickstarts [2025-06-30T19:54:45.937Z] [exec] ##################################################### [2025-06-30T19:54:45.937Z] [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-30T19:54:45.937Z] [exec] ##################################################### [2025-06-30T19:54:46.259Z] [exec] #0 building with "default" instance using docker driver [2025-06-30T19:54:46.259Z] [exec] [2025-06-30T19:54:46.259Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-06-30T19:54:46.259Z] [exec] #1 transferring dockerfile: 3.54kB done [2025-06-30T19:54:46.259Z] [exec] #1 DONE 0.0s [2025-06-30T19:54:46.259Z] [exec] [2025-06-30T19:54:46.259Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk [2025-06-30T19:54:46.259Z] [exec] #2 DONE 0.3s [2025-06-30T19:54:46.580Z] [exec] [2025-06-30T19:54:46.580Z] [exec] #3 [internal] load .dockerignore [2025-06-30T19:54:46.580Z] [exec] #3 transferring context: 2B done [2025-06-30T19:54:46.580Z] [exec] #3 DONE 0.0s [2025-06-30T19:54:46.580Z] [exec] [2025-06-30T19:54:46.580Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974 [2025-06-30T19:54:46.580Z] [exec] #4 CACHED [2025-06-30T19:54:46.580Z] [exec] [2025-06-30T19:54:46.580Z] [exec] #5 [internal] load build context [2025-06-30T19:54:46.580Z] [exec] #5 transferring context: 1.65kB done [2025-06-30T19:54:46.580Z] [exec] #5 DONE 0.0s [2025-06-30T19:54:46.580Z] [exec] [2025-06-30T19:54:46.580Z] [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-30T19:54:46.580Z] [exec] #6 0.326 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-06-30T19:54:46.901Z] [exec] #6 0.378 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-06-30T19:54:46.901Z] [exec] #6 0.519 Get:3 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB] [2025-06-30T19:54:47.225Z] [exec] #6 0.527 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-06-30T19:54:47.225Z] [exec] #6 0.563 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-06-30T19:54:47.225Z] [exec] #6 0.600 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-06-30T19:54:47.225Z] [exec] #6 0.683 Get:7 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,114 kB] [2025-06-30T19:54:47.225Z] [exec] #6 0.689 Get:8 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-06-30T19:54:47.225Z] [exec] #6 0.711 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-06-30T19:54:47.225Z] [exec] #6 0.741 Get:10 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] [2025-06-30T19:54:47.225Z] [exec] #6 0.741 Get:11 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB] [2025-06-30T19:54:47.547Z] [exec] #6 0.986 Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-06-30T19:54:47.547Z] [exec] #6 0.988 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,523 kB] [2025-06-30T19:54:47.547Z] [exec] #6 1.007 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,724 kB] [2025-06-30T19:54:47.547Z] [exec] #6 1.027 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,424 kB] [2025-06-30T19:54:47.547Z] [exec] #6 1.042 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB] [2025-06-30T19:54:47.547Z] [exec] #6 1.043 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] [2025-06-30T19:54:47.547Z] [exec] #6 1.043 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] [2025-06-30T19:54:48.671Z] [exec] #6 2.302 Fetched 30.8 MB in 2s (14.9 MB/s) [2025-06-30T19:54:49.810Z] [exec] #6 2.302 Reading package lists... [2025-06-30T19:54:52.786Z] [exec] #6 6.157 debconf: delaying package configuration, since apt-utils is not installed [2025-06-30T19:54:52.786Z] [exec] #6 6.210 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-06-30T19:54:52.786Z] [exec] #6 6.210 (Reading database ... [2025-06-30T19:54:52.786Z] [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.219 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:54:52.786Z] [exec] #6 6.221 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:54:52.786Z] [exec] #6 6.313 Selecting previously unselected package python3.12-minimal. [2025-06-30T19:54:52.786Z] [exec] #6 6.314 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:54:52.786Z] [exec] #6 6.319 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ... [2025-06-30T19:54:52.786Z] [exec] #6 6.384 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:54:52.786Z] [exec] #6 6.395 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ... [2025-06-30T19:54:53.917Z] [exec] #6 7.293 Selecting previously unselected package python3-minimal. [2025-06-30T19:54:53.917Z] [exec] #6 7.293 (Reading database ... [2025-06-30T19:54:53.917Z] [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.303 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:54:53.917Z] [exec] #6 7.305 Unpacking python3-minimal (3.12.3-0ubuntu2) ... [2025-06-30T19:54:53.917Z] [exec] #6 7.329 Selecting previously unselected package media-types. [2025-06-30T19:54:53.917Z] [exec] #6 7.331 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-06-30T19:54:53.917Z] [exec] #6 7.333 Unpacking media-types (10.1.0) ... [2025-06-30T19:54:53.917Z] [exec] #6 7.356 Selecting previously unselected package netbase. [2025-06-30T19:54:53.917Z] [exec] #6 7.357 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-06-30T19:54:53.917Z] [exec] #6 7.360 Unpacking netbase (6.4) ... [2025-06-30T19:54:53.917Z] [exec] #6 7.381 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-06-30T19:54:53.917Z] [exec] #6 7.383 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:54:53.917Z] [exec] #6 7.385 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:54:53.917Z] [exec] #6 7.498 Selecting previously unselected package python3.12. [2025-06-30T19:54:54.240Z] [exec] #6 7.500 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ... [2025-06-30T19:54:54.240Z] [exec] #6 7.502 Unpacking python3.12 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:54:54.240Z] [exec] #6 7.525 Selecting previously unselected package libpython3-stdlib:amd64. [2025-06-30T19:54:54.240Z] [exec] #6 7.527 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:54:54.240Z] [exec] #6 7.529 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-30T19:54:54.240Z] [exec] #6 7.553 Setting up python3-minimal (3.12.3-0ubuntu2) ... [2025-06-30T19:54:54.240Z] [exec] #6 7.734 Selecting previously unselected package python3. [2025-06-30T19:54:54.240Z] [exec] #6 7.734 (Reading database ... [2025-06-30T19:54:54.240Z] [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.743 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... [2025-06-30T19:54:54.240Z] [exec] #6 7.749 Unpacking python3 (3.12.3-0ubuntu2) ... [2025-06-30T19:54:54.240Z] [exec] #6 7.776 Selecting previously unselected package libapparmor1:amd64. [2025-06-30T19:54:54.240Z] [exec] #6 7.778 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-06-30T19:54:54.240Z] [exec] #6 7.784 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-30T19:54:54.240Z] [exec] #6 7.810 Selecting previously unselected package libargon2-1:amd64. [2025-06-30T19:54:54.240Z] [exec] #6 7.811 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-06-30T19:54:54.240Z] [exec] #6 7.814 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-30T19:54:54.240Z] [exec] #6 7.837 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:54:54.240Z] [exec] #6 7.845 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-30T19:54:54.240Z] [exec] #6 7.882 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:54:54.240Z] [exec] #6 7.929 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-06-30T19:54:54.240Z] [exec] #6 7.929 (Reading database ... [2025-06-30T19:54:54.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 ... 7646 files and directories currently installed.)#6 7.941 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-06-30T19:54:54.562Z] [exec] #6 7.944 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-30T19:54:54.562Z] [exec] #6 7.971 Selecting previously unselected package libjson-c5:amd64. [2025-06-30T19:54:54.562Z] [exec] #6 7.972 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... [2025-06-30T19:54:54.562Z] [exec] #6 7.975 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-06-30T19:54:54.563Z] [exec] #6 7.998 Selecting previously unselected package libcryptsetup12:amd64. [2025-06-30T19:54:54.563Z] [exec] #6 7.999 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-06-30T19:54:54.563Z] [exec] #6 8.002 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-30T19:54:54.563Z] [exec] #6 8.030 Selecting previously unselected package libfdisk1:amd64. [2025-06-30T19:54:54.563Z] [exec] #6 8.032 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ... [2025-06-30T19:54:54.563Z] [exec] #6 8.036 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-30T19:54:54.563Z] [exec] #6 8.063 Selecting previously unselected package libkmod2:amd64. [2025-06-30T19:54:54.563Z] [exec] #6 8.065 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-06-30T19:54:54.563Z] [exec] #6 8.067 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-30T19:54:54.563Z] [exec] #6 8.089 Selecting previously unselected package libsystemd-shared:amd64. [2025-06-30T19:54:54.563Z] [exec] #6 8.090 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:54:54.563Z] [exec] #6 8.093 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:54:54.563Z] [exec] #6 8.157 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:54:54.563Z] [exec] #6 8.164 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-30T19:54:54.563Z] [exec] #6 8.199 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:54:54.563Z] [exec] #6 8.224 Selecting previously unselected package systemd-dev. [2025-06-30T19:54:54.563Z] [exec] #6 8.224 (Reading database ... [2025-06-30T19:54:54.563Z] [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.234 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ... [2025-06-30T19:54:54.563Z] [exec] #6 8.237 Unpacking systemd-dev (255.4-1ubuntu8.8) ... [2025-06-30T19:54:54.563Z] [exec] #6 8.273 Selecting previously unselected package systemd. [2025-06-30T19:54:54.892Z] [exec] #6 8.275 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:54:54.892Z] [exec] #6 8.285 Unpacking systemd (255.4-1ubuntu8.8) ... [2025-06-30T19:54:54.892Z] [exec] #6 8.456 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-30T19:54:54.892Z] [exec] #6 8.464 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-30T19:54:54.892Z] [exec] #6 8.472 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-30T19:54:54.892Z] [exec] #6 8.479 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-06-30T19:54:54.892Z] [exec] #6 8.486 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-30T19:54:54.892Z] [exec] #6 8.492 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-30T19:54:54.892Z] [exec] #6 8.500 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-30T19:54:54.892Z] [exec] #6 8.507 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:54:54.892Z] [exec] #6 8.515 Setting up systemd-dev (255.4-1ubuntu8.8) ... [2025-06-30T19:54:54.892Z] [exec] #6 8.522 Setting up systemd (255.4-1ubuntu8.8) ... [2025-06-30T19:54:54.892Z] [exec] #6 8.549 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-06-30T19:54:54.892Z] [exec] #6 8.552 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-06-30T19:54:54.892Z] [exec] #6 8.555 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-06-30T19:54:54.892Z] [exec] #6 8.559 Initializing machine ID from random generator. [2025-06-30T19:54:55.221Z] [exec] #6 8.579 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:54:55.221Z] [exec] #6 8.579 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:54:55.221Z] [exec] #6 8.579 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:54:55.221Z] [exec] #6 8.579 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-06-30T19:54:55.221Z] [exec] #6 8.579 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:54:55.221Z] [exec] #6 8.579 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:54:55.221Z] [exec] #6 8.580 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:54:55.221Z] [exec] #6 8.580 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:54:55.221Z] [exec] #6 8.580 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-06-30T19:54:55.221Z] [exec] #6 8.588 Creating group 'systemd-journal' with GID 999. [2025-06-30T19:54:55.221Z] [exec] #6 8.589 Creating group 'systemd-network' with GID 998. [2025-06-30T19:54:55.221Z] [exec] #6 8.589 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-06-30T19:54:55.221Z] [exec] #6 8.637 Selecting previously unselected package systemd-sysv. [2025-06-30T19:54:55.221Z] [exec] #6 8.638 (Reading database ... [2025-06-30T19:54:55.221Z] [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.647 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:54:55.221Z] [exec] #6 8.650 Unpacking systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-30T19:54:55.221Z] [exec] #6 8.676 Selecting previously unselected package sgml-base. [2025-06-30T19:54:55.221Z] [exec] #6 8.677 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-06-30T19:54:55.221Z] [exec] #6 8.681 Unpacking sgml-base (1.31) ... [2025-06-30T19:54:55.222Z] [exec] #6 8.710 Selecting previously unselected package libdbus-1-3:amd64. [2025-06-30T19:54:55.222Z] [exec] #6 8.711 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:54:55.222Z] [exec] #6 8.714 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:55.222Z] [exec] #6 8.735 Selecting previously unselected package dbus-bin. [2025-06-30T19:54:55.222Z] [exec] #6 8.737 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:54:55.222Z] [exec] #6 8.740 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:55.222Z] [exec] #6 8.761 Selecting previously unselected package dbus-session-bus-common. [2025-06-30T19:54:55.222Z] [exec] #6 8.763 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-30T19:54:55.222Z] [exec] #6 8.765 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:55.222Z] [exec] #6 8.788 Selecting previously unselected package dbus-daemon. [2025-06-30T19:54:55.222Z] [exec] #6 8.790 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:54:55.222Z] [exec] #6 8.792 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:55.222Z] [exec] #6 8.816 Selecting previously unselected package dbus-system-bus-common. [2025-06-30T19:54:55.222Z] [exec] #6 8.818 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-30T19:54:55.222Z] [exec] #6 8.822 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:55.222Z] [exec] #6 8.852 Selecting previously unselected package dbus. [2025-06-30T19:54:55.222Z] [exec] #6 8.853 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-30T19:54:55.222Z] [exec] #6 8.858 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:55.222Z] [exec] #6 8.883 Selecting previously unselected package distro-info-data. [2025-06-30T19:54:55.222Z] [exec] #6 8.885 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ... [2025-06-30T19:54:55.222Z] [exec] #6 8.888 Unpacking distro-info-data (0.60ubuntu0.3) ... [2025-06-30T19:54:55.547Z] [exec] #6 8.917 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-06-30T19:54:55.547Z] [exec] #6 8.918 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:54:55.547Z] [exec] #6 8.930 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:54:55.547Z] [exec] #6 8.977 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-06-30T19:54:55.547Z] [exec] #6 8.979 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:54:55.547Z] [exec] #6 8.982 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:54:55.547Z] [exec] #6 9.010 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-06-30T19:54:55.547Z] [exec] #6 9.012 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-06-30T19:54:55.547Z] [exec] #6 9.015 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-30T19:54:55.547Z] [exec] #6 9.037 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-06-30T19:54:55.547Z] [exec] #6 9.038 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-06-30T19:54:55.547Z] [exec] #6 9.041 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-30T19:54:55.547Z] [exec] #6 9.061 Selecting previously unselected package iso-codes. [2025-06-30T19:54:55.547Z] [exec] #6 9.063 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-06-30T19:54:55.547Z] [exec] #6 9.065 Unpacking iso-codes (4.16.0-1) ... [2025-06-30T19:54:55.547Z] [exec] #6 9.229 Selecting previously unselected package libcap2-bin. [2025-06-30T19:54:55.869Z] [exec] #6 9.231 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-06-30T19:54:55.869Z] [exec] #6 9.234 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-30T19:54:55.869Z] [exec] #6 9.256 Selecting previously unselected package libelf1t64:amd64. [2025-06-30T19:54:55.869Z] [exec] #6 9.257 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-30T19:54:55.869Z] [exec] #6 9.263 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:54:55.869Z] [exec] #6 9.283 Selecting previously unselected package libglib2.0-data. [2025-06-30T19:54:55.869Z] [exec] #6 9.285 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ... [2025-06-30T19:54:55.869Z] [exec] #6 9.288 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-30T19:54:55.869Z] [exec] #6 9.306 Selecting previously unselected package libicu74:amd64. [2025-06-30T19:54:55.869Z] [exec] #6 9.308 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-06-30T19:54:55.869Z] [exec] #6 9.312 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-30T19:54:55.869Z] [exec] #6 9.516 Selecting previously unselected package libpam-systemd:amd64. [2025-06-30T19:54:55.869Z] [exec] #6 9.518 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-30T19:54:55.869Z] [exec] #6 9.520 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:54:55.869Z] [exec] #6 9.545 Selecting previously unselected package libxml2:amd64. [2025-06-30T19:54:55.869Z] [exec] #6 9.547 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-06-30T19:54:55.869Z] [exec] #6 9.549 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-30T19:54:55.869Z] [exec] #6 9.578 Selecting previously unselected package libyaml-0-2:amd64. [2025-06-30T19:54:55.869Z] [exec] #6 9.580 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-06-30T19:54:55.869Z] [exec] #6 9.582 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-30T19:54:55.869Z] [exec] #6 9.600 Selecting previously unselected package lsb-release. [2025-06-30T19:54:55.869Z] [exec] #6 9.602 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-06-30T19:54:55.869Z] [exec] #6 9.604 Unpacking lsb-release (12.0-2) ... [2025-06-30T19:54:55.869Z] [exec] #6 9.622 Selecting previously unselected package python-apt-common. [2025-06-30T19:54:56.197Z] [exec] #6 9.624 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ... [2025-06-30T19:54:56.197Z] [exec] #6 9.626 Unpacking python-apt-common (2.7.7ubuntu4) ... [2025-06-30T19:54:56.197Z] [exec] #6 9.650 Selecting previously unselected package python3-apt. [2025-06-30T19:54:56.197Z] [exec] #6 9.652 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ... [2025-06-30T19:54:56.197Z] [exec] #6 9.654 Unpacking python3-apt (2.7.7ubuntu4) ... [2025-06-30T19:54:56.197Z] [exec] #6 9.685 Selecting previously unselected package python3-cffi-backend:amd64. [2025-06-30T19:54:56.197Z] [exec] #6 9.686 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-06-30T19:54:56.197Z] [exec] #6 9.689 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-30T19:54:56.197Z] [exec] #6 9.712 Selecting previously unselected package python3-dbus. [2025-06-30T19:54:56.197Z] [exec] #6 9.713 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-06-30T19:54:56.197Z] [exec] #6 9.716 Unpacking python3-dbus (1.3.2-5build3) ... [2025-06-30T19:54:56.197Z] [exec] #6 9.745 Selecting previously unselected package python3-gi. [2025-06-30T19:54:56.197Z] [exec] #6 9.747 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-06-30T19:54:56.197Z] [exec] #6 9.750 Unpacking python3-gi (3.48.2-1) ... [2025-06-30T19:54:56.197Z] [exec] #6 9.781 Selecting previously unselected package python3-pkg-resources. [2025-06-30T19:54:56.197Z] [exec] #6 9.782 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2025-06-30T19:54:56.197Z] [exec] #6 9.784 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-30T19:54:56.197Z] [exec] #6 9.819 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-06-30T19:54:56.197Z] [exec] #6 9.821 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:54:56.197Z] [exec] #6 9.824 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:54:56.198Z] [exec] #6 9.847 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-06-30T19:54:56.198Z] [exec] #6 9.848 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:54:56.198Z] [exec] #6 9.850 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:54:56.198Z] [exec] #6 9.874 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-06-30T19:54:56.198Z] [exec] #6 9.876 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-06-30T19:54:56.198Z] [exec] #6 9.886 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-30T19:54:56.198Z] [exec] #6 9.921 Selecting previously unselected package libstemmer0d:amd64. [2025-06-30T19:54:56.198Z] [exec] #6 9.922 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-06-30T19:54:56.198Z] [exec] #6 9.925 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-30T19:54:56.198Z] [exec] #6 9.951 Selecting previously unselected package libxmlb2:amd64. [2025-06-30T19:54:56.523Z] [exec] #6 9.953 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-06-30T19:54:56.523Z] [exec] #6 9.955 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-06-30T19:54:56.523Z] [exec] #6 9.978 Selecting previously unselected package libappstream5:amd64. [2025-06-30T19:54:56.523Z] [exec] #6 9.979 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-06-30T19:54:56.523Z] [exec] #6 9.984 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-06-30T19:54:56.523Z] [exec] #6 10.01 Selecting previously unselected package libduktape207:amd64. [2025-06-30T19:54:56.523Z] [exec] #6 10.01 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-06-30T19:54:56.523Z] [exec] #6 10.02 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-30T19:54:56.523Z] [exec] #6 10.04 Selecting previously unselected package libdw1t64:amd64. [2025-06-30T19:54:56.523Z] [exec] #6 10.04 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-30T19:54:56.523Z] [exec] #6 10.04 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:54:56.523Z] [exec] #6 10.07 Selecting previously unselected package libglib2.0-bin. [2025-06-30T19:54:56.523Z] [exec] #6 10.07 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-30T19:54:56.523Z] [exec] #6 10.07 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-30T19:54:56.523Z] [exec] #6 10.10 Selecting previously unselected package libunwind8:amd64. [2025-06-30T19:54:56.523Z] [exec] #6 10.10 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-06-30T19:54:56.523Z] [exec] #6 10.11 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-30T19:54:56.523Z] [exec] #6 10.13 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-06-30T19:54:56.523Z] [exec] #6 10.14 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-06-30T19:54:56.523Z] [exec] #6 10.14 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-30T19:54:56.523Z] [exec] #6 10.18 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-06-30T19:54:56.846Z] [exec] #6 10.18 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:54:56.846Z] [exec] #6 10.19 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:54:56.846Z] [exec] #6 10.21 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-06-30T19:54:56.846Z] [exec] #6 10.21 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:54:56.846Z] [exec] #6 10.21 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:54:56.846Z] [exec] #6 10.24 Selecting previously unselected package xml-core. [2025-06-30T19:54:56.846Z] [exec] #6 10.25 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-06-30T19:54:56.846Z] [exec] #6 10.25 Unpacking xml-core (0.19) ... [2025-06-30T19:54:56.846Z] [exec] #6 10.28 Selecting previously unselected package polkitd. [2025-06-30T19:54:56.846Z] [exec] #6 10.28 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-30T19:54:56.846Z] [exec] #6 10.31 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-06-30T19:54:56.846Z] [exec] #6 10.35 Selecting previously unselected package python3-blinker. [2025-06-30T19:54:56.846Z] [exec] #6 10.35 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-06-30T19:54:56.846Z] [exec] #6 10.35 Unpacking python3-blinker (1.7.0-1) ... [2025-06-30T19:54:56.846Z] [exec] #6 10.38 Selecting previously unselected package python3-cryptography. [2025-06-30T19:54:56.846Z] [exec] #6 10.38 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-06-30T19:54:56.846Z] [exec] #6 10.38 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-30T19:54:56.846Z] [exec] #6 10.43 Selecting previously unselected package python3-pyparsing. [2025-06-30T19:54:56.846Z] [exec] #6 10.43 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-06-30T19:54:56.846Z] [exec] #6 10.43 Unpacking python3-pyparsing (3.1.1-1) ... [2025-06-30T19:54:56.846Z] [exec] #6 10.45 Selecting previously unselected package python3-httplib2. [2025-06-30T19:54:56.846Z] [exec] #6 10.46 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-06-30T19:54:56.846Z] [exec] #6 10.46 Unpacking python3-httplib2 (0.20.4-3) ... [2025-06-30T19:54:56.846Z] [exec] #6 10.48 Selecting previously unselected package python3-jwt. [2025-06-30T19:54:56.846Z] [exec] #6 10.48 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-06-30T19:54:56.846Z] [exec] #6 10.48 Unpacking python3-jwt (2.7.0-1) ... [2025-06-30T19:54:56.846Z] [exec] #6 10.50 Selecting previously unselected package python3-lazr.uri. [2025-06-30T19:54:56.846Z] [exec] #6 10.51 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-06-30T19:54:56.846Z] [exec] #6 10.51 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-06-30T19:54:56.846Z] [exec] #6 10.53 Selecting previously unselected package python3-wadllib. [2025-06-30T19:54:57.169Z] [exec] #6 10.53 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-06-30T19:54:57.169Z] [exec] #6 10.54 Unpacking python3-wadllib (1.3.6-5) ... [2025-06-30T19:54:57.169Z] [exec] #6 10.56 Selecting previously unselected package python3-distro. [2025-06-30T19:54:57.169Z] [exec] #6 10.56 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-06-30T19:54:57.169Z] [exec] #6 10.57 Unpacking python3-distro (1.9.0-1) ... [2025-06-30T19:54:57.169Z] [exec] #6 10.59 Selecting previously unselected package python3-oauthlib. [2025-06-30T19:54:57.169Z] [exec] #6 10.59 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-06-30T19:54:57.169Z] [exec] #6 10.59 Unpacking python3-oauthlib (3.2.2-1) ... [2025-06-30T19:54:57.169Z] [exec] #6 10.63 Selecting previously unselected package python3-lazr.restfulclient. [2025-06-30T19:54:57.169Z] [exec] #6 10.63 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-06-30T19:54:57.169Z] [exec] #6 10.64 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-06-30T19:54:57.169Z] [exec] #6 10.66 Selecting previously unselected package python3-six. [2025-06-30T19:54:57.169Z] [exec] #6 10.67 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-06-30T19:54:57.169Z] [exec] #6 10.67 Unpacking python3-six (1.16.0-4) ... [2025-06-30T19:54:57.169Z] [exec] #6 10.69 Selecting previously unselected package python3-launchpadlib. [2025-06-30T19:54:57.169Z] [exec] #6 10.69 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-06-30T19:54:57.169Z] [exec] #6 10.70 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-06-30T19:54:57.169Z] [exec] #6 10.73 Selecting previously unselected package python3-software-properties. [2025-06-30T19:54:57.169Z] [exec] #6 10.73 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ... [2025-06-30T19:54:57.169Z] [exec] #6 10.73 Unpacking python3-software-properties (0.99.49.2) ... [2025-06-30T19:54:57.169Z] [exec] #6 10.76 Selecting previously unselected package packagekit. [2025-06-30T19:54:57.169Z] [exec] #6 10.76 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-30T19:54:57.169Z] [exec] #6 10.76 Unpacking packagekit (1.2.8-2ubuntu1.2) ... [2025-06-30T19:54:57.169Z] [exec] #6 10.80 Selecting previously unselected package software-properties-common. [2025-06-30T19:54:57.169Z] [exec] #6 10.80 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ... [2025-06-30T19:54:57.169Z] [exec] #6 10.80 Unpacking software-properties-common (0.99.49.2) ... [2025-06-30T19:54:57.169Z] [exec] #6 10.84 Setting up media-types (10.1.0) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.85 Setting up systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.88 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.89 Setting up distro-info-data (0.60ubuntu0.3) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.90 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.91 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.92 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.92 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.93 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.94 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.95 No schema files found: doing nothing. [2025-06-30T19:54:57.495Z] [exec] #6 10.95 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.96 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.97 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.98 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-30T19:54:57.495Z] [exec] #6 10.99 Setting up python-apt-common (2.7.7ubuntu4) ... [2025-06-30T19:54:57.495Z] [exec] #6 11.00 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-30T19:54:57.495Z] [exec] #6 11.00 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:57.495Z] [exec] #6 11.01 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-30T19:54:57.495Z] [exec] #6 11.02 Setting up netbase (6.4) ... [2025-06-30T19:54:57.495Z] [exec] #6 11.04 Setting up sgml-base (1.31) ... [2025-06-30T19:54:57.495Z] [exec] #6 11.07 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-30T19:54:57.495Z] [exec] #6 11.07 Setting up lsb-release (12.0-2) ... [2025-06-30T19:54:57.495Z] [exec] #6 11.08 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:57.495Z] [exec] #6 11.16 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-30T19:54:57.495Z] [exec] #6 11.17 Setting up iso-codes (4.16.0-1) ... [2025-06-30T19:54:57.821Z] [exec] #6 11.18 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:57.821Z] [exec] #6 11.19 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:54:57.821Z] [exec] #6 11.20 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-30T19:54:57.821Z] [exec] #6 11.21 Setcap worked! gst-ptp-helper is not suid! [2025-06-30T19:54:57.821Z] [exec] #6 11.21 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:54:57.821Z] [exec] #6 11.21 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-06-30T19:54:57.821Z] [exec] #6 11.22 Setting up python3.12 (3.12.3-1ubuntu0.7) ... [2025-06-30T19:54:59.048Z] [exec] #6 12.30 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-30T19:54:59.048Z] [exec] #6 12.31 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:54:59.048Z] [exec] #6 12.32 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-06-30T19:54:59.048Z] [exec] #6 12.33 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:59.048Z] [exec] #6 12.34 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-30T19:54:59.048Z] [exec] #6 12.35 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-30T19:54:59.048Z] [exec] #6 12.36 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:54:59.048Z] [exec] #6 12.39 Setting up xml-core (0.19) ... [2025-06-30T19:54:59.048Z] [exec] #6 12.60 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-30T19:54:59.048Z] [exec] #6 12.72 debconf: unable to initialize frontend: Dialog [2025-06-30T19:54:59.048Z] [exec] #6 12.72 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-06-30T19:54:59.048Z] [exec] #6 12.72 debconf: falling back to frontend: Readline [2025-06-30T19:54:59.048Z] [exec] #6 12.72 debconf: unable to initialize frontend: Readline [2025-06-30T19:54:59.048Z] [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-30T19:54:59.048Z] [exec] #6 12.72 debconf: falling back to frontend: Teletype [2025-06-30T19:55:00.730Z] [exec] #6 14.31 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-30T19:55:00.730Z] [exec] #6 14.33 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-30T19:55:00.730Z] [exec] #6 14.34 Setting up python3 (3.12.3-0ubuntu2) ... [2025-06-30T19:55:00.730Z] [exec] #6 14.35 running python rtupdate hooks for python3.12... [2025-06-30T19:55:00.730Z] [exec] #6 14.35 running python post-rtupdate hooks for python3.12... [2025-06-30T19:55:00.730Z] [exec] #6 14.45 Setting up python3-six (1.16.0-4) ... [2025-06-30T19:55:01.049Z] [exec] #6 14.58 Setting up python3-pyparsing (3.1.1-1) ... [2025-06-30T19:55:01.049Z] [exec] #6 14.77 Setting up python3-gi (3.48.2-1) ... [2025-06-30T19:55:01.369Z] [exec] #6 14.96 Setting up python3-httplib2 (0.20.4-3) ... [2025-06-30T19:55:01.695Z] [exec] #6 15.11 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-30T19:55:01.695Z] [exec] #6 15.12 Setting up python3-blinker (1.7.0-1) ... [2025-06-30T19:55:01.695Z] [exec] #6 15.26 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-30T19:55:02.024Z] [exec] #6 15.50 Setting up python3-dbus (1.3.2-5build3) ... [2025-06-30T19:55:02.024Z] [exec] #6 15.65 Setting up python3-distro (1.9.0-1) ... [2025-06-30T19:55:02.024Z] [exec] #6 15.78 Setting up python3-jwt (2.7.0-1) ... [2025-06-30T19:55:02.392Z] [exec] #6 15.92 Setting up python3-apt (2.7.7ubuntu4) ... [2025-06-30T19:55:02.392Z] [exec] #6 16.10 Setting up python3-lazr.uri (1.0.6-3) ... [2025-06-30T19:55:02.712Z] [exec] #6 16.23 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-30T19:55:02.712Z] [exec] #6 16.49 Setting up python3-wadllib (1.3.6-5) ... [2025-06-30T19:55:03.038Z] [exec] #6 16.62 Setting up python3-oauthlib (3.2.2-1) ... [2025-06-30T19:55:03.376Z] [exec] #6 16.83 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-06-30T19:55:03.376Z] [exec] #6 16.98 Setting up python3-launchpadlib (1.11.0-6) ... [2025-06-30T19:55:03.700Z] [exec] #6 17.24 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-06-30T19:55:03.700Z] [exec] #6 17.25 Setting up python3-software-properties (0.99.49.2) ... [2025-06-30T19:55:03.700Z] [exec] #6 17.40 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-30T19:55:04.026Z] [exec] #6 17.42 Processing triggers for sgml-base (1.31) ... [2025-06-30T19:55:04.026Z] [exec] #6 17.44 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-06-30T19:55:04.026Z] [exec] #6 17.45 Creating group 'polkitd' with GID 997. [2025-06-30T19:55:04.026Z] [exec] #6 17.45 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-06-30T19:55:04.026Z] [exec] #6 17.48 invoke-rc.d: could not determine current runlevel [2025-06-30T19:55:04.026Z] [exec] #6 17.48 invoke-rc.d: policy-rc.d denied execution of reload. [2025-06-30T19:55:04.026Z] [exec] #6 17.59 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-06-30T19:55:04.026Z] [exec] #6 17.59 Setting up packagekit (1.2.8-2ubuntu1.2) ... [2025-06-30T19:55:04.026Z] [exec] #6 17.61 invoke-rc.d: could not determine current runlevel [2025-06-30T19:55:04.026Z] [exec] #6 17.62 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-06-30T19:55:04.026Z] [exec] #6 17.62 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-30T19:55:04.026Z] [exec] #6 17.73 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-06-30T19:55:04.354Z] [exec] #6 17.74 Setting up software-properties-common (0.99.49.2) ... [2025-06-30T19:55:04.354Z] [exec] #6 17.87 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-06-30T19:55:08.078Z] [exec] #6 21.14 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-30T19:55:08.078Z] [exec] #6 21.14 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-30T19:55:08.078Z] [exec] #6 21.17 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-30T19:55:08.078Z] [exec] #6 21.20 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-30T19:55:08.767Z] [exec] #6 22.39 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-06-30T19:55:09.086Z] [exec] #6 22.45 Fetched 24.4 kB in 1s (17.7 kB/s) [2025-06-30T19:55:09.841Z] [exec] #6 22.45 Reading package lists... [2025-06-30T19:55:10.163Z] [exec] #6 23.48 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-06-30T19:55:10.163Z] [exec] #6 23.48 Repository: 'Types: deb [2025-06-30T19:55:10.163Z] [exec] #6 23.48 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-06-30T19:55:10.163Z] [exec] #6 23.48 Suites: noble [2025-06-30T19:55:10.163Z] [exec] #6 23.48 Components: main [2025-06-30T19:55:10.163Z] [exec] #6 23.48 ' [2025-06-30T19:55:10.163Z] [exec] #6 23.48 Description: [2025-06-30T19:55:10.163Z] [exec] #6 23.48 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-06-30T19:55:10.163Z] [exec] #6 23.48 [2025-06-30T19:55:10.163Z] [exec] #6 23.48 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-06-30T19:55:10.163Z] [exec] #6 23.48 Adding repository. [2025-06-30T19:55:10.163Z] [exec] #6 23.65 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-30T19:55:10.163Z] [exec] #6 23.67 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-30T19:55:10.163Z] [exec] #6 23.70 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-30T19:55:10.163Z] [exec] #6 23.76 Hit:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-06-30T19:55:10.482Z] [exec] #6 23.92 Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-30T19:55:11.604Z] [exec] #6 23.98 Reading package lists... [2025-06-30T19:55:12.319Z] [exec] #6 25.01 Reading package lists... [2025-06-30T19:55:12.720Z] [exec] #6 26.01 Building dependency tree... [2025-06-30T19:55:12.720Z] [exec] #6 26.29 Reading state information... [2025-06-30T19:55:13.040Z] [exec] #6 26.55 wget is already the newest version (1.21.4-1ubuntu4.1). [2025-06-30T19:55:13.040Z] [exec] #6 26.55 tar is already the newest version (1.35+dfsg-3build1). [2025-06-30T19:55:13.040Z] [exec] #6 26.55 The following additional packages will be installed: [2025-06-30T19:55:13.040Z] [exec] #6 26.55 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-06-30T19:55:13.040Z] [exec] #6 26.55 perl-modules-5.38 [2025-06-30T19:55:13.040Z] [exec] #6 26.56 Suggested packages: [2025-06-30T19:55:13.040Z] [exec] #6 26.56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-06-30T19:55:13.040Z] [exec] #6 26.56 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc [2025-06-30T19:55:13.040Z] [exec] #6 26.56 libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-06-30T19:55:13.040Z] [exec] #6 26.56 libtap-harness-archive-perl [2025-06-30T19:55:13.040Z] [exec] #6 26.56 Recommended packages: [2025-06-30T19:55:13.040Z] [exec] #6 26.56 patch less ssh-client [2025-06-30T19:55:13.040Z] [exec] #6 26.60 The following NEW packages will be installed: [2025-06-30T19:55:13.040Z] [exec] #6 26.60 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-06-30T19:55:13.040Z] [exec] #6 26.60 perl-modules-5.38 [2025-06-30T19:55:13.364Z] [exec] #6 26.81 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2025-06-30T19:55:13.364Z] [exec] #6 26.81 Need to get 13.1 MB of archives. [2025-06-30T19:55:13.364Z] [exec] #6 26.81 After this operation, 75.0 MB of additional disk space will be used. [2025-06-30T19:55:13.364Z] [exec] #6 26.81 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-30T19:55:14.071Z] [exec] #6 27.69 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-06-30T19:55:14.391Z] [exec] #6 27.69 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-06-30T19:55:14.391Z] [exec] #6 27.69 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-30T19:55:14.391Z] [exec] #6 27.82 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] [2025-06-30T19:55:14.391Z] [exec] #6 27.82 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-06-30T19:55:14.391Z] [exec] #6 27.82 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-30T19:55:14.391Z] [exec] #6 27.84 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB] [2025-06-30T19:55:14.391Z] [exec] #6 28.07 debconf: delaying package configuration, since apt-utils is not installed [2025-06-30T19:55:14.711Z] [exec] #6 28.11 Fetched 13.1 MB in 1s (9,967 kB/s) [2025-06-30T19:55:14.711Z] [exec] #6 28.13 Selecting previously unselected package perl-modules-5.38. [2025-06-30T19:55:14.711Z] [exec] #6 28.13 (Reading database ... [2025-06-30T19:55:14.711Z] [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 28.14 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... [2025-06-30T19:55:14.711Z] [exec] #6 28.14 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:55:14.711Z] [exec] #6 28.44 Selecting previously unselected package libgdbm6t64:amd64. [2025-06-30T19:55:15.034Z] [exec] #6 28.44 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-06-30T19:55:15.034Z] [exec] #6 28.44 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:55:15.034Z] [exec] #6 28.46 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-06-30T19:55:15.034Z] [exec] #6 28.46 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-06-30T19:55:15.034Z] [exec] #6 28.47 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:55:15.034Z] [exec] #6 28.49 Selecting previously unselected package libperl5.38t64:amd64. [2025-06-30T19:55:15.034Z] [exec] #6 28.49 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-30T19:55:15.034Z] [exec] #6 28.49 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:55:15.034Z] [exec] #6 28.71 Selecting previously unselected package perl. [2025-06-30T19:55:15.034Z] [exec] #6 28.71 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-30T19:55:15.034Z] [exec] #6 28.72 Unpacking perl (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:55:15.034Z] [exec] #6 28.74 Selecting previously unselected package liberror-perl. [2025-06-30T19:55:15.034Z] [exec] #6 28.75 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ... [2025-06-30T19:55:15.034Z] [exec] #6 28.75 Unpacking liberror-perl (0.17029-2) ... [2025-06-30T19:55:15.034Z] [exec] #6 28.77 Selecting previously unselected package git-man. [2025-06-30T19:55:15.034Z] [exec] #6 28.77 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... [2025-06-30T19:55:15.034Z] [exec] #6 28.77 Unpacking git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:55:15.034Z] [exec] #6 28.81 Selecting previously unselected package git. [2025-06-30T19:55:15.354Z] [exec] #6 28.81 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ... [2025-06-30T19:55:15.354Z] [exec] #6 28.82 Unpacking git (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:55:15.354Z] [exec] #6 28.98 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:55:15.674Z] [exec] #6 28.99 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-30T19:55:15.674Z] [exec] #6 29.00 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:55:15.674Z] [exec] #6 29.01 Setting up git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:55:15.675Z] [exec] #6 29.01 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:55:15.675Z] [exec] #6 29.02 Setting up perl (5.38.2-3.2ubuntu0.1) ... [2025-06-30T19:55:15.675Z] [exec] #6 29.04 Setting up liberror-perl (0.17029-2) ... [2025-06-30T19:55:15.675Z] [exec] #6 29.05 Setting up git (1:2.43.0-1ubuntu7.2) ... [2025-06-30T19:55:15.675Z] [exec] #6 29.06 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-30T19:55:16.409Z] [exec] #6 DONE 29.8s [2025-06-30T19:55:16.409Z] [exec] [2025-06-30T19:55:16.409Z] [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-30T19:55:16.737Z] [exec] #7 0.264 2025-06-30 19:55:16 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-30T19:55:16.737Z] [exec] #7 0.270 apache-maven-3.8.5/README.txt [2025-06-30T19:55:16.737Z] [exec] #7 0.270 apache-maven-3.8.5/LICENSE [2025-06-30T19:55:16.737Z] [exec] #7 0.271 apache-maven-3.8.5/NOTICE [2025-06-30T19:55:16.737Z] [exec] #7 0.271 apache-maven-3.8.5/lib/ [2025-06-30T19:55:16.737Z] [exec] #7 0.271 apache-maven-3.8.5/lib/commons-cli.license [2025-06-30T19:55:16.737Z] [exec] #7 0.271 apache-maven-3.8.5/lib/commons-io.license [2025-06-30T19:55:16.737Z] [exec] #7 0.271 apache-maven-3.8.5/lib/commons-lang3.license [2025-06-30T19:55:16.737Z] [exec] #7 0.272 apache-maven-3.8.5/lib/guava.license [2025-06-30T19:55:16.737Z] [exec] #7 0.272 apache-maven-3.8.5/lib/guice.license [2025-06-30T19:55:16.737Z] [exec] #7 0.272 apache-maven-3.8.5/lib/jansi.license [2025-06-30T19:55:16.737Z] [exec] #7 0.272 apache-maven-3.8.5/lib/javax.annotation-api.license [2025-06-30T19:55:16.737Z] [exec] #7 0.273 apache-maven-3.8.5/lib/javax.inject.license [2025-06-30T19:55:16.737Z] [exec] #7 0.273 apache-maven-3.8.5/lib/jcl-over-slf4j.license [2025-06-30T19:55:16.737Z] [exec] #7 0.273 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license [2025-06-30T19:55:16.737Z] [exec] #7 0.273 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license [2025-06-30T19:55:16.737Z] [exec] #7 0.274 apache-maven-3.8.5/lib/plexus-cipher.license [2025-06-30T19:55:16.737Z] [exec] #7 0.274 apache-maven-3.8.5/lib/plexus-component-annotations.license [2025-06-30T19:55:16.737Z] [exec] #7 0.274 apache-maven-3.8.5/lib/plexus-interpolation.license [2025-06-30T19:55:16.737Z] [exec] #7 0.274 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license [2025-06-30T19:55:16.737Z] [exec] #7 0.275 apache-maven-3.8.5/lib/plexus-utils.license [2025-06-30T19:55:16.737Z] [exec] #7 0.275 apache-maven-3.8.5/lib/slf4j-api.license [2025-06-30T19:55:16.737Z] [exec] #7 0.275 apache-maven-3.8.5/boot/ [2025-06-30T19:55:16.737Z] [exec] #7 0.275 apache-maven-3.8.5/boot/plexus-classworlds.license [2025-06-30T19:55:16.737Z] [exec] #7 0.275 apache-maven-3.8.5/lib/jansi-native/ [2025-06-30T19:55:16.737Z] [exec] #7 0.275 apache-maven-3.8.5/lib/jansi-native/Windows/ [2025-06-30T19:55:16.737Z] [exec] #7 0.276 apache-maven-3.8.5/lib/jansi-native/Windows/x86/ [2025-06-30T19:55:16.737Z] [exec] #7 0.276 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/ [2025-06-30T19:55:16.737Z] [exec] #7 0.276 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll [2025-06-30T19:55:16.737Z] [exec] #7 0.276 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll [2025-06-30T19:55:16.737Z] [exec] #7 0.278 apache-maven-3.8.5/bin/m2.conf [2025-06-30T19:55:16.737Z] [exec] #7 0.278 apache-maven-3.8.5/bin/mvn.cmd [2025-06-30T19:55:16.737Z] [exec] #7 0.278 apache-maven-3.8.5/bin/mvnDebug.cmd [2025-06-30T19:55:16.737Z] [exec] #7 0.278 apache-maven-3.8.5/bin/mvn [2025-06-30T19:55:16.737Z] [exec] #7 0.279 apache-maven-3.8.5/bin/mvnDebug [2025-06-30T19:55:16.737Z] [exec] #7 0.279 apache-maven-3.8.5/bin/mvnyjp [2025-06-30T19:55:16.737Z] [exec] #7 0.279 apache-maven-3.8.5/conf/ [2025-06-30T19:55:16.737Z] [exec] #7 0.279 apache-maven-3.8.5/conf/logging/ [2025-06-30T19:55:16.737Z] [exec] #7 0.279 apache-maven-3.8.5/conf/logging/simplelogger.properties [2025-06-30T19:55:16.737Z] [exec] #7 0.279 apache-maven-3.8.5/conf/settings.xml [2025-06-30T19:55:16.737Z] [exec] #7 0.279 apache-maven-3.8.5/conf/toolchains.xml [2025-06-30T19:55:16.737Z] [exec] #7 0.279 apache-maven-3.8.5/lib/ext/ [2025-06-30T19:55:16.737Z] [exec] #7 0.279 apache-maven-3.8.5/lib/jansi-native/ [2025-06-30T19:55:16.737Z] [exec] #7 0.279 apache-maven-3.8.5/lib/ext/README.txt [2025-06-30T19:55:16.737Z] [exec] #7 0.279 apache-maven-3.8.5/lib/jansi-native/README.txt [2025-06-30T19:55:16.737Z] [exec] #7 0.280 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.280 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.281 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.281 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.282 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.282 apache-maven-3.8.5/lib/maven-model-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.284 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.286 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.286 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.288 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.289 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.290 apache-maven-3.8.5/lib/commons-io-2.6.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.292 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.297 apache-maven-3.8.5/lib/guava-25.1-android.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.319 apache-maven-3.8.5/lib/javax.inject-1.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.320 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.320 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.322 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.322 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.323 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.323 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.327 apache-maven-3.8.5/lib/maven-core-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.336 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.337 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.337 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.338 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.339 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.340 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.343 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.344 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.345 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.347 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.348 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.350 apache-maven-3.8.5/lib/commons-cli-1.4.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.350 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.366 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.367 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.367 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.368 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.368 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar [2025-06-30T19:55:16.737Z] [exec] #7 0.368 apache-maven-3.8.5/lib/jansi-2.4.0.jar [2025-06-30T19:55:16.737Z] [exec] #7 DONE 0.4s [2025-06-30T19:55:16.737Z] [exec] [2025-06-30T19:55:16.737Z] [exec] #8 [ 4/11] RUN mkdir testResults [2025-06-30T19:55:16.737Z] [exec] #8 DONE 0.2s [2025-06-30T19:55:17.059Z] [exec] [2025-06-30T19:55:17.059Z] [exec] #9 [ 5/11] RUN git clone https://github.com/quarkusio/quarkus-quickstarts.git [2025-06-30T19:55:17.059Z] [exec] #9 0.212 Cloning into 'quarkus-quickstarts'... [2025-06-30T19:55:21.741Z] [exec] #9 DONE 4.3s [2025-06-30T19:55:21.741Z] [exec] [2025-06-30T19:55:21.741Z] [exec] #10 [ 6/11] WORKDIR /quarkus-quickstarts/ [2025-06-30T19:55:21.741Z] [exec] #10 DONE 0.0s [2025-06-30T19:55:21.741Z] [exec] [2025-06-30T19:55:21.741Z] [exec] #11 [ 7/11] RUN git checkout 2.7.2.Final [2025-06-30T19:55:21.741Z] [exec] #11 0.613 Note: switching to '2.7.2.Final'. [2025-06-30T19:55:21.741Z] [exec] #11 0.613 [2025-06-30T19:55:21.741Z] [exec] #11 0.613 You are in 'detached HEAD' state. You can look around, make experimental [2025-06-30T19:55:21.741Z] [exec] #11 0.613 changes and commit them, and you can discard any commits you make in this [2025-06-30T19:55:21.741Z] [exec] #11 0.613 state without impacting any branches by switching back to a branch. [2025-06-30T19:55:21.741Z] [exec] #11 0.613 [2025-06-30T19:55:21.741Z] [exec] #11 0.613 If you want to create a new branch to retain commits you create, you may [2025-06-30T19:55:21.741Z] [exec] #11 0.613 do so (now or later) by using -c with the switch command. Example: [2025-06-30T19:55:21.741Z] [exec] #11 0.613 [2025-06-30T19:55:21.741Z] [exec] #11 0.613 git switch -c <new-branch-name> [2025-06-30T19:55:21.741Z] [exec] #11 0.613 [2025-06-30T19:55:21.741Z] [exec] #11 0.613 Or undo this operation with: [2025-06-30T19:55:21.741Z] [exec] #11 0.613 [2025-06-30T19:55:21.741Z] [exec] #11 0.613 git switch - [2025-06-30T19:55:21.741Z] [exec] #11 0.613 [2025-06-30T19:55:21.741Z] [exec] #11 0.613 Turn off this advice by setting config variable advice.detachedHead to false [2025-06-30T19:55:21.741Z] [exec] #11 0.613 [2025-06-30T19:55:21.741Z] [exec] #11 0.613 HEAD is now at d1f6a01f6 [RELEASE] - Bump version to 2.7.2.Final [2025-06-30T19:55:21.741Z] [exec] #11 DONE 0.7s [2025-06-30T19:55:22.070Z] [exec] [2025-06-30T19:55:22.070Z] [exec] #12 [ 8/11] COPY quarkus_quickstarts/test.sh /test.sh [2025-06-30T19:55:22.070Z] [exec] #12 DONE 0.0s [2025-06-30T19:55:22.070Z] [exec] [2025-06-30T19:55:22.070Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh [2025-06-30T19:55:22.070Z] [exec] #13 DONE 0.0s [2025-06-30T19:55:22.070Z] [exec] [2025-06-30T19:55:22.070Z] [exec] #14 [10/11] WORKDIR /quarkus-quickstarts [2025-06-30T19:55:22.070Z] [exec] #14 DONE 0.0s [2025-06-30T19:55:22.070Z] [exec] [2025-06-30T19:55:22.070Z] [exec] #15 exporting to image [2025-06-30T19:55:22.070Z] [exec] #15 exporting layers [2025-06-30T19:55:24.293Z] [exec] #15 exporting layers 2.3s done [2025-06-30T19:55:24.293Z] [exec] #15 writing image sha256:1d86e66a9c9b69013299ab97c1458bf8ea7a6196de92ae54bb4245a276ca4b21 done [2025-06-30T19:55:24.293Z] [exec] #15 naming to docker.io/library/adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full done [2025-06-30T19:55:24.293Z] [exec] #15 DONE 2.4s [2025-06-30T19:55:24.293Z] [exec] [2025-06-30T19:55:24.293Z] [exec] 3 warnings found (use docker --debug to expand): [2025-06-30T19:55:24.293Z] [exec]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 52) [2025-06-30T19:55:24.293Z] [exec] - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 59) [2025-06-30T19:55:24.293Z] [exec] - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 67) [2025-06-30T19:55:24.293Z] [2025-06-30T19:55:24.293Z] copy_dest: [2025-06-30T19:55:24.293Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts [2025-06-30T19:55:24.293Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts [2025-06-30T19:55:24.293Z] [2025-06-30T19:55:24.293Z] build: [2025-06-30T19:55:24.293Z] [2025-06-30T19:55:24.293Z] BUILD SUCCESSFUL [2025-06-30T19:55:24.293Z] Total time: 7 minutes 8 seconds [2025-06-30T19:55:24.293Z] 0 [2025-06-30T19:55:24.293Z] [2025-06-30T19:55:24.293Z] [2025-06-30T19:55:24.293Z] RECORD TEST REPOs SHA [2025-06-30T19:55:24.293Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-06-30T19:55:24.293Z] 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-30T19:55:24.293Z] 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-30T19:55:24.293Z] touch /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-30T19:55:24.293Z] ================================================ [2025-06-30T19:55:24.293Z] timestamp: 20250630-195524 [2025-06-30T19:55:24.293Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests [2025-06-30T19:55:24.293Z] git repo: [2025-06-30T19:55:24.293Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-30T19:55:24.293Z] sha: [2025-06-30T19:55:24.293Z] 66e754c36be998a750d28d29ca6df1a91addbf73 [2025-06-30T19:55:24.293Z] ================================================ [2025-06-30T19:55:24.293Z] timestamp: 20250630-195524 [2025-06-30T19:55:24.294Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-06-30T19:55:24.294Z] git repo: [2025-06-30T19:55:24.294Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-30T19:55:24.294Z] sha: [2025-06-30T19:55:24.294Z] 1828e310fd8fb3115fde605c41aea434b90143d0 [2025-06-30T19:55:24.624Z] 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-30T19:55:24.943Z] ================================================ [2025-06-30T19:55:24.943Z] timestamp: 20250630-195524 [2025-06-30T19:55:24.943Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck [2025-06-30T19:55:24.943Z] git repo: https://github.com/OpenLiberty/open-liberty.git [2025-06-30T19:55:24.943Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac [2025-06-30T19:55:30.785Z] ================================================ [2025-06-30T19:55:30.785Z] timestamp: 20250630-195530 [2025-06-30T19:55:30.785Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus [2025-06-30T19:55:30.785Z] git repo: https://github.com/quarkusio/quarkus.git [2025-06-30T19:55:30.785Z] sha:2733bae7cb7ded76d324b41a3a9f4e81b89ee122 [2025-06-30T19:55:31.110Z] ================================================ [2025-06-30T19:55:31.110Z] timestamp: 20250630-195530 [2025-06-30T19:55:31.110Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts [2025-06-30T19:55:31.110Z] git repo: https://github.com/quarkusio/quarkus-quickstarts.git [2025-06-30T19:55:31.110Z] sha:d1f6a01f64da85d51a7b21714f7964fb37b9c701 [2025-06-30T19:55:31.110Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-30T19:55:31.110Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST= [2025-06-30T19:55:31.110Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-30T19:55:31.110Z] perl scripts/configure.pl [2025-06-30T19:55:31.110Z] /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-30T19:55:31.805Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-30T19:55:31.805Z] [2025-06-30T19:55:31.805Z] Starting to generate test make files. [2025-06-30T19:55:31.805Z] [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-06-30T19:55:31.805Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk [2025-06-30T19:55:31.805Z] [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-06-30T19:55:31.805Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-06-30T19:55:31.805Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk [2025-06-30T19:55:31.805Z] [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-06-30T19:55:32.148Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/autoGen.mk [2025-06-30T19:55:32.148Z] [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-06-30T19:55:32.148Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/autoGen.mk [2025-06-30T19:55:32.148Z] [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-06-30T19:55:32.148Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/autoGen.mk [2025-06-30T19:55:32.148Z] [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-06-30T19:55:32.148Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk [2025-06-30T19:55:32.148Z] [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-06-30T19:55:32.148Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-06-30T19:55:32.148Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk [2025-06-30T19:55:32.148Z] [2025-06-30T19:55:32.148Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk [2025-06-30T19:55:32.148Z] [2025-06-30T19:55:32.148Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-06-30T19:55:32.148Z] [2025-06-30T19:55:32.148Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-06-30T19:55:32.148Z] [2025-06-30T19:55:32.148Z] Make files are generated successfully. [2025-06-30T19:55:32.148Z] [2025-06-30T19:55:32.148Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-30T19:55:32.148Z] make -f runtest.mk _sanity.external [2025-06-30T19:55:32.148Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-30T19:55:32.148Z] [2025-06-30T19:55:32.148Z] Running make 4.3 [2025-06-30T19:55:32.148Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. [2025-06-30T19:55:32.148Z] set JDK_VERSION to 21 [2025-06-30T19:55:32.148Z] set JDK_IMPL to hotspot [2025-06-30T19:55:32.148Z] set JVM_VERSION to openjdk21 [2025-06-30T19:55:32.148Z] set JCL_VERSION to latest [2025-06-30T19:55:32.148Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-06-30T19:55:32.148Z] set SPEC to linux_x86-64 [2025-06-30T19:55:32.148Z] set TEST_FLAG to [2025-06-30T19:55:32.148Z] set OS_LABEL to rhel.9 [2025-06-30T19:55:32.148Z] Running sanity.external ... [2025-06-30T19:55:32.148Z] There are 7 test targets in sanity.external [2025-06-30T19:55:32.148Z] "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-06-30T19:55:32.492Z] openjdk version "21.0.8-beta" 2025-07-15 [2025-06-30T19:55:32.492Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506301847 (build 21.0.8-beta+8-202506301847) [2025-06-30T19:55:32.493Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506301847 (build 21.0.8-beta+8-202506301847, mixed mode, sharing) [2025-06-30T19:55:32.493Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests' [2025-06-30T19:55:32.493Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external' [2025-06-30T19:55:32.493Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test' [2025-06-30T19:55:32.493Z] [2025-06-30T19:55:32.493Z] ===============================================