Test_openjdk8_hs_extended.functional_x86-64_mac
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-mac-x64-temurin" build number 640
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac@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.functional_x86-64_mac@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 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
> git rev-list --no-walk 7cb9327dedbf6a8a65a41c15e9461beb20319105 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-11T13:06:42.952Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-02-11T13:06:42.953Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T13:06:42.966Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T13:06:42.967Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-11T13:06:42.973Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-11T13:06:57.976Z] Still waiting to schedule task
[2026-02-11T13:06:57.976Z] Waiting for next available executor on ‘test-orka-macos15-x64-8m898’
[2026-02-11T13:07:51.451Z] Running on test-orka-macos15-x64-lgf0c in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-11T13:07:51.474Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T13:07:53.905Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T13:07:53.905Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T13:07:57.722Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T13:07:57.805Z] The recommended git tool is: git
[2026-02-11T13:08:00.261Z] No credentials specified
[2026-02-11T13:08:00.314Z] Cloning the remote Git repository
[2026-02-11T13:08:01.172Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:08:01.643Z] > git init /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests # timeout=10
[2026-02-11T13:08:03.266Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-11T13:08:03.305Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:08:03.305Z] > git --version # timeout=10
[2026-02-11T13:08:03.361Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-02-11T13:08:03.362Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T13:08:11.418Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T13:08:11.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T13:08:17.551Z] Avoid second fetch
[2026-02-11T13:08:17.724Z] Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
[2026-02-11T13:08:17.424Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-11T13:08:17.643Z] > git config core.sparsecheckout # timeout=10
[2026-02-11T13:08:17.842Z] > git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
[2026-02-11T13:08:25.031Z] Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T13:08:26.371Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T13:08:26.396Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T13:08:28.170Z] + LC_TIME=C
[2026-02-11T13:08:28.170Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-11T13:08:28.559Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T13:08:29.330Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-11T13:08:30.221Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-11T13:08:31.557Z] + printenv
[2026-02-11T13:08:31.557Z] JCK_GIT_BRANCH=master
[2026-02-11T13:08:31.557Z] DYNAMIC_COMPILE=true
[2026-02-11T13:08:31.557Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_mac/683/
[2026-02-11T13:08:31.557Z] OPENJ9_BRANCH=master
[2026-02-11T13:08:31.557Z] JENKINS_NODE_COOKIE=403fb20f-e5c8-4aa4-8bad-ae216f8889c5
[2026-02-11T13:08:31.557Z] DOCKER_REQUIRED=false
[2026-02-11T13:08:31.557Z] PARALLEL=Dynamic
[2026-02-11T13:08:31.557Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T13:08:31.557Z] SHELL=/bin/zsh
[2026-02-11T13:08:31.557Z] jobStatus=SUCCESS
[2026-02-11T13:08:31.557Z] JOBSTARTTIME=Wed, 11 Feb 2026 08:08:27 -0500
[2026-02-11T13:08:31.557Z] STAGE_NAME=Setup
[2026-02-11T13:08:31.557Z] SSH_CLIENT=10.221.188.31 25647 22
[2026-02-11T13:08:31.557Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-02-11T13:08:31.557Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_x86-64_mac-683
[2026-02-11T13:08:31.557Z] RERUN_FAILURE=true
[2026-02-11T13:08:31.557Z] SDK_RESOURCE=upstream
[2026-02-11T13:08:31.557Z] TIME_LIMIT=25
[2026-02-11T13:08:31.557Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T13:08:31.557Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T13:08:31.557Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_mac/
[2026-02-11T13:08:31.557Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac
[2026-02-11T13:08:31.557Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_mac/683/display/redirect?page=changes
[2026-02-11T13:08:31.557Z] JDK_BRANCH=jdk8u492-b02_adopt
[2026-02-11T13:08:31.557Z] USER=admin
[2026-02-11T13:08:31.557Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T13:08:31.557Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-11T13:08:31.557Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T13:08:31.557Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T13:08:31.557Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-mac-x64-temurin
[2026-02-11T13:08:31.557Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T13:08:31.557Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_mac/683/display/redirect?page=artifacts
[2026-02-11T13:08:31.557Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T13:08:31.557Z] ORIGIN_JDK_VERSION=8
[2026-02-11T13:08:31.557Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-11T13:08:31.557Z] SETUP_JCK_RUN=false
[2026-02-11T13:08:31.557Z] SPEC=osx_x86-64
[2026-02-11T13:08:31.557Z] PERSONAL_BUILD=false
[2026-02-11T13:08:31.557Z] TKG_ITERATIONS=1
[2026-02-11T13:08:31.557Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T13:08:31.557Z] RERUN_ITERATIONS=1
[2026-02-11T13:08:31.557Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T13:08:31.557Z] ITERATIONS=1
[2026-02-11T13:08:31.557Z] KEEP_REPORTDIR=false
[2026-02-11T13:08:31.557Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-11T13:08:31.557Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:08:31.557Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_mac/683/display/redirect
[2026-02-11T13:08:31.557Z] _=/usr/bin/printenv
[2026-02-11T13:08:31.557Z] GENERATE_JOBS=true
[2026-02-11T13:08:31.557Z] PWD=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac
[2026-02-11T13:08:31.557Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-11T13:08:31.557Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T13:08:31.557Z] EXIT_FAILURE=false
[2026-02-11T13:08:31.557Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T13:08:31.557Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T13:08:31.557Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T13:08:31.557Z] JDK_VERSION=8
[2026-02-11T13:08:31.557Z] JOB_NAME=Test_openjdk8_hs_extended.functional_x86-64_mac
[2026-02-11T13:08:31.557Z] BUILD_DISPLAY_NAME=#683
[2026-02-11T13:08:31.557Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T13:08:31.557Z] BUILD_ID=683
[2026-02-11T13:08:31.557Z] EXIT_SUCCESS=false
[2026-02-11T13:08:31.557Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T13:08:31.557Z] TEST_TIME=120
[2026-02-11T13:08:31.557Z] PLATFORM=x86-64_mac
[2026-02-11T13:08:31.557Z] JDK_IMPL=hotspot
[2026-02-11T13:08:31.557Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_x86-64_mac
[2026-02-11T13:08:31.557Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_mac/683/display/redirect?page=tests
[2026-02-11T13:08:31.557Z] AUTO_DETECT=true
[2026-02-11T13:08:31.557Z] SHLVL=2
[2026-02-11T13:08:31.557Z] HOME=/Users/admin
[2026-02-11T13:08:31.557Z] TAP_NAME=Test_openjdk8_hs_extended.functional_x86-64_mac.tap
[2026-02-11T13:08:31.557Z] CI=true
[2026-02-11T13:08:31.557Z] EXECUTOR_NUMBER=0
[2026-02-11T13:08:31.557Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac@tmp
[2026-02-11T13:08:31.557Z] JENKINS_SERVER_COOKIE=durable-d66a9e68aba3514851d2ba8ab3ef41ede8bc0bea9423d6d0d437931df2478c8e
[2026-02-11T13:08:31.557Z] NODE_LABELS=macos15 test ci.role.test sw.os.osx hw.arch.x86 orka mac test-orka-macos15-x64-lgf0c sw.os.mac x86_64 x64 x86 ci.role.perf
[2026-02-11T13:08:31.557Z] TARGET=extended.functional
[2026-02-11T13:08:31.557Z] BUILD_LIST=functional
[2026-02-11T13:08:31.557Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/system_lib
[2026-02-11T13:08:31.557Z] LOGNAME=admin
[2026-02-11T13:08:31.557Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T13:08:31.557Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T13:08:31.558Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T13:08:31.558Z] SSH_CONNECTION=10.221.188.31 25647 192.168.122.2 22
[2026-02-11T13:08:31.558Z] UPSTREAM_JOB_NUMBER=640
[2026-02-11T13:08:31.558Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T13:08:31.558Z] NODE_NAME=test-orka-macos15-x64-lgf0c
[2026-02-11T13:08:31.558Z] BUILD_NUMBER=683
[2026-02-11T13:08:31.558Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_mac/display/redirect
[2026-02-11T13:08:31.558Z] KEEP_WORKSPACE=false
[2026-02-11T13:08:31.558Z] HUDSON_COOKIE=72402e8f-b9c9-479a-bd1a-fc2379181ade
[2026-02-11T13:08:31.558Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../benchmarks
[2026-02-11T13:08:31.558Z] USE_JRE=false
[2026-02-11T13:08:31.558Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image
[2026-02-11T13:08:31.558Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:08:31.558Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T13:08:31.683Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T13:08:31.699Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T13:08:53.366Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-mac-x64-temurin" build number 640
[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 OPENJ9_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 OPENJ9_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 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 JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T13:08:53.585Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-11T13:08:53.591Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T13:08:53.477Z] $ ssh-agent
[2026-02-11T13:08:53.891Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-FczeS4SixyLw/agent.447
[2026-02-11T13:08:53.891Z] SSH_AGENT_PID=448
[2026-02-11T13:08:53.891Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T13:08:53.901Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T13:08:53.933Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-11T13:08:57.224Z] ++ pwd
[2026-02-11T13:08:57.224Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-11T13:09:00.842Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests
[2026-02-11T13:09:00.842Z] get jdk binary...
[2026-02-11T13:09:00.842Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T13:09:00.842Z] Uncompressing file: OpenJDK8U-jdk_x64_mac_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T13:09:03.576Z] List files in jdkbinary folder...
[2026-02-11T13:09:03.576Z] total 379848
[2026-02-11T13:09:03.576Z] -rw-r--r-- 1 admin staff 31090025 Feb 11 07:39 OpenJDK8U-debugimage_x64_mac_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:09:03.576Z] -rw-r--r-- 1 admin staff 107995318 Feb 11 07:44 OpenJDK8U-jdk_x64_mac_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:09:03.576Z] -rw-r--r-- 1 admin staff 44345056 Feb 11 07:45 OpenJDK8U-jre_x64_mac_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:09:03.576Z] -rw-r--r-- 1 admin staff 21360 Feb 11 07:42 OpenJDK8U-sbom_x64_mac_hotspot_8u492b02-ea-metadata.json
[2026-02-11T13:09:03.576Z] -rw-r--r-- 1 admin staff 69333 Feb 11 08:00 OpenJDK8U-sbom_x64_mac_hotspot_8u492b02-ea.json
[2026-02-11T13:09:03.576Z] drwxr-xr-x 3 admin staff 96 Feb 11 08:09 tmp
[2026-02-11T13:09:03.576Z] List files in jdkbinary/tmp folder...
[2026-02-11T13:09:03.576Z] total 0
[2026-02-11T13:09:03.576Z] drwxr-xr-x 3 admin staff 96 Feb 10 23:44 jdk8u492-b02
[2026-02-11T13:09:03.576Z] Moving directory jdk8u492-b02/ to ../j2sdk-image
[2026-02-11T13:09:03.576Z] Uncompressing file: OpenJDK8U-jre_x64_mac_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T13:09:04.994Z] List files in jdkbinary folder...
[2026-02-11T13:09:04.994Z] total 379848
[2026-02-11T13:09:04.994Z] -rw-r--r-- 1 admin staff 31090025 Feb 11 07:39 OpenJDK8U-debugimage_x64_mac_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:09:04.994Z] -rw-r--r-- 1 admin staff 107995318 Feb 11 07:44 OpenJDK8U-jdk_x64_mac_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:09:04.994Z] -rw-r--r-- 1 admin staff 44345056 Feb 11 07:45 OpenJDK8U-jre_x64_mac_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:09:04.994Z] -rw-r--r-- 1 admin staff 21360 Feb 11 07:42 OpenJDK8U-sbom_x64_mac_hotspot_8u492b02-ea-metadata.json
[2026-02-11T13:09:04.994Z] -rw-r--r-- 1 admin staff 69333 Feb 11 08:00 OpenJDK8U-sbom_x64_mac_hotspot_8u492b02-ea.json
[2026-02-11T13:09:04.994Z] drwxr-xr-x 3 admin staff 96 Feb 10 23:44 j2sdk-image
[2026-02-11T13:09:04.994Z] drwxr-xr-x 3 admin staff 96 Feb 11 08:09 tmp
[2026-02-11T13:09:04.994Z] List files in jdkbinary/tmp folder...
[2026-02-11T13:09:04.994Z] total 0
[2026-02-11T13:09:04.994Z] drwxr-xr-x 3 admin staff 96 Feb 10 23:45 jdk8u492-b02-jre
[2026-02-11T13:09:04.994Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image
[2026-02-11T13:09:04.994Z] Uncompressing OpenJDK8U-debugimage_x64_mac_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image...
[2026-02-11T13:09:06.469Z] Removing top-level folder jdk8u492-b02-debug-image/
[2026-02-11T13:09:06.469Z] Removing top-level folder jdk8u492-b02/
[2026-02-11T13:09:07.867Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image...
[2026-02-11T13:09:07.867Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-11T13:09:07.867Z] Run: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-11T13:09:07.867Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T13:09:12.331Z] openjdk version "1.8.0_492-beta"
[2026-02-11T13:09:12.331Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111213-b02)
[2026-02-11T13:09:12.331Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T13:09:12.331Z] =JAVA VERSION OUTPUT END=
[2026-02-11T13:09:12.331Z] get testKitGen...
[2026-02-11T13:09:12.331Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T13:09:15.827Z] git rev-parse master
[2026-02-11T13:09:15.827Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T13:09:15.828Z] get functional test material...
[2026-02-11T13:09:15.828Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-11T13:09:15.828Z] Cloning into 'openj9'...
[2026-02-11T13:09:15.828Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2026-02-11T13:09:23.990Z] Updating files: 22% (2281/10149)
[2026-02-11T13:09:23.990Z] Updating files: 23% (2335/10149)
[2026-02-11T13:09:23.990Z] Updating files: 24% (2436/10149)
[2026-02-11T13:09:23.990Z] Updating files: 25% (2538/10149)
[2026-02-11T13:09:23.990Z] Updating files: 26% (2639/10149)
[2026-02-11T13:09:23.990Z] Updating files: 27% (2741/10149)
[2026-02-11T13:09:23.990Z] Updating files: 28% (2842/10149)
[2026-02-11T13:09:23.990Z] Updating files: 29% (2944/10149)
[2026-02-11T13:09:23.990Z] Updating files: 30% (3045/10149)
[2026-02-11T13:09:23.990Z] Updating files: 31% (3147/10149)
[2026-02-11T13:09:23.990Z] Updating files: 32% (3248/10149)
[2026-02-11T13:09:24.511Z] Updating files: 33% (3350/10149)
[2026-02-11T13:09:24.511Z] Updating files: 34% (3451/10149)
[2026-02-11T13:09:24.511Z] Updating files: 35% (3553/10149)
[2026-02-11T13:09:24.511Z] Updating files: 36% (3654/10149)
[2026-02-11T13:09:24.511Z] Updating files: 37% (3756/10149)
[2026-02-11T13:09:24.511Z] Updating files: 38% (3857/10149)
[2026-02-11T13:09:24.511Z] Updating files: 39% (3959/10149)
[2026-02-11T13:09:24.511Z] Updating files: 40% (4060/10149)
[2026-02-11T13:09:24.511Z] Updating files: 41% (4162/10149)
[2026-02-11T13:09:24.511Z] Updating files: 42% (4263/10149)
[2026-02-11T13:09:24.511Z] Updating files: 43% (4365/10149)
[2026-02-11T13:09:24.511Z] Updating files: 43% (4407/10149)
[2026-02-11T13:09:24.511Z] Updating files: 44% (4466/10149)
[2026-02-11T13:09:25.044Z] Updating files: 45% (4568/10149)
[2026-02-11T13:09:25.044Z] Updating files: 46% (4669/10149)
[2026-02-11T13:09:25.044Z] Updating files: 47% (4771/10149)
[2026-02-11T13:09:25.044Z] Updating files: 48% (4872/10149)
[2026-02-11T13:09:25.044Z] Updating files: 49% (4974/10149)
[2026-02-11T13:09:25.044Z] Updating files: 50% (5075/10149)
[2026-02-11T13:09:25.044Z] Updating files: 51% (5176/10149)
[2026-02-11T13:09:25.044Z] Updating files: 52% (5278/10149)
[2026-02-11T13:09:25.044Z] Updating files: 53% (5379/10149)
[2026-02-11T13:09:25.044Z] Updating files: 54% (5481/10149)
[2026-02-11T13:09:25.044Z] Updating files: 55% (5582/10149)
[2026-02-11T13:09:25.044Z] Updating files: 56% (5684/10149)
[2026-02-11T13:09:25.436Z] Updating files: 57% (5785/10149)
[2026-02-11T13:09:25.436Z] Updating files: 58% (5887/10149)
[2026-02-11T13:09:25.436Z] Updating files: 59% (5988/10149)
[2026-02-11T13:09:25.436Z] Updating files: 60% (6090/10149)
[2026-02-11T13:09:25.436Z] Updating files: 61% (6191/10149)
[2026-02-11T13:09:25.436Z] Updating files: 62% (6293/10149)
[2026-02-11T13:09:25.902Z] Updating files: 62% (6362/10149)
[2026-02-11T13:09:25.902Z] Updating files: 63% (6394/10149)
[2026-02-11T13:09:25.902Z] Updating files: 64% (6496/10149)
[2026-02-11T13:09:25.902Z] Updating files: 65% (6597/10149)
[2026-02-11T13:09:25.902Z] Updating files: 66% (6699/10149)
[2026-02-11T13:09:26.298Z] Updating files: 67% (6800/10149)
[2026-02-11T13:09:26.298Z] Updating files: 68% (6902/10149)
[2026-02-11T13:09:26.702Z] Updating files: 69% (7003/10149)
[2026-02-11T13:09:26.703Z] Updating files: 70% (7105/10149)
[2026-02-11T13:09:26.703Z] Updating files: 71% (7206/10149)
[2026-02-11T13:09:26.703Z] Updating files: 71% (7217/10149)
[2026-02-11T13:09:26.703Z] Updating files: 72% (7308/10149)
[2026-02-11T13:09:27.115Z] Updating files: 73% (7409/10149)
[2026-02-11T13:09:27.115Z] Updating files: 74% (7511/10149)
[2026-02-11T13:09:27.584Z] Updating files: 75% (7612/10149)
[2026-02-11T13:09:27.584Z] Updating files: 76% (7714/10149)
[2026-02-11T13:09:27.584Z] Updating files: 77% (7815/10149)
[2026-02-11T13:09:27.584Z] Updating files: 78% (7917/10149)
[2026-02-11T13:09:27.584Z] Updating files: 79% (8018/10149)
[2026-02-11T13:09:27.584Z] Updating files: 79% (8110/10149)
[2026-02-11T13:09:27.584Z] Updating files: 80% (8120/10149)
[2026-02-11T13:09:27.986Z] Updating files: 81% (8221/10149)
[2026-02-11T13:09:27.986Z] Updating files: 82% (8323/10149)
[2026-02-11T13:09:27.986Z] Updating files: 83% (8424/10149)
[2026-02-11T13:09:27.986Z] Updating files: 84% (8526/10149)
[2026-02-11T13:09:27.986Z] Updating files: 85% (8627/10149)
[2026-02-11T13:09:27.986Z] Updating files: 86% (8729/10149)
[2026-02-11T13:09:27.986Z] Updating files: 87% (8830/10149)
[2026-02-11T13:09:27.986Z] Updating files: 88% (8932/10149)
[2026-02-11T13:09:27.986Z] Updating files: 89% (9033/10149)
[2026-02-11T13:09:28.438Z] Updating files: 90% (9135/10149)
[2026-02-11T13:09:28.438Z] Updating files: 91% (9236/10149)
[2026-02-11T13:09:28.438Z] Updating files: 92% (9338/10149)
[2026-02-11T13:09:28.438Z] Updating files: 93% (9439/10149)
[2026-02-11T13:09:28.438Z] Updating files: 94% (9541/10149)
[2026-02-11T13:09:28.438Z] Updating files: 95% (9642/10149)
[2026-02-11T13:09:28.438Z] Updating files: 96% (9744/10149)
[2026-02-11T13:09:28.438Z] Updating files: 97% (9845/10149)
[2026-02-11T13:09:28.438Z] Updating files: 98% (9947/10149)
[2026-02-11T13:09:28.438Z] Updating files: 99% (10048/10149)
[2026-02-11T13:09:28.438Z] Updating files: 100% (10149/10149)
[2026-02-11T13:09:28.438Z] Updating files: 100% (10149/10149), done.
[2026-02-11T13:09:28.438Z] check OpenJ9 Repo sha
[2026-02-11T13:09:28.438Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-11T13:09:29.355Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/testenv/testenv.properties
[2026-02-11T13:09:29.355Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T13:09:29.355Z] OPENJ9_SHA=4abba765c77ee2435112357a1b2880d880e7a473
[2026-02-11T13:09:29.355Z] total 160
[2026-02-11T13:09:29.355Z] -rw-r--r-- 1 admin staff 6735 Feb 11 08:08 Contributing.md
[2026-02-11T13:09:29.355Z] -rw-r--r-- 1 admin staff 11360 Feb 11 08:08 LICENSE
[2026-02-11T13:09:29.355Z] -rw-r--r-- 1 admin staff 65 Feb 11 08:08 NOTICE
[2026-02-11T13:09:29.355Z] -rw-r--r-- 1 admin staff 8350 Feb 11 08:08 README.md
[2026-02-11T13:09:29.355Z] drwxr-xr-x 24 admin staff 768 Feb 11 08:09 TKG
[2026-02-11T13:09:29.355Z] drwxr-xr-x 4 admin staff 128 Feb 11 08:08 buildenv
[2026-02-11T13:09:29.355Z] -rwxr-xr-x 1 admin staff 339 Feb 11 08:08 compile.sh
[2026-02-11T13:09:29.356Z] drwxr-xr-x 3 admin staff 96 Feb 11 08:08 config
[2026-02-11T13:09:29.356Z] drwxr-xr-x 5 admin staff 160 Feb 11 08:08 docs
[2026-02-11T13:09:29.356Z] drwxr-xr-x 46 admin staff 1472 Feb 11 08:08 external
[2026-02-11T13:09:29.356Z] drwxr-xr-x 8 admin staff 256 Feb 11 08:08 functional
[2026-02-11T13:09:29.356Z] -rwxr-xr-x 1 admin staff 30011 Feb 11 08:08 get.sh
[2026-02-11T13:09:29.356Z] drwxr-xr-x 25 admin staff 800 Feb 11 08:08 jck
[2026-02-11T13:09:29.356Z] -rw-r--r-- 1 admin staff 139 Feb 11 08:09 job.properties
[2026-02-11T13:09:29.356Z] drwxr-xr-x 27 admin staff 864 Feb 11 08:09 openj9
[2026-02-11T13:09:29.356Z] drwxr-xr-x 7 admin staff 224 Feb 11 08:08 openjdk
[2026-02-11T13:09:29.356Z] drwxr-xr-x 14 admin staff 448 Feb 11 08:08 perf
[2026-02-11T13:09:29.356Z] drwxr-xr-x 4 admin staff 128 Feb 11 08:08 scripts
[2026-02-11T13:09:29.356Z] drwxr-xr-x 17 admin staff 544 Feb 11 08:08 system
[2026-02-11T13:09:29.356Z] -rwxr-xr-x 1 admin staff 3928 Feb 11 08:08 terminateTestProcesses.sh
[2026-02-11T13:09:29.356Z] drwxr-xr-x 5 admin staff 160 Feb 11 08:08 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T13:09:32.068Z] $ ssh-agent -k
[2026-02-11T13:09:32.086Z] unset SSH_AUTH_SOCK;
[2026-02-11T13:09:32.086Z] unset SSH_AGENT_PID;
[2026-02-11T13:09:32.086Z] echo Agent pid 448 killed;
[2026-02-11T13:09:32.398Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-11T13:09:32.471Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-11T13:09:33.153Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T13:09:33.412Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&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=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=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-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=640&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T13:09:33.423Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&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=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos15-x64-lgf0c&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-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=640&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T13:09:33.459Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T13:09:33.700Z] Copied 1 artifact from "getTRSSOutput" build number 2044
[Pipeline] sh
[2026-02-11T13:09:34.393Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-11T13:09:34.393Z] + tar xof -
[2026-02-11T13:09:34.393Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-11T13:09:34.393Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T13:09:34.527Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T13:09:34.548Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-11T13:09:34.584Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-11T13:09:34.587Z] Machine limit is 6.
[Pipeline] sh
[2026-02-11T13:09:35.256Z] + cd ./aqa-tests/TKG
[2026-02-11T13:09:35.256Z] ++ uname
[2026-02-11T13:09:35.256Z] + '[' Darwin = AIX ']'
[2026-02-11T13:09:35.256Z] ++ uname
[2026-02-11T13:09:35.256Z] + '[' Darwin = SunOS ']'
[2026-02-11T13:09:35.256Z] ++ uname
[2026-02-11T13:09:35.256Z] + '[' Darwin = '*BSD' ']'
[2026-02-11T13:09:35.256Z] + MAKE=make
[2026-02-11T13:09:35.256Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES=
[2026-02-11T13:09:36.164Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-11T13:09:36.164Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:09:36.164Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:09:36.164Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:09:36.164Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T13:09:36.164Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T13:09:41.696Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T13:09:47.178Z]
[2026-02-11T13:09:47.178Z] build:
[2026-02-11T13:09:47.178Z]
[2026-02-11T13:09:47.178Z] clean:
[2026-02-11T13:09:47.178Z]
[2026-02-11T13:09:47.178Z] init:
[2026-02-11T13:09:47.178Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/bin
[2026-02-11T13:09:47.178Z]
[2026-02-11T13:09:47.178Z] getDependentLibs:
[2026-02-11T13:09:50.694Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib does not exist, creating one.
[2026-02-11T13:09:50.694Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency
[2026-02-11T13:09:50.694Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:09:50.694Z] [exec] --------------------------------------------
[2026-02-11T13:09:50.694Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:09:50.695Z] [exec] task is set to default
[2026-02-11T13:09:50.695Z] [exec] dependencyList is set to json_simple
[2026-02-11T13:09:50.695Z] [exec] System Test jars will not be downloaded.
[2026-02-11T13:09:50.695Z] [exec] --------------------------------------------
[2026-02-11T13:09:50.695Z] [exec] Starting download third party dependent jars
[2026-02-11T13:09:50.695Z] [exec] --------------------------------------------
[2026-02-11T13:09:50.695Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:09:50.695Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-11T13:09:50.695Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-11T13:09:52.326Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar
[2026-02-11T13:09:52.326Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T13:09:52.326Z]
[2026-02-11T13:09:52.326Z] compile:
[2026-02-11T13:09:52.326Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T13:09:52.326Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T13:09:52.326Z] [echo] ===fork: yes
[2026-02-11T13:09:52.326Z] [echo] ===debug: on
[2026-02-11T13:09:52.326Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/bin
[2026-02-11T13:09:56.907Z]
[2026-02-11T13:09:56.907Z] dist:
[2026-02-11T13:09:56.907Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T13:09:56.907Z]
[2026-02-11T13:09:56.907Z] BUILD SUCCESSFUL
[2026-02-11T13:09:56.907Z] Total time: 15 seconds
[2026-02-11T13:09:56.907Z] 0
[2026-02-11T13:09:57.495Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T13:09:58.467Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T13:09:58.467Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-11T13:11:10.930Z] ****************************** MACHINE INFO ******************************
[2026-02-11T13:11:10.930Z] File path : /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG
[2026-02-11T13:11:10.930Z] Free Physical Memory Size : 16289017856
[2026-02-11T13:11:10.930Z] Free space (bytes) : 69512359936
[2026-02-11T13:11:10.930Z] Total Physical Memory Size : 20152582144
[2026-02-11T13:11:10.930Z] Total space (bytes) : 96427008000
[2026-02-11T13:11:10.930Z] Usable space (bytes) : 69512359936
[2026-02-11T13:11:10.930Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T13:11:10.930Z] bashVersion :
[2026-02-11T13:11:10.930Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-11T13:11:10.930Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-11T13:11:10.930Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] This is free software; you are free to change and redistribute it.
[2026-02-11T13:11:10.930Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T13:11:10.930Z] cpuCores : 4
[2026-02-11T13:11:10.930Z] curlVersion :
[2026-02-11T13:11:10.930Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-02-11T13:11:10.930Z] Release-Date: 2024-03-27
[2026-02-11T13:11:10.930Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-11T13:11:10.930Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-11T13:11:10.930Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T13:11:10.930Z] gcc version : 17.0.0
[2026-02-11T13:11:10.930Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-11T13:11:10.930Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T13:11:10.930Z] lldb version :
[2026-02-11T13:11:10.930Z] lldb-1700.0.9.502
[2026-02-11T13:11:10.930Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-11T13:11:10.930Z] makeVersion :
[2026-02-11T13:11:10.930Z] GNU Make 3.81
[2026-02-11T13:11:10.930Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-11T13:11:10.930Z] This is free software; see the source for copying conditions.
[2026-02-11T13:11:10.930Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-11T13:11:10.930Z] PARTICULAR PURPOSE.
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] This program built for i386-apple-darwin11.3.0
[2026-02-11T13:11:10.930Z] mavenVersion :
[2026-02-11T13:11:10.930Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-11T13:11:10.930Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-11T13:11:10.930Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre
[2026-02-11T13:11:10.930Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-11T13:11:10.930Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-11T13:11:10.930Z] perlVersion :
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-11T13:11:10.930Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] Copyright 1987-2022, Larry Wall
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T13:11:10.930Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T13:11:10.930Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T13:11:10.930Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T13:11:10.930Z] procArch : i386
[2026-02-11T13:11:10.930Z] sysArch : x86_64
[2026-02-11T13:11:10.930Z] sysOS : Darwin
[2026-02-11T13:11:10.930Z] ulimit :
[2026-02-11T13:11:10.930Z] core file size (blocks, -c) 0
[2026-02-11T13:11:10.930Z] data seg size (kbytes, -d) unlimited
[2026-02-11T13:11:10.930Z] file size (blocks, -f) unlimited
[2026-02-11T13:11:10.930Z] max locked memory (kbytes, -l) unlimited
[2026-02-11T13:11:10.930Z] max memory size (kbytes, -m) unlimited
[2026-02-11T13:11:10.930Z] open files (-n) 10240
[2026-02-11T13:11:10.930Z] pipe size (512 bytes, -p) 1
[2026-02-11T13:11:10.930Z] stack size (kbytes, -s) 65532
[2026-02-11T13:11:10.930Z] cpu time (seconds, -t) unlimited
[2026-02-11T13:11:10.930Z] max user processes (-u) 2784
[2026-02-11T13:11:10.930Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T13:11:10.930Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-02-11T13:11:10.930Z] vmVendor : Oracle Corporation
[2026-02-11T13:11:10.930Z] vmVersion : 25.492-b02
[2026-02-11T13:11:10.930Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T13:11:10.930Z] **************************************************************************
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] System.getProperty('os.name')=Mac OS X
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] System.getProperty('os.arch')=x86_64
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] System.getProperty('java.fullversion')=null
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:11:10.930Z] perl scripts/configure.pl
[2026-02-11T13:11:10.930Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T13:11:10.930Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] Starting to generate parallel test lists.
[2026-02-11T13:11:10.930Z]
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T13:11:10.930Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T13:11:10.931Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T13:11:11.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T13:11:11.370Z] Attempting to get test duration data from TRSS.
[2026-02-11T13:11:11.370Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_mac&group=functional&level=extended
[2026-02-11T13:11:12.216Z] Attempting to get test duration data from cached files.
[2026-02-11T13:11:12.216Z] Reading file: Test_openjdk8_hs_functional_x86-64_mac.json
[2026-02-11T13:11:12.216Z] Warning: cannot get data from cached files.
[2026-02-11T13:11:12.216Z]
[2026-02-11T13:11:12.216Z] TEST DURATION
[2026-02-11T13:11:12.216Z] ====================================================================================
[2026-02-11T13:11:12.216Z] Total number of tests searched: 6
[2026-02-11T13:11:12.216Z] Number of test durations found: 6
[2026-02-11T13:11:12.216Z] Top slowest tests:
[2026-02-11T13:11:12.216Z] 03m48s CryptoTests_jtreg_0
[2026-02-11T13:11:12.216Z] 00m04s CryptoTests_0
[2026-02-11T13:11:12.216Z] 00m01s IllegalAccessProtectedMethodTest_hs_0
[2026-02-11T13:11:12.216Z] ====================================================================================
[2026-02-11T13:11:12.216Z]
[2026-02-11T13:11:12.216Z] Test target is split into 1 lists.
[2026-02-11T13:11:12.216Z] Reducing estimated test running time from 03m54s to 03m54s.
[2026-02-11T13:11:12.216Z]
[2026-02-11T13:11:12.216Z] -------------------------------------testList_0-------------------------------------
[2026-02-11T13:11:12.216Z] Number of tests: 6
[2026-02-11T13:11:12.216Z] Estimated running time: 03m54s
[2026-02-11T13:11:12.216Z] TESTLIST=CryptoTests_jtreg_0,CryptoTests_0,IllegalAccessProtectedMethodTest_hs_0,SecurityTests_0,testExample_0,cmdLineTester_classesdbgddrext_zos_0
[2026-02-11T13:11:12.216Z] ------------------------------------------------------------------------------------
[2026-02-11T13:11:12.216Z]
[2026-02-11T13:11:12.216Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-11T13:11:12.362Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-11T13:11:12.487Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-11T13:11:12.551Z] Building tests...
[Pipeline] timeout
[2026-02-11T13:11:12.554Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T13:11:12.577Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-11T13:11:12.762Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T13:11:12.782Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-11T13:11:12.661Z] $ ssh-agent
[2026-02-11T13:11:13.272Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-NYi0DqQXa687/agent.786
[2026-02-11T13:11:13.272Z] SSH_AGENT_PID=787
[2026-02-11T13:11:13.272Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T13:11:13.897Z] ++ uname
[2026-02-11T13:11:13.897Z] + '[' Darwin = AIX ']'
[2026-02-11T13:11:13.897Z] ++ uname
[2026-02-11T13:11:13.897Z] + '[' Darwin = SunOS ']'
[2026-02-11T13:11:13.897Z] ++ uname
[2026-02-11T13:11:13.897Z] + '[' Darwin = '*BSD' ']'
[2026-02-11T13:11:13.897Z] + MAKE=make
[2026-02-11T13:11:13.897Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T13:11:13.897Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-11T13:11:14.646Z] ++ uname
[2026-02-11T13:11:14.646Z] + '[' Darwin = AIX ']'
[2026-02-11T13:11:14.646Z] ++ uname
[2026-02-11T13:11:14.646Z] + '[' Darwin = SunOS ']'
[2026-02-11T13:11:14.646Z] ++ uname
[2026-02-11T13:11:14.646Z] + '[' Darwin = '*BSD' ']'
[2026-02-11T13:11:14.646Z] + MAKE=make
[2026-02-11T13:11:14.646Z] + cd ./aqa-tests
[2026-02-11T13:11:14.646Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T13:11:14.646Z] ++ set +x
[2026-02-11T13:11:14.646Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-11T13:11:14.646Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:11:14.646Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:11:14.646Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:11:14.646Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T13:11:14.646Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T13:11:16.139Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T13:11:17.011Z]
[2026-02-11T13:11:17.011Z] build:
[2026-02-11T13:11:17.469Z]
[2026-02-11T13:11:17.469Z] clean:
[2026-02-11T13:11:17.469Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-11T13:11:17.469Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/bin
[2026-02-11T13:11:17.469Z]
[2026-02-11T13:11:17.469Z] init:
[2026-02-11T13:11:17.469Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/bin
[2026-02-11T13:11:17.469Z]
[2026-02-11T13:11:17.469Z] getDependentLibs:
[2026-02-11T13:11:17.469Z] [exec] --------------------------------------------
[2026-02-11T13:11:17.469Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:11:17.469Z] [exec] task is set to default
[2026-02-11T13:11:17.469Z] [exec] dependencyList is set to json_simple
[2026-02-11T13:11:17.469Z] [exec] System Test jars will not be downloaded.
[2026-02-11T13:11:17.470Z] [exec] --------------------------------------------
[2026-02-11T13:11:17.470Z] [exec] Starting download third party dependent jars
[2026-02-11T13:11:17.470Z] [exec] --------------------------------------------
[2026-02-11T13:11:17.470Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:11:17.470Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T13:11:17.470Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T13:11:17.470Z]
[2026-02-11T13:11:17.470Z] compile:
[2026-02-11T13:11:17.470Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T13:11:17.470Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T13:11:17.470Z] [echo] ===fork: yes
[2026-02-11T13:11:17.470Z] [echo] ===debug: on
[2026-02-11T13:11:17.470Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/bin
[2026-02-11T13:11:22.428Z]
[2026-02-11T13:11:22.428Z] dist:
[2026-02-11T13:11:22.428Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T13:11:22.428Z]
[2026-02-11T13:11:22.428Z] BUILD SUCCESSFUL
[2026-02-11T13:11:22.428Z] Total time: 6 seconds
[2026-02-11T13:11:22.428Z] 0
[2026-02-11T13:11:22.428Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T13:11:22.921Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T13:11:22.921Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-11T13:11:27.611Z] ****************************** MACHINE INFO ******************************
[2026-02-11T13:11:27.611Z] File path : /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG
[2026-02-11T13:11:27.611Z] Free Physical Memory Size : 15505629184
[2026-02-11T13:11:27.611Z] Free space (bytes) : 69501779968
[2026-02-11T13:11:27.611Z] Total Physical Memory Size : 20152582144
[2026-02-11T13:11:27.611Z] Total space (bytes) : 96427008000
[2026-02-11T13:11:27.611Z] Usable space (bytes) : 69501779968
[2026-02-11T13:11:27.611Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T13:11:27.611Z] bashVersion :
[2026-02-11T13:11:27.611Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-11T13:11:27.611Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-11T13:11:27.611Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T13:11:27.611Z]
[2026-02-11T13:11:27.611Z] This is free software; you are free to change and redistribute it.
[2026-02-11T13:11:27.611Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T13:11:27.611Z] cpuCores : 4
[2026-02-11T13:11:27.611Z] curlVersion :
[2026-02-11T13:11:27.611Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-02-11T13:11:27.611Z] Release-Date: 2024-03-27
[2026-02-11T13:11:27.611Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-11T13:11:27.611Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-11T13:11:27.611Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T13:11:27.611Z] gcc version : 17.0.0
[2026-02-11T13:11:27.611Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-11T13:11:27.611Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T13:11:27.612Z] lldb version :
[2026-02-11T13:11:27.612Z] lldb-1700.0.9.502
[2026-02-11T13:11:27.612Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-11T13:11:27.612Z] makeVersion :
[2026-02-11T13:11:27.612Z] GNU Make 3.81
[2026-02-11T13:11:27.612Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-11T13:11:27.612Z] This is free software; see the source for copying conditions.
[2026-02-11T13:11:27.612Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-11T13:11:27.612Z] PARTICULAR PURPOSE.
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] This program built for i386-apple-darwin11.3.0
[2026-02-11T13:11:27.612Z] mavenVersion :
[2026-02-11T13:11:27.612Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-11T13:11:27.612Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-11T13:11:27.612Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre
[2026-02-11T13:11:27.612Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-11T13:11:27.612Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-11T13:11:27.612Z] perlVersion :
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-11T13:11:27.612Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] Copyright 1987-2022, Larry Wall
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T13:11:27.612Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T13:11:27.612Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T13:11:27.612Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T13:11:27.612Z] procArch : i386
[2026-02-11T13:11:27.612Z] sysArch : x86_64
[2026-02-11T13:11:27.612Z] sysOS : Darwin
[2026-02-11T13:11:27.612Z] ulimit :
[2026-02-11T13:11:27.612Z] core file size (blocks, -c) 0
[2026-02-11T13:11:27.612Z] data seg size (kbytes, -d) unlimited
[2026-02-11T13:11:27.612Z] file size (blocks, -f) unlimited
[2026-02-11T13:11:27.612Z] max locked memory (kbytes, -l) unlimited
[2026-02-11T13:11:27.612Z] max memory size (kbytes, -m) unlimited
[2026-02-11T13:11:27.612Z] open files (-n) 10240
[2026-02-11T13:11:27.612Z] pipe size (512 bytes, -p) 1
[2026-02-11T13:11:27.612Z] stack size (kbytes, -s) 65532
[2026-02-11T13:11:27.612Z] cpu time (seconds, -t) unlimited
[2026-02-11T13:11:27.612Z] max user processes (-u) 2784
[2026-02-11T13:11:27.612Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T13:11:27.612Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-02-11T13:11:27.612Z] vmVendor : Oracle Corporation
[2026-02-11T13:11:27.612Z] vmVersion : 25.492-b02
[2026-02-11T13:11:27.612Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T13:11:27.612Z] **************************************************************************
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] System.getProperty('os.name')=Mac OS X
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] System.getProperty('os.arch')=x86_64
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] System.getProperty('java.fullversion')=null
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:27.612Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T13:11:27.612Z]
[2026-02-11T13:11:28.599Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-11T13:11:28.599Z] perl scripts/configure.pl
[2026-02-11T13:11:28.599Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T13:11:29.540Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T13:11:29.540Z]
[2026-02-11T13:11:29.540Z]
[2026-02-11T13:11:29.540Z] Starting to generate build list.
[2026-02-11T13:11:29.540Z]
[2026-02-11T13:11:30.069Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T13:11:30.069Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T13:11:30.069Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T13:11:30.069Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T13:11:30.069Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T13:11:30.069Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T13:11:30.721Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T13:11:30.721Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T13:11:31.227Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T13:11:31.665Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T13:11:32.097Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T13:11:32.097Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T13:11:32.097Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T13:11:32.097Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T13:11:32.097Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T13:11:32.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T13:11:32.563Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T13:11:33.117Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T13:11:33.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T13:11:33.600Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T13:11:33.600Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T13:11:33.600Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T13:11:33.600Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T13:11:33.600Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T13:11:33.600Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T13:11:33.600Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T13:11:34.029Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-11T13:11:34.029Z]
[2026-02-11T13:11:34.029Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2026-02-11T13:11:34.452Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2026-02-11T13:11:34.452Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2026-02-11T13:11:35.380Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:11:35.380Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:11:35.380Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto,functional/IllegalAccessError_for_protected_method" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T13:11:35.380Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T13:11:36.811Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-02-11T13:11:39.033Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml
[2026-02-11T13:11:39.033Z]
[2026-02-11T13:11:39.033Z] -create_test_directory:
[2026-02-11T13:11:39.033Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest
[2026-02-11T13:11:39.033Z]
[2026-02-11T13:11:39.033Z] stage_test_material:
[2026-02-11T13:11:39.467Z] [copy] Copying 587 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest
[2026-02-11T13:11:40.428Z]
[2026-02-11T13:11:40.428Z] build:
[2026-02-11T13:11:40.908Z]
[2026-02-11T13:11:40.908Z] init:
[2026-02-11T13:11:40.908Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/TestConfig
[2026-02-11T13:11:40.908Z]
[2026-02-11T13:11:40.908Z] build:
[2026-02-11T13:11:40.908Z] [copy] Copying 15 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/TestConfig
[2026-02-11T13:11:40.908Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/TestConfig
[2026-02-11T13:11:40.908Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/TestConfig
[2026-02-11T13:11:40.908Z]
[2026-02-11T13:11:40.908Z] build:
[2026-02-11T13:11:41.313Z]
[2026-02-11T13:11:41.313Z] init:
[2026-02-11T13:11:41.313Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T13:11:41.313Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T13:11:41.313Z]
[2026-02-11T13:11:41.313Z] getDependentLibs:
[2026-02-11T13:11:41.313Z] [exec] --------------------------------------------
[2026-02-11T13:11:41.313Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:11:41.313Z] [exec] task is set to default
[2026-02-11T13:11:41.313Z] [exec] dependencyList is set to asm_all,testng
[2026-02-11T13:11:41.313Z] [exec] System Test jars will not be downloaded.
[2026-02-11T13:11:41.313Z] [exec] --------------------------------------------
[2026-02-11T13:11:41.313Z] [exec] Starting download third party dependent jars
[2026-02-11T13:11:41.313Z] [exec] --------------------------------------------
[2026-02-11T13:11:41.313Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:11:41.313Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-11T13:11:41.313Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-11T13:11:42.234Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/testng.jar
[2026-02-11T13:11:42.234Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-02-11T13:11:42.234Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-02-11T13:11:42.234Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/asm-all.jar
[2026-02-11T13:11:42.234Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T13:11:42.234Z]
[2026-02-11T13:11:42.234Z] compile:
[2026-02-11T13:11:42.234Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T13:11:42.234Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T13:11:42.234Z] [echo] ===fork: yes
[2026-02-11T13:11:42.234Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-11T13:11:42.234Z] [echo] ===debug: on
[2026-02-11T13:11:42.234Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T13:11:42.234Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T13:11:44.441Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java uses or overrides a deprecated API.
[2026-02-11T13:11:44.441Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T13:11:44.441Z]
[2026-02-11T13:11:44.441Z] dist:
[2026-02-11T13:11:44.441Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar
[2026-02-11T13:11:44.441Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T13:11:44.807Z]
[2026-02-11T13:11:44.807Z] clean:
[2026-02-11T13:11:44.807Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T13:11:44.807Z]
[2026-02-11T13:11:44.807Z] build:
[2026-02-11T13:11:44.807Z]
[2026-02-11T13:11:44.807Z] getJtregVersion:
[2026-02-11T13:11:44.807Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-11T13:11:44.807Z]
[2026-02-11T13:11:44.807Z] getDependentLibs:
[2026-02-11T13:11:44.807Z] [exec] --------------------------------------------
[2026-02-11T13:11:44.807Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:11:44.807Z] [exec] task is set to default
[2026-02-11T13:11:44.807Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-11T13:11:44.807Z] [exec] System Test jars will not be downloaded.
[2026-02-11T13:11:44.807Z] [exec] --------------------------------------------
[2026-02-11T13:11:44.807Z] [exec] Starting download third party dependent jars
[2026-02-11T13:11:44.807Z] [exec] --------------------------------------------
[2026-02-11T13:11:44.807Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib
[2026-02-11T13:11:44.807Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T13:11:44.807Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T13:11:45.309Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T13:11:45.309Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-02-11T13:11:45.309Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-02-11T13:11:46.242Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz
[2026-02-11T13:11:46.242Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T13:11:46.242Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T13:11:46.684Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T13:11:46.684Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T13:11:46.684Z]
[2026-02-11T13:11:46.684Z] getJtreg:
[2026-02-11T13:11:46.684Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/functional/security/Crypto
[2026-02-11T13:11:46.684Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto
[2026-02-11T13:11:46.684Z]
[2026-02-11T13:11:46.684Z] cryptoTest.check:
[2026-02-11T13:11:46.684Z]
[2026-02-11T13:11:46.684Z] getCryptoTest:
[2026-02-11T13:11:47.106Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-11T13:11:48.220Z]
[2026-02-11T13:11:48.220Z] dist:
[2026-02-11T13:11:48.220Z]
[2026-02-11T13:11:48.220Z] clean:
[2026-02-11T13:11:48.220Z]
[2026-02-11T13:11:48.220Z] BUILD SUCCESSFUL
[2026-02-11T13:11:48.220Z] Total time: 11 seconds
[2026-02-11T13:11:48.220Z] 0
[2026-02-11T13:11:48.220Z]
[2026-02-11T13:11:48.220Z]
[2026-02-11T13:11:48.220Z] RECORD TEST REPOs SHA
[2026-02-11T13:11:48.220Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T13:11:48.220Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-11T13:11:48.624Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T13:11:48.624Z] touch /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T13:11:49.026Z] ================================================
[2026-02-11T13:11:49.026Z] timestamp: 20260211-081148
[2026-02-11T13:11:49.026Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/openj9
[2026-02-11T13:11:49.026Z] git repo:
[2026-02-11T13:11:49.026Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-11T13:11:49.026Z] sha:
[2026-02-11T13:11:49.026Z] 4abba765c77ee2435112357a1b2880d880e7a473
[2026-02-11T13:11:49.026Z] ================================================
[2026-02-11T13:11:49.026Z] timestamp: 20260211-081148
[2026-02-11T13:11:49.026Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests
[2026-02-11T13:11:49.026Z] git repo:
[2026-02-11T13:11:49.026Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:11:49.026Z] sha:
[2026-02-11T13:11:49.026Z] 8e74a53d3981291aa7e506f53aa7671170b8df1a
[2026-02-11T13:11:49.026Z] ================================================
[2026-02-11T13:11:49.026Z] timestamp: 20260211-081148
[2026-02-11T13:11:49.026Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG
[2026-02-11T13:11:49.026Z] git repo:
[2026-02-11T13:11:49.558Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T13:11:49.558Z] sha:
[2026-02-11T13:11:49.558Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T13:11:50.047Z] ================================================
[2026-02-11T13:11:50.047Z] timestamp: 20260211-081149
[2026-02-11T13:11:50.047Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-11T13:11:50.047Z] git repo:
[2026-02-11T13:11:50.763Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-11T13:11:50.763Z] sha:
[2026-02-11T13:11:50.763Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-11T13:11:50.763Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-11T13:11:50.763Z] perl scripts/configure.pl
[2026-02-11T13:11:50.763Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T13:11:51.283Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T13:11:51.283Z]
[2026-02-11T13:11:51.283Z] Starting to generate test make files.
[2026-02-11T13:11:51.283Z]
[2026-02-11T13:11:51.736Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T13:11:51.736Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T13:11:51.736Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T13:11:51.736Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T13:11:51.736Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T13:11:51.736Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T13:11:52.356Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T13:11:52.356Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T13:11:52.356Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T13:11:52.356Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T13:11:52.356Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T13:11:52.356Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T13:11:52.356Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T13:11:52.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T13:11:52.924Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk
[2026-02-11T13:11:52.924Z]
[2026-02-11T13:11:52.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T13:11:52.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T13:11:52.924Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/autoGen.mk
[2026-02-11T13:11:52.925Z]
[2026-02-11T13:11:52.925Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/autoGen.mk
[2026-02-11T13:11:52.925Z]
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T13:11:52.925Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T13:11:53.367Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk
[2026-02-11T13:11:53.367Z]
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T13:11:53.367Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T13:11:53.799Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T13:11:54.311Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2026-02-11T13:11:54.311Z]
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T13:11:54.311Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T13:11:54.819Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T13:11:54.819Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T13:11:55.243Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T13:11:55.691Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T13:11:55.691Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T13:11:55.691Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/autoGen.mk
[2026-02-11T13:11:55.691Z]
[2026-02-11T13:11:55.691Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T13:11:55.691Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T13:11:55.691Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T13:11:55.691Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T13:11:55.691Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T13:11:55.691Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk
[2026-02-11T13:11:55.691Z]
[2026-02-11T13:11:55.691Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-11T13:11:55.691Z]
[2026-02-11T13:11:55.691Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2026-02-11T13:11:55.691Z]
[2026-02-11T13:11:55.691Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-02-11T13:11:55.691Z]
[2026-02-11T13:11:55.692Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-11T13:11:55.692Z]
[2026-02-11T13:11:55.692Z] Make files are generated successfully.
[2026-02-11T13:11:55.692Z]
[2026-02-11T13:11:55.692Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _extended.functional
[2026-02-11T13:11:56.644Z]
[2026-02-11T13:11:56.644Z] Running make 3.81
[2026-02-11T13:11:56.644Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/..
[2026-02-11T13:11:56.644Z] set JDK_VERSION to 8
[2026-02-11T13:11:57.187Z] set JDK_IMPL to hotspot
[2026-02-11T13:11:57.187Z] set JVM_VERSION to openjdk8
[2026-02-11T13:11:57.187Z] set JCL_VERSION to latest
[2026-02-11T13:11:57.187Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-11T13:11:57.187Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-11T13:11:57.658Z] set SPEC to osx_x86-64
[2026-02-11T13:11:57.658Z] set TEST_FLAG to
[2026-02-11T13:11:57.658Z] Running extended.functional ...
[2026-02-11T13:11:57.658Z] There are 6 test targets in extended.functional
[2026-02-11T13:11:57.658Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-11T13:11:57.658Z] openjdk version "1.8.0_492-beta"
[2026-02-11T13:11:57.658Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111213-b02)
[2026-02-11T13:11:57.658Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T13:11:58.096Z]
[2026-02-11T13:11:58.096Z] ===============================================
[2026-02-11T13:11:58.096Z] Running test CryptoTests_0 ...
[2026-02-11T13:11:58.096Z] ===============================================
[2026-02-11T13:11:58.096Z] CryptoTests_0 Start Time: Wed Feb 11 08:11:57 2026 Epoch Time (ms): 1770815517856
[2026-02-11T13:11:58.096Z] CryptoTests_0_DISABLED
[2026-02-11T13:11:58.096Z] Disabled Reason:
[2026-02-11T13:11:58.488Z] This target is for those using GH actions or the Jenkins jtreg-plugin. The run.sh script provides extra functionality, tarring of results, downloading of bespoke jtreg.jar from a particular untagged commit SHA that is not yet upstreamed to a release version of jtreg that is used to see complete output in jtr.xml files. In addition, it simplifies enable/disable of kerberos-based tests which needs remote, pre-set KDC.
[2026-02-11T13:11:58.488Z] CryptoTests_0 Finish Time: Wed Feb 11 08:11:58 2026 Epoch Time (ms): 1770815518022
[2026-02-11T13:11:58.488Z]
[2026-02-11T13:11:58.488Z] ===============================================
[2026-02-11T13:11:58.488Z] Running test CryptoTests_jtreg_0 ...
[2026-02-11T13:11:58.488Z] ===============================================
[2026-02-11T13:11:58.925Z] CryptoTests_jtreg_0 Start Time: Wed Feb 11 08:11:58 2026 Epoch Time (ms): 1770815518344
[2026-02-11T13:11:58.925Z] variation: NoOptions
[2026-02-11T13:11:58.925Z] JVM_OPTIONS:
[2026-02-11T13:11:58.925Z] { \
[2026-02-11T13:11:58.925Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T13:11:58.925Z] echo "Nothing to be done for setup."; \
[2026-02-11T13:11:58.925Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/CryptoTests_jtreg_0"; \
[2026-02-11T13:11:58.925Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/CryptoTests_jtreg_0"; \
[2026-02-11T13:11:58.925Z] echo ""; echo "TESTING:"; \
[2026-02-11T13:11:58.925Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xmx512m -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar" \
[2026-02-11T13:11:58.925Z] -a -xml -v:fail,error,time,nopass,summary -Dcryptotests.skipAgentTests=1 -timeoutFactor:2 \
[2026-02-11T13:11:58.925Z] -w ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/CryptoTests_jtreg_0"/work" \
[2026-02-11T13:11:58.925Z] -r ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/CryptoTests_jtreg_0"/report" \
[2026-02-11T13:11:58.925Z] -jdk:"/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" \
[2026-02-11T13:11:58.925Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/CryptoTest"; \
[2026-02-11T13:11:58.925Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/CryptoTests_jtreg_0"; else echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T13:11:58.925Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T13:11:58.925Z] echo "Nothing to be done for teardown."; \
[2026-02-11T13:11:58.925Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/TestTargetResult";
[2026-02-11T13:11:58.925Z]
[2026-02-11T13:11:58.925Z] TEST SETUP:
[2026-02-11T13:11:58.925Z] Nothing to be done for setup.
[2026-02-11T13:11:58.925Z]
[2026-02-11T13:11:58.925Z] TESTING:
[2026-02-11T13:12:00.695Z] Directory "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/CryptoTests_jtreg_0/work" not found: creating
[2026-02-11T13:12:00.695Z] Directory "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/CryptoTests_jtreg_0/report" not found: creating
[2026-02-11T13:12:03.857Z] XML output to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work
[2026-02-11T13:13:04.910Z] --------------------------------------------------
[2026-02-11T13:13:04.910Z] TEST: cryptotest/tests/CertPathValidatorTests.java
[2026-02-11T13:13:04.910Z] TEST JDK: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..
[2026-02-11T13:13:04.910Z]
[2026-02-11T13:13:04.910Z] ACTION: build -- Passed. All files up to date
[2026-02-11T13:13:04.910Z] REASON: User specified action: run build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-11T13:13:04.910Z] TIME: 0.001 seconds
[2026-02-11T13:13:04.910Z] messages:
[2026-02-11T13:13:04.910Z] command: build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-11T13:13:04.910Z] reason: User specified action: run build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-11T13:13:04.910Z] elapsed time (seconds): 0.001
[2026-02-11T13:13:04.910Z]
[2026-02-11T13:13:04.910Z] ACTION: build -- Passed. All files up to date
[2026-02-11T13:13:04.910Z] REASON: Named class compiled on demand
[2026-02-11T13:13:04.910Z] TIME: 0.001 seconds
[2026-02-11T13:13:04.910Z] messages:
[2026-02-11T13:13:04.910Z] command: build cryptotest.tests.CertPathValidatorTests
[2026-02-11T13:13:04.910Z] reason: Named class compiled on demand
[2026-02-11T13:13:04.910Z] elapsed time (seconds): 0.001
[2026-02-11T13:13:04.910Z]
[2026-02-11T13:13:04.910Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2209 chars long
[2026-02-11T13:13:04.910Z] REASON: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-11T13:13:04.910Z] TIME: 0.565 seconds
[2026-02-11T13:13:04.910Z] messages:
[2026-02-11T13:13:04.910Z] command: main cryptotest.tests.CertPathValidatorTests
[2026-02-11T13:13:04.910Z] reason: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-11T13:13:04.910Z] Mode: othervm [/othervm specified]
[2026-02-11T13:13:04.910Z] elapsed time (seconds): 0.565
[2026-02-11T13:13:04.910Z] configuration:
[2026-02-11T13:13:04.910Z] STDOUT:
[2026-02-11T13:13:04.910Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-11T13:13:04.910Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T13:13:04.910Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T13:13:04.910Z] failed to use: PKIX from SUN version 1.8
[2026-02-11T13:13:04.910Z] Failed
[2026-02-11T13:13:04.910Z] Total checks: 1, failed: 1
[2026-02-11T13:13:04.910Z] 1 CertPathValidator failed
[2026-02-11T13:13:04.910Z] ** failed runs: 1 **
[2026-02-11T13:13:04.910Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T13:13:04.910Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-11T13:13:04.910Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:67)
[2026-02-11T13:13:04.910Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T13:13:04.910Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-11T13:13:04.910Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T13:13:04.910Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2026-02-11T13:13:04.910Z] at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2026-02-11T13:13:04.910Z] at java.lang.Thread.run(Thread.java:750)
[2026-02-11T13:13:04.910Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T13:13:04.911Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-11T13:13:04.911Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-11T13:13:04.911Z] ... 7 more
[2026-02-11T13:13:04.911Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T13:13:04.911Z] at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-11T13:13:04.911Z] at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:220)
[2026-02-11T13:13:04.911Z] at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:140)
[2026-02-11T13:13:04.911Z] at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:79)
[2026-02-11T13:13:04.911Z] at java.security.cert.CertPathValidator.validate(CertPathValidator.java:292)
[2026-02-11T13:13:04.911Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-11T13:13:04.911Z] ... 8 more
[2026-02-11T13:13:04.911Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 06:40:12 EST 2026
[2026-02-11T13:13:04.911Z] at sun.security.x509.CertificateValidity.valid(CertificateValidity.java:277)
[2026-02-11T13:13:04.911Z] at sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:671)
[2026-02-11T13:13:04.911Z] at sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-11T13:13:04.911Z] at sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-11T13:13:04.911Z] at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-11T13:13:04.911Z] ... 13 more
[2026-02-11T13:13:04.911Z] ** failed inits: 0 **
[2026-02-11T13:13:04.911Z] ** error runs: 0 **
[2026-02-11T13:13:04.911Z]
[2026-02-11T13:13:04.911Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-11T13:13:04.911Z] STDERR:
[2026-02-11T13:13:04.911Z] java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2209 chars long
[2026-02-11T13:13:04.911Z] at cryptotest.utils.TestResult.assertItself(TestResult.java:31)
[2026-02-11T13:13:04.911Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:70)
[2026-02-11T13:13:04.911Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T13:13:04.911Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-11T13:13:04.911Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T13:13:04.911Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2026-02-11T13:13:04.911Z] at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2026-02-11T13:13:04.911Z] at java.lang.Thread.run(Thread.java:750)
[2026-02-11T13:13:04.911Z]
[2026-02-11T13:13:04.911Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2209 chars long
[2026-02-11T13:13:04.911Z] JavaTest Message: shutting down test
[2026-02-11T13:13:04.911Z]
[2026-02-11T13:13:04.911Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2209 chars long
[2026-02-11T13:13:04.911Z] rerun:
[2026-02-11T13:13:04.911Z] cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T13:13:04.911Z] HOME=/Users/admin \
[2026-02-11T13:13:04.911Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T13:13:04.911Z] CLASSPATH=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/functional/security/Crypto/jtreg/lib/javatest.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar \
[2026-02-11T13:13:04.911Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java \
[2026-02-11T13:13:04.911Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:13:04.911Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:13:04.911Z] -Dtest.compiler.opts= \
[2026-02-11T13:13:04.911Z] -Dtest.java.opts= \
[2026-02-11T13:13:04.911Z] -Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T13:13:04.911Z] -Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T13:13:04.911Z] -Dtest.timeout.factor=2.0 \
[2026-02-11T13:13:04.911Z] -Dtest.root=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T13:13:04.911Z] -Dtest.name=cryptotest/tests/CertPathValidatorTests.java \
[2026-02-11T13:13:04.911Z] -Dtest.file=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathValidatorTests.java \
[2026-02-11T13:13:04.911Z] -Dtest.src=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests \
[2026-02-11T13:13:04.911Z] -Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T13:13:04.911Z] -Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest/tests \
[2026-02-11T13:13:04.911Z] -Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes \
[2026-02-11T13:13:04.911Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:13:04.911Z] com.sun.javatest.regtest.agent.MainWrapper /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/cryptotest/tests/CertPathValidatorTests.d/main.0.jta
[2026-02-11T13:13:04.911Z]
[2026-02-11T13:13:04.911Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2209 chars long
[2026-02-11T13:13:04.911Z] --------------------------------------------------
[2026-02-11T13:16:49.346Z] TEST: cryptotest/CryptoTest.java
[2026-02-11T13:16:49.346Z] TEST JDK: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..
[2026-02-11T13:16:49.346Z]
[2026-02-11T13:16:49.346Z] ACTION: build -- Passed. Build successful
[2026-02-11T13:16:49.346Z] REASON: User specified action: run build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-11T13:16:49.346Z] TIME: 5.926 seconds
[2026-02-11T13:16:49.346Z] messages:
[2026-02-11T13:16:49.347Z] command: build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-11T13:16:49.347Z] reason: User specified action: run build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-11T13:16:49.347Z] Library /:
[2026-02-11T13:16:49.347Z] compile: cryptotest.tests.AlgorithmParameterGeneratorTests, cryptotest.tests.AlgorithmParametersTests, cryptotest.tests.CertificateFactoryTests, cryptotest.tests.CertPathBuilderTests, cryptotest.tests.CertPathValidatorTests, cryptotest.tests.CertStoreTests, cryptotest.tests.CipherTests, cryptotest.tests.ConfigurationTests, cryptotest.tests.GssApiMechanismTests, cryptotest.tests.KDFTests, cryptotest.tests.KEMTests, cryptotest.tests.KeyAgreementTests, cryptotest.tests.KeyFactoryTests, cryptotest.tests.KeyGeneratorTests, cryptotest.tests.KeyInfoFactoryTests, cryptotest.tests.KeyManagerFactoryTests, cryptotest.tests.KeyPairGeneratorTests, cryptotest.tests.KeyStoreTests, cryptotest.tests.MacTests, cryptotest.tests.MessageDigestTests, cryptotest.tests.PolicyTests, cryptotest.tests.SaslClientFactoryTests, cryptotest.tests.SaslServerFactoryBase, cryptotest.tests.SaslServerFactoryTests, cryptotest.tests.SaslServerFactoryGssapiTest, cryptotest.tests.SecretKeyFactoryTests, cryptotest.tests.SecureRandomTests, cryptotest.tests.SignatureTests, cryptotest.tests.SSLContextTests, cryptotest.tests.TerminalFactoryTests, cryptotest.tests.TestProviders, cryptotest.tests.TransformServiceTests, cryptotest.tests.TrustManagerFactoryTests, cryptotest.tests.XMLSignatureFactoryTests
[2026-02-11T13:16:49.347Z] Test directory:
[2026-02-11T13:16:49.347Z] compile: cryptotest.CryptoTest, cryptotest.Settings
[2026-02-11T13:16:49.347Z] elapsed time (seconds): 5.926
[2026-02-11T13:16:49.347Z]
[2026-02-11T13:16:49.347Z] ACTION: compile -- Passed. Compilation successful
[2026-02-11T13:16:49.347Z] REASON: .class file out of date or does not exist
[2026-02-11T13:16:49.347Z] TIME: 3.792 seconds
[2026-02-11T13:16:49.347Z] messages:
[2026-02-11T13:16:49.347Z] command: compile -XDignore.symbol.file=true /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/AlgorithmParameterGeneratorTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/AlgorithmParametersTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertificateFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathBuilderTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathValidatorTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertStoreTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CipherTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/ConfigurationTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KDFTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KEMTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyAgreementTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyGeneratorTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyInfoFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyManagerFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyPairGeneratorTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyStoreTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/MacTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/MessageDigestTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/PolicyTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslClientFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryBase.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryGssapiTest.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SecretKeyFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SecureRandomTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SignatureTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SSLContextTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TerminalFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TestProviders.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TransformServiceTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TrustManagerFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/XMLSignatureFactoryTests.java
[2026-02-11T13:16:49.347Z] reason: .class file out of date or does not exist
[2026-02-11T13:16:49.347Z] Mode: othervm
[2026-02-11T13:16:49.347Z] elapsed time (seconds): 3.792
[2026-02-11T13:16:49.347Z] configuration:
[2026-02-11T13:16:49.347Z] javac compilation environment
[2026-02-11T13:16:49.347Z] source path: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-11T13:16:49.347Z] class path: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest
[2026-02-11T13:16:49.347Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes
[2026-02-11T13:16:49.347Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar
[2026-02-11T13:16:49.347Z]
[2026-02-11T13:16:49.347Z] rerun:
[2026-02-11T13:16:49.347Z] cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T13:16:49.347Z] HOME=/Users/admin \
[2026-02-11T13:16:49.347Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T13:16:49.347Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/javac \
[2026-02-11T13:16:49.347Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:16:49.347Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:16:49.347Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:16:49.347Z] -J-Dtest.compiler.opts= \
[2026-02-11T13:16:49.347Z] -J-Dtest.java.opts= \
[2026-02-11T13:16:49.347Z] -J-Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T13:16:49.347Z] -J-Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T13:16:49.347Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-11T13:16:49.347Z] -J-Dtest.root=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T13:16:49.347Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-11T13:16:49.347Z] -J-Dtest.file=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-11T13:16:49.347Z] -J-Dtest.src=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-11T13:16:49.347Z] -J-Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T13:16:49.347Z] -J-Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-11T13:16:49.347Z] -J-Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes \
[2026-02-11T13:16:49.347Z] @/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/compile.0.jta
[2026-02-11T13:16:49.347Z] STDOUT:
[2026-02-11T13:16:49.347Z] STDERR:
[2026-02-11T13:16:49.347Z] Note: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyGeneratorTests.java uses or overrides a deprecated API.
[2026-02-11T13:16:49.347Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T13:16:49.347Z] Note: Some input files use unchecked or unsafe operations.
[2026-02-11T13:16:49.347Z] Note: Recompile with -Xlint:unchecked for details.
[2026-02-11T13:16:49.347Z]
[2026-02-11T13:16:49.347Z] ACTION: compile -- Passed. Compilation successful
[2026-02-11T13:16:49.347Z] REASON: .class file out of date or does not exist
[2026-02-11T13:16:49.347Z] TIME: 2.126 seconds
[2026-02-11T13:16:49.347Z] messages:
[2026-02-11T13:16:49.347Z] command: compile -XDignore.symbol.file=true /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/Settings.java
[2026-02-11T13:16:49.347Z] reason: .class file out of date or does not exist
[2026-02-11T13:16:49.347Z] Mode: othervm
[2026-02-11T13:16:49.347Z] elapsed time (seconds): 2.126
[2026-02-11T13:16:49.347Z] configuration:
[2026-02-11T13:16:49.347Z] javac compilation environment
[2026-02-11T13:16:49.347Z] source path: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest
[2026-02-11T13:16:49.347Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-11T13:16:49.347Z] class path: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest
[2026-02-11T13:16:49.347Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest
[2026-02-11T13:16:49.347Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes
[2026-02-11T13:16:49.347Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar
[2026-02-11T13:16:49.347Z]
[2026-02-11T13:16:49.347Z] rerun:
[2026-02-11T13:16:49.347Z] cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T13:16:49.347Z] HOME=/Users/admin \
[2026-02-11T13:16:49.347Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T13:16:49.347Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/javac \
[2026-02-11T13:16:49.347Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:16:49.347Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:16:49.347Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:16:49.347Z] -J-Dtest.compiler.opts= \
[2026-02-11T13:16:49.347Z] -J-Dtest.java.opts= \
[2026-02-11T13:16:49.347Z] -J-Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T13:16:49.347Z] -J-Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T13:16:49.347Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-11T13:16:49.347Z] -J-Dtest.root=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T13:16:49.347Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-11T13:16:49.347Z] -J-Dtest.file=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-11T13:16:49.347Z] -J-Dtest.src=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-11T13:16:49.347Z] -J-Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T13:16:49.347Z] -J-Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-11T13:16:49.347Z] -J-Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes \
[2026-02-11T13:16:49.347Z] -d /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-11T13:16:49.347Z] -sourcepath /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T13:16:49.347Z] -classpath /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar \
[2026-02-11T13:16:49.347Z] -XDignore.symbol.file=true /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/Settings.java
[2026-02-11T13:16:49.347Z] STDOUT:
[2026-02-11T13:16:49.347Z] STDERR:
[2026-02-11T13:16:49.347Z]
[2026-02-11T13:16:49.347Z] ACTION: build -- Passed. All files up to date
[2026-02-11T13:16:49.347Z] REASON: Named class compiled on demand
[2026-02-11T13:16:49.347Z] TIME: 0.0 seconds
[2026-02-11T13:16:49.347Z] messages:
[2026-02-11T13:16:49.347Z] command: build cryptotest.CryptoTest
[2026-02-11T13:16:49.347Z] reason: Named class compiled on demand
[2026-02-11T13:16:49.347Z] elapsed time (seconds): 0.0
[2026-02-11T13:16:49.347Z]
[2026-02-11T13:16:49.347Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T13:16:49.347Z] REASON: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-11T13:16:49.347Z] TIME: 102.3 seconds
[2026-02-11T13:16:49.347Z] messages:
[2026-02-11T13:16:49.347Z] command: main cryptotest.CryptoTest
[2026-02-11T13:16:49.347Z] reason: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-11T13:16:49.347Z] Mode: othervm [/othervm specified]
[2026-02-11T13:16:49.347Z] elapsed time (seconds): 102.3
[2026-02-11T13:16:49.347Z] configuration:
[2026-02-11T13:16:49.347Z] STDOUT:
[2026-02-11T13:16:49.347Z] Loaded test files: 32
[2026-02-11T13:16:49.347Z] running: cryptotest.tests.AlgorithmParametersTests
[2026-02-11T13:16:49.347Z] 0) SUN: DSA~DSA (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 2) SUN: DSA~1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 3) SUN: DSA~1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 4) SunRsaSign: RSASSA-PSS~RSASSA-PSS (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 5) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 6) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 7) SunEC: EC~EC (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 8) SunEC: EC~EllipticCurve (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 9) SunEC: EC~1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 10) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 11) SunJCE: DiffieHellman~DH (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 12) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 13) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 14) SunJCE: DES~DES (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 15) SunJCE: DESede~DESede (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 16) SunJCE: DESede~TripleDES (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 17) SunJCE: PBE~PBE (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 18) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 19) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 20) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 21) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 22) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 23) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 24) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 25) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 26) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 27) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 28) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 29) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 30) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 31) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 32) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 33) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 34) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 35) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 36) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 37) SunJCE: PBES2~PBES2 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 38) SunJCE: PBES2~OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 39) SunJCE: PBES2~1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 40) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 41) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 42) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 43) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 44) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 45) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 46) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 47) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 48) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 49) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 50) SunJCE: Blowfish~Blowfish (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 51) SunJCE: AES~AES (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 52) SunJCE: AES~Rijndael (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 53) SunJCE: GCM~GCM (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 54) SunJCE: RC2~RC2 (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] 55) SunJCE: OAEP~OAEP (AlgorithmParameters)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] running: cryptotest.tests.ConfigurationTests
[2026-02-11T13:16:49.347Z] 0) SUN: JavaLoginConfig~JavaLoginConfig (Configuration)
[2026-02-11T13:16:49.347Z] Passed
[2026-02-11T13:16:49.347Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-11T13:16:49.347Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T13:16:49.347Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T13:16:49.347Z] failed to use: PKIX from SUN version 1.8
[2026-02-11T13:16:49.347Z] Failed
[2026-02-11T13:16:49.347Z] running: cryptotest.tests.SecretKeyFactoryTests
[2026-02-11T13:16:49.348Z] 0) SunJCE: DES~DES (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 1) SunJCE: DESede~DESede (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 2) SunJCE: DESede~TripleDES (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 3) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 4) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 5) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 6) SunJCE: PBEWithMD5AndDES~PBE (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 7) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 8) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 9) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 10) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 11) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 12) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 13) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 14) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 15) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 16) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 17) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 18) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 19) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 20) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 21) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 22) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 23) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 24) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 25) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 26) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 27) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 28) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 29) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 30) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 31) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 32) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 33) SunJCE: PBKDF2WithHmacSHA1~PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 34) SunJCE: PBKDF2WithHmacSHA1~OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 35) SunJCE: PBKDF2WithHmacSHA1~1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 36) SunJCE: PBKDF2WithHmacSHA224~PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 37) SunJCE: PBKDF2WithHmacSHA256~PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 38) SunJCE: PBKDF2WithHmacSHA384~PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 39) SunJCE: PBKDF2WithHmacSHA512~PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] running: cryptotest.tests.TerminalFactoryTests
[2026-02-11T13:16:49.348Z] 0) SunPCSC: PC/SC~PC/SC (TerminalFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] running: cryptotest.tests.KeyAgreementTests
[2026-02-11T13:16:49.348Z] 0) SunEC: ECDH~ECDH (KeyAgreement)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 1) SunJCE: DiffieHellman~DiffieHellman (KeyAgreement)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 2) SunJCE: DiffieHellman~DH (KeyAgreement)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 3) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 4) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] running: cryptotest.tests.MessageDigestTests
[2026-02-11T13:16:49.348Z] 0) SUN: MD2~MD2 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 1) SUN: MD5~MD5 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 2) SUN: SHA~SHA (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 3) SUN: SHA~SHA-1 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 4) SUN: SHA~SHA1 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 5) SUN: SHA~1.3.14.3.2.26 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 6) SUN: SHA~OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 7) SUN: SHA-224~SHA-224 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 8) SUN: SHA-224~2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 9) SUN: SHA-224~OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 10) SUN: SHA-256~SHA-256 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 11) SUN: SHA-256~2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 12) SUN: SHA-256~OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 13) SUN: SHA-384~SHA-384 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 14) SUN: SHA-384~2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 15) SUN: SHA-384~OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 16) SUN: SHA-512~SHA-512 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 17) SUN: SHA-512~2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 18) SUN: SHA-512~OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 19) SUN: SHA-512/224~SHA-512/224 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 20) SUN: SHA-512/224~2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 21) SUN: SHA-512/224~OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 22) SUN: SHA-512/256~SHA-512/256 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 23) SUN: SHA-512/256~2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 24) SUN: SHA-512/256~OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] running: cryptotest.tests.CipherTests
[2026-02-11T13:16:49.348Z] 0) SunJCE: RSA~RSA (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 1) SunJCE: DES~DES (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 2) SunJCE: DESede~DESede (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 3) SunJCE: DESede~TripleDES (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 4) SunJCE: DESedeWrap~DESedeWrap (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 5) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 6) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 7) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 8) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 9) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 10) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 11) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 12) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 13) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 14) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 15) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 16) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 17) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 18) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 19) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 20) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 21) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 22) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 23) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 24) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 25) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 26) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 27) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 28) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 29) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 30) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 31) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 32) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 33) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 34) SunJCE: Blowfish~Blowfish (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 35) SunJCE: AES~AES (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 36) SunJCE: AES~Rijndael (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 37) SunJCE: AES_128/ECB/NoPadding~AES_128/ECB/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 38) SunJCE: AES_128/ECB/NoPadding~2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 39) SunJCE: AES_128/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 40) SunJCE: AES_128/CBC/NoPadding~AES_128/CBC/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 41) SunJCE: AES_128/CBC/NoPadding~2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 42) SunJCE: AES_128/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 43) SunJCE: AES_128/OFB/NoPadding~AES_128/OFB/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 44) SunJCE: AES_128/OFB/NoPadding~2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 45) SunJCE: AES_128/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 46) SunJCE: AES_128/CFB/NoPadding~AES_128/CFB/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 47) SunJCE: AES_128/CFB/NoPadding~2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 48) SunJCE: AES_128/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 49) SunJCE: AES_128/GCM/NoPadding~AES_128/GCM/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 50) SunJCE: AES_128/GCM/NoPadding~2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 51) SunJCE: AES_128/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 52) SunJCE: AES_192/ECB/NoPadding~AES_192/ECB/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 53) SunJCE: AES_192/ECB/NoPadding~2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 54) SunJCE: AES_192/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 55) SunJCE: AES_192/CBC/NoPadding~AES_192/CBC/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 56) SunJCE: AES_192/CBC/NoPadding~2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 57) SunJCE: AES_192/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 58) SunJCE: AES_192/OFB/NoPadding~AES_192/OFB/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 59) SunJCE: AES_192/OFB/NoPadding~2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 60) SunJCE: AES_192/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 61) SunJCE: AES_192/CFB/NoPadding~AES_192/CFB/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 62) SunJCE: AES_192/CFB/NoPadding~2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 63) SunJCE: AES_192/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 64) SunJCE: AES_192/GCM/NoPadding~AES_192/GCM/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 65) SunJCE: AES_192/GCM/NoPadding~2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 66) SunJCE: AES_192/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 67) SunJCE: AES_256/ECB/NoPadding~AES_256/ECB/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 68) SunJCE: AES_256/ECB/NoPadding~2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 69) SunJCE: AES_256/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 70) SunJCE: AES_256/CBC/NoPadding~AES_256/CBC/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 71) SunJCE: AES_256/CBC/NoPadding~2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 72) SunJCE: AES_256/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 73) SunJCE: AES_256/OFB/NoPadding~AES_256/OFB/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 74) SunJCE: AES_256/OFB/NoPadding~2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 75) SunJCE: AES_256/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 76) SunJCE: AES_256/CFB/NoPadding~AES_256/CFB/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 77) SunJCE: AES_256/CFB/NoPadding~2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 78) SunJCE: AES_256/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 79) SunJCE: AES_256/GCM/NoPadding~AES_256/GCM/NoPadding (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 80) SunJCE: AES_256/GCM/NoPadding~2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 81) SunJCE: AES_256/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 82) SunJCE: AESWrap~AESWrap (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 83) SunJCE: AESWrap_128~AESWrap_128 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 84) SunJCE: AESWrap_128~2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 85) SunJCE: AESWrap_128~OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 86) SunJCE: AESWrap_192~AESWrap_192 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 87) SunJCE: AESWrap_192~2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 88) SunJCE: AESWrap_192~OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 89) SunJCE: AESWrap_256~AESWrap_256 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 90) SunJCE: AESWrap_256~2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 91) SunJCE: AESWrap_256~OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 92) SunJCE: RC2~RC2 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 93) SunJCE: ARCFOUR~ARCFOUR (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 94) SunJCE: ARCFOUR~RC4 (Cipher)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] running: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-11T13:16:49.348Z] 0) XMLDSig: DOM~DOM (XMLSignatureFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] running: cryptotest.tests.SaslClientFactoryTests
[2026-02-11T13:16:49.348Z] 0) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslClientFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 1) SunSASL: NTLM~NTLM (SaslClientFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 2) SunSASL: GSSAPI~GSSAPI (SaslClientFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 3) SunSASL: EXTERNAL~EXTERNAL (SaslClientFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 4) SunSASL: PLAIN~PLAIN (SaslClientFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 5) SunSASL: CRAM-MD5~CRAM-MD5 (SaslClientFactory)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] running: cryptotest.tests.KDFTests
[2026-02-11T13:16:49.348Z] running: cryptotest.tests.KeyPairGeneratorTests
[2026-02-11T13:16:49.348Z] 0) SUN: DSA~DSA (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 2) SUN: DSA~1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 3) SUN: DSA~1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 4) SunRsaSign: RSA~RSA (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 5) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 6) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 7) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 8) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 9) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 10) SunEC: EC~EC (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 11) SunEC: EC~EllipticCurve (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 12) SunJSSE: RSA~RSA (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 13) SunJSSE: RSA~1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 14) SunJSSE: RSA~OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 15) SunJCE: DiffieHellman~DiffieHellman (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 16) SunJCE: DiffieHellman~DH (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 17) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 18) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] running: cryptotest.tests.KeyGeneratorTests
[2026-02-11T13:16:49.348Z] 0) SunJCE: DES~DES (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 1) SunJCE: DESede~DESede (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 2) SunJCE: DESede~TripleDES (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 3) SunJCE: Blowfish~Blowfish (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 4) SunJCE: AES~AES (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 5) SunJCE: AES~Rijndael (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 6) SunJCE: RC2~RC2 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 7) SunJCE: ARCFOUR~ARCFOUR (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 8) SunJCE: ARCFOUR~RC4 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 9) SunJCE: HmacMD5~HmacMD5 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 10) SunJCE: HmacSHA1~HmacSHA1 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 11) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 12) SunJCE: HmacSHA1~1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 13) SunJCE: HmacSHA224~HmacSHA224 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 14) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 15) SunJCE: HmacSHA224~1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 16) SunJCE: HmacSHA256~HmacSHA256 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 17) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 18) SunJCE: HmacSHA256~1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 19) SunJCE: HmacSHA384~HmacSHA384 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 20) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 21) SunJCE: HmacSHA384~1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 22) SunJCE: HmacSHA512~HmacSHA512 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 23) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 24) SunJCE: HmacSHA512~1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 25) SunJCE: SunTlsPrf~SunTlsPrf (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 26) SunJCE: SunTls12Prf~SunTls12Prf (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 27) SunJCE: SunTlsMasterSecret~SunTlsMasterSecret (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 28) SunJCE: SunTlsMasterSecret~SunTls12MasterSecret (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 29) SunJCE: SunTlsMasterSecret~SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 30) SunJCE: SunTlsKeyMaterial~SunTlsKeyMaterial (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 31) SunJCE: SunTlsKeyMaterial~SunTls12KeyMaterial (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 32) SunJCE: SunTlsRsaPremasterSecret~SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 33) SunJCE: SunTlsRsaPremasterSecret~SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] running: cryptotest.tests.MacTests
[2026-02-11T13:16:49.348Z] 0) SunJCE: HmacMD5~HmacMD5 (Mac)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 1) SunJCE: HmacSHA1~HmacSHA1 (Mac)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 2) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (Mac)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 3) SunJCE: HmacSHA1~1.2.840.113549.2.7 (Mac)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 4) SunJCE: HmacSHA224~HmacSHA224 (Mac)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 5) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (Mac)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.348Z] 6) SunJCE: HmacSHA224~1.2.840.113549.2.8 (Mac)
[2026-02-11T13:16:49.348Z] Passed
[2026-02-11T13:16:49.349Z] 7) SunJCE: HmacSHA256~HmacSHA256 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 8) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 9) SunJCE: HmacSHA256~1.2.840.113549.2.9 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 10) SunJCE: HmacSHA384~HmacSHA384 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 11) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 12) SunJCE: HmacSHA384~1.2.840.113549.2.10 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 13) SunJCE: HmacSHA512~HmacSHA512 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 14) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 15) SunJCE: HmacSHA512~1.2.840.113549.2.11 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 16) SunJCE: HmacPBESHA1~HmacPBESHA1 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 17) SunJCE: HmacPBESHA224~HmacPBESHA224 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 18) SunJCE: HmacPBESHA256~HmacPBESHA256 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 19) SunJCE: HmacPBESHA384~HmacPBESHA384 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 20) SunJCE: HmacPBESHA512~HmacPBESHA512 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 21) SunJCE: HmacPBESHA512/224~HmacPBESHA512/224 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 22) SunJCE: HmacPBESHA512/256~HmacPBESHA512/256 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 23) SunJCE: PBEWithHmacSHA1~PBEWithHmacSHA1 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 24) SunJCE: PBEWithHmacSHA224~PBEWithHmacSHA224 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 25) SunJCE: PBEWithHmacSHA256~PBEWithHmacSHA256 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 26) SunJCE: PBEWithHmacSHA384~PBEWithHmacSHA384 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 27) SunJCE: PBEWithHmacSHA512~PBEWithHmacSHA512 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 28) SunJCE: SslMacMD5~SslMacMD5 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] 29) SunJCE: SslMacSHA1~SslMacSHA1 (Mac)
[2026-02-11T13:16:49.349Z] Passed
[2026-02-11T13:16:49.349Z] running: cryptotest.tests.GssApiMechanismTests
[2026-02-11T13:16:49.349Z] 0) SunJGSS: 1.2.840.113554.1.2.2~1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-11T13:16:49.349Z] Ignored
[2026-02-11T13:16:49.349Z] 1) SunJGSS: 1.3.6.1.5.5.2~1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-11T13:16:49.350Z] Ignored
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.SaslServerFactoryTests
[2026-02-11T13:16:49.350Z] 0) SunSASL: CRAM-MD5~CRAM-MD5 (SaslServerFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 1) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslServerFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 2) SunSASL: NTLM~NTLM (SaslServerFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.TrustManagerFactoryTests
[2026-02-11T13:16:49.350Z] 0) SunJSSE: SunX509~SunX509 (TrustManagerFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 1) SunJSSE: PKIX~PKIX (TrustManagerFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 2) SunJSSE: PKIX~SunPKIX (TrustManagerFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 3) SunJSSE: PKIX~X509 (TrustManagerFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 4) SunJSSE: PKIX~X.509 (TrustManagerFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.CertStoreTests
[2026-02-11T13:16:49.350Z] 0) SUN: LDAP~LDAP (CertStore)
[2026-02-11T13:16:49.350Z] Ignored
[2026-02-11T13:16:49.350Z] 1) SUN: Collection~Collection (CertStore)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 2) SUN: com.sun.security.IndexedCollection~com.sun.security.IndexedCollection (CertStore)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.KEMTests
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.CertificateFactoryTests
[2026-02-11T13:16:49.350Z] 0) SUN: X.509~X.509 (CertificateFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 1) SUN: X.509~X509 (CertificateFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.SSLContextTests
[2026-02-11T13:16:49.350Z] 0) SunJSSE: TLSv1~TLSv1 (SSLContext)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 1) SunJSSE: TLSv1~SSLv3 (SSLContext)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 2) SunJSSE: TLSv1.1~TLSv1.1 (SSLContext)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 3) SunJSSE: TLSv1.2~TLSv1.2 (SSLContext)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 4) SunJSSE: TLSv1.3~TLSv1.3 (SSLContext)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 5) SunJSSE: TLS~TLS (SSLContext)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 6) SunJSSE: TLS~SSL (SSLContext)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 7) SunJSSE: Default~Default (SSLContext)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.KeyManagerFactoryTests
[2026-02-11T13:16:49.350Z] 0) SunJSSE: SunX509~SunX509 (KeyManagerFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 1) SunJSSE: NewSunX509~NewSunX509 (KeyManagerFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 2) SunJSSE: NewSunX509~PKIX (KeyManagerFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.PolicyTests
[2026-02-11T13:16:49.350Z] 0) SUN: JavaPolicy~JavaPolicy (Policy)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-11T13:16:49.350Z] 0) SunSASL: GSSAPI~GSSAPI (SaslServerFactory)
[2026-02-11T13:16:49.350Z] Ignored
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.CertPathBuilderTests
[2026-02-11T13:16:49.350Z] 0) SUN: PKIX~PKIX (CertPathBuilder)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.KeyStoreTests
[2026-02-11T13:16:49.350Z] 0) SUN: JKS~JKS (KeyStore)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 1) SUN: CaseExactJKS~CaseExactJKS (KeyStore)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 2) SUN: DKS~DKS (KeyStore)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 3) SunJSSE: PKCS12~PKCS12 (KeyStore)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 4) SunJCE: JCEKS~JCEKS (KeyStore)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 5) Apple: KeychainStore~KeychainStore (KeyStore)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.KeyInfoFactoryTests
[2026-02-11T13:16:49.350Z] 0) XMLDSig: DOM~DOM (KeyInfoFactory)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.SignatureTests
[2026-02-11T13:16:49.350Z] 0) SUN: SHA1withDSA~SHA1withDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 1) SUN: SHA1withDSA~DSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 2) SUN: SHA1withDSA~DSS (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 3) SUN: SHA1withDSA~SHA/DSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 4) SUN: SHA1withDSA~SHA-1/DSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 5) SUN: SHA1withDSA~SHA1/DSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 6) SUN: SHA1withDSA~SHAwithDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 7) SUN: SHA1withDSA~DSAWithSHA1 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 8) SUN: SHA1withDSA~OID.1.2.840.10040.4.3 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 9) SUN: SHA1withDSA~1.2.840.10040.4.3 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 10) SUN: SHA1withDSA~1.3.14.3.2.13 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 11) SUN: SHA1withDSA~1.3.14.3.2.27 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 12) SUN: NONEwithDSA~NONEwithDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 13) SUN: NONEwithDSA~RawDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 14) SUN: SHA224withDSA~SHA224withDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 15) SUN: SHA224withDSA~OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 16) SUN: SHA224withDSA~2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 17) SUN: SHA256withDSA~SHA256withDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 18) SUN: SHA256withDSA~OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 19) SUN: SHA256withDSA~2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 20) SunRsaSign: MD2withRSA~MD2withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 21) SunRsaSign: MD2withRSA~1.2.840.113549.1.1.2 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 22) SunRsaSign: MD2withRSA~OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 23) SunRsaSign: MD5withRSA~MD5withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 24) SunRsaSign: MD5withRSA~1.2.840.113549.1.1.4 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 25) SunRsaSign: MD5withRSA~OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 26) SunRsaSign: SHA1withRSA~SHA1withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 27) SunRsaSign: SHA1withRSA~1.2.840.113549.1.1.5 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 28) SunRsaSign: SHA1withRSA~OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 29) SunRsaSign: SHA1withRSA~1.3.14.3.2.29 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 30) SunRsaSign: SHA224withRSA~SHA224withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 31) SunRsaSign: SHA224withRSA~1.2.840.113549.1.1.14 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 32) SunRsaSign: SHA224withRSA~OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 33) SunRsaSign: SHA256withRSA~SHA256withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 34) SunRsaSign: SHA256withRSA~1.2.840.113549.1.1.11 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 35) SunRsaSign: SHA256withRSA~OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 36) SunRsaSign: SHA384withRSA~SHA384withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 37) SunRsaSign: SHA384withRSA~1.2.840.113549.1.1.12 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 38) SunRsaSign: SHA384withRSA~OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 39) SunRsaSign: SHA512withRSA~SHA512withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 40) SunRsaSign: SHA512withRSA~1.2.840.113549.1.1.13 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 41) SunRsaSign: SHA512withRSA~OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 42) SunRsaSign: SHA512/224withRSA~SHA512/224withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 43) SunRsaSign: SHA512/224withRSA~1.2.840.113549.1.1.15 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 44) SunRsaSign: SHA512/224withRSA~OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 45) SunRsaSign: SHA512/256withRSA~SHA512/256withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 46) SunRsaSign: SHA512/256withRSA~1.2.840.113549.1.1.16 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 47) SunRsaSign: SHA512/256withRSA~OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 48) SunRsaSign: RSASSA-PSS~RSASSA-PSS (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 49) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 50) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 51) SunEC: NONEwithECDSA~NONEwithECDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 52) SunEC: SHA1withECDSA~SHA1withECDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 53) SunEC: SHA1withECDSA~OID.1.2.840.10045.4.1 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 54) SunEC: SHA1withECDSA~1.2.840.10045.4.1 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 55) SunEC: SHA224withECDSA~SHA224withECDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 56) SunEC: SHA224withECDSA~OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 57) SunEC: SHA224withECDSA~1.2.840.10045.4.3.1 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 58) SunEC: SHA256withECDSA~SHA256withECDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 59) SunEC: SHA256withECDSA~OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 60) SunEC: SHA256withECDSA~1.2.840.10045.4.3.2 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 61) SunEC: SHA384withECDSA~SHA384withECDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 62) SunEC: SHA384withECDSA~OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 63) SunEC: SHA384withECDSA~1.2.840.10045.4.3.3 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 64) SunEC: SHA512withECDSA~SHA512withECDSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 65) SunEC: SHA512withECDSA~OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 66) SunEC: SHA512withECDSA~1.2.840.10045.4.3.4 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 67) SunJSSE: MD2withRSA~MD2withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 68) SunJSSE: MD2withRSA~1.2.840.113549.1.1.2 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 69) SunJSSE: MD2withRSA~OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 70) SunJSSE: MD5withRSA~MD5withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 71) SunJSSE: MD5withRSA~1.2.840.113549.1.1.4 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 72) SunJSSE: MD5withRSA~OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 73) SunJSSE: SHA1withRSA~SHA1withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 74) SunJSSE: SHA1withRSA~1.2.840.113549.1.1.5 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 75) SunJSSE: SHA1withRSA~OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 76) SunJSSE: SHA1withRSA~1.3.14.3.2.29 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 77) SunJSSE: SHA1withRSA~OID.1.3.14.3.2.29 (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 78) SunJSSE: MD5andSHA1withRSA~MD5andSHA1withRSA (Signature)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] running: cryptotest.tests.TransformServiceTests
[2026-02-11T13:16:49.350Z] 0) XMLDSig: http://www.w3.org/2006/12/xml-c14n11#WithComments~http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 1) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 2) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~BASE64 (TransformService)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 3) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 4) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~XSLT (TransformService)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 5) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 6) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~EXCLUSIVE (TransformService)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 7) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments~http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments (TransformService)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.350Z] 8) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments~INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T13:16:49.350Z] Passed
[2026-02-11T13:16:49.351Z] 9) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 10) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~ENVELOPED (TransformService)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 11) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 12) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~XPATH2 (TransformService)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 13) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315~http://www.w3.org/TR/2001/REC-xml-c14n-20010315 (TransformService)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 14) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315~INCLUSIVE (TransformService)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 15) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#WithComments~http://www.w3.org/2001/10/xml-exc-c14n#WithComments (TransformService)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 16) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#WithComments~EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 17) XMLDSig: http://www.w3.org/2006/12/xml-c14n11~http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 18) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 19) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~XPATH (TransformService)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] running: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-11T13:16:49.351Z] 0) SUN: DSA~DSA (AlgorithmParameterGenerator)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 1) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameterGenerator)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 2) SunJCE: DiffieHellman~DH (AlgorithmParameterGenerator)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 3) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 4) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] running: cryptotest.tests.SecureRandomTests
[2026-02-11T13:16:49.351Z] 0) SUN: NativePRNG~NativePRNG (SecureRandom)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 1) SUN: SHA1PRNG~SHA1PRNG (SecureRandom)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 2) SUN: NativePRNGBlocking~NativePRNGBlocking (SecureRandom)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 3) SUN: NativePRNGNonBlocking~NativePRNGNonBlocking (SecureRandom)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] running: cryptotest.tests.KeyFactoryTests
[2026-02-11T13:16:49.351Z] 0) SUN: DSA~DSA (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 2) SUN: DSA~1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 3) SUN: DSA~1.3.14.3.2.12 (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 4) SunRsaSign: RSA~RSA (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 5) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 6) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 7) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 8) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 9) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 10) SunEC: EC~EC (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 11) SunEC: EC~EllipticCurve (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 12) SunJSSE: RSA~RSA (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 13) SunJSSE: RSA~1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 14) SunJSSE: RSA~OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 15) SunJCE: DiffieHellman~DiffieHellman (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 16) SunJCE: DiffieHellman~DH (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 17) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] 18) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T13:16:49.351Z] Passed
[2026-02-11T13:16:49.351Z] running: cryptotest.tests.TestProviders
[2026-02-11T13:16:49.351Z] provider atts
[2026-02-11T13:16:49.351Z] --------------------------------------------
[2026-02-11T13:16:49.351Z] 1) SUN
[2026-02-11T13:16:49.351Z] **************atts**************
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-11T13:16:49.351Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-11T13:16:49.351Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.SHA-1=SHA
[2026-02-11T13:16:49.351Z] MessageDigest.SHA=sun.security.provider.SHA
[2026-02-11T13:16:49.351Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-11T13:16:49.351Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-11T13:16:49.351Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] KeyStore.JKS ImplementedIn=Software
[2026-02-11T13:16:49.351Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-11T13:16:49.351Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T13:16:49.351Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-11T13:16:49.351Z] Provider.id className=sun.security.provider.Sun
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-11T13:16:49.351Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-11T13:16:49.351Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T13:16:49.351Z] Signature.SHA1withDSA KeySize=1024
[2026-02-11T13:16:49.351Z] Signature.NONEwithDSA KeySize=1024
[2026-02-11T13:16:49.351Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-11T13:16:49.351Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T13:16:49.351Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-11T13:16:49.351Z] Provider.id name=SUN
[2026-02-11T13:16:49.351Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T13:16:49.351Z] Policy.JavaPolicy=sun.security.provider.PolicySpiFile
[2026-02-11T13:16:49.351Z] Signature.SHA224withDSA KeySize=2048
[2026-02-11T13:16:49.351Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-11T13:16:49.351Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-11T13:16:49.351Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-11T13:16:49.351Z] SecureRandom.NativePRNGBlocking=sun.security.provider.NativePRNG$Blocking
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T13:16:49.351Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T13:16:49.351Z] Provider.id version=1.8
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T13:16:49.351Z] Signature.SHA256withDSA KeySize=2048
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T13:16:49.351Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-11T13:16:49.351Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T13:16:49.351Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-11T13:16:49.351Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] SecureRandom.NativePRNGNonBlocking=sun.security.provider.NativePRNG$NonBlocking
[2026-02-11T13:16:49.351Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-11T13:16:49.351Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-11T13:16:49.351Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T13:16:49.351Z] SecureRandom.NativePRNG=sun.security.provider.NativePRNG
[2026-02-11T13:16:49.351Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-11T13:16:49.351Z] CertStore.LDAP ImplementedIn=Software
[2026-02-11T13:16:49.351Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T13:16:49.351Z] CertStore.Collection ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-11T13:16:49.351Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.SHA1=SHA
[2026-02-11T13:16:49.351Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-11T13:16:49.351Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-11T13:16:49.351Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-11T13:16:49.351Z] MessageDigest.SHA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-11T13:16:49.351Z] Provider.id info=SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-11T13:16:49.351Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T13:16:49.351Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-11T13:16:49.351Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-11T13:16:49.351Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.SHA-1=SHA
[2026-02-11T13:16:49.351Z] MessageDigest.SHA=sun.security.provider.SHA
[2026-02-11T13:16:49.351Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-11T13:16:49.351Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-11T13:16:49.351Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] KeyStore.JKS ImplementedIn=Software
[2026-02-11T13:16:49.351Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-11T13:16:49.351Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T13:16:49.351Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-11T13:16:49.351Z] Provider.id className=sun.security.provider.Sun
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-11T13:16:49.351Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T13:16:49.351Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T13:16:49.351Z] Signature.SHA1withDSA KeySize=1024
[2026-02-11T13:16:49.351Z] Signature.NONEwithDSA KeySize=1024
[2026-02-11T13:16:49.351Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-11T13:16:49.351Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T13:16:49.351Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-11T13:16:49.351Z] Provider.id name=SUN
[2026-02-11T13:16:49.351Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T13:16:49.351Z] Policy.JavaPolicy=sun.security.provider.PolicySpiFile
[2026-02-11T13:16:49.351Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] Signature.SHA224withDSA KeySize=2048
[2026-02-11T13:16:49.351Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-11T13:16:49.351Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-11T13:16:49.351Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-11T13:16:49.351Z] SecureRandom.NativePRNGBlocking=sun.security.provider.NativePRNG$Blocking
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T13:16:49.351Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T13:16:49.351Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T13:16:49.351Z] Provider.id version=1.8
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T13:16:49.351Z] Signature.SHA256withDSA KeySize=2048
[2026-02-11T13:16:49.351Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-11T13:16:49.351Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T13:16:49.351Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-11T13:16:49.351Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] SecureRandom.NativePRNGNonBlocking=sun.security.provider.NativePRNG$NonBlocking
[2026-02-11T13:16:49.351Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-11T13:16:49.351Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T13:16:49.351Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T13:16:49.351Z] SecureRandom.NativePRNG=sun.security.provider.NativePRNG
[2026-02-11T13:16:49.351Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-11T13:16:49.351Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] CertStore.LDAP ImplementedIn=Software
[2026-02-11T13:16:49.351Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T13:16:49.351Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-11T13:16:49.351Z] CertStore.Collection ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-11T13:16:49.351Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-11T13:16:49.351Z] Alg.Alias.MessageDigest.SHA1=SHA
[2026-02-11T13:16:49.351Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-11T13:16:49.351Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-11T13:16:49.351Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-11T13:16:49.351Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-11T13:16:49.351Z] MessageDigest.SHA ImplementedIn=Software
[2026-02-11T13:16:49.351Z] Provider.id info=SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-11T13:16:49.351Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-11T13:16:49.351Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T13:16:49.351Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-11T13:16:49.351Z] 2) SunRsaSign
[2026-02-11T13:16:49.351Z] **************atts**************
[2026-02-11T13:16:49.351Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.351Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T13:16:49.351Z] Provider.id name=SunRsaSign
[2026-02-11T13:16:49.351Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-11T13:16:49.351Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-11T13:16:49.351Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-11T13:16:49.351Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-11T13:16:49.351Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-11T13:16:49.351Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.351Z] Provider.id version=1.8
[2026-02-11T13:16:49.351Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-11T13:16:49.351Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.351Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-11T13:16:49.351Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-11T13:16:49.351Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.351Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-11T13:16:49.351Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T13:16:49.351Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T13:16:49.351Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.351Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-11T13:16:49.351Z] Provider.id info=Sun RSA signature provider
[2026-02-11T13:16:49.351Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.351Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-11T13:16:49.351Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T13:16:49.351Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T13:16:49.351Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.351Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T13:16:49.351Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T13:16:49.351Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.351Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T13:16:49.351Z] Provider.id name=SunRsaSign
[2026-02-11T13:16:49.351Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-11T13:16:49.351Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-11T13:16:49.351Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-11T13:16:49.351Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-11T13:16:49.351Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-11T13:16:49.351Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.351Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.351Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] Provider.id version=1.8
[2026-02-11T13:16:49.352Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-11T13:16:49.352Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.352Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.352Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-11T13:16:49.352Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-11T13:16:49.352Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T13:16:49.352Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T13:16:49.352Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T13:16:49.352Z] Provider.id info=Sun RSA signature provider
[2026-02-11T13:16:49.352Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.352Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.352Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-11T13:16:49.352Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T13:16:49.352Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T13:16:49.352Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T13:16:49.352Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T13:16:49.352Z] 3) SunEC
[2026-02-11T13:16:49.352Z] **************atts**************
[2026-02-11T13:16:49.352Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-11T13:16:49.352Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Provider.id name=SunEC
[2026-02-11T13:16:49.352Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T13:16:49.352Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] KeyPairGenerator.EC KeySize=256
[2026-02-11T13:16:49.352Z] KeyFactory.EC ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Provider.id version=1.8
[2026-02-11T13:16:49.352Z] AlgorithmParameters.EC KeySize=256
[2026-02-11T13:16:49.352Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-11T13:16:49.352Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-11T13:16:49.352Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-11T13:16:49.352Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-11T13:16:49.352Z] Signature.SHA1withECDSA KeySize=256
[2026-02-11T13:16:49.352Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T13:16:49.352Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-11T13:16:49.352Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Provider.id info=Sun Elliptic Curve provider (EC, ECDSA, ECDH)
[2026-02-11T13:16:49.352Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T13:16:49.352Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T13:16:49.352Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T13:16:49.352Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Provider.id className=sun.security.ec.SunEC
[2026-02-11T13:16:49.352Z] AlgorithmParameters.EC SupportedCurves=[secp112r1,1.3.132.0.6]|[secp112r2,1.3.132.0.7]|[secp128r1,1.3.132.0.28]|[secp128r2,1.3.132.0.29]|[secp160k1,1.3.132.0.9]|[secp160r1,1.3.132.0.8]|[secp160r2,1.3.132.0.30]|[secp192k1,1.3.132.0.31]|[secp192r1,NIST P-192,X9.62 prime192v1,1.2.840.10045.3.1.1]|[secp224k1,1.3.132.0.32]|[secp224r1,NIST P-224,1.3.132.0.33]|[secp256k1,1.3.132.0.10]|[secp256r1,NIST P-256,X9.62 prime256v1,1.2.840.10045.3.1.7]|[secp384r1,NIST P-384,1.3.132.0.34]|[secp521r1,NIST P-521,1.3.132.0.35]|[X9.62 prime192v2,1.2.840.10045.3.1.2]|[X9.62 prime192v3,1.2.840.10045.3.1.3]|[X9.62 prime239v1,1.2.840.10045.3.1.4]|[X9.62 prime239v2,1.2.840.10045.3.1.5]|[X9.62 prime239v3,1.2.840.10045.3.1.6]|[sect113r1,1.3.132.0.4]|[sect113r2,1.3.132.0.5]|[sect131r1,1.3.132.0.22]|[sect131r2,1.3.132.0.23]|[sect163k1,NIST K-163,1.3.132.0.1]|[sect163r1,1.3.132.0.2]|[sect163r2,NIST B-163,1.3.132.0.15]|[sect193r1,1.3.132.0.24]|[sect193r2,1.3.132.0.25]|[sect233k1,NIST K-233,1.3.132.0.26]|[sect233r1,NIST B-233,1.3.132.0.27]|[sect239k1,1.3.132.0.3]|[sect283k1,NIST K-283,1.3.132.0.16]|[sect283r1,NIST B-283,1.3.132.0.17]|[sect409k1,NIST K-409,1.3.132.0.36]|[sect409r1,NIST B-409,1.3.132.0.37]|[sect571k1,NIST K-571,1.3.132.0.38]|[sect571r1,NIST B-571,1.3.132.0.39]|[X9.62 c2tnb191v1,1.2.840.10045.3.0.5]|[X9.62 c2tnb191v2,1.2.840.10045.3.0.6]|[X9.62 c2tnb191v3,1.2.840.10045.3.0.7]|[X9.62 c2tnb239v1,1.2.840.10045.3.0.11]|[X9.62 c2tnb239v2,1.2.840.10045.3.0.12]|[X9.62 c2tnb239v3,1.2.840.10045.3.0.13]|[X9.62 c2tnb359v1,1.2.840.10045.3.0.18]|[X9.62 c2tnb431r1,1.2.840.10045.3.0.20]|[brainpoolP160r1,1.3.36.3.3.2.8.1.1.1]|[brainpoolP192r1,1.3.36.3.3.2.8.1.1.3]|[brainpoolP224r1,1.3.36.3.3.2.8.1.1.5]|[brainpoolP256r1,1.3.36.3.3.2.8.1.1.7]|[brainpoolP320r1,1.3.36.3.3.2.8.1.1.9]|[brainpoolP384r1,1.3.36.3.3.2.8.1.1.11]|[brainpoolP512r1,1.3.36.3.3.2.8.1.1.13]
[2026-02-11T13:16:49.352Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-11T13:16:49.352Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-11T13:16:49.352Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-11T13:16:49.352Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-11T13:16:49.352Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Provider.id name=SunEC
[2026-02-11T13:16:49.352Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T13:16:49.352Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] KeyPairGenerator.EC KeySize=256
[2026-02-11T13:16:49.352Z] KeyFactory.EC ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Provider.id version=1.8
[2026-02-11T13:16:49.352Z] AlgorithmParameters.EC KeySize=256
[2026-02-11T13:16:49.352Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-11T13:16:49.352Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-11T13:16:49.352Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-11T13:16:49.352Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-11T13:16:49.352Z] Signature.SHA1withECDSA KeySize=256
[2026-02-11T13:16:49.352Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T13:16:49.352Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-11T13:16:49.352Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Provider.id info=Sun Elliptic Curve provider (EC, ECDSA, ECDH)
[2026-02-11T13:16:49.352Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T13:16:49.352Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T13:16:49.352Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T13:16:49.352Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T13:16:49.352Z] AlgorithmParameters.EC SupportedCurves=[secp112r1,1.3.132.0.6]|[secp112r2,1.3.132.0.7]|[secp128r1,1.3.132.0.28]|[secp128r2,1.3.132.0.29]|[secp160k1,1.3.132.0.9]|[secp160r1,1.3.132.0.8]|[secp160r2,1.3.132.0.30]|[secp192k1,1.3.132.0.31]|[secp192r1,NIST P-192,X9.62 prime192v1,1.2.840.10045.3.1.1]|[secp224k1,1.3.132.0.32]|[secp224r1,NIST P-224,1.3.132.0.33]|[secp256k1,1.3.132.0.10]|[secp256r1,NIST P-256,X9.62 prime256v1,1.2.840.10045.3.1.7]|[secp384r1,NIST P-384,1.3.132.0.34]|[secp521r1,NIST P-521,1.3.132.0.35]|[X9.62 prime192v2,1.2.840.10045.3.1.2]|[X9.62 prime192v3,1.2.840.10045.3.1.3]|[X9.62 prime239v1,1.2.840.10045.3.1.4]|[X9.62 prime239v2,1.2.840.10045.3.1.5]|[X9.62 prime239v3,1.2.840.10045.3.1.6]|[sect113r1,1.3.132.0.4]|[sect113r2,1.3.132.0.5]|[sect131r1,1.3.132.0.22]|[sect131r2,1.3.132.0.23]|[sect163k1,NIST K-163,1.3.132.0.1]|[sect163r1,1.3.132.0.2]|[sect163r2,NIST B-163,1.3.132.0.15]|[sect193r1,1.3.132.0.24]|[sect193r2,1.3.132.0.25]|[sect233k1,NIST K-233,1.3.132.0.26]|[sect233r1,NIST B-233,1.3.132.0.27]|[sect239k1,1.3.132.0.3]|[sect283k1,NIST K-283,1.3.132.0.16]|[sect283r1,NIST B-283,1.3.132.0.17]|[sect409k1,NIST K-409,1.3.132.0.36]|[sect409r1,NIST B-409,1.3.132.0.37]|[sect571k1,NIST K-571,1.3.132.0.38]|[sect571r1,NIST B-571,1.3.132.0.39]|[X9.62 c2tnb191v1,1.2.840.10045.3.0.5]|[X9.62 c2tnb191v2,1.2.840.10045.3.0.6]|[X9.62 c2tnb191v3,1.2.840.10045.3.0.7]|[X9.62 c2tnb239v1,1.2.840.10045.3.0.11]|[X9.62 c2tnb239v2,1.2.840.10045.3.0.12]|[X9.62 c2tnb239v3,1.2.840.10045.3.0.13]|[X9.62 c2tnb359v1,1.2.840.10045.3.0.18]|[X9.62 c2tnb431r1,1.2.840.10045.3.0.20]|[brainpoolP160r1,1.3.36.3.3.2.8.1.1.1]|[brainpoolP192r1,1.3.36.3.3.2.8.1.1.3]|[brainpoolP224r1,1.3.36.3.3.2.8.1.1.5]|[brainpoolP256r1,1.3.36.3.3.2.8.1.1.7]|[brainpoolP320r1,1.3.36.3.3.2.8.1.1.9]|[brainpoolP384r1,1.3.36.3.3.2.8.1.1.11]|[brainpoolP512r1,1.3.36.3.3.2.8.1.1.13]
[2026-02-11T13:16:49.352Z] Provider.id className=sun.security.ec.SunEC
[2026-02-11T13:16:49.352Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-11T13:16:49.352Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-11T13:16:49.352Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-11T13:16:49.352Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-11T13:16:49.352Z] 4) SunJSSE
[2026-02-11T13:16:49.352Z] **************atts**************
[2026-02-11T13:16:49.352Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-11T13:16:49.352Z] Provider.id name=SunJSSE
[2026-02-11T13:16:49.352Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T13:16:49.352Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] Provider.id version=1.8
[2026-02-11T13:16:49.352Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-11T13:16:49.352Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-11T13:16:49.352Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-11T13:16:49.352Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-11T13:16:49.352Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-11T13:16:49.352Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-11T13:16:49.352Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-11T13:16:49.352Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-11T13:16:49.352Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-11T13:16:49.352Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-11T13:16:49.352Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] Provider.id info=Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2/TLSv1.3)
[2026-02-11T13:16:49.352Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-11T13:16:49.352Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-11T13:16:49.352Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-11T13:16:49.352Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-11T13:16:49.352Z] Provider.id className=com.sun.net.ssl.internal.ssl.Provider
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T13:16:49.352Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T13:16:49.352Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-11T13:16:49.352Z] Provider.id name=SunJSSE
[2026-02-11T13:16:49.352Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T13:16:49.352Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] Provider.id version=1.8
[2026-02-11T13:16:49.352Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-11T13:16:49.352Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-11T13:16:49.352Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-11T13:16:49.352Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-11T13:16:49.352Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-11T13:16:49.352Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-11T13:16:49.352Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-11T13:16:49.352Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-11T13:16:49.352Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-11T13:16:49.352Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-11T13:16:49.352Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] Provider.id info=Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2/TLSv1.3)
[2026-02-11T13:16:49.352Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-11T13:16:49.352Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-11T13:16:49.352Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-11T13:16:49.352Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-11T13:16:49.352Z] Provider.id className=com.sun.net.ssl.internal.ssl.Provider
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-11T13:16:49.352Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T13:16:49.352Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T13:16:49.352Z] 5) SunJCE
[2026-02-11T13:16:49.352Z] **************atts**************
[2026-02-11T13:16:49.352Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-11T13:16:49.352Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-11T13:16:49.352Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T13:16:49.352Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T13:16:49.352Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T13:16:49.352Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-11T13:16:49.352Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyGenerator.Rijndael=AES
[2026-02-11T13:16:49.352Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-11T13:16:49.352Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-11T13:16:49.352Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.352Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-11T13:16:49.352Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.352Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-11T13:16:49.352Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-11T13:16:49.352Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.352Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.352Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-11T13:16:49.352Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.352Z] Provider.id name=SunJCE
[2026-02-11T13:16:49.352Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.352Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-11T13:16:49.352Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-11T13:16:49.352Z] Cipher.DESede SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.352Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.352Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T13:16:49.352Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T13:16:49.352Z] Cipher.RSA SupportedPaddings=NOPADDING|PKCS1PADDING|OAEPPADDING|OAEPWITHMD5ANDMGF1PADDING|OAEPWITHSHA1ANDMGF1PADDING|OAEPWITHSHA-1ANDMGF1PADDING|OAEPWITHSHA-224ANDMGF1PADDING|OAEPWITHSHA-256ANDMGF1PADDING|OAEPWITHSHA-384ANDMGF1PADDING|OAEPWITHSHA-512ANDMGF1PADDING|OAEPWITHSHA-512/224ANDMGF1PADDING|OAEPWITHSHA-512/256ANDMGF1PADDING
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.Rijndael=AES
[2026-02-11T13:16:49.352Z] Cipher.RC2 SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-11T13:16:49.352Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-11T13:16:49.352Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.352Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-11T13:16:49.352Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.352Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.352Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.352Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.352Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.352Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.352Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-11T13:16:49.353Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-11T13:16:49.353Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-11T13:16:49.353Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-11T13:16:49.353Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.353Z] Cipher.AESWrap_256=com.sun.crypto.provider.AESWrapCipher$AES256
[2026-02-11T13:16:49.353Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA512
[2026-02-11T13:16:49.353Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-11T13:16:49.353Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-11T13:16:49.353Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-11T13:16:49.353Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.353Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES128_GCM_NoPadding
[2026-02-11T13:16:49.353Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-11T13:16:49.353Z] Cipher.AESWrap SupportedModes=ECB
[2026-02-11T13:16:49.353Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-11T13:16:49.353Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-11T13:16:49.353Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-11T13:16:49.353Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-11T13:16:49.353Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.353Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-11T13:16:49.353Z] Cipher.AESWrap_192=com.sun.crypto.provider.AESWrapCipher$AES192
[2026-02-11T13:16:49.353Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-11T13:16:49.353Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-11T13:16:49.353Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-11T13:16:49.353Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-11T13:16:49.353Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Cipher.DES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-11T13:16:49.353Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-11T13:16:49.353Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.353Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-11T13:16:49.353Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.353Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.353Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.353Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-11T13:16:49.353Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-11T13:16:49.353Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T13:16:49.353Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T13:16:49.353Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-11T13:16:49.353Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.353Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA384
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBE=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-11T13:16:49.353Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES256_GCM_NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-11T13:16:49.353Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.353Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-11T13:16:49.353Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-11T13:16:49.353Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-11T13:16:49.353Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-11T13:16:49.353Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-11T13:16:49.353Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-11T13:16:49.353Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-11T13:16:49.353Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.353Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.353Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.353Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Cipher.RSA SupportedModes=ECB
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-11T13:16:49.353Z] Cipher.AESWrap_128=com.sun.crypto.provider.AESWrapCipher$AES128
[2026-02-11T13:16:49.353Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-11T13:16:49.353Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T13:16:49.353Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-11T13:16:49.353Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-11T13:16:49.353Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T13:16:49.353Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T13:16:49.353Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T13:16:49.353Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T13:16:49.353Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-11T13:16:49.353Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-11T13:16:49.353Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T13:16:49.353Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-11T13:16:49.353Z] Cipher.AESWrap SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-11T13:16:49.353Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-11T13:16:49.353Z] Cipher.AESWrap=com.sun.crypto.provider.AESWrapCipher$General
[2026-02-11T13:16:49.353Z] AlgorithmParameters.GCM=com.sun.crypto.provider.GCMParameters
[2026-02-11T13:16:49.353Z] Mac.PBEWithHmacSHA1 SupportedKeyFormatS=RAW
[2026-02-11T13:16:49.353Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-11T13:16:49.353Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-11T13:16:49.353Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.353Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-11T13:16:49.353Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-11T13:16:49.353Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-11T13:16:49.353Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-11T13:16:49.353Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-11T13:16:49.353Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-11T13:16:49.353Z] Cipher.Blowfish SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-11T13:16:49.353Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-11T13:16:49.353Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-11T13:16:49.353Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-11T13:16:49.353Z] Cipher.AESWrap SupportedPaddings=NOPADDING
[2026-02-11T13:16:49.353Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-11T13:16:49.353Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.353Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-11T13:16:49.353Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES192_GCM_NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.353Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.353Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-11T13:16:49.353Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-11T13:16:49.353Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-11T13:16:49.353Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-11T13:16:49.353Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.353Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-11T13:16:49.353Z] Cipher.AES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64|GCM|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-11T13:16:49.353Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T13:16:49.353Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA256
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.353Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-11T13:16:49.353Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T13:16:49.353Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-11T13:16:49.353Z] Provider.id version=1.8
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-11T13:16:49.353Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-11T13:16:49.353Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T13:16:49.353Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.353Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-11T13:16:49.353Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.353Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T13:16:49.353Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T13:16:49.353Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA224
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.Rijndael=AES
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-11T13:16:49.353Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-11T13:16:49.353Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-11T13:16:49.353Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T13:16:49.353Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyGenerator.Rijndael=AES
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.353Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-11T13:16:49.353Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.353Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-11T13:16:49.353Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.353Z] Provider.id name=SunJCE
[2026-02-11T13:16:49.353Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-11T13:16:49.353Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-11T13:16:49.353Z] Cipher.DESede SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.353Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T13:16:49.353Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T13:16:49.353Z] Cipher.RSA SupportedPaddings=NOPADDING|PKCS1PADDING|OAEPPADDING|OAEPWITHMD5ANDMGF1PADDING|OAEPWITHSHA1ANDMGF1PADDING|OAEPWITHSHA-1ANDMGF1PADDING|OAEPWITHSHA-224ANDMGF1PADDING|OAEPWITHSHA-256ANDMGF1PADDING|OAEPWITHSHA-384ANDMGF1PADDING|OAEPWITHSHA-512ANDMGF1PADDING|OAEPWITHSHA-512/224ANDMGF1PADDING|OAEPWITHSHA-512/256ANDMGF1PADDING
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.Rijndael=AES
[2026-02-11T13:16:49.353Z] Cipher.RC2 SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-11T13:16:49.353Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.353Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-11T13:16:49.353Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.353Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.353Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-11T13:16:49.353Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.353Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.353Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.353Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-11T13:16:49.354Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-11T13:16:49.354Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-11T13:16:49.354Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-11T13:16:49.354Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.354Z] Cipher.AESWrap_256=com.sun.crypto.provider.AESWrapCipher$AES256
[2026-02-11T13:16:49.354Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA512
[2026-02-11T13:16:49.354Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-11T13:16:49.354Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-11T13:16:49.354Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-11T13:16:49.354Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.354Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES128_GCM_NoPadding
[2026-02-11T13:16:49.354Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-11T13:16:49.354Z] Cipher.AESWrap SupportedModes=ECB
[2026-02-11T13:16:49.354Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-11T13:16:49.354Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-11T13:16:49.354Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-11T13:16:49.354Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-11T13:16:49.354Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.354Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-11T13:16:49.354Z] Cipher.AESWrap_192=com.sun.crypto.provider.AESWrapCipher$AES192
[2026-02-11T13:16:49.354Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-11T13:16:49.354Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-11T13:16:49.354Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-11T13:16:49.354Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-11T13:16:49.354Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-11T13:16:49.354Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Cipher.DES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-11T13:16:49.354Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-11T13:16:49.354Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.354Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-11T13:16:49.354Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-11T13:16:49.354Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.354Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.354Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.354Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-11T13:16:49.354Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-11T13:16:49.354Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T13:16:49.354Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T13:16:49.354Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-11T13:16:49.354Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.354Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA384
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBE=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-11T13:16:49.354Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-11T13:16:49.354Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES256_GCM_NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-11T13:16:49.354Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.354Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-11T13:16:49.354Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-11T13:16:49.354Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-11T13:16:49.354Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-11T13:16:49.354Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-11T13:16:49.354Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-11T13:16:49.354Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-11T13:16:49.354Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.354Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.354Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.354Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Cipher.RSA SupportedModes=ECB
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.354Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.354Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-11T13:16:49.354Z] Cipher.AESWrap_128=com.sun.crypto.provider.AESWrapCipher$AES128
[2026-02-11T13:16:49.354Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-11T13:16:49.354Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T13:16:49.354Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-11T13:16:49.354Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-11T13:16:49.354Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T13:16:49.354Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T13:16:49.354Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T13:16:49.354Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T13:16:49.354Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-11T13:16:49.354Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-11T13:16:49.354Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T13:16:49.354Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-11T13:16:49.354Z] Cipher.AESWrap SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-11T13:16:49.354Z] Cipher.AESWrap=com.sun.crypto.provider.AESWrapCipher$General
[2026-02-11T13:16:49.354Z] AlgorithmParameters.GCM=com.sun.crypto.provider.GCMParameters
[2026-02-11T13:16:49.354Z] Mac.PBEWithHmacSHA1 SupportedKeyFormatS=RAW
[2026-02-11T13:16:49.354Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-11T13:16:49.354Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-11T13:16:49.354Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.354Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-11T13:16:49.354Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-11T13:16:49.354Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-11T13:16:49.354Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-11T13:16:49.354Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-11T13:16:49.354Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-11T13:16:49.354Z] Cipher.Blowfish SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-11T13:16:49.354Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-11T13:16:49.354Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-11T13:16:49.354Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-11T13:16:49.354Z] Cipher.AESWrap SupportedPaddings=NOPADDING
[2026-02-11T13:16:49.354Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-11T13:16:49.354Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.354Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-11T13:16:49.354Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES192_GCM_NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.354Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.354Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-11T13:16:49.354Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-11T13:16:49.354Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-11T13:16:49.354Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-11T13:16:49.354Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T13:16:49.354Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-11T13:16:49.354Z] Cipher.AES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64|GCM|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-11T13:16:49.354Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T13:16:49.354Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA256
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.354Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T13:16:49.354Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-11T13:16:49.354Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-11T13:16:49.354Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T13:16:49.354Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T13:16:49.354Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-11T13:16:49.354Z] Provider.id version=1.8
[2026-02-11T13:16:49.354Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-11T13:16:49.354Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T13:16:49.354Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T13:16:49.354Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-11T13:16:49.354Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T13:16:49.354Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-11T13:16:49.354Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-11T13:16:49.354Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-11T13:16:49.354Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-11T13:16:49.354Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T13:16:49.354Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T13:16:49.354Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T13:16:49.354Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA224
[2026-02-11T13:16:49.354Z] Alg.Alias.Cipher.Rijndael=AES
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-11T13:16:49.354Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-11T13:16:49.354Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-11T13:16:49.354Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-11T13:16:49.354Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-11T13:16:49.354Z] 6) SunJGSS
[2026-02-11T13:16:49.354Z] **************atts**************
[2026-02-11T13:16:49.354Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-11T13:16:49.354Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-11T13:16:49.354Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-11T13:16:49.354Z] Provider.id version=1.8
[2026-02-11T13:16:49.354Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-11T13:16:49.354Z] Provider.id name=SunJGSS
[2026-02-11T13:16:49.354Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-11T13:16:49.354Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-11T13:16:49.354Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-11T13:16:49.354Z] Provider.id version=1.8
[2026-02-11T13:16:49.354Z] Provider.id name=SunJGSS
[2026-02-11T13:16:49.354Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-11T13:16:49.354Z] 7) SunSASL
[2026-02-11T13:16:49.354Z] **************atts**************
[2026-02-11T13:16:49.354Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T13:16:49.354Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-11T13:16:49.354Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T13:16:49.354Z] Provider.id version=1.8
[2026-02-11T13:16:49.354Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T13:16:49.354Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T13:16:49.354Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T13:16:49.354Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T13:16:49.354Z] Provider.id name=SunSASL
[2026-02-11T13:16:49.354Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T13:16:49.354Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T13:16:49.354Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-11T13:16:49.354Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T13:16:49.354Z] Provider.id info=Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
[2026-02-11T13:16:49.354Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T13:16:49.354Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-11T13:16:49.354Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T13:16:49.354Z] Provider.id version=1.8
[2026-02-11T13:16:49.355Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T13:16:49.355Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T13:16:49.355Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T13:16:49.355Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T13:16:49.355Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T13:16:49.355Z] Provider.id name=SunSASL
[2026-02-11T13:16:49.355Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-11T13:16:49.355Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T13:16:49.355Z] Provider.id info=Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
[2026-02-11T13:16:49.355Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T13:16:49.355Z] 8) XMLDSig
[2026-02-11T13:16:49.355Z] **************atts**************
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-11T13:16:49.355Z] Provider.id name=XMLDSig
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T13:16:49.355Z] Provider.id version=1.8
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-11T13:16:49.355Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-11T13:16:49.355Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-11T13:16:49.355Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-11T13:16:49.355Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-11T13:16:49.355Z] Provider.id name=XMLDSig
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T13:16:49.355Z] Provider.id version=1.8
[2026-02-11T13:16:49.355Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-11T13:16:49.355Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-11T13:16:49.355Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-11T13:16:49.355Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-11T13:16:49.355Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T13:16:49.355Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-11T13:16:49.355Z] 9) SunPCSC
[2026-02-11T13:16:49.355Z] **************atts**************
[2026-02-11T13:16:49.355Z] Provider.id info=Sun PC/SC provider
[2026-02-11T13:16:49.355Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-11T13:16:49.355Z] Provider.id version=1.8
[2026-02-11T13:16:49.355Z] Provider.id name=SunPCSC
[2026-02-11T13:16:49.355Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-11T13:16:49.355Z] Provider.id info=Sun PC/SC provider
[2026-02-11T13:16:49.355Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-11T13:16:49.355Z] Provider.id version=1.8
[2026-02-11T13:16:49.355Z] Provider.id name=SunPCSC
[2026-02-11T13:16:49.355Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-11T13:16:49.355Z] 10) Apple
[2026-02-11T13:16:49.355Z] **************atts**************
[2026-02-11T13:16:49.355Z] Provider.id info=Apple Provider
[2026-02-11T13:16:49.355Z] Provider.id className=apple.security.AppleProvider
[2026-02-11T13:16:49.355Z] Provider.id version=1.8
[2026-02-11T13:16:49.355Z] Provider.id name=Apple
[2026-02-11T13:16:49.355Z] KeyStore.KeychainStore=apple.security.KeychainStore
[2026-02-11T13:16:49.355Z] Provider.id info=Apple Provider
[2026-02-11T13:16:49.355Z] Provider.id className=apple.security.AppleProvider
[2026-02-11T13:16:49.355Z] Provider.id version=1.8
[2026-02-11T13:16:49.355Z] Provider.id name=Apple
[2026-02-11T13:16:49.355Z] KeyStore.KeychainStore=apple.security.KeychainStore
[2026-02-11T13:16:49.355Z] running: cryptotest.tests.TestServices
[2026-02-11T13:16:49.355Z] provider curves aliases
[2026-02-11T13:16:49.355Z] --------------------------------------------
[2026-02-11T13:16:49.355Z] SUN
[2026-02-11T13:16:49.355Z] **************curves**************
[2026-02-11T13:16:49.355Z] 1) NativePRNG (SecureRandom)
[2026-02-11T13:16:49.355Z] 2) SHA1PRNG (SecureRandom)
[2026-02-11T13:16:49.355Z] 3) NativePRNGBlocking (SecureRandom)
[2026-02-11T13:16:49.355Z] 4) NativePRNGNonBlocking (SecureRandom)
[2026-02-11T13:16:49.355Z] 5) SHA1withDSA (Signature)
[2026-02-11T13:16:49.355Z] 6) DSA (Signature)
[2026-02-11T13:16:49.355Z] 7) DSS (Signature)
[2026-02-11T13:16:49.355Z] 8) SHA/DSA (Signature)
[2026-02-11T13:16:49.355Z] 9) SHA-1/DSA (Signature)
[2026-02-11T13:16:49.355Z] 10) SHA1/DSA (Signature)
[2026-02-11T13:16:49.355Z] 11) SHAwithDSA (Signature)
[2026-02-11T13:16:49.355Z] 12) DSAWithSHA1 (Signature)
[2026-02-11T13:16:49.355Z] 13) OID.1.2.840.10040.4.3 (Signature)
[2026-02-11T13:16:49.355Z] 14) 1.2.840.10040.4.3 (Signature)
[2026-02-11T13:16:49.355Z] 15) 1.3.14.3.2.13 (Signature)
[2026-02-11T13:16:49.355Z] 16) 1.3.14.3.2.27 (Signature)
[2026-02-11T13:16:49.355Z] 17) NONEwithDSA (Signature)
[2026-02-11T13:16:49.355Z] 18) RawDSA (Signature)
[2026-02-11T13:16:49.355Z] 19) SHA224withDSA (Signature)
[2026-02-11T13:16:49.355Z] 20) OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T13:16:49.355Z] 21) 2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T13:16:49.355Z] 22) SHA256withDSA (Signature)
[2026-02-11T13:16:49.355Z] 23) OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T13:16:49.355Z] 24) 2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T13:16:49.355Z] 25) DSA (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 26) OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 27) 1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 28) 1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 29) MD2 (MessageDigest)
[2026-02-11T13:16:49.355Z] 30) MD5 (MessageDigest)
[2026-02-11T13:16:49.355Z] 31) SHA (MessageDigest)
[2026-02-11T13:16:49.355Z] 32) SHA-1 (MessageDigest)
[2026-02-11T13:16:49.355Z] 33) SHA1 (MessageDigest)
[2026-02-11T13:16:49.355Z] 34) 1.3.14.3.2.26 (MessageDigest)
[2026-02-11T13:16:49.355Z] 35) OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-11T13:16:49.355Z] 36) SHA-224 (MessageDigest)
[2026-02-11T13:16:49.355Z] 37) 2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T13:16:49.355Z] 38) OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T13:16:49.355Z] 39) SHA-256 (MessageDigest)
[2026-02-11T13:16:49.355Z] 40) 2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T13:16:49.355Z] 41) OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T13:16:49.355Z] 42) SHA-384 (MessageDigest)
[2026-02-11T13:16:49.355Z] 43) 2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T13:16:49.355Z] 44) OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T13:16:49.355Z] 45) SHA-512 (MessageDigest)
[2026-02-11T13:16:49.355Z] 46) 2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T13:16:49.355Z] 47) OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T13:16:49.355Z] 48) SHA-512/224 (MessageDigest)
[2026-02-11T13:16:49.355Z] 49) 2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T13:16:49.355Z] 50) OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T13:16:49.355Z] 51) SHA-512/256 (MessageDigest)
[2026-02-11T13:16:49.355Z] 52) 2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T13:16:49.355Z] 53) OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T13:16:49.355Z] 54) DSA (AlgorithmParameterGenerator)
[2026-02-11T13:16:49.355Z] 55) DSA (AlgorithmParameters)
[2026-02-11T13:16:49.355Z] 56) OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T13:16:49.355Z] 57) 1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T13:16:49.355Z] 58) 1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-11T13:16:49.355Z] 59) DSA (KeyFactory)
[2026-02-11T13:16:49.355Z] 60) OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T13:16:49.355Z] 61) 1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T13:16:49.355Z] 62) 1.3.14.3.2.12 (KeyFactory)
[2026-02-11T13:16:49.355Z] 63) X.509 (CertificateFactory)
[2026-02-11T13:16:49.355Z] 64) X509 (CertificateFactory)
[2026-02-11T13:16:49.355Z] 65) JKS (KeyStore)
[2026-02-11T13:16:49.355Z] 66) CaseExactJKS (KeyStore)
[2026-02-11T13:16:49.355Z] 67) DKS (KeyStore)
[2026-02-11T13:16:49.355Z] 68) JavaPolicy (Policy)
[2026-02-11T13:16:49.355Z] 69) JavaLoginConfig (Configuration)
[2026-02-11T13:16:49.355Z] 70) PKIX (CertPathBuilder)
[2026-02-11T13:16:49.355Z] 71) PKIX (CertPathValidator)
[2026-02-11T13:16:49.355Z] 72) LDAP (CertStore)
[2026-02-11T13:16:49.355Z] 73) Collection (CertStore)
[2026-02-11T13:16:49.355Z] 74) com.sun.security.IndexedCollection (CertStore)
[2026-02-11T13:16:49.355Z] SunRsaSign
[2026-02-11T13:16:49.355Z] **************curves**************
[2026-02-11T13:16:49.355Z] 75) RSA (KeyFactory)
[2026-02-11T13:16:49.355Z] 76) 1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T13:16:49.355Z] 77) OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T13:16:49.355Z] 78) RSA (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 79) 1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 80) OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 81) MD2withRSA (Signature)
[2026-02-11T13:16:49.355Z] 82) 1.2.840.113549.1.1.2 (Signature)
[2026-02-11T13:16:49.355Z] 83) OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-11T13:16:49.355Z] 84) MD5withRSA (Signature)
[2026-02-11T13:16:49.355Z] 85) 1.2.840.113549.1.1.4 (Signature)
[2026-02-11T13:16:49.355Z] 86) OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-11T13:16:49.355Z] 87) SHA1withRSA (Signature)
[2026-02-11T13:16:49.355Z] 88) 1.2.840.113549.1.1.5 (Signature)
[2026-02-11T13:16:49.355Z] 89) OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-11T13:16:49.355Z] 90) 1.3.14.3.2.29 (Signature)
[2026-02-11T13:16:49.355Z] 91) SHA224withRSA (Signature)
[2026-02-11T13:16:49.355Z] 92) 1.2.840.113549.1.1.14 (Signature)
[2026-02-11T13:16:49.355Z] 93) OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-11T13:16:49.355Z] 94) SHA256withRSA (Signature)
[2026-02-11T13:16:49.355Z] 95) 1.2.840.113549.1.1.11 (Signature)
[2026-02-11T13:16:49.355Z] 96) OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-11T13:16:49.355Z] 97) SHA384withRSA (Signature)
[2026-02-11T13:16:49.355Z] 98) 1.2.840.113549.1.1.12 (Signature)
[2026-02-11T13:16:49.355Z] 99) OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-11T13:16:49.355Z] 100) SHA512withRSA (Signature)
[2026-02-11T13:16:49.355Z] 101) 1.2.840.113549.1.1.13 (Signature)
[2026-02-11T13:16:49.355Z] 102) OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-11T13:16:49.355Z] 103) SHA512/224withRSA (Signature)
[2026-02-11T13:16:49.355Z] 104) 1.2.840.113549.1.1.15 (Signature)
[2026-02-11T13:16:49.355Z] 105) OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-11T13:16:49.355Z] 106) SHA512/256withRSA (Signature)
[2026-02-11T13:16:49.355Z] 107) 1.2.840.113549.1.1.16 (Signature)
[2026-02-11T13:16:49.355Z] 108) OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-11T13:16:49.355Z] 109) RSASSA-PSS (KeyFactory)
[2026-02-11T13:16:49.355Z] 110) 1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T13:16:49.355Z] 111) OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T13:16:49.355Z] 112) RSASSA-PSS (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 113) 1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 114) OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 115) RSASSA-PSS (Signature)
[2026-02-11T13:16:49.355Z] 116) 1.2.840.113549.1.1.10 (Signature)
[2026-02-11T13:16:49.355Z] 117) OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-11T13:16:49.355Z] 118) RSASSA-PSS (AlgorithmParameters)
[2026-02-11T13:16:49.355Z] 119) 1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T13:16:49.355Z] 120) OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T13:16:49.355Z] SunEC
[2026-02-11T13:16:49.355Z] **************curves**************
[2026-02-11T13:16:49.355Z] 121) EC (KeyFactory)
[2026-02-11T13:16:49.355Z] 122) EllipticCurve (KeyFactory)
[2026-02-11T13:16:49.355Z] 123) EC (AlgorithmParameters)
[2026-02-11T13:16:49.355Z] 124) EllipticCurve (AlgorithmParameters)
[2026-02-11T13:16:49.355Z] 125) 1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-11T13:16:49.355Z] 126) NONEwithECDSA (Signature)
[2026-02-11T13:16:49.355Z] 127) SHA1withECDSA (Signature)
[2026-02-11T13:16:49.355Z] 128) OID.1.2.840.10045.4.1 (Signature)
[2026-02-11T13:16:49.355Z] 129) 1.2.840.10045.4.1 (Signature)
[2026-02-11T13:16:49.355Z] 130) SHA224withECDSA (Signature)
[2026-02-11T13:16:49.355Z] 131) OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-11T13:16:49.355Z] 132) 1.2.840.10045.4.3.1 (Signature)
[2026-02-11T13:16:49.355Z] 133) SHA256withECDSA (Signature)
[2026-02-11T13:16:49.355Z] 134) OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-11T13:16:49.355Z] 135) 1.2.840.10045.4.3.2 (Signature)
[2026-02-11T13:16:49.355Z] 136) SHA384withECDSA (Signature)
[2026-02-11T13:16:49.355Z] 137) OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-11T13:16:49.355Z] 138) 1.2.840.10045.4.3.3 (Signature)
[2026-02-11T13:16:49.355Z] 139) SHA512withECDSA (Signature)
[2026-02-11T13:16:49.355Z] 140) OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-11T13:16:49.355Z] 141) 1.2.840.10045.4.3.4 (Signature)
[2026-02-11T13:16:49.355Z] 142) EC (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 143) EllipticCurve (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 144) ECDH (KeyAgreement)
[2026-02-11T13:16:49.355Z] SunJSSE
[2026-02-11T13:16:49.355Z] **************curves**************
[2026-02-11T13:16:49.355Z] 145) RSA (KeyFactory)
[2026-02-11T13:16:49.355Z] 146) 1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T13:16:49.355Z] 147) OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T13:16:49.355Z] 148) RSA (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 149) 1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 150) OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T13:16:49.355Z] 151) MD2withRSA (Signature)
[2026-02-11T13:16:49.355Z] 152) 1.2.840.113549.1.1.2 (Signature)
[2026-02-11T13:16:49.355Z] 153) OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-11T13:16:49.355Z] 154) MD5withRSA (Signature)
[2026-02-11T13:16:49.355Z] 155) 1.2.840.113549.1.1.4 (Signature)
[2026-02-11T13:16:49.355Z] 156) OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-11T13:16:49.355Z] 157) SHA1withRSA (Signature)
[2026-02-11T13:16:49.355Z] 158) 1.2.840.113549.1.1.5 (Signature)
[2026-02-11T13:16:49.355Z] 159) OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-11T13:16:49.355Z] 160) 1.3.14.3.2.29 (Signature)
[2026-02-11T13:16:49.355Z] 161) OID.1.3.14.3.2.29 (Signature)
[2026-02-11T13:16:49.355Z] 162) MD5andSHA1withRSA (Signature)
[2026-02-11T13:16:49.355Z] 163) SunX509 (KeyManagerFactory)
[2026-02-11T13:16:49.355Z] 164) NewSunX509 (KeyManagerFactory)
[2026-02-11T13:16:49.355Z] 165) PKIX (KeyManagerFactory)
[2026-02-11T13:16:49.355Z] 166) SunX509 (TrustManagerFactory)
[2026-02-11T13:16:49.355Z] 167) PKIX (TrustManagerFactory)
[2026-02-11T13:16:49.355Z] 168) SunPKIX (TrustManagerFactory)
[2026-02-11T13:16:49.355Z] 169) X509 (TrustManagerFactory)
[2026-02-11T13:16:49.355Z] 170) X.509 (TrustManagerFactory)
[2026-02-11T13:16:49.355Z] 171) TLSv1 (SSLContext)
[2026-02-11T13:16:49.355Z] 172) SSLv3 (SSLContext)
[2026-02-11T13:16:49.355Z] 173) TLSv1.1 (SSLContext)
[2026-02-11T13:16:49.355Z] 174) TLSv1.2 (SSLContext)
[2026-02-11T13:16:49.355Z] 175) TLSv1.3 (SSLContext)
[2026-02-11T13:16:49.355Z] 176) TLS (SSLContext)
[2026-02-11T13:16:49.355Z] 177) SSL (SSLContext)
[2026-02-11T13:16:49.355Z] 178) Default (SSLContext)
[2026-02-11T13:16:49.355Z] 179) PKCS12 (KeyStore)
[2026-02-11T13:16:49.355Z] SunJCE
[2026-02-11T13:16:49.355Z] **************curves**************
[2026-02-11T13:16:49.355Z] 180) RSA (Cipher)
[2026-02-11T13:16:49.355Z] 181) DES (Cipher)
[2026-02-11T13:16:49.355Z] 182) DESede (Cipher)
[2026-02-11T13:16:49.355Z] 183) TripleDES (Cipher)
[2026-02-11T13:16:49.355Z] 184) DESedeWrap (Cipher)
[2026-02-11T13:16:49.355Z] 185) PBEWithMD5AndDES (Cipher)
[2026-02-11T13:16:49.355Z] 186) OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T13:16:49.355Z] 187) 1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T13:16:49.355Z] 188) PBEWithMD5AndTripleDES (Cipher)
[2026-02-11T13:16:49.355Z] 189) PBEWithSHA1AndDESede (Cipher)
[2026-02-11T13:16:49.355Z] 190) OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T13:16:49.355Z] 191) 1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T13:16:49.355Z] 192) PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-11T13:16:49.355Z] 193) OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T13:16:49.355Z] 194) 1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T13:16:49.355Z] 195) PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-11T13:16:49.355Z] 196) OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T13:16:49.355Z] 197) 1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T13:16:49.355Z] 198) PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-11T13:16:49.355Z] 199) OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T13:16:49.355Z] 200) 1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T13:16:49.355Z] 201) PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-11T13:16:49.355Z] 202) OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T13:16:49.355Z] 203) 1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T13:16:49.355Z] 204) PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-11T13:16:49.355Z] 205) PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-11T13:16:49.355Z] 206) PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-11T13:16:49.355Z] 207) PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-11T13:16:49.355Z] 208) PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-11T13:16:49.355Z] 209) PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-11T13:16:49.355Z] 210) PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-11T13:16:49.355Z] 211) PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-11T13:16:49.355Z] 212) PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-11T13:16:49.355Z] 213) PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-11T13:16:49.355Z] 214) Blowfish (Cipher)
[2026-02-11T13:16:49.355Z] 215) AES (Cipher)
[2026-02-11T13:16:49.355Z] 216) Rijndael (Cipher)
[2026-02-11T13:16:49.355Z] 217) AES_128/ECB/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 218) 2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T13:16:49.355Z] 219) OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T13:16:49.355Z] 220) AES_128/CBC/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 221) 2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T13:16:49.355Z] 222) OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T13:16:49.355Z] 223) AES_128/OFB/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 224) 2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T13:16:49.355Z] 225) OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T13:16:49.355Z] 226) AES_128/CFB/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 227) 2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T13:16:49.355Z] 228) OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T13:16:49.355Z] 229) AES_128/GCM/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 230) 2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T13:16:49.355Z] 231) OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T13:16:49.355Z] 232) AES_192/ECB/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 233) 2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T13:16:49.355Z] 234) OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T13:16:49.355Z] 235) AES_192/CBC/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 236) 2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T13:16:49.355Z] 237) OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T13:16:49.355Z] 238) AES_192/OFB/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 239) 2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T13:16:49.355Z] 240) OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T13:16:49.355Z] 241) AES_192/CFB/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 242) 2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T13:16:49.355Z] 243) OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T13:16:49.355Z] 244) AES_192/GCM/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 245) 2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T13:16:49.355Z] 246) OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T13:16:49.355Z] 247) AES_256/ECB/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 248) 2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T13:16:49.355Z] 249) OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T13:16:49.355Z] 250) AES_256/CBC/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 251) 2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T13:16:49.355Z] 252) OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T13:16:49.355Z] 253) AES_256/OFB/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 254) 2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T13:16:49.355Z] 255) OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T13:16:49.355Z] 256) AES_256/CFB/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 257) 2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T13:16:49.355Z] 258) OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T13:16:49.355Z] 259) AES_256/GCM/NoPadding (Cipher)
[2026-02-11T13:16:49.355Z] 260) 2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T13:16:49.355Z] 261) OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T13:16:49.355Z] 262) AESWrap (Cipher)
[2026-02-11T13:16:49.355Z] 263) AESWrap_128 (Cipher)
[2026-02-11T13:16:49.355Z] 264) 2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T13:16:49.355Z] 265) OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T13:16:49.355Z] 266) AESWrap_192 (Cipher)
[2026-02-11T13:16:49.355Z] 267) 2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T13:16:49.355Z] 268) OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T13:16:49.355Z] 269) AESWrap_256 (Cipher)
[2026-02-11T13:16:49.355Z] 270) 2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T13:16:49.355Z] 271) OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T13:16:49.355Z] 272) RC2 (Cipher)
[2026-02-11T13:16:49.355Z] 273) ARCFOUR (Cipher)
[2026-02-11T13:16:49.355Z] 274) RC4 (Cipher)
[2026-02-11T13:16:49.355Z] 275) DES (KeyGenerator)
[2026-02-11T13:16:49.355Z] 276) DESede (KeyGenerator)
[2026-02-11T13:16:49.355Z] 277) TripleDES (KeyGenerator)
[2026-02-11T13:16:49.356Z] 278) Blowfish (KeyGenerator)
[2026-02-11T13:16:49.356Z] 279) AES (KeyGenerator)
[2026-02-11T13:16:49.356Z] 280) Rijndael (KeyGenerator)
[2026-02-11T13:16:49.356Z] 281) RC2 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 282) ARCFOUR (KeyGenerator)
[2026-02-11T13:16:49.356Z] 283) RC4 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 284) HmacMD5 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 285) HmacSHA1 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 286) OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 287) 1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 288) HmacSHA224 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 289) OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 290) 1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 291) HmacSHA256 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 292) OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 293) 1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 294) HmacSHA384 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 295) OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 296) 1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 297) HmacSHA512 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 298) OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 299) 1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T13:16:49.356Z] 300) DiffieHellman (KeyPairGenerator)
[2026-02-11T13:16:49.356Z] 301) DH (KeyPairGenerator)
[2026-02-11T13:16:49.356Z] 302) OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T13:16:49.356Z] 303) 1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T13:16:49.356Z] 304) DiffieHellman (AlgorithmParameterGenerator)
[2026-02-11T13:16:49.356Z] 305) DH (AlgorithmParameterGenerator)
[2026-02-11T13:16:49.356Z] 306) OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T13:16:49.356Z] 307) 1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T13:16:49.356Z] 308) DiffieHellman (KeyAgreement)
[2026-02-11T13:16:49.356Z] 309) DH (KeyAgreement)
[2026-02-11T13:16:49.356Z] 310) OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T13:16:49.356Z] 311) 1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T13:16:49.356Z] 312) DiffieHellman (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 313) DH (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 314) OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 315) 1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 316) DES (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 317) DESede (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 318) TripleDES (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 319) PBE (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 320) PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 321) OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 322) 1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 323) PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 324) PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 325) OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 326) 1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 327) PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 328) OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 329) 1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 330) PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 331) OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 332) 1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 333) PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 334) OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 335) 1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 336) PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 337) OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 338) 1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 339) PBES2 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 340) OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 341) 1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 342) PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 343) PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 344) PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 345) PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 346) PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 347) PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 348) PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 349) PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 350) PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 351) PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 352) Blowfish (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 353) AES (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 354) Rijndael (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 355) GCM (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 356) RC2 (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 357) OAEP (AlgorithmParameters)
[2026-02-11T13:16:49.356Z] 358) DiffieHellman (KeyFactory)
[2026-02-11T13:16:49.356Z] 359) DH (KeyFactory)
[2026-02-11T13:16:49.356Z] 360) OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T13:16:49.356Z] 361) 1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T13:16:49.356Z] 362) DES (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 363) DESede (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 364) TripleDES (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 365) PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 366) OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 367) 1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 368) PBE (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 369) PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 370) PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 371) OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 372) 1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 373) PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 374) OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 375) 1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 376) PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 377) OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 378) 1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 379) PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 380) OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 381) 1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 382) PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 383) OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 384) 1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 385) PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 386) PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 387) PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 388) PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 389) PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 390) PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 391) PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 392) PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 393) PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 394) PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 395) PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 396) OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 397) 1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 398) PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 399) PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 400) PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 401) PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-11T13:16:49.356Z] 402) HmacMD5 (Mac)
[2026-02-11T13:16:49.356Z] 403) HmacSHA1 (Mac)
[2026-02-11T13:16:49.356Z] 404) OID.1.2.840.113549.2.7 (Mac)
[2026-02-11T13:16:49.356Z] 405) 1.2.840.113549.2.7 (Mac)
[2026-02-11T13:16:49.356Z] 406) HmacSHA224 (Mac)
[2026-02-11T13:16:49.356Z] 407) OID.1.2.840.113549.2.8 (Mac)
[2026-02-11T13:16:49.356Z] 408) 1.2.840.113549.2.8 (Mac)
[2026-02-11T13:16:49.356Z] 409) HmacSHA256 (Mac)
[2026-02-11T13:16:49.356Z] 410) OID.1.2.840.113549.2.9 (Mac)
[2026-02-11T13:16:49.356Z] 411) 1.2.840.113549.2.9 (Mac)
[2026-02-11T13:16:49.356Z] 412) HmacSHA384 (Mac)
[2026-02-11T13:16:49.356Z] 413) OID.1.2.840.113549.2.10 (Mac)
[2026-02-11T13:16:49.356Z] 414) 1.2.840.113549.2.10 (Mac)
[2026-02-11T13:16:49.356Z] 415) HmacSHA512 (Mac)
[2026-02-11T13:16:49.356Z] 416) OID.1.2.840.113549.2.11 (Mac)
[2026-02-11T13:16:49.356Z] 417) 1.2.840.113549.2.11 (Mac)
[2026-02-11T13:16:49.356Z] 418) HmacPBESHA1 (Mac)
[2026-02-11T13:16:49.356Z] 419) HmacPBESHA224 (Mac)
[2026-02-11T13:16:49.356Z] 420) HmacPBESHA256 (Mac)
[2026-02-11T13:16:49.356Z] 421) HmacPBESHA384 (Mac)
[2026-02-11T13:16:49.356Z] 422) HmacPBESHA512 (Mac)
[2026-02-11T13:16:49.356Z] 423) HmacPBESHA512/224 (Mac)
[2026-02-11T13:16:49.356Z] 424) HmacPBESHA512/256 (Mac)
[2026-02-11T13:16:49.356Z] 425) PBEWithHmacSHA1 (Mac)
[2026-02-11T13:16:49.356Z] 426) PBEWithHmacSHA224 (Mac)
[2026-02-11T13:16:49.356Z] 427) PBEWithHmacSHA256 (Mac)
[2026-02-11T13:16:49.356Z] 428) PBEWithHmacSHA384 (Mac)
[2026-02-11T13:16:49.356Z] 429) PBEWithHmacSHA512 (Mac)
[2026-02-11T13:16:49.356Z] 430) SslMacMD5 (Mac)
[2026-02-11T13:16:49.356Z] 431) SslMacSHA1 (Mac)
[2026-02-11T13:16:49.356Z] 432) JCEKS (KeyStore)
[2026-02-11T13:16:49.356Z] 433) SunTlsPrf (KeyGenerator)
[2026-02-11T13:16:49.356Z] 434) SunTls12Prf (KeyGenerator)
[2026-02-11T13:16:49.356Z] 435) SunTlsMasterSecret (KeyGenerator)
[2026-02-11T13:16:49.356Z] 436) SunTls12MasterSecret (KeyGenerator)
[2026-02-11T13:16:49.356Z] 437) SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-11T13:16:49.356Z] 438) SunTlsKeyMaterial (KeyGenerator)
[2026-02-11T13:16:49.356Z] 439) SunTls12KeyMaterial (KeyGenerator)
[2026-02-11T13:16:49.356Z] 440) SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-11T13:16:49.356Z] 441) SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-11T13:16:49.356Z] SunJGSS
[2026-02-11T13:16:49.356Z] **************curves**************
[2026-02-11T13:16:49.356Z] 442) 1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-11T13:16:49.356Z] 443) 1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-11T13:16:49.356Z] SunSASL
[2026-02-11T13:16:49.356Z] **************curves**************
[2026-02-11T13:16:49.356Z] 444) DIGEST-MD5 (SaslClientFactory)
[2026-02-11T13:16:49.356Z] 445) NTLM (SaslClientFactory)
[2026-02-11T13:16:49.356Z] 446) GSSAPI (SaslClientFactory)
[2026-02-11T13:16:49.356Z] 447) EXTERNAL (SaslClientFactory)
[2026-02-11T13:16:49.356Z] 448) PLAIN (SaslClientFactory)
[2026-02-11T13:16:49.356Z] 449) CRAM-MD5 (SaslClientFactory)
[2026-02-11T13:16:49.356Z] 450) CRAM-MD5 (SaslServerFactory)
[2026-02-11T13:16:49.356Z] 451) GSSAPI (SaslServerFactory)
[2026-02-11T13:16:49.356Z] 452) DIGEST-MD5 (SaslServerFactory)
[2026-02-11T13:16:49.356Z] 453) NTLM (SaslServerFactory)
[2026-02-11T13:16:49.356Z] XMLDSig
[2026-02-11T13:16:49.356Z] **************curves**************
[2026-02-11T13:16:49.356Z] 454) http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-11T13:16:49.356Z] 455) http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-11T13:16:49.356Z] 456) BASE64 (TransformService)
[2026-02-11T13:16:49.356Z] 457) http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-11T13:16:49.356Z] 458) XSLT (TransformService)
[2026-02-11T13:16:49.356Z] 459) http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-11T13:16:49.356Z] 460) EXCLUSIVE (TransformService)
[2026-02-11T13:16:49.356Z] 461) http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments (TransformService)
[2026-02-11T13:16:49.356Z] 462) INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T13:16:49.356Z] 463) http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-11T13:16:49.356Z] 464) ENVELOPED (TransformService)
[2026-02-11T13:16:49.356Z] 465) http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-11T13:16:49.356Z] 466) XPATH2 (TransformService)
[2026-02-11T13:16:49.356Z] 467) DOM (XMLSignatureFactory)
[2026-02-11T13:16:49.356Z] 468) http://www.w3.org/TR/2001/REC-xml-c14n-20010315 (TransformService)
[2026-02-11T13:16:49.356Z] 469) INCLUSIVE (TransformService)
[2026-02-11T13:16:49.356Z] 470) http://www.w3.org/2001/10/xml-exc-c14n#WithComments (TransformService)
[2026-02-11T13:16:49.356Z] 471) EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T13:16:49.356Z] 472) http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-11T13:16:49.356Z] 473) http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-11T13:16:49.356Z] 474) XPATH (TransformService)
[2026-02-11T13:16:49.356Z] 475) DOM (KeyInfoFactory)
[2026-02-11T13:16:49.356Z] SunPCSC
[2026-02-11T13:16:49.356Z] **************curves**************
[2026-02-11T13:16:49.356Z] 476) PC/SC (TerminalFactory)
[2026-02-11T13:16:49.356Z] Apple
[2026-02-11T13:16:49.356Z] **************curves**************
[2026-02-11T13:16:49.356Z] 477) KeychainStore (KeyStore)
[2026-02-11T13:16:49.356Z] Known types size: 29
[2026-02-11T13:16:49.356Z] Missing to test types: []
[2026-02-11T13:16:49.356Z] Missing to test types: 0; see list above
[2026-02-11T13:16:49.356Z] ----------------------------------
[2026-02-11T13:16:49.356Z] Total checks: 56, failed: 0
[2026-02-11T13:16:49.356Z] All AlgorithmParameters passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-11T13:16:49.356Z] Total checks: 1, failed: 0
[2026-02-11T13:16:49.356Z] All Configuration passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-11T13:16:49.356Z] Total checks: 1, failed: 1
[2026-02-11T13:16:49.356Z] 1 CertPathValidator failed
[2026-02-11T13:16:49.356Z] ** failed runs: 1 **
[2026-02-11T13:16:49.356Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T13:16:49.356Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-11T13:16:49.356Z] at cryptotest.utils.AlgorithmTest.doTest(AlgorithmTest.java:65)
[2026-02-11T13:16:49.356Z] at cryptotest.CryptoTest.main(CryptoTest.java:131)
[2026-02-11T13:16:49.356Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T13:16:49.356Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-11T13:16:49.356Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T13:16:49.356Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2026-02-11T13:16:49.356Z] at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2026-02-11T13:16:49.356Z] at java.lang.Thread.run(Thread.java:750)
[2026-02-11T13:16:49.356Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T13:16:49.356Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-11T13:16:49.356Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-11T13:16:49.356Z] ... 8 more
[2026-02-11T13:16:49.356Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T13:16:49.356Z] at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-11T13:16:49.356Z] at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:220)
[2026-02-11T13:16:49.356Z] at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:140)
[2026-02-11T13:16:49.356Z] at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:79)
[2026-02-11T13:16:49.356Z] at java.security.cert.CertPathValidator.validate(CertPathValidator.java:292)
[2026-02-11T13:16:49.356Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-11T13:16:49.356Z] ... 9 more
[2026-02-11T13:16:49.356Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 06:40:12 EST 2026
[2026-02-11T13:16:49.356Z] at sun.security.x509.CertificateValidity.valid(CertificateValidity.java:277)
[2026-02-11T13:16:49.356Z] at sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:671)
[2026-02-11T13:16:49.356Z] at sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-11T13:16:49.356Z] at sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-11T13:16:49.356Z] at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-11T13:16:49.356Z] ... 14 more
[2026-02-11T13:16:49.356Z] ** failed inits: 0 **
[2026-02-11T13:16:49.356Z] ** error runs: 0 **
[2026-02-11T13:16:49.356Z]
[2026-02-11T13:16:49.356Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-11T13:16:49.356Z] Total checks: 40, failed: 0
[2026-02-11T13:16:49.356Z] All SecretKeyFactory passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-11T13:16:49.356Z] Total checks: 1, failed: 0
[2026-02-11T13:16:49.356Z] All TerminalFactory passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-11T13:16:49.356Z] Total checks: 5, failed: 0
[2026-02-11T13:16:49.356Z] All KeyAgreement passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-11T13:16:49.356Z] Total checks: 25, failed: 0
[2026-02-11T13:16:49.356Z] All MessageDigest passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-11T13:16:49.356Z] Total checks: 95, failed: 0
[2026-02-11T13:16:49.356Z] All Cipher passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.CipherTests
[2026-02-11T13:16:49.356Z] Total checks: 1, failed: 0
[2026-02-11T13:16:49.356Z] All XMLSignatureFactory passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-11T13:16:49.356Z] Total checks: 6, failed: 0
[2026-02-11T13:16:49.356Z] All SaslClientFactory passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-11T13:16:49.356Z] Total checks: 0, failed: 0
[2026-02-11T13:16:49.356Z] All KDF passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KDFTests
[2026-02-11T13:16:49.356Z] Total checks: 19, failed: 0
[2026-02-11T13:16:49.356Z] All KeyPairGenerator passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-11T13:16:49.356Z] Total checks: 34, failed: 0
[2026-02-11T13:16:49.356Z] All KeyGenerator passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-11T13:16:49.356Z] Total checks: 30, failed: 0
[2026-02-11T13:16:49.356Z] All Mac passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.MacTests
[2026-02-11T13:16:49.356Z] Total checks: 2, failed: 0
[2026-02-11T13:16:49.356Z] All GssApiMechanism passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-11T13:16:49.356Z] Total checks: 3, failed: 0
[2026-02-11T13:16:49.356Z] All SaslServerFactory passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-11T13:16:49.356Z] Total checks: 5, failed: 0
[2026-02-11T13:16:49.356Z] All TrustManagerFactory passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-11T13:16:49.356Z] Total checks: 3, failed: 0
[2026-02-11T13:16:49.356Z] All CertStore passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-11T13:16:49.356Z] Total checks: 0, failed: 0
[2026-02-11T13:16:49.356Z] All KEM passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KEMTests
[2026-02-11T13:16:49.356Z] Total checks: 2, failed: 0
[2026-02-11T13:16:49.356Z] All CertificateFactory passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-11T13:16:49.356Z] Total checks: 8, failed: 0
[2026-02-11T13:16:49.356Z] All SSLContext passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-11T13:16:49.356Z] Total checks: 3, failed: 0
[2026-02-11T13:16:49.356Z] All KeyManagerFactory passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-11T13:16:49.356Z] Total checks: 1, failed: 0
[2026-02-11T13:16:49.356Z] All Policy passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-11T13:16:49.356Z] Total checks: 1, failed: 0
[2026-02-11T13:16:49.356Z] All SaslServerFactory passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-11T13:16:49.356Z] Total checks: 1, failed: 0
[2026-02-11T13:16:49.356Z] All CertPathBuilder passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-11T13:16:49.356Z] Total checks: 6, failed: 0
[2026-02-11T13:16:49.356Z] All KeyStore passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-11T13:16:49.356Z] Total checks: 1, failed: 0
[2026-02-11T13:16:49.356Z] All KeyInfoFactory passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-11T13:16:49.356Z] Total checks: 79, failed: 0
[2026-02-11T13:16:49.356Z] All Signature passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-11T13:16:49.356Z] Total checks: 20, failed: 0
[2026-02-11T13:16:49.356Z] All TransformService passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-11T13:16:49.356Z] Total checks: 5, failed: 0
[2026-02-11T13:16:49.356Z] All AlgorithmParameterGenerator passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-11T13:16:49.356Z] Total checks: 4, failed: 0
[2026-02-11T13:16:49.356Z] All SecureRandom passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-11T13:16:49.356Z] Total checks: 19, failed: 0
[2026-02-11T13:16:49.356Z] All KeyFactory passed
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-11T13:16:49.356Z] Total checks: 10, failed: 0
[2026-02-11T13:16:49.356Z] Checked 10 providers
[2026-02-11T13:16:49.356Z] no bad provider appeared (from total of 1: [SunPKCS11-NSS])
[2026-02-11T13:16:49.356Z] all expected providers appeared (from total of 0: [])]nfailed: 0 providers
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.TestProviders
[2026-02-11T13:16:49.356Z] Total checks: 477, failed: 0
[2026-02-11T13:16:49.356Z] Checked 477 services
[2026-02-11T13:16:49.356Z] no bad curve appeared (from total of 2: [NIST P-192, 1.2.840.10045.3.1.1])
[2026-02-11T13:16:49.356Z] all expected curves appeared (from total of 0: [])
[2026-02-11T13:16:49.356Z] failed: 0 services
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.TestServices
[2026-02-11T13:16:49.356Z] Total checks: 1, failed: 0
[2026-02-11T13:16:49.356Z] Number of checked services changed during test run 477
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-11T13:16:49.356Z] Total checks: 1, failed: 0
[2026-02-11T13:16:49.356Z] Tested all 477 algorithms
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-11T13:16:49.356Z] ----------------------------------
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-11T13:16:49.356Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.CipherTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KDFTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.MacTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KEMTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.TestProviders
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.tests.TestServices
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-11T13:16:49.356Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-11T13:16:49.356Z] Test runs: 36; failed: 1
[2026-02-11T13:16:49.356Z] STDERR:
[2026-02-11T13:16:49.356Z] java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T13:16:49.356Z] at cryptotest.CryptoTest.main(CryptoTest.java:173)
[2026-02-11T13:16:49.356Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T13:16:49.356Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-11T13:16:49.356Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T13:16:49.356Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2026-02-11T13:16:49.356Z] at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2026-02-11T13:16:49.356Z] at java.lang.Thread.run(Thread.java:750)
[2026-02-11T13:16:49.356Z]
[2026-02-11T13:16:49.356Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T13:16:49.356Z] JavaTest Message: shutting down test
[2026-02-11T13:16:49.356Z]
[2026-02-11T13:16:49.356Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T13:16:49.356Z] rerun:
[2026-02-11T13:16:49.356Z] cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T13:16:49.356Z] HOME=/Users/admin \
[2026-02-11T13:16:49.356Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T13:16:49.356Z] CLASSPATH=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/functional/security/Crypto/jtreg/lib/javatest.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar \
[2026-02-11T13:16:49.356Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java \
[2026-02-11T13:16:49.356Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:16:49.356Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:16:49.356Z] -Dtest.compiler.opts= \
[2026-02-11T13:16:49.356Z] -Dtest.java.opts= \
[2026-02-11T13:16:49.356Z] -Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T13:16:49.357Z] -Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T13:16:49.357Z] -Dtest.timeout.factor=2.0 \
[2026-02-11T13:16:49.357Z] -Dtest.root=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T13:16:49.357Z] -Dtest.name=cryptotest/CryptoTest.java \
[2026-02-11T13:16:49.357Z] -Dtest.file=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-11T13:16:49.357Z] -Dtest.src=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-11T13:16:49.357Z] -Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T13:16:49.357Z] -Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-11T13:16:49.357Z] -Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/classes \
[2026-02-11T13:16:49.357Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-11T13:16:49.357Z] com.sun.javatest.regtest.agent.MainWrapper /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/main.1.jta
[2026-02-11T13:16:49.357Z]
[2026-02-11T13:16:49.357Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T13:16:49.357Z] --------------------------------------------------
[2026-02-11T13:16:49.357Z] Test results: passed: 29; failed: 2
[2026-02-11T13:16:49.357Z] Report written to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/report/html/report.html
[2026-02-11T13:16:49.357Z] Results written to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/output_17708155151889/CryptoTests_jtreg_0/work
[2026-02-11T13:16:49.357Z] Error: Some tests failed or other problems occurred.
[2026-02-11T13:16:49.357Z] -----------------------------------
[2026-02-11T13:16:49.357Z] CryptoTests_jtreg_0_FAILED
[2026-02-11T13:16:49.357Z] -----------------------------------
[2026-02-11T13:16:49.357Z]
[2026-02-11T13:16:49.357Z] TEST TEARDOWN:
[2026-02-11T13:16:49.357Z] Nothing to be done for teardown.
[2026-02-11T13:16:49.357Z] CryptoTests_jtreg_0 Finish Time: Wed Feb 11 08:16:44 2026 Epoch Time (ms): 1770815804741
[2026-02-11T13:16:49.357Z]
[2026-02-11T13:16:49.357Z] ===============================================
[2026-02-11T13:16:49.357Z] Running test SecurityTests_0 ...
[2026-02-11T13:16:49.357Z] ===============================================
[2026-02-11T13:16:49.357Z] SecurityTests_0 Start Time: Wed Feb 11 08:16:45 2026 Epoch Time (ms): 1770815805357
[2026-02-11T13:16:49.357Z] SecurityTests_0_DISABLED
[2026-02-11T13:16:49.357Z] Disabled Reason:
[2026-02-11T13:16:49.357Z] https://github.com/eclipse-openj9/openj9/issues/17680
[2026-02-11T13:16:49.357Z] SecurityTests_0 Finish Time: Wed Feb 11 08:16:45 2026 Epoch Time (ms): 1770815805639
[2026-02-11T13:16:49.357Z]
[2026-02-11T13:16:49.357Z] ===============================================
[2026-02-11T13:16:49.357Z] Running test cmdLineTester_classesdbgddrext_zos_0 ...
[2026-02-11T13:16:49.357Z] ===============================================
[2026-02-11T13:16:49.357Z] cmdLineTester_classesdbgddrext_zos_0 Start Time: Wed Feb 11 08:16:47 2026 Epoch Time (ms): 1770815807085
[2026-02-11T13:16:49.357Z] Skipped due to jvm options ( ) and/or platform requirements ([os.zos]) => cmdLineTester_classesdbgddrext_zos_0_SKIPPED
[2026-02-11T13:16:49.357Z] cmdLineTester_classesdbgddrext_zos_0 Finish Time: Wed Feb 11 08:16:47 2026 Epoch Time (ms): 1770815807390
[2026-02-11T13:16:49.357Z]
[2026-02-11T13:16:49.357Z] ===============================================
[2026-02-11T13:16:49.357Z] Running test testExample_0 ...
[2026-02-11T13:16:49.357Z] ===============================================
[2026-02-11T13:16:49.357Z] testExample_0 Start Time: Wed Feb 11 08:16:48 2026 Epoch Time (ms): 1770815808483
[2026-02-11T13:16:49.357Z] Skipped due to jvm options ( -Xint ) and/or platform requirements ([os.linux,arch.x86,bits.64]) => testExample_0_SKIPPED
[2026-02-11T13:16:49.357Z] testExample_0 Finish Time: Wed Feb 11 08:16:48 2026 Epoch Time (ms): 1770815808780
[2026-02-11T13:16:49.357Z]
[2026-02-11T13:16:49.357Z] ===============================================
[2026-02-11T13:16:49.920Z] Running test IllegalAccessProtectedMethodTest_hs_0 ...
[2026-02-11T13:16:49.920Z] ===============================================
[2026-02-11T13:16:49.920Z] IllegalAccessProtectedMethodTest_hs_0 Start Time: Wed Feb 11 08:16:49 2026 Epoch Time (ms): 1770815809389
[2026-02-11T13:16:49.920Z] variation: NoOptions
[2026-02-11T13:16:49.920Z] JVM_OPTIONS:
[2026-02-11T13:16:49.920Z] { \
[2026-02-11T13:16:49.920Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T13:16:49.920Z] echo "Nothing to be done for setup."; \
[2026-02-11T13:16:49.920Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-11T13:16:49.920Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-11T13:16:49.920Z] echo ""; echo "TESTING:"; \
[2026-02-11T13:16:49.920Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \
[2026-02-11T13:16:49.920Z] -javaagent:"/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2026-02-11T13:16:49.920Z] -cp "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/jcommander.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/../../externalDependency/lib/asm-all.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2026-02-11T13:16:49.920Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/IllegalAccessProtectedMethodTest_hs_0" "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/testng.xml" \
[2026-02-11T13:16:49.920Z] -testnames IllegalAccessProtectedMethodTest \
[2026-02-11T13:16:49.920Z] -groups level.extended \
[2026-02-11T13:16:49.920Z] -excludegroups d.*.osx_x86-64,d.*.arch.x86,d.*.os.osx,d.*.bits.64,d.*.generic-all; \
[2026-02-11T13:16:49.920Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/IllegalAccessProtectedMethodTest_hs_0"; else echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T13:16:49.920Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T13:16:49.920Z] echo "Nothing to be done for teardown."; \
[2026-02-11T13:16:49.920Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/TestTargetResult";
[2026-02-11T13:16:50.770Z]
[2026-02-11T13:16:50.770Z] TEST SETUP:
[2026-02-11T13:16:50.770Z] Nothing to be done for setup.
[2026-02-11T13:16:50.770Z]
[2026-02-11T13:16:50.770Z] TESTING:
[2026-02-11T13:16:54.679Z] Error: A JNI error has occurred, please check your installation and try again
[2026-02-11T13:16:54.679Z] Exception in thread "main" java.lang.NoClassDefFoundError: com/beust/jcommander/ParameterException
[2026-02-11T13:16:54.679Z] at java.lang.Class.getDeclaredMethods0(Native Method)
[2026-02-11T13:16:54.679Z] at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
[2026-02-11T13:16:54.679Z] at java.lang.Class.privateGetMethodRecursive(Class.java:3048)
[2026-02-11T13:16:54.679Z] at java.lang.Class.getMethod0(Class.java:3018)
[2026-02-11T13:16:54.679Z] at java.lang.Class.getMethod(Class.java:1784)
[2026-02-11T13:16:54.679Z] at sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:670)
[2026-02-11T13:16:54.679Z] at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:652)
[2026-02-11T13:16:54.679Z] Caused by: java.lang.ClassNotFoundException: com.beust.jcommander.ParameterException
[2026-02-11T13:16:54.679Z] at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
[2026-02-11T13:16:54.679Z] at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
[2026-02-11T13:16:54.679Z] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
[2026-02-11T13:16:54.679Z] at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
[2026-02-11T13:16:54.679Z] ... 7 more
[2026-02-11T13:16:54.679Z] -----------------------------------
[2026-02-11T13:16:54.679Z] IllegalAccessProtectedMethodTest_hs_0_FAILED
[2026-02-11T13:16:54.679Z] -----------------------------------
[2026-02-11T13:16:54.679Z]
[2026-02-11T13:16:54.679Z] TEST TEARDOWN:
[2026-02-11T13:16:54.679Z] Nothing to be done for teardown.
[2026-02-11T13:16:54.679Z] IllegalAccessProtectedMethodTest_hs_0 Finish Time: Wed Feb 11 08:16:54 2026 Epoch Time (ms): 1770815814384
[2026-02-11T13:16:55.557Z]
[2026-02-11T13:16:55.557Z]
[2026-02-11T13:16:55.557Z] All tests finished, run result summary:
[2026-02-11T13:16:55.557Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T13:16:55.557Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=8 --jdkImpl=hotspot --jdkVendor="temurin" --spec=osx_x86-64 --buildList=functional --customTarget="" --testTarget=extended.functional --tapPath=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17708155151889/ --tapName=Test_openjdk8_hs_extended.functional_x86-64_mac.tap --comment=""
[2026-02-11T13:16:56.825Z]
[2026-02-11T13:16:56.825Z]
[2026-02-11T13:16:56.825Z] TEST TARGETS SUMMARY
[2026-02-11T13:16:56.825Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-11T13:16:56.825Z] DISABLED test targets:
[2026-02-11T13:16:56.825Z] CryptoTests_0
[2026-02-11T13:16:56.825Z] SecurityTests_0
[2026-02-11T13:16:56.825Z]
[2026-02-11T13:16:56.825Z] FAILED test targets:
[2026-02-11T13:16:56.825Z] CryptoTests_jtreg_0 - Test results: passed: 29; failed: 2
[2026-02-11T13:16:56.825Z] Failed test cases:
[2026-02-11T13:16:56.825Z]
[2026-02-11T13:16:56.825Z] IllegalAccessProtectedMethodTest_hs_0
[2026-02-11T13:16:56.825Z]
[2026-02-11T13:16:56.825Z] TOTAL: 6 EXECUTED: 2 PASSED: 0 FAILED: 2 DISABLED: 2 SKIPPED: 2
[2026-02-11T13:16:56.825Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-11T13:16:56.825Z]
[2026-02-11T13:16:57.049Z] make[1]: *** [resultsSummary] Error 2
[2026-02-11T13:16:57.049Z] make: *** [_extended.functional] Error 2
[Pipeline] sh
[2026-02-11T13:16:58.684Z] ++ uname
[2026-02-11T13:16:58.684Z] + '[' Darwin = AIX ']'
[2026-02-11T13:16:58.684Z] ++ uname
[2026-02-11T13:16:58.684Z] + '[' Darwin = SunOS ']'
[2026-02-11T13:16:58.684Z] ++ uname
[2026-02-11T13:16:58.684Z] + '[' Darwin = '*BSD' ']'
[2026-02-11T13:16:58.684Z] + MAKE=make
[2026-02-11T13:16:58.684Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T13:16:59.237Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2026-02-11T13:16:59.350Z] $ ssh-agent -k
[2026-02-11T13:16:59.376Z] unset SSH_AUTH_SOCK;
[2026-02-11T13:16:59.376Z] unset SSH_AGENT_PID;
[2026-02-11T13:16:59.376Z] echo Agent pid 787 killed;
[2026-02-11T13:16:59.929Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-02-11T13:17:00.013Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-11T13:17:00.079Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T13:17:00.235Z] Archiving artifacts
[2026-02-11T13:17:03.452Z] Recording fingerprints
[Pipeline] echo
[2026-02-11T13:17:03.603Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T13:17:03.659Z] Archiving artifacts
[2026-02-11T13:17:04.028Z] Recording fingerprints
[Pipeline] sh
[2026-02-11T13:17:05.819Z] + tar -cf - ./aqa-tests/TKG/output_17708155151889
[2026-02-11T13:17:05.819Z] + pigz -9
[2026-02-11T13:17:05.819Z] + gzip -9
[Pipeline] echo
[2026-02-11T13:17:05.979Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T13:17:06.043Z] Archiving artifacts
[2026-02-11T13:17:06.153Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-11T13:17:07.935Z] Tap file found: aqa-tests/TKG/output_17708155151889/Test_openjdk8_hs_extended.functional_x86-64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-11T13:17:08.302Z] Recording test results
[2026-02-11T13:17:23.652Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T13:17:23.677Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T13:17:24.907Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-11T13:17:24.907Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T13:17:25.215Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T13:17:25.215Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T13:17:31.005Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-11T13:17:32.274Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-11T13:17:32.274Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T13:17:32.425Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-02-11T13:17:32.553Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-11T13:17:32.574Z] Running on test-rhibmcloud-rhel9-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac
[Pipeline] {
[Pipeline] echo
[2026-02-11T13:17:32.588Z] Generating rerun Test_openjdk8_hs_extended.functional_x86-64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.functional_x86-64_mac_rerun)
[Pipeline] echo
[2026-02-11T13:17:32.609Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.functional_x86-64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-11T13:17:33.009Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-11T13:17:33.178Z] Processing DSL script testJobTemplate
[2026-02-11T13:17:55.526Z] LEVELS: [extended]
[2026-02-11T13:17:55.526Z] JDK_VERSIONS: [8]
[2026-02-11T13:17:55.526Z] GROUPS: [functional]
[2026-02-11T13:17:55.526Z] ARCH_OS_LIST: [x86-64_mac]
[2026-02-11T13:17:55.674Z] Added items:
[2026-02-11T13:17:55.674Z] GeneratedJob{name='Test_openjdk8_hs_extended.functional_x86-64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-11T13:17:56.332Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.functional_x86-64_mac_rerun)
[Pipeline] build
[2026-02-11T13:17:56.347Z] Scheduling project: Test_openjdk8_hs_extended.functional_x86-64_mac_rerun
[2026-02-11T13:18:04.082Z] Starting building: Test_openjdk8_hs_extended.functional_x86-64_mac_rerun #2
[2026-02-11T13:48:03.320Z] Build Test_openjdk8_hs_extended.functional_x86-64_mac_rerun #2 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-11T13:48:03.398Z] Running on test-docker-centos7-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T13:48:03.690Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T13:48:03.690Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T13:48:03.815Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-11T13:48:03.844Z] Test_openjdk8_hs_extended.functional_x86-64_mac_rerun #2 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-11T13:48:03.857Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T13:48:05.104Z] Copied 1 artifact from "Test_openjdk8_hs_extended.functional_x86-64_mac_rerun" build number 2
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-11T13:48:05.140Z] Saving Test_openjdk8_hs_extended.functional_x86-64_mac_rerun/2/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T13:48:05.270Z] Archiving artifacts
[2026-02-11T13:48:05.639Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-11T13:48:06.373Z] Tap file found: Test_openjdk8_hs_extended.functional_x86-64_mac_rerun/2/aqa-tests/TKG/output_17708173106683/Test_openjdk8_hs_extended.functional_x86-64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-11T13:48:06.705Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=CryptoTests_jtreg_0,IllegalAccessProtectedMethodTest_hs_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=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=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-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=640&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T13:48:06.985Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T13:48:06.985Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T13:48:07.108Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE