testExample_0
[2025-12-04T04:05:24.547Z] Running test testExample_0 ...
[2025-12-04T04:05:24.547Z] ===============================================
[2025-12-04T04:05:24.547Z] testExample_0 Start Time: Thu Dec 4 04:05:24 2025 Epoch Time (ms): 1764821124408
[2025-12-04T04:05:24.547Z] variation: -Xint
[2025-12-04T04:05:24.547Z] JVM_OPTIONS: -Xint
[2025-12-04T04:05:24.547Z] { \
[2025-12-04T04:05:24.547Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T04:05:24.547Z] echo "Nothing to be done for setup."; \
[2025-12-04T04:05:24.547Z] mkdir -p "/aqa-tests/TKG/../TKG/output_17648211248678/testExample_0"; \
[2025-12-04T04:05:24.547Z] cd "/aqa-tests/TKG/../TKG/output_17648211248678/testExample_0"; \
[2025-12-04T04:05:24.547Z] echo ""; echo "TESTING:"; \
[2025-12-04T04:05:24.547Z] "/opt/java/openjdk/bin/java" -Xint \
[2025-12-04T04:05:24.547Z] -cp "/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/aqa-tests/TKG/../TKG/lib/testng.jar:/aqa-tests/TKG/../TKG/lib/jcommander.jar:/aqa-tests/TKG/../../jvmtest/functional/TestExample/TestExample.jar" \
[2025-12-04T04:05:24.547Z] org.testng.TestNG -d "/aqa-tests/TKG/../TKG/output_17648211248678/testExample_0" "/aqa-tests/TKG/../../jvmtest/functional/TestExample/testng.xml" \
[2025-12-04T04:05:24.547Z] -groups level.extended \
[2025-12-04T04:05:24.547Z] -excludegroups d.*.linux_x86-64,d.*.arch.x86,d.*.os.linux,d.*.bits.64,d.*.generic-all; \
[2025-12-04T04:05:24.547Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "testExample_0""_PASSED"; echo "-----------------------------------"; cd /aqa-tests/TKG/..; else echo "-----------------------------------"; echo "testExample_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T04:05:24.547Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T04:05:24.547Z] echo "Nothing to be done for teardown."; \
[2025-12-04T04:05:24.547Z] } 2>&1 | tee -a "/aqa-tests/TKG/../TKG/output_17648211248678/TestTargetResult";
[2025-12-04T04:05:24.547Z]
[2025-12-04T04:05:24.547Z] TEST SETUP:
[2025-12-04T04:05:24.547Z] Nothing to be done for setup.
[2025-12-04T04:05:24.547Z]
[2025-12-04T04:05:24.547Z] TESTING:
[2025-12-04T04:05:24.547Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-04T04:05:24.859Z] [IncludeExcludeTestAnnotationTransformer] [INFO] EXCLUDE_FILE environment variable: /aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_11.txt
[2025-12-04T04:05:24.859Z] [IncludeExcludeTestAnnotationTransformer] [INFO] Processing exclude file: /aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_11.txt
[2025-12-04T04:05:25.173Z] ...
[2025-12-04T04:05:25.173Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2025-12-04T04:05:25.173Z] ...
[2025-12-04T04:05:25.173Z]
[2025-12-04T04:05:25.173Z] [MyTest] [INFO] running aTestExample: INFO and above level logging enabled
[2025-12-04T04:05:25.173Z] PASSED: aTestExample
[2025-12-04T04:05:25.173Z]
[2025-12-04T04:05:25.173Z] ===============================================
[2025-12-04T04:05:25.173Z] myTest
[2025-12-04T04:05:25.173Z] Tests run: 1, Failures: 0, Skips: 0
[2025-12-04T04:05:25.173Z] ===============================================
[2025-12-04T04:05:25.173Z]
[2025-12-04T04:05:25.173Z]
[2025-12-04T04:05:25.173Z] ===============================================
[2025-12-04T04:05:25.173Z] TestExample suite
[2025-12-04T04:05:25.173Z] Total tests run: 1, Failures: 0, Skips: 0
[2025-12-04T04:05:25.173Z] ===============================================
[2025-12-04T04:05:25.173Z]
[2025-12-04T04:05:25.489Z] -----------------------------------
[2025-12-04T04:05:25.489Z] testExample_0_PASSED
[2025-12-04T04:05:25.489Z] -----------------------------------
[2025-12-04T04:05:25.489Z]
[2025-12-04T04:05:25.489Z] TEST TEARDOWN:
[2025-12-04T04:05:25.489Z] Nothing to be done for teardown.
[2025-12-04T04:05:25.489Z] testExample_0 Finish Time: Thu Dec 4 04:05:25 2025 Epoch Time (ms): 1764821125229