jdk_security3_1
[2025-10-28T00:56:35.505Z] Running test jdk_security3_1 ...
[2025-10-28T00:56:35.505Z] ===============================================
[2025-10-28T00:56:35.505Z] jdk_security3_1 Start Time: Tue Oct 28 00:56:34 2025 Epoch Time (ms): 1761612994887
[2025-10-28T00:56:35.505Z] variation: Mode650
[2025-10-28T00:56:35.505Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-10-28T00:56:35.505Z] { \
[2025-10-28T00:56:35.505Z] echo ""; echo "TEST SETUP:"; \
[2025-10-28T00:56:35.505Z] echo "Nothing to be done for setup."; \
[2025-10-28T00:56:35.505Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17615778674737/jdk_security3_1"; \
[2025-10-28T00:56:35.505Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17615778674737/jdk_security3_1"; \
[2025-10-28T00:56:35.505Z] echo ""; echo "TESTING:"; \
[2025-10-28T00:56:35.505Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2025-10-28T00:56:35.505Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:2 -nativepath:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx512m -XX:-UseCompressedOops " \
[2025-10-28T00:56:35.505Z] \
[2025-10-28T00:56:35.505Z] -w ""/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17615778674737/jdk_security3_1"/work" \
[2025-10-28T00:56:35.505Z] -r ""/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17615778674737/jdk_security3_1"/report" \
[2025-10-28T00:56:35.505Z] -jdk:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/jdkbinary/j2sdk-image" \
[2025-10-28T00:56:35.505Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \
[2025-10-28T00:56:35.505Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk25.txt" \
[2025-10-28T00:56:35.505Z] \
[2025-10-28T00:56:35.505Z] \
[2025-10-28T00:56:35.505Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_security3"; \
[2025-10-28T00:56:35.505Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_security3_1""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_security3_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-28T00:56:35.505Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-28T00:56:35.505Z] echo "Nothing to be done for teardown."; \
[2025-10-28T00:56:35.505Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17615778674737/TestTargetResult";
[2025-10-28T00:56:35.505Z]
[2025-10-28T00:56:35.505Z] TEST SETUP:
[2025-10-28T00:56:35.505Z] Nothing to be done for setup.
[2025-10-28T00:56:35.505Z]
[2025-10-28T00:56:35.505Z] TESTING:
[2025-10-28T00:56:35.505Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17615778674737/jdk_security3_1/work" not found: creating
[2025-10-28T00:56:35.505Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17615778674737/jdk_security3_1/report" not found: creating
[2025-10-28T00:56:41.527Z] failed to get value for vm.asan
[2025-10-28T00:56:41.527Z] java.lang.UnsatisfiedLinkError: 'boolean jdk.test.whitebox.WhiteBox.isAsanEnabled()'
[2025-10-28T00:56:41.527Z] at jdk.test.whitebox.WhiteBox.isAsanEnabled(Native Method)
[2025-10-28T00:56:41.527Z] at requires.VMProps.isAsanEnabled(VMProps.java:735)
[2025-10-28T00:56:41.527Z] at requires.VMProps$SafeMap.put(VMProps.java:82)
[2025-10-28T00:56:41.527Z] at requires.VMProps.call(VMProps.java:141)
[2025-10-28T00:56:41.527Z] at requires.VMProps.call(VMProps.java:67)
[2025-10-28T00:56:41.527Z] at com.sun.javatest.regtest.agent.GetJDKProperties.run(GetJDKProperties.java:80)
[2025-10-28T00:56:41.527Z] at com.sun.javatest.regtest.agent.GetJDKProperties.main(GetJDKProperties.java:54)
[2025-10-28T00:56:41.527Z] failed to get value for vm.ubsan
[2025-10-28T00:56:41.527Z] java.lang.UnsatisfiedLinkError: 'boolean jdk.test.whitebox.WhiteBox.isUbsanEnabled()'
[2025-10-28T00:56:41.527Z] at jdk.test.whitebox.WhiteBox.isUbsanEnabled(Native Method)
[2025-10-28T00:56:41.527Z] at requires.VMProps.isUbsanEnabled(VMProps.java:739)
[2025-10-28T00:56:41.527Z] at requires.VMProps$SafeMap.put(VMProps.java:82)
[2025-10-28T00:56:41.527Z] at requires.VMProps.call(VMProps.java:142)
[2025-10-28T00:56:41.527Z] at requires.VMProps.call(VMProps.java:67)
[2025-10-28T00:56:41.527Z] at com.sun.javatest.regtest.agent.GetJDKProperties.run(GetJDKProperties.java:80)
[2025-10-28T00:56:41.527Z] at com.sun.javatest.regtest.agent.GetJDKProperties.main(GetJDKProperties.java:54)
[2025-10-28T00:56:41.527Z] XML output with verification to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17615778674737/jdk_security3_1/work
[2025-10-28T01:09:24.086Z] Cancelling nested steps due to timeout
[2025-10-28T01:09:24.189Z] Sending interrupt signal to process
[2025-10-28T01:09:30.338Z] Terminated
[2025-10-28T01:09:30.338Z] make[3]: *** [autoGen.mk:752: jdk_security3_1] Error 143
[2025-10-28T01:09:30.338Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/openjdk'
[2025-10-28T01:09:30.338Z] make[2]: *** [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/settings.mk:362: extended.openjdk-openjdk] Error 2
[2025-10-28T01:09:30.338Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests'
[2025-10-28T01:09:30.338Z] make[1]: *** [settings.mk:362: extended.openjdk-..] Error 2
[2025-10-28T01:09:30.338Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG'
[2025-10-28T01:09:30.338Z] make: *** [makefile:62: _extended.openjdk] Error 2
[2025-10-28T01:09:30.636Z] script returned exit code 2
[Pipeline] sh
[2025-10-28T01:09:31.919Z] + uname
[2025-10-28T01:09:31.919Z] + [ Linux = AIX ]
[2025-10-28T01:09:31.919Z] + uname
[2025-10-28T01:09:31.919Z] + [ Linux = SunOS ]
[2025-10-28T01:09:31.919Z] + uname
[2025-10-28T01:09:31.919Z] + [ Linux = *BSD ]
[2025-10-28T01:09:31.919Z] + MAKE=make
[2025-10-28T01:09:31.919Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-28T01:09:31.919Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-10-28T01:09:32.271Z] $ ssh-agent -k
[2025-10-28T01:09:32.286Z] unset SSH_AUTH_SOCK;
[2025-10-28T01:09:32.286Z] unset SSH_AGENT_PID;
[2025-10-28T01:09:32.286Z] echo Agent pid 2855662 killed;
[2025-10-28T01:09:32.725Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-10-28T01:09:32.764Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-10-28T01:09:33.448Z] Could not find test result, set build result to FAILURE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-10-28T01:09:33.534Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-28T01:09:33.644Z] Archiving artifacts
[2025-10-28T01:09:33.851Z] Recording fingerprints
[Pipeline] echo
[2025-10-28T01:09:33.975Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-28T01:09:34.082Z] Archiving artifacts
[2025-10-28T01:09:42.813Z] No artifacts found that match the file pattern "aqa-tests/TKG/**/*.tap". Configuration error?
[Pipeline] sh
[2025-10-28T01:09:44.099Z] + pigz -9
[2025-10-28T01:09:44.099Z] + tar -cf - ./aqa-tests/TKG/output_17615778674737
[2025-10-28T01:10:24.089Z] Body did not finish within grace period; terminating with extreme prejudice
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-28T01:10:24.125Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-28T01:10:25.386Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-28T01:10:25.386Z] Unix type machine..
[2025-10-28T01:10:25.386Z] Running on a Linux host
[2025-10-28T01:10:25.386Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-10-28T01:10:25.903Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-28T01:10:25.903Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-28T01:10:30.217Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:38.171Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:38.469Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:48.012Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/ProcessTools$2.class: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/OutputBuffer$OutputBufferException.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/ProcessTools$ProcessImpl.class: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/OutputBuffer.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/StreamPumper$LinePump.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/OutputBuffer$LazyOutputBuffer$StreamTask.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/ProcessTools.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/ProcessTools$BufferInputStream.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/OutputAnalyzer.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/ProcessTools$LineForwarder.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/ProcessTools$MainThreadGroup.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/StreamPumper.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process/OutputBuffer$EagerOutputBuffer.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/process: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/JDKToolFinder.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/Utils$ThrowingRunnable.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/NetworkConfiguration.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/Utils.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/ByteCodeLoader.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/Asserts$TestMethod.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib/Asserts.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestMetaspacePerfCounters_Shenandoah-64.d/jdk/test/lib: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestSizeTransitions_id1.d/jdk/test/lib/Platform.class: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestSizeTransitions_id1.d/jdk/test/lib/JDKToolFinder.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestSizeTransitions_id1.d/jdk/test/lib/Utils$ThrowingRunnable.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestSizeTransitions_id1.d/jdk/test/lib/NetworkConfiguration.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestSizeTransitions_id1.d/jdk/test/lib/Utils.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/metaspace/TestSizeTransitions_id1.d/jdk/test/lib/Asserts.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/process/OutputBuffer$LazyOutputBuffer$StreamTask.class: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/process/ProcessTools.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/process/ProcessTools$BufferInputStream.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/process/OutputAnalyzer.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/process/ProcessTools$LineForwarder.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/process/ProcessTools$MainThreadGroup.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/process/StreamPumper.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/process/OutputBuffer$EagerOutputBuffer.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/process: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/JDKToolFinder.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/Utils$ThrowingRunnable.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/NetworkConfiguration.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/Utils.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/Asserts$TestMethod.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib/Asserts.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationInterned_Z.d/jdk/test/lib: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/StreamPumper$Pump.class: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/StreamPumper$StreamPump.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/ProcessTools$BufferOutputStream.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/OutputBuffer$LazyOutputBuffer.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/ProcessTools$1.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/ProcessTools$2.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/OutputBuffer$OutputBufferException.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/ProcessTools$ProcessImpl.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/OutputBuffer.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/StreamPumper$LinePump.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/OutputBuffer$LazyOutputBuffer$StreamTask.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/ProcessTools.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/ProcessTools$BufferInputStream.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/OutputAnalyzer.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/ProcessTools$LineForwarder.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/ProcessTools$MainThreadGroup.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/StreamPumper.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process/OutputBuffer$EagerOutputBuffer.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/process: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/JDKToolFinder.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/Utils$ThrowingRunnable.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/NetworkConfiguration.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/Utils.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/Asserts$TestMethod.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib/Asserts.class: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/classes/0/gc/stringdedup/TestStringDeduplicationTableResize_G1.d/jdk/test/lib: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/extraPropDefns/bootClasses/jdk/test/whitebox/gc/GC.class: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/extraPropDefns/bootClasses/jdk/test/whitebox/gc: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/extraPropDefns/bootClasses/jdk/test/whitebox: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/patches/java.base/java/lang/JTRegModuleHelper.class: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/patches/java.base/java/lang: file changed as we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work/jtreg.policy: File removed before we read it
[2025-10-28T01:10:48.406Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_gc_0/work: file changed as we read it
[2025-10-28T01:10:48.407Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:48.657Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:48.955Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:49.256Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:49.554Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:49.914Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:50.216Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:50.648Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:50.950Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:51.469Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib/process/ProcessTools$LineForwarder.class: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib/process/ProcessTools$MainThreadGroup.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib/process/StreamPumper.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib/process/OutputBuffer$EagerOutputBuffer.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib/process: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib/JDKToolFinder.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib/Utils$ThrowingRunnable.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib/NetworkConfiguration.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib/Utils.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib/Asserts$TestMethod.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib/Asserts.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d/jdk/test/lib: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestClhsdbJstackLock.d: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestSysProps.d/jdk/test/lib/Asserts.class: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestSysProps.d/jdk/test/lib: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/TestSysProps.d: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/sadebugd/SADebugDTest.d/SADebugDTest.class: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/sadebugd/SADebugDTest.d/jdk/test/lib/process/StreamPumper$Pump.class: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/sadebugd/SADebugDTest.d/jdk/test/lib/process/StreamPumper$StreamPump.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/sadebugd/SADebugDTest.d/jdk/test/lib/process/ProcessTools$ProcessImpl.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/sadebugd/SADebugDTest.d/jdk/test/lib/process/StreamPumper$LinePump.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/sadebugd/SADebugDTest.d/jdk/test/lib/process/ProcessTools.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/sadebugd/SADebugDTest.d/jdk/test/lib/process/StreamPumper.class: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/sadebugd/SADebugDTest.d/jdk/test/lib/process: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/classes/0/serviceability/sa/sadebugd/SADebugDTest.d: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/dcmd/compiler/CodelistTest.jtr: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/dcmd/compiler/CompilerDirectivesDCMDTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/dcmd/compiler/CodelistTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/dcmd/compiler: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/dcmd/thread/PrintConcurrentLocksTest.jtr: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/dcmd/thread/PrintConcurrentLocksTest.testng-results.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/dcmd/thread/ThreadDumpToFileTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/dcmd/thread/VThreadCommandsTest.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/dcmd/thread/ClassInitMonitorVThread.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/dcmd/thread/PrintTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/dcmd/thread: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/CDSJMapClstats.jtr: file changed as we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPstack_process.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestG1HeapRegion.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPmap_core.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestUniverse.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJhsdbJstackLock.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJstack_id0.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbClasses.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbScanOops_id1.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestObjectAlignment.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPstack_core.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbTestAllocationMerge.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJdis.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbInspect.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/UniqueVtableTest.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestPrintMdo.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestInstanceKlassSizeForInterface.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbAttachDifferentJVMs.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJhsdbJstackMixed.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestInstanceKlassSizeForInterface.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbDumpclass.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbFindPC_xcomp-process.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbFindPC_xcomp-process.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbHistory.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbTestAllocationMerge.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJhsdbJstackUpcall.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbSource.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/DeadlockDetectionTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJhisto.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/JhsdbThreadInfoTest.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestDefaultMethods.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbField.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbScanOops_id0.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestSysProps.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestG1HeapRegion.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbFlags.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPstack_core.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/DeadlockDetectionTest.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJmapCoreMetaspace.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPmap_core.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJhsdbJstackPrintVMLocks.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbLongConstant.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJhsdbJstackLineNumbers.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPrintAll.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPrintStatics.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestInstanceKlassSize.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJmapCore.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbField.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestObjectMonitorIterate.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJstackXcompStress.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJstackWithConcurrentLock.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbDumpheap.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbCDSJstackPrintAll.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbAttach.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestType.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbInspect.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbWhere.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbFindPC_no-xcomp-core.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPstack_process.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPrintAll.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbCDSJstackPrintAll.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestDebugInfoDecode.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJhsdbJstackLineNumbers.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestInstanceKlassSize.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbLongConstant.jtr: File removed before we read it
[2025-10-28T01:10:51.865Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestCpoolForInvokeDynamic.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJhsdbJstackMixed.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestCpoolForInvokeDynamic.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/UniqueVtableTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbFlags.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJhisto.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbThreadContext.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/JhsdbThreadInfoTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPmap_process.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestHeapDumpForInvokeDynamic.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestClhsdbJstackLock.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestHeapDumpForInvokeDynamic.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPrintStatics.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestDefaultMethods.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbVmStructsDump.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbThreadContext.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbThread.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJstackXcompStress.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJhsdbJstackLock.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJhsdbJstackUpcall.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbClasses.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJdis.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPmap_process.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbThread.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestUniverse.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestObjectMonitorIterate.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/CDSJMapClstats.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbWhere.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJhsdbJstackPrintVMLocks.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbVmStructsDump.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestClassDump.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbFindPC_no-xcomp-process.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbSymbol.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestSysProps.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestIntConstant.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestClassDump.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJstack_id1.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbDumpclass.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbFindPC_xcomp-core.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJmapCore.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestClhsdbJstackLock.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestDebugInfoDecode.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestType.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbAttach.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbSymbol.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/TestJmapCoreMetaspace.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbScanOops_id0.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbAttachDifferentJVMs.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbFindPC_no-xcomp-process.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPrintAs.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbScanOops_id1.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJstackWithConcurrentLock.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJstack_id1.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbPrintAs.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbDumpheap.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbFindPC_no-xcomp-core.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbHistory.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbSource.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa/ClhsdbJstack_id0.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/sa: file changed as we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/ParserTest.jtr: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability/ParserTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/serviceability: file changed as we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work/jtreg.policy: File removed before we read it
[2025-10-28T01:10:51.866Z] tar: ./aqa-tests/TKG/output_17615778674737/hotspot_serviceability_0/work: file changed as we read it
[2025-10-28T01:10:51.867Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:52.117Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:52.413Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:52.714Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:53.013Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:53.374Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/AsynchronousChannelGroup/AsExecutor.d/AsExecutor.class: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/AsynchronousChannelGroup/AsExecutor.d/AsExecutor$1.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/AsynchronousChannelGroup/AsExecutor.d: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/CloseDuringTransfer.d/CloseDuringTransfer$1.class: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/CloseDuringTransfer.d/CloseDuringTransfer$2.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/CloseDuringTransfer.d/CloseDuringTransfer.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/CloseDuringTransfer.d: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/TestServers$EchoServer$EchoConnection.class: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/TestServers$AbstractTcpServer.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/TestServers$AbstractUdpServer.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/TestServers$UdpDayTimeServer$UdpDayTimeRequestThread.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/TestServers$UdpDiscardServer.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/TestServers$DayTimeServer.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels/TestServers$UdpEchoServer.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/channels: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/file/Files/CopyProcFile.d/CopyProcFile.class: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/file/Files/CopyProcFile.d/CopyProcFile$FHolder.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/java/nio/file/Files/CopyProcFile.d: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/sun/nio/cs/EUCJPUnderflowDecodeTest.d/EUCJPUnderflowDecodeTest.class: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/sun/nio/cs/EUCJPUnderflowDecodeTest.d: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/sun/nio/cs/TestSJIS0213.d: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/StreamPumper$Pump.class: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/StreamPumper$StreamPump.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/ProcessTools$BufferOutputStream.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/OutputBuffer$LazyOutputBuffer.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/ProcessTools$1.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/ProcessTools$2.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/ExitCode.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/OutputBuffer$OutputBufferException.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/Proc.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/ProcessTools$ProcessImpl.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/OutputBuffer.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/StreamPumper$LinePump.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/OutputBuffer$LazyOutputBuffer$StreamTask.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/ProcessTools.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/ProcessTools$BufferInputStream.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/OutputAnalyzer.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/ProcessTools$LineForwarder.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/ProcessTools$MainThreadGroup.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/StreamPumper.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process/OutputBuffer$EagerOutputBuffer.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/process: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/JDKToolFinder.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/RandomFactory.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/Utils$ThrowingRunnable.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/NetworkConfiguration.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/Utils.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/Asserts$TestMethod.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib/Asserts.class: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/classes/0/test/lib/jdk/test/lib: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/CompressionModeTest.testng-results.xml: file changed as we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/DirectoryStreamTests.jtr: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/PropertyPermissionTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/UpdateEntryTest.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/ZipFSTester.jtr: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/CopyMoveTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/ReleaseDeflater.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/TestPosix.jtr: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/UpdateEntryTest.jtr: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/HasDotDotTest.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/CorruptedZipFilesTest.jtr: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/TestPosix.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.773Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/TestLocOffsetFromZip64EF.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/LargeEntriesTest.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/DirectoryStreamTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/NonExistentPathTests.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/LargeEntriesTest.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/Basic.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/PathOps.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/PathOps.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/ZipFSDirectoryExceptionMessageTest.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/LargeEntriesTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs/ZipFSOutputStreamTest.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/zipfs: file changed as we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio/Basic.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/jdk/nio: file changed as we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/Test6392804.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/Test6392804.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/Test6275027.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestCp93xSISO.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/Test4206507.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/UkrainianIsNotRussian.jtr: file changed as we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestHKSCS.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestCp834_SBCS.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestISO2022JP.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestISO2022JPSubBytes.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestConverterDroppedCharacters.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestUTF_32.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestUnicodeReversedBOM.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestUTF8BOM.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestCp834_SBCS.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestISO2022JPEncoder.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestMS5022X.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestIllegalISO2022Esc.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/SurrogateTestEUCTW.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestSJIS0213.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestIBMBugs.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestUTF8.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestStringCoding.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestMS950.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestIllegalSJIS.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestGB18030.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/Test6254467.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/SurrogateTestHKSCS.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/UkrainianIsNotRussian.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestCharsetMapping.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestIBM1364.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/ZeroedByteArrayEUCTWTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestISO2022CNDecoder.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestUTF_16.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestEBCDICLineFeed.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestUnicodeReversedBOM.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestJIS0208Decoder.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestISO2022JPSubBytes.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestIBMBugs.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/Test6254467.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestEUC_TW.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestGB18030.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/Test4206507.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestJIS0208Decoder.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/SurrogateGB18030Test.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestTrailingEscapesISO2022JP.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/SurrogateTestHKSCS.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestISO2022JP.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestIllegalISO2022Esc.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestTrailingEscapesISO2022JP.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestISO2022CNDecoder.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestEUC_TW.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestConverterDroppedCharacters.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestCp93xSISO.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs/TestStringCodingUTF8.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work/sun/nio/cs: file changed as we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_nio_1/work: file changed as we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLExceptionTests.jtr.xml: file changed as we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/DriverManagerTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/PreparedStatementTests.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLIntegrityConstraintViolationExceptionTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLSyntaxErrorExceptionTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLTransactionRollbackExceptionTests.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/DataTruncationTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLTimeoutExceptionTests.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLRecoverableExceptionTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLFeatureNotSupportedExceptionTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLIntegrityConstraintViolationExceptionTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLTransientExceptionTests.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLExceptionTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/CallableStatementTests.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/TimestampTests.jtr: File removed before we read it
[2025-10-28T01:10:53.774Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/DateTests.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/CallableStatementTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLDataExceptionTests.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/TimeTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLFeatureNotSupportedExceptionTests.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLNonTransientExceptionTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/StatementTests.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/TimeTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/BatchUpdateExceptionTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLNonTransientConnectionExceptionTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLClientInfoExceptionTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/TimestampTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLTransientExceptionTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/BatchUpdateExceptionTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/DriverManagerTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLClientInfoExceptionTests.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLTransientExceptionTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/PreparedStatementTests.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLTransactionRollbackExceptionTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLWarningTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/CallableStatementTests.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql/SQLTransientConnectionExceptionTests.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql/testng/test/sql: file changed as we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/java/sql: file changed as we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubRowId.testng-results.xml: file changed as we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubStruct.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/TestRowSetListener.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubCachedRowSetImpl.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubRowSetFactory.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubSyncProvider.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubBaseRowSet.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/SuperHero.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubCachedRowSetImpl.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubJdbcRowSetImpl.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubSQLXML.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubSyncProvider.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubCachedRowSetImpl.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/TestSQLDataImpl.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubJoinRowSetImpl.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubFilteredRowSetImpl.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubJoinRowSetImpl.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubSyncResolver.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubBaseRowSet.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubFilteredRowSetImpl.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/SuperHero.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubRowId.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubBlob.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubStruct.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubBaseRowSet.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubJoinRowSetImpl.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubRowId.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/SuperHero.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/TestSQLDataImpl.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubJdbcRowSetImpl.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubJdbcRowSetImpl.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubClob.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubFilteredRowSetImpl.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubRowSetFactory.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubSyncProvider.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubArray.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubSyncResolver.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubArray.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubWebRowSetImpl.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubRef.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubRowSetFactory.jtr: File removed before we read it
[2025-10-28T01:10:53.775Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubContext.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubWebRowSetImpl.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubBlob.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/TestRowSetListener.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubStruct.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubNClob.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubSQLXML.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubClob.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubSyncResolver.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubContext.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/TestSQLDataImpl.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubClob.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/StubWebRowSetImpl.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util/PropertyStubProvider.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/sql/testng/util: file changed as we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/parse/EntityCharacterEventOrder.testng-results.xml: file changed as we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/parse/XMLEntityScannerLoad.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/parse/EntityCharacterEventOrder.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/parse/XMLEntityScannerLoad.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/parse: file changed as we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IdIdrefCheckingTest.jtr.xml: file changed as we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_C.d/testng.0.jta: file changed as we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_C.d: file changed as we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/RootTypeDefinitionTest.jtr: file changed as we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/UseGrammarPoolOnlyTest_False.jtr.xml: file changed as we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_A.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_CA.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IdIdrefCheckingTest.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/RootTypeDefinitionTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/UseGrammarPoolOnlyTest_False.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IdentityConstraintCheckingTest.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_CA.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/FixedAttrTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/UseGrammarPoolOnlyTest_True.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IdentityConstraintCheckingTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/FixedAttrTest.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/UnparsedEntityCheckingTest.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_A.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_C.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_C.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/BasicTest.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/UseGrammarPoolOnlyTest_False.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/BasicTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IdentityConstraintCheckingTest.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/UnparsedEntityCheckingTest.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_A_A.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/UseGrammarPoolOnlyTest_True.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_A_C.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/FixedAttrTest.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/UnparsedEntityCheckingTest.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_AC.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IdIdrefCheckingTest.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_A.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/RootTypeDefinitionTest.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_A_A.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_CA.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/UseGrammarPoolOnlyTest_True.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_C.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_A_C.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_A_C.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_AC.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_C_AC.testng-results.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819/IgnoreXSITypeTest_A_A.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/javax/xml/jaxp/testng/validation/jdk8037819: file changed as we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/jdk/internal/jline/RedirectedStdOut.jtr: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737/jdk_other_0/work/jdk/internal/jline/RedirectedStdOut.jtr.xml: File removed before we read it
[2025-10-28T01:10:53.776Z] tar: ./aqa-tests/TKG/output_17615778674737: file changed as we read it
[2025-10-28T01:10:53.778Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:54.028Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:54.327Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:54.628Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:54.925Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:55.286Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:55.585Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:56.017Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:56.315Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:56.834Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:57.132Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:57.754Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:58.054Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:58.799Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:10:59.099Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:10:59.994Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:11:00.541Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[2025-10-28T01:11:00.565Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-10-28T01:11:01.613Z] test-ibmcloud-ubuntu2204-x64-3-free is back online
[2025-10-28T01:11:01.824Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/bindings/java/capstone/Xcore_const.java
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/bindings/java/capstone/Xcore.java
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/bindings/java/TestXcore.java
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/bindings/ocaml/test_xcore.ml
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/bindings/ocaml/xcore_const.ml
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/bindings/ocaml/xcore.ml
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/bindings/python/capstone/xcore.py
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/bindings/python/capstone/xcore_const.py
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/bindings/python/test_xcore.py
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/msvc/test_xcore
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/msvc/test_xcore/test_xcore.vcxproj
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/cstool/cstool_xcore.c
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/cstool/cstool_xcore.o
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/include/capstone/xcore.h
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/tests/test_xcore
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/tests/test_xcore.o
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/tests/test_xcore.static
[2025-10-28T01:11:01.824Z] /tmp/capstone-4.0.2/tests/test_xcore.c
[2025-10-28T01:11:01.824Z] + true
[2025-10-28T01:11:01.911Z] test-ibmcloud-ubuntu2204-x64-3-free seems to be removed or offline (java.io.IOException: cannot find current thread in CpsStepContext[116:sh]:Test_openjdk25_hs_extended.openjdk_x86-64_linux#69); will wait for 5 min 0 sec for it to come back online
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-28T01:11:02.160Z] Exception: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException: Timeout has been exceeded
[Pipeline] timeout
[2025-10-28T01:11:02.166Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: ABORTED