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