Pre Test
Started by upstream project "Test_openjdk8_hs_extended.openjdk_sparcv9_solaris" build number 158
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-solaris-sparcv9-temurin" build number 492
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2939
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 162
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun@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.35.1'
> 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 9d0f46cef484c616082f77c1fc5963b90f2a6179 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9d0f46cef484c616082f77c1fc5963b90f2a6179 # timeout=10
Commit message: "Add VectorGatherMaskFoldingTest to excludes for jdk21 (#5712)"
> git rev-list --no-walk ea221bc9f2eb9d5596fcf2bb75ffc6d74d352dc1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2024-10-30T06:06:55.149Z] SPEC: sunos_sparcv9-64
[Pipeline] echo
[2024-10-30T06:06:55.151Z] LABEL: ci.role.test&&hw.arch.sparcv9&&sw.os.sunos
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2024-10-30T06:06:55.168Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.sparcv9&&sw.os.sunos' label
[Pipeline] echo
[2024-10-30T06:06:55.173Z] dynamicAgents: []
[Pipeline] node
[2024-10-30T06:07:10.178Z] Still waiting to schedule task
[2024-10-30T06:07:10.178Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.sparcv9&&sw.os.sunos’
[2024-10-30T07:51:31.477Z] Running on test-siteox-solaris10u11-sparcv9-1 in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2024-10-30T07:51:31.502Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2024-10-30T07:51:31.824Z] [WS-CLEANUP] Deleting project workspace...
[2024-10-30T07:51:31.824Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2024-10-30T07:51:31.948Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2024-10-30T07:51:32.110Z] The recommended git tool is: /opt/csw/bin/git
[2024-10-30T07:51:32.375Z] No credentials specified
[2024-10-30T07:51:32.499Z] Cloning the remote Git repository
[2024-10-30T08:32:00.076Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2024-10-30T08:32:00.077Z] > /opt/csw/bin/git init /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests # timeout=10
[2024-10-30T08:32:00.186Z] [WARNING] Reference path does not exist: /export/home/jenkins//openjdk_cache
[2024-10-30T08:32:00.186Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2024-10-30T08:32:00.186Z] > /opt/csw/bin/git --version # timeout=10
[2024-10-30T08:32:00.198Z] > git --version # 'git version 2.3.1'
[2024-10-30T08:32:00.199Z] > /opt/csw/bin/git fetch --tags --progress https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-10-30T07:52:25.586Z] Avoid second fetch
[2024-10-30T07:52:25.730Z] Checking out Revision 9d0f46cef484c616082f77c1fc5963b90f2a6179 (origin/master)
[2024-10-30T08:32:52.740Z] > /opt/csw/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2024-10-30T08:32:52.754Z] > /opt/csw/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-10-30T08:32:53.030Z] > /opt/csw/bin/git rev-parse origin/master^{commit} # timeout=10
[2024-10-30T08:32:53.175Z] > /opt/csw/bin/git config core.sparsecheckout # timeout=10
[2024-10-30T08:32:53.188Z] > /opt/csw/bin/git checkout -f 9d0f46cef484c616082f77c1fc5963b90f2a6179 # timeout=10
[2024-10-30T07:52:27.863Z] Commit message: "Add VectorGatherMaskFoldingTest to excludes for jdk21 (#5712)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2024-10-30T07:52:41.770Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2024-10-30T07:52:43.329Z] + date +%a, %d %b %Y %T %z
[2024-10-30T07:52:43.329Z] LC_TIME=C
[Pipeline] echo
[2024-10-30T07:52:43.718Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2024-10-30T07:52:45.101Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2024-10-30T07:52:45.101Z] Unix type machine..
[2024-10-30T07:52:45.101Z] Woohoo - no rogue processes detected!
[Pipeline] sh
[2024-10-30T07:52:47.464Z] + env
[2024-10-30T07:52:47.464Z] ACTIVE_NODE_TIMEOUT=5
[2024-10-30T07:52:47.464Z] ADOPTOPENJDK_BRANCH=master
[2024-10-30T07:52:47.464Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-10-30T07:52:47.464Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2024-10-30T07:52:47.464Z] ARCHIVE_TEST_RESULTS=false
[2024-10-30T07:52:47.464Z] AUTO_DETECT=true
[2024-10-30T07:52:47.464Z] BUILD_DISPLAY_NAME=#15
[2024-10-30T07:52:47.464Z] BUILD_ID=15
[2024-10-30T07:52:47.464Z] BUILD_LIST=openjdk
[2024-10-30T07:52:47.464Z] BUILD_NUMBER=15
[2024-10-30T07:52:47.464Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun-15
[2024-10-30T07:52:47.464Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/15/
[2024-10-30T07:52:47.464Z] CI=true
[2024-10-30T07:52:47.464Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2024-10-30T07:52:47.464Z] DOCKER_REQUIRED=false
[2024-10-30T07:52:47.464Z] DYNAMIC_COMPILE=false
[2024-10-30T07:52:47.464Z] EXECUTOR_NUMBER=0
[2024-10-30T07:52:47.464Z] EXIT_FAILURE=false
[2024-10-30T07:52:47.464Z] EXIT_SUCCESS=false
[2024-10-30T07:52:47.464Z] EXTERNAL_REPO_BRANCH=master
[2024-10-30T07:52:47.464Z] EXTERNAL_TEST_CMD=mvn clean install
[2024-10-30T07:52:47.464Z] GENERATE_JOBS=true
[2024-10-30T07:52:47.464Z] GIT_SSH=/opt/csw/bin/ssh
[2024-10-30T07:52:47.464Z] HOME=/export/home/jenkins/
[2024-10-30T07:52:47.464Z] HUDSON_COOKIE=6c2ea86f-acad-406c-8f6f-7b03655b5bf1
[2024-10-30T07:52:47.464Z] HUDSON_HOME=/home/jenkins/.jenkins
[2024-10-30T07:52:47.464Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2024-10-30T07:52:47.464Z] HUDSON_URL=https://ci.adoptium.net/
[2024-10-30T07:52:47.464Z] ITERATIONS=1
[2024-10-30T07:52:47.464Z] JAVA_HOME=/usr/lib/jvm/jdk-11.0.17
[2024-10-30T07:52:47.464Z] JCK_GIT_BRANCH=master
[2024-10-30T07:52:47.464Z] JDK7_BOOT_DIR=/opt/csw/java/jdk1.7.0_80
[2024-10-30T07:52:47.464Z] JDK8_BOOT_DIR=/opt/csw/java/jdk1.8.0_181
[2024-10-30T07:52:47.464Z] JDK_BRANCH=jdk8u442-b01_adopt
[2024-10-30T07:52:47.464Z] JDK_IMPL=hotspot
[2024-10-30T07:52:47.464Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2024-10-30T07:52:47.464Z] JDK_VERSION=8
[2024-10-30T07:52:47.464Z] JENKINS_HOME=/home/jenkins/.jenkins
[2024-10-30T07:52:47.464Z] JENKINS_NODE_COOKIE=d5f6afa8-ff84-4d45-b407-54bff1e7a3a4
[2024-10-30T07:52:47.464Z] JENKINS_SERVER_COOKIE=durable-844d521459b064eb9031a2b8f928f6f4b056ee7c827e07fc5007d7fb7b40581a
[2024-10-30T07:52:47.464Z] JENKINS_URL=https://ci.adoptium.net/
[2024-10-30T07:52:47.464Z] JOBSTARTTIME=Wed, 30 Oct 2024 03:33:09 -0500
[2024-10-30T07:52:47.464Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun
[2024-10-30T07:52:47.464Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/display/redirect
[2024-10-30T07:52:47.464Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun
[2024-10-30T07:52:47.464Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/
[2024-10-30T07:52:47.464Z] KEEP_REPORTDIR=true
[2024-10-30T07:52:47.464Z] KEEP_WORKSPACE=false
[2024-10-30T07:52:47.464Z] LD_PRELOAD_64=/usr/lib/jvm/fallocate.so
[2024-10-30T07:52:47.464Z] LIB_DIR=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib
[2024-10-30T07:52:47.464Z] LIGHT_WEIGHT_CHECKOUT=false
[2024-10-30T07:52:47.464Z] LOGNAME=jenkins
[2024-10-30T07:52:47.464Z] MAIL=/var/mail/jenkins
[2024-10-30T07:52:47.464Z] NODE_LABELS=hw.arch.sparcv9 test-siteox-solaris10u11-sparcv9-1 test ci.role.test solaris10 sw.os.sunos sunos solaris sparcv9
[2024-10-30T07:52:47.464Z] NODE_NAME=test-siteox-solaris10u11-sparcv9-1
[2024-10-30T07:52:47.464Z] OLDPWD=/export/home/jenkins
[2024-10-30T07:52:47.464Z] OPENJ9_BRANCH=master
[2024-10-30T07:52:47.464Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-10-30T07:52:47.464Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2024-10-30T07:52:47.464Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2024-10-30T07:52:47.464Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2024-10-30T07:52:47.464Z] ORIGIN_JDK_VERSION=8
[2024-10-30T07:52:47.464Z] PARALLEL=None
[2024-10-30T07:52:47.464Z] PATH=/usr/local/bin:/opt/csw/bin:/usr/bin:/bin:/usr/sbin
[2024-10-30T07:52:47.464Z] PERF_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../benchmarks
[2024-10-30T07:52:47.464Z] PERSONAL_BUILD=false
[2024-10-30T07:52:47.464Z] PLATFORM=sparcv9_solaris
[2024-10-30T07:52:47.464Z] PWD=/export/home/jenkins
[2024-10-30T07:52:47.464Z] RERUN_ITERATIONS=1
[2024-10-30T07:52:47.464Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/15/display/redirect?page=artifacts
[2024-10-30T07:52:47.464Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/15/display/redirect?page=changes
[2024-10-30T07:52:47.464Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/15/display/redirect
[2024-10-30T07:52:47.464Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/15/display/redirect?page=tests
[2024-10-30T07:52:47.464Z] SDK_RESOURCE=upstream
[2024-10-30T07:52:47.464Z] SETUP_JCK_RUN=false
[2024-10-30T07:52:47.464Z] SHELL=/bin/bash
[2024-10-30T07:52:47.464Z] SHLVL=1
[2024-10-30T07:52:47.464Z] SLACK_CHANNEL=aqavit-bot
[2024-10-30T07:52:47.464Z] SPEC=sunos_sparcv9-64
[2024-10-30T07:52:47.464Z] SSH_CLIENT=78.47.239.97 39912 22
[2024-10-30T07:52:47.464Z] SSH_CONNECTION=78.47.239.97 39912 192.168.253.33 22
[2024-10-30T07:52:47.464Z] STAGE_NAME=Setup
[2024-10-30T07:52:47.464Z] STF_OWNER_BRANCH=adoptium:master
[2024-10-30T07:52:47.464Z] SYSTEM_LIB_DIR=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/system_lib
[2024-10-30T07:52:47.464Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun.tap
[2024-10-30T07:52:47.464Z] TARGET=testList TESTLIST=jdk_management_0,hotspot_jdk_0
[2024-10-30T07:52:47.464Z] TEST_JDK_HOME=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary/j2sdk-image
[2024-10-30T07:52:47.464Z] TIME_LIMIT=25
[2024-10-30T07:52:47.464Z] TKG_ITERATIONS=1
[2024-10-30T07:52:47.464Z] TKG_OWNER_BRANCH=adoptium:master
[2024-10-30T07:52:47.464Z] TZ=US/Central
[2024-10-30T07:52:47.464Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-solaris-sparcv9-temurin
[2024-10-30T07:52:47.464Z] UPSTREAM_JOB_NUMBER=492
[2024-10-30T07:52:47.464Z] USER=jenkins
[2024-10-30T07:52:47.464Z] USE_JRE=false
[2024-10-30T07:52:47.464Z] USE_TESTENV_PROPERTIES=false
[2024-10-30T07:52:47.464Z] WORKSPACE=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun
[2024-10-30T07:52:47.464Z] WORKSPACE_TMP=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun@tmp
[2024-10-30T07:52:47.464Z] _=/usr/lib/jvm/bell-jdk-11.0.17/bin/java
[Pipeline] timeout
[2024-10-30T07:52:47.718Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2024-10-30T07:52:47.733Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2024-10-30T08:09:14.987Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-solaris-sparcv9-temurin" build number 492
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2024-10-30T08:09:15.235Z] IS_SVT_TESTREPO is set to false
[Pipeline] dir
[2024-10-30T08:09:15.244Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun
[Pipeline] {
[Pipeline] sshagent
[2024-10-30T08:49:42.659Z] $ ssh-agent
[2024-10-30T08:09:15.898Z] SSH_AUTH_SOCK=/tmp/ssh-lHwFGf2NSLUS/agent.29026
[2024-10-30T08:09:15.898Z] SSH_AGENT_PID=29027
[2024-10-30T08:09:15.898Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2024-10-30T08:09:15.925Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2024-10-30T08:09:15.958Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2024-10-30T08:09:17.353Z] + pwd
[2024-10-30T08:09:17.354Z] + ./get.sh -s /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/.. -p sparcv9_solaris -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2024-10-30T08:09:17.354Z] TESTDIR: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests
[2024-10-30T08:09:17.354Z] get jdk binary...
[2024-10-30T08:09:17.354Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2024-10-30T08:09:17.354Z] Uncompressing file: OpenJDK8U-jdk_sparcv9_solaris_hotspot_8u442b01-ea.tar.gz ...
[2024-10-30T08:09:21.055Z] Uncompressing file: OpenJDK8U-jre_sparcv9_solaris_hotspot_8u442b01-ea.tar.gz ...
[2024-10-30T08:09:23.896Z] Uncompressing OpenJDK8U-debugimage_sparcv9_solaris_hotspot_8u442b01-ea.tar.gz over ./j2sdk-image/jre...
[2024-10-30T08:09:24.514Z] tar (GNU tar) 1.26
[2024-10-30T08:09:24.515Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
[2024-10-30T08:10:18.399Z] Run /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary/j2sdk-image/bin/java -version
[2024-10-30T08:10:18.399Z] =JAVA VERSION OUTPUT BEGIN=
[2024-10-30T08:10:18.399Z] openjdk version "1.8.0_442-beta"
[2024-10-30T08:10:18.399Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_442-beta-202410292148-b01)
[2024-10-30T08:10:18.399Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.442-b01, mixed mode)
[2024-10-30T08:10:18.399Z] =JAVA VERSION OUTPUT END=
[2024-10-30T08:10:18.400Z] =RELEASE INFO BEGIN=
[2024-10-30T08:10:18.400Z] JAVA_VERSION="1.8.0_442"
[2024-10-30T08:10:18.400Z] OS_NAME="SunOS"
[2024-10-30T08:10:18.400Z] OS_VERSION="5.10"
[2024-10-30T08:10:18.400Z] OS_ARCH="sparcv9"
[2024-10-30T08:10:18.400Z] SOURCE=".:git:85f072f653db+"
[2024-10-30T08:10:18.400Z] IMPLEMENTOR="Eclipse Adoptium"
[2024-10-30T08:10:18.400Z] BUILD_SOURCE="git:62ecfbaeb60cbe5f4072bd81b8d4a3546625dcb2"
[2024-10-30T08:10:18.400Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2024-10-30T08:10:18.400Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2024-10-30T08:10:18.400Z] FULL_VERSION="1.8.0_442-beta-202410292148-b01"
[2024-10-30T08:10:18.400Z] SEMANTIC_VERSION="8.0.442+1"
[2024-10-30T08:10:18.400Z] BUILD_INFO="OS: SunOS Version: 5.10"
[2024-10-30T08:10:18.400Z] JVM_VARIANT="Hotspot"
[2024-10-30T08:10:18.400Z] JVM_VERSION="25.442-b01"
[2024-10-30T08:10:18.400Z] IMAGE_TYPE="JDK"
[2024-10-30T08:10:18.400Z] =RELEASE INFO END=
[2024-10-30T08:10:18.400Z] get testKitGen...
[2024-10-30T08:10:18.400Z] git clone -q https://github.com/adoptium/TKG.git
[2024-10-30T08:10:22.119Z] git rev-parse master
[2024-10-30T08:10:22.119Z] git checkout -q -f 3ca1dc6782a8679ae8d7927e03fb3ac0a1e0ac5e
[2024-10-30T08:10:22.119Z] check adoptium repo and TKG repo SHA
[2024-10-30T08:10:22.120Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/SHA.txt
[2024-10-30T08:10:22.120Z] Check sha in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/SHA.txt
[2024-10-30T08:10:22.120Z] touch /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/SHA.txt
[2024-10-30T08:10:22.120Z] ================================================
[2024-10-30T08:10:22.120Z] timestamp: 20241030-035048
[2024-10-30T08:10:22.120Z] repo dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests
[2024-10-30T08:10:22.120Z] git repo:
[2024-10-30T08:10:22.120Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2024-10-30T08:10:22.120Z] sha:
[2024-10-30T08:10:22.120Z] 9d0f46cef484c616082f77c1fc5963b90f2a6179
[2024-10-30T08:10:22.120Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2024-10-30T08:10:22.120Z] Check sha in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/testenv/testenv.properties
[2024-10-30T08:10:22.740Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-10-30T08:10:22.741Z] ADOPTOPENJDK_BRANCH=9d0f46cef484c616082f77c1fc5963b90f2a6179
[2024-10-30T08:10:22.741Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/SHA.txt
[2024-10-30T08:10:22.741Z] Check sha in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/SHA.txt
[2024-10-30T08:10:22.741Z] ================================================
[2024-10-30T08:10:22.741Z] timestamp: 20241030-035049
[2024-10-30T08:10:22.741Z] repo dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG
[2024-10-30T08:10:22.741Z] git repo:
[2024-10-30T08:10:22.741Z] Fetch URL: https://github.com/adoptium/TKG.git
[2024-10-30T08:10:22.741Z] sha:
[2024-10-30T08:10:22.741Z] 3ca1dc6782a8679ae8d7927e03fb3ac0a1e0ac5e
[2024-10-30T08:10:22.741Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/testenv/testenv.properties --repo_name TKG
[2024-10-30T08:10:22.741Z] Check sha in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/testenv/testenv.properties
[2024-10-30T08:10:22.741Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2024-10-30T08:10:22.741Z] TKG_BRANCH=3ca1dc6782a8679ae8d7927e03fb3ac0a1e0ac5e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2024-10-30T08:50:50.449Z] $ ssh-agent -k
[2024-10-30T08:50:50.462Z] unset SSH_AUTH_SOCK;
[2024-10-30T08:50:50.462Z] unset SSH_AGENT_PID;
[2024-10-30T08:50:50.462Z] echo Agent pid 29027 killed;
[2024-10-30T08:10:23.687Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2024-10-30T08:10:24.223Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST%3Djdk_management_0%2Chotspot_jdk_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=sparcv9_solaris&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-solaris-sparcv9-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u442-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=492&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2024-10-30T08:10:24.239Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST%3Djdk_management_0%2Chotspot_jdk_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=sparcv9_solaris&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-siteox-solaris10u11-sparcv9-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-solaris-sparcv9-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u442-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=492&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2024-10-30T08:10:24.286Z] Building tests...
[Pipeline] timeout
[2024-10-30T08:10:24.291Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2024-10-30T08:10:24.317Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2024-10-30T08:10:25.698Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-10-30T08:10:29.403Z] --------------------------------------------
[2024-10-30T08:10:29.403Z] path is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib
[2024-10-30T08:10:29.403Z] task is set to default
[2024-10-30T08:10:29.403Z] dependencyList is set to all
[2024-10-30T08:10:29.403Z] --------------------------------------------
[2024-10-30T08:10:29.403Z] Starting download third party dependent jars
[2024-10-30T08:10:29.403Z] --------------------------------------------
[2024-10-30T08:10:29.403Z] downloading dependent third party jars to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2024-10-30T08:10:29.403Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2024-10-30T08:10:29.974Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2024-10-30T08:10:30.019Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2024-10-30T08:50:57.427Z] $ ssh-agent
[2024-10-30T08:10:30.665Z] SSH_AUTH_SOCK=/tmp/ssh-y27TTryEJNUU/agent.29135
[2024-10-30T08:10:30.665Z] SSH_AGENT_PID=29136
[2024-10-30T08:10:30.665Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2024-10-30T08:10:32.059Z] + bash ./compile.sh
[2024-10-30T08:10:32.059Z] JAVA_HOME is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary/j2sdk-image
[2024-10-30T08:10:32.059Z] UNAME_OS is SunOS
[2024-10-30T08:10:32.059Z] LIB_DIR is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib
[2024-10-30T08:10:32.059Z] rm -f -r /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2024-10-30T08:10:32.059Z] mkdir -p /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2024-10-30T08:10:32.060Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib" 2>&1; echo $? ) | tee "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-10-30T08:10:32.060Z] if [ -z "$(tail -1 /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-10-30T08:10:32.679Z] Buildfile: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/scripts/build_tools.xml
[2024-10-30T08:10:33.298Z]
[2024-10-30T08:10:33.298Z] build:
[2024-10-30T08:10:33.917Z]
[2024-10-30T08:10:33.917Z] clean:
[2024-10-30T08:10:33.917Z]
[2024-10-30T08:10:33.917Z] init:
[2024-10-30T08:10:33.917Z] [mkdir] Created dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/bin
[2024-10-30T08:10:33.917Z]
[2024-10-30T08:10:33.917Z] getDependentLibs:
[2024-10-30T08:10:33.917Z] [exec] --------------------------------------------
[2024-10-30T08:10:33.917Z] [exec] path is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib
[2024-10-30T08:10:33.917Z] [exec] task is set to default
[2024-10-30T08:10:33.917Z] [exec] dependencyList is set to json_simple
[2024-10-30T08:10:33.917Z] [exec] --------------------------------------------
[2024-10-30T08:10:33.918Z] [exec] Starting download third party dependent jars
[2024-10-30T08:10:33.918Z] [exec] --------------------------------------------
[2024-10-30T08:10:33.918Z] [exec] downloading dependent third party jars to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib
[2024-10-30T08:10:33.918Z] [exec] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-10-30T08:10:33.918Z] [exec] downloaded dependent third party jars successfully
[2024-10-30T08:10:33.918Z]
[2024-10-30T08:10:33.918Z] compile:
[2024-10-30T08:10:33.918Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-10-30T08:10:33.918Z] [echo] ============COMPILER SETTINGS============
[2024-10-30T08:10:33.918Z] [echo] ===fork: yes
[2024-10-30T08:10:33.918Z] [echo] ===debug: on
[2024-10-30T08:10:34.536Z] [javac] Compiling 27 source files to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/bin
[2024-10-30T08:10:39.255Z]
[2024-10-30T08:10:39.255Z] dist:
[2024-10-30T08:10:39.255Z] [jar] Building jar: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/bin/TestKitGen.jar
[2024-10-30T08:10:39.255Z]
[2024-10-30T08:10:39.255Z] BUILD SUCCESSFUL
[2024-10-30T08:10:39.255Z] Total time: 6 seconds
[2024-10-30T08:10:39.255Z] 0
[2024-10-30T08:10:39.255Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-10-30T08:10:39.875Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2024-10-30T08:10:39.875Z] microArchOutput: cat: cannot open /proc/cpuinfo
[2024-10-30T08:10:39.875Z] grep: illegal option -- E
[2024-10-30T08:10:39.875Z] Usage: grep -hblcnsviw pattern file . . .
[2024-10-30T08:10:41.164Z] ****************************** MACHINE INFO ******************************
[2024-10-30T08:10:41.164Z] File path : /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG
[2024-10-30T08:10:41.164Z] Free Physical Memory Size : 3142885376
[2024-10-30T08:10:41.164Z] Free space (bytes) : 86161148928
[2024-10-30T08:10:41.164Z] Total Physical Memory Size : 8589934592
[2024-10-30T08:10:41.164Z] Total space (bytes) : 92220232704
[2024-10-30T08:10:41.164Z] Usable space (bytes) : 86161148928
[2024-10-30T08:10:41.164Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-10-30T08:10:41.164Z] bashVersion :
[2024-10-30T08:10:41.164Z] GNU bash, version 5.2.26(1)-release (sparc-sun-solaris2.10)
[2024-10-30T08:10:41.164Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2024-10-30T08:10:41.164Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-10-30T08:10:41.164Z]
[2024-10-30T08:10:41.164Z] This is free software; you are free to change and redistribute it.
[2024-10-30T08:10:41.165Z] There is NO WARRANTY, to the extent permitted by law.
[2024-10-30T08:10:41.165Z] cpuCores : 4
[2024-10-30T08:10:41.165Z] curlVersion :
[2024-10-30T08:10:41.165Z] curl 8.10.1 (sparc-sun-solaris2.10) libcurl/8.10.1 OpenSSL/1.0.2u zlib/1.3.1 zstd/1.4.5 libidn2/2.0.4 libpsl/0.21.0
[2024-10-30T08:10:41.165Z] Release-Date: 2024-09-18
[2024-10-30T08:10:41.165Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2024-10-30T08:10:41.165Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2024-10-30T08:10:41.165Z] dockerVersion : bash: line 1: docker: command not found
[2024-10-30T08:10:41.165Z] gcc version : Command could not be executed
[2024-10-30T08:10:41.165Z] gclibc version : usage: ldd [-d | -r] [-c] [-D] [-e envar] [-f] [-i] [-L] [-l] [-p] [-s] [-U | -u] [-v] [-w] file(s)
[2024-10-30T08:10:41.165Z] gdb version : bash: line 1: gdb: command not found
[2024-10-30T08:10:41.165Z] lldb version : Command could not be executed
[2024-10-30T08:10:41.165Z] makeVersion :
[2024-10-30T08:10:41.165Z] GNU Make 4.4.1
[2024-10-30T08:10:41.165Z] Built for sparc-sun-solaris2.10
[2024-10-30T08:10:41.165Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2024-10-30T08:10:41.165Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2024-10-30T08:10:41.165Z] This is free software: you are free to change and redistribute it.
[2024-10-30T08:10:41.165Z] There is NO WARRANTY, to the extent permitted by law.
[2024-10-30T08:10:41.165Z] mavenVersion :
[2024-10-30T08:10:41.165Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2024-10-30T08:10:41.165Z] Maven home: /usr/local/apache-maven-3.6.3
[2024-10-30T08:10:41.165Z] Java version: 1.8.0_442-beta, vendor: Temurin, runtime: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary/j2sdk-image/jre
[2024-10-30T08:10:41.165Z] Default locale: en, platform encoding: ISO646-US
[2024-10-30T08:10:41.165Z] OS name: "sunos", version: "5.10", arch: "sparcv9", family: "unix"
[2024-10-30T08:10:41.165Z] perlVersion :
[2024-10-30T08:10:41.165Z]
[2024-10-30T08:10:41.165Z] This is perl, v5.10.1 (csw-5.10.1*) built for sun4-solaris-thread-multi
[2024-10-30T08:10:41.165Z]
[2024-10-30T08:10:41.165Z] Copyright 1987-2009, Larry Wall
[2024-10-30T08:10:41.165Z]
[2024-10-30T08:10:41.166Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-10-30T08:10:41.166Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-10-30T08:10:41.166Z]
[2024-10-30T08:10:41.166Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-10-30T08:10:41.166Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-10-30T08:10:41.166Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-10-30T08:10:41.166Z]
[2024-10-30T08:10:41.166Z] podmanVersion : bash: line 1: podman: command not found
[2024-10-30T08:10:41.166Z] procArch : sparc
[2024-10-30T08:10:41.166Z] sysArch : sun4v
[2024-10-30T08:10:41.166Z] sysOS : SunOS
[2024-10-30T08:10:41.166Z] ulimit :
[2024-10-30T08:10:41.166Z] core file size (blocks, -c) unlimited
[2024-10-30T08:10:41.166Z] data seg size (kbytes, -d) unlimited
[2024-10-30T08:10:41.166Z] file size (blocks, -f) unlimited
[2024-10-30T08:10:41.166Z] open files (-n) 65536
[2024-10-30T08:10:41.166Z] pipe size (512 bytes, -p) 10
[2024-10-30T08:10:41.166Z] stack size (kbytes, -s) 8192
[2024-10-30T08:10:41.166Z] cpu time (seconds, -t) unlimited
[2024-10-30T08:10:41.166Z] max user processes (-u) 29995
[2024-10-30T08:10:41.166Z] virtual memory (kbytes, -v) unlimited
[2024-10-30T08:10:41.166Z] uname : SunOS test-siteox-solaris10u11-sparcv9-1 5.10 Generic_147147-26 sun4v sparc sun4v
[2024-10-30T08:10:41.166Z] vmVendor : Oracle Corporation
[2024-10-30T08:10:41.166Z] vmVersion : 25.442-b01
[2024-10-30T08:10:41.166Z] xlc version : bash: line 1: xlC: command not found
[2024-10-30T08:10:41.166Z] **************************************************************************
[2024-10-30T08:10:41.166Z]
[2024-10-30T08:10:41.167Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2024-10-30T08:10:41.167Z]
[2024-10-30T08:10:41.167Z] System.getProperty('java.vendor')=Temurin
[2024-10-30T08:10:41.167Z]
[2024-10-30T08:10:41.167Z] System.getProperty('os.name')=SunOS
[2024-10-30T08:10:41.167Z]
[2024-10-30T08:10:41.167Z] System.getProperty('os.arch')=sparcv9
[2024-10-30T08:10:41.167Z]
[2024-10-30T08:10:41.167Z] System.getProperty('java.fullversion')=null
[2024-10-30T08:10:41.167Z]
[2024-10-30T08:10:41.167Z] System.getProperty('sun.arch.data.model')=64
[2024-10-30T08:10:41.167Z]
[2024-10-30T08:10:41.784Z] gmake -f clean.mk cleanBuild
[2024-10-30T08:10:41.784Z] gmake[1]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG'
[2024-10-30T08:10:41.784Z] rm -f -r /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../../jvmtest
[2024-10-30T08:10:41.784Z] gmake[1]: Leaving directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG'
[2024-10-30T08:10:41.784Z] gmake -f compile.mk compile
[2024-10-30T08:10:41.784Z] gmake[1]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG'
[2024-10-30T08:10:42.405Z] rm -f -r /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2024-10-30T08:10:42.405Z] mkdir -p /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2024-10-30T08:10:42.405Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=sunos_sparcv9-64" "-DTEST_JDK_HOME=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib" 2>&1; echo $? ) | tee "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-10-30T08:10:42.406Z] if [ -z "$(tail -1 /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-10-30T08:10:43.024Z] Buildfile: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/scripts/build_test.xml
[2024-10-30T08:10:44.315Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2024-10-30T08:10:44.315Z]
[2024-10-30T08:10:44.315Z] -create_test_directory:
[2024-10-30T08:10:44.315Z] [mkdir] Created dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jvmtest
[2024-10-30T08:10:44.315Z]
[2024-10-30T08:10:44.315Z] stage_test_material:
[2024-10-30T08:10:44.315Z] [copy] Copying 134 files to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jvmtest
[2024-10-30T08:10:44.935Z]
[2024-10-30T08:10:44.935Z] build:
[2024-10-30T08:10:44.935Z]
[2024-10-30T08:10:44.935Z] build:
[2024-10-30T08:10:45.555Z]
[2024-10-30T08:10:45.555Z] getJtregVersion:
[2024-10-30T08:10:45.555Z]
[2024-10-30T08:10:45.555Z] getDependentLibs:
[2024-10-30T08:10:45.555Z] [exec] --------------------------------------------
[2024-10-30T08:10:45.555Z] [exec] path is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib
[2024-10-30T08:10:45.555Z] [exec] task is set to default
[2024-10-30T08:10:45.556Z] [exec] dependencyList is set to jtreg_5_1_b01
[2024-10-30T08:10:45.556Z] [exec] --------------------------------------------
[2024-10-30T08:10:45.556Z] [exec] Starting download third party dependent jars
[2024-10-30T08:10:45.556Z] [exec] --------------------------------------------
[2024-10-30T08:10:45.556Z] [exec] downloading dependent third party jars to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib
[2024-10-30T08:10:45.556Z] [exec] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-10-30T08:10:45.556Z] [exec] downloaded dependent third party jars successfully
[2024-10-30T08:10:45.556Z]
[2024-10-30T08:10:45.556Z] getJtreg:
[2024-10-30T08:10:45.556Z] [mkdir] Created dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jvmtest/openjdk
[2024-10-30T08:10:45.556Z] [copy] Copying 1 file to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/openjdk
[2024-10-30T08:10:45.556Z]
[2024-10-30T08:10:45.556Z] openjdk-jdk.check:
[2024-10-30T08:10:45.556Z]
[2024-10-30T08:10:45.556Z] getOpenjdk:
[2024-10-30T08:10:45.557Z] [echo] Using user specified repo and branch
[2024-10-30T08:10:45.557Z] [exec] git clone --depth 1 -q --reference-if-able /export/home/jenkins//openjdk_cache -b jdk8u442-b01_adopt https://github.com/adoptium/jdk8u openjdktempinfo: Could not add alternate for '/export/home/jenkins//openjdk_cache': reference repository '/export/home/jenkins//openjdk_cache' is not a local repository.
[2024-10-30T08:10:45.557Z] [exec]
[2024-10-30T08:12:01.160Z] [exec] Note: switching to '85f072f653dbe4c55b02eaf010cf38cd08ee92a3'.
[2024-10-30T08:12:01.160Z] [exec]
[2024-10-30T08:12:01.160Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2024-10-30T08:12:01.160Z] [exec] changes and commit them, and you can discard any commits you make in this
[2024-10-30T08:12:01.160Z] [exec] state without impacting any branches by switching back to a branch.
[2024-10-30T08:12:01.160Z] [exec]
[2024-10-30T08:12:01.160Z] [exec] If you want to create a new branch to retain commits you create, you may
[2024-10-30T08:12:01.160Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2024-10-30T08:12:01.160Z] [exec]
[2024-10-30T08:12:01.160Z] [exec] git switch -c <new-branch-name>
[2024-10-30T08:12:01.160Z] [exec]
[2024-10-30T08:12:01.160Z] [exec] Or undo this operation with:
[2024-10-30T08:12:01.160Z] [exec]
[2024-10-30T08:12:01.160Z] [exec] git switch -
[2024-10-30T08:12:01.160Z] [exec]
[2024-10-30T08:12:01.160Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2024-10-30T08:12:01.160Z] [exec]
[2024-10-30T08:12:13.267Z] [exec] Check sha in openjdk-jdk and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/SHA.txt
[2024-10-30T08:12:13.267Z] [exec] ================================================
[2024-10-30T08:12:13.267Z] [exec] timestamp: 20241030-035239
[2024-10-30T08:12:13.267Z] [exec] repo dir: openjdk-jdk
[2024-10-30T08:12:13.267Z] [exec] git repo:
[2024-10-30T08:12:13.267Z] [exec] Fetch URL: https://github.com/adoptium/jdk8u
[2024-10-30T08:12:13.267Z] [exec] sha:
[2024-10-30T08:12:13.267Z] [exec] 85f072f653dbe4c55b02eaf010cf38cd08ee92a3
[2024-10-30T08:12:13.267Z] [exec] Check sha in openjdk-jdk and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../testenv/testenv.properties
[2024-10-30T08:12:13.267Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u
[2024-10-30T08:12:13.267Z] [exec] JDK8_BRANCH=85f072f653dbe4c55b02eaf010cf38cd08ee92a3
[2024-10-30T08:12:13.267Z]
[2024-10-30T08:12:13.267Z] dist:
[2024-10-30T08:12:13.267Z] [copy] Copying 38 files to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jvmtest/openjdk
[2024-10-30T08:12:13.267Z]
[2024-10-30T08:12:13.267Z] BUILD SUCCESSFUL
[2024-10-30T08:12:13.267Z] Total time: 1 minute 29 seconds
[2024-10-30T08:12:13.267Z] 0
[2024-10-30T08:12:13.268Z] gmake[1]: Leaving directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG'
[Pipeline] }
[2024-10-30T08:52:40.898Z] $ ssh-agent -k
[2024-10-30T08:52:40.911Z] unset SSH_AUTH_SOCK;
[2024-10-30T08:52:40.911Z] unset SSH_AGENT_PID;
[2024-10-30T08:52:40.911Z] echo Agent pid 29136 killed;
[2024-10-30T08:12:14.141Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2024-10-30T08:12:14.336Z] Running tests...
[Pipeline] sh
[2024-10-30T08:12:15.727Z] + /usr/X11/bin/Xvfb :2 -screen 0 1024x768x24
[2024-10-30T08:12:15.973Z] Error in setting egid to 0: Not owner
[Pipeline] echo
[2024-10-30T08:12:15.988Z] env.DISPLAY is :2
[Pipeline] echo
[2024-10-30T08:12:15.998Z] ITERATION: 1/1
[Pipeline] sh
[2024-10-30T08:12:17.401Z] + uname
[2024-10-30T08:12:17.402Z] + [ SunOS = AIX ]
[2024-10-30T08:12:17.402Z] + uname
[2024-10-30T08:12:17.402Z] + [ SunOS = SunOS ]
[2024-10-30T08:12:17.402Z] MAKE=gmake
[2024-10-30T08:12:17.402Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2024-10-30T08:12:17.402Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2024-10-30T08:12:19.056Z] + uname
[2024-10-30T08:12:19.057Z] + [ SunOS = AIX ]
[2024-10-30T08:12:19.057Z] + uname
[2024-10-30T08:12:19.057Z] + [ SunOS = SunOS ]
[2024-10-30T08:12:19.057Z] MAKE=gmake
[2024-10-30T08:12:19.057Z] + cd ./aqa-tests
[2024-10-30T08:12:19.057Z] + . ./scripts/testenv/testenvSettings.sh
[2024-10-30T08:12:19.057Z] + set +x
[2024-10-30T08:12:19.057Z] JAVA_HOME is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary/j2sdk-image
[2024-10-30T08:12:19.057Z] UNAME_OS is SunOS
[2024-10-30T08:12:19.057Z] LIB_DIR is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib
[2024-10-30T08:12:19.057Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_management_0,hotspot_jdk_0
[2024-10-30T08:12:19.057Z] gmake[1]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG'
[2024-10-30T08:12:19.057Z] perl scripts/configure.pl
[2024-10-30T08:12:19.057Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=sunos_sparcv9-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_management_0,hotspot_jdk_0 --numOfMachines= --testTime= --TRSSURL=
[2024-10-30T08:12:19.678Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-10-30T08:12:19.678Z]
[2024-10-30T08:12:19.678Z] Starting to generate test make files.
[2024-10-30T08:12:19.678Z]
[2024-10-30T08:12:25.569Z] Parsing /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../openjdk/playlist.xml
[2024-10-30T08:12:25.570Z] Generated /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../openjdk/autoGen.mk
[2024-10-30T08:12:25.570Z]
[2024-10-30T08:12:25.570Z] Generated /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../autoGen.mk
[2024-10-30T08:12:25.570Z]
[2024-10-30T08:12:25.570Z] Generated /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/utils.mk
[2024-10-30T08:12:25.570Z]
[2024-10-30T08:12:25.570Z] Generated /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/../TKG/rerun.mk
[2024-10-30T08:12:25.570Z]
[2024-10-30T08:12:25.570Z] Make files are generated successfully.
[2024-10-30T08:12:25.570Z]
[2024-10-30T08:12:25.570Z] gmake[1]: Leaving directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG'
[2024-10-30T08:12:25.570Z] gmake -f runtest.mk _testList
[2024-10-30T08:12:25.570Z] gmake[1]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG'
[2024-10-30T08:12:25.570Z]
[2024-10-30T08:12:25.570Z] Running make 4.4.1
[2024-10-30T08:12:25.570Z] set TEST_ROOT to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/TKG/..
[2024-10-30T08:12:25.570Z] set JDK_VERSION to 8
[2024-10-30T08:12:25.570Z] set JDK_IMPL to hotspot
[2024-10-30T08:12:25.570Z] set JVM_VERSION to openjdk8
[2024-10-30T08:12:25.570Z] set JCL_VERSION to latest
[2024-10-30T08:12:25.570Z] JAVA_HOME was originally set to /usr/lib/jvm/jdk-11.0.17
[2024-10-30T08:12:25.570Z] set JAVA_HOME to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary/j2sdk-image
[2024-10-30T08:12:25.570Z] set SPEC to sunos_sparcv9-64
[2024-10-30T08:12:25.570Z] set TEST_FLAG to
[2024-10-30T08:12:25.570Z] Running testList ...
[2024-10-30T08:12:25.570Z] There are 2 test targets in testList
[2024-10-30T08:12:25.570Z] "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/jdkbinary/j2sdk-image/bin/java" -version
[2024-10-30T08:12:26.187Z] openjdk version "1.8.0_442-beta"
[2024-10-30T08:12:26.187Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_442-beta-202410292148-b01)
[2024-10-30T08:12:26.187Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.442-b01, mixed mode)
[2024-10-30T08:12:26.187Z] gmake[2]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests'
[2024-10-30T08:12:26.187Z] gmake[3]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_rerun/aqa-tests/openjdk'
[2024-10-30T08:12:26.805Z] ld.so.1: prtconf: warning: /usr/lib/jvm/fallocate.so: open failed: illegal insecure pathname
[2024-10-30T08:12:26.805Z]
[2024-10-30T08:12:26.805Z] ===============================================