D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/testng-6.9.10-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.r22cgg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf testng-6.9.10 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/6.9.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd testng-6.9.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find '!' -path '*/test/*' -name '*.jar' -print -delete ./lib-supplied/jarjar-issue-21.jar ./lib-supplied/guice-2.0.jar ./kobalt/wrapper/kobalt-wrapper.jar ./gradle/wrapper/gradle-wrapper.jar ./ant/ivy-2.1.0.jar ./ant/3rdparty/doclava-1.0.3.jar ./ant/3rdparty/cobertura.jar ./ant/3rdparty/DTDDoc.jar + find -name '*.class' -delete + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-gpg-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin com.coderplus.maven.plugins:copy-rename-maven-plugin + sed -i -e s/VersionTemplateJava/Version.java/ pom.xml + mv ./src/main/resources/org/testng/internal/VersionTemplateJava ./src/main/resources/org/testng/internal/Version.java + cp -p ./src/main/java/testng-1.0.dtd.html ./src/main/resources/. + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : testng + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py : :::jdk15: + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8DzSEO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd testng-6.9.10 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -- -Dmaven.local.debug=true Executing: xmvn --batch-mode --offline -Dmaven.local.debug=true verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.local.debug=true', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building TestNG 6.9.10-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (default) @ testng --- [INFO] Source directory: /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/generated-sources/version added. [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ testng --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/generated-sources/version [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ testng --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 375 source files to /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/testng-6.9.10/src/main/java/org/testng/internal/annotations/JDK15TagFactory.java: Some input files use or override a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/testng-6.9.10/src/main/java/org/testng/internal/annotations/JDK15TagFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /home/pterjan/rpmbuild/BUILD/testng-6.9.10/src/main/java/org/testng/ReporterConfig.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/testng-6.9.10/src/main/java/org/testng/ReporterConfig.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ testng --- [WARNING] Manifest org.testng:testng:jar:6.9.10-SNAPSHOT : Export org.testng, has 4, private references [org.testng.internal.junit, org.testng.internal.thread.graph, org.testng.internal, org.testng.internal.annotations], [WARNING] Manifest org.testng:testng:jar:6.9.10-SNAPSHOT : Export org.testng.remote, has 2, private references [org.testng.internal.remote, org.testng.internal], [WARNING] Manifest org.testng:testng:jar:6.9.10-SNAPSHOT : Export org.testng.remote.strprotocol, has 1, private references [org.testng.internal], [WARNING] Manifest org.testng:testng:jar:6.9.10-SNAPSHOT : Export org.testng.junit, has 2, private references [org.testng.internal, org.testng.internal.annotations], [WARNING] Manifest org.testng:testng:jar:6.9.10-SNAPSHOT : Export org.testng.reporters, has 1, private references [org.testng.internal], [WARNING] Manifest org.testng:testng:jar:6.9.10-SNAPSHOT : Export org.testng.xml.dom, has 1, private references [org.testng.internal.collections], [WARNING] Manifest org.testng:testng:jar:6.9.10-SNAPSHOT : Export org.testng.annotations, has 1, private references [org.testng.internal.annotations], [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ testng --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 85 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ testng --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 841 source files to /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/test-classes [INFO] /home/pterjan/rpmbuild/BUILD/testng-6.9.10/src/test/java/test/mannotation/MTest3.java: Some input files use or override a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/testng-6.9.10/src/test/java/test/mannotation/MTest3.java: Recompile with -Xlint:deprecation for details. [INFO] /home/pterjan/rpmbuild/BUILD/testng-6.9.10/src/test/java/test/BaseDistributedTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/testng-6.9.10/src/test/java/test/BaseDistributedTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ testng --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [[TestNG]] Adding ServiceLoader listener:test.serviceloader.MyConfigurationListener@6a2f6f80 [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestRunner] Running the tests in 'Command line test' with parallel mode:false [RunInfo] Adding method selector: org.testng.internal.XmlMethodSelector@bfb93cf priority: 10 [TestClass] Creating TestClass for [ClassImpl class=test.inheritance.testng471.Class1] [TestClass] Adding method Class1.test1_2()[pri:0, instance:null] on TestClass class test.inheritance.testng471.Class1 [TestClass] Adding method Class1.test1_1()[pri:0, instance:null] on TestClass class test.inheritance.testng471.Class1 [XmlMethodSelector] Including method test.inheritance.testng471.beforeClass1() [XmlMethodSelector] Including method test.inheritance.testng471.beforeSuperClass1() [MethodInheritance] Class1.beforeClass1()[pri:0, instance:null] DEPENDS ON SuperClass1.beforeSuperClass1()[pri:0, instance:null] [XmlMethodSelector] Including method test.inheritance.testng471.afterClass1() [XmlMethodSelector] Including method test.inheritance.testng471.beforeMethodClass1() [XmlMethodSelector] Including method test.inheritance.testng471.afterMethodClass1() [TestClass] Creating TestClass for [ClassImpl class=test.inheritance.testng471.Class2] [TestClass] Adding method Class2.test2_1()[pri:0, instance:null] on TestClass class test.inheritance.testng471.Class2 [TestClass] Adding method Class2.test2_2()[pri:0, instance:null] on TestClass class test.inheritance.testng471.Class2 [XmlMethodSelector] Including method test.inheritance.testng471.beforeClass2() [MethodInheritance] Class2.beforeClass2()[pri:0, instance:null] DEPENDS ON SuperClass1.beforeSuperClass1()[pri:0, instance:null] [XmlMethodSelector] Including method test.inheritance.testng471.afterClass2() [XmlMethodSelector] Including method test.inheritance.testng471.beforeMethodClass2() [XmlMethodSelector] Including method test.inheritance.testng471.afterMethodClass2() [TestClass] Creating TestClass for [ClassImpl class=test.inheritance.testng471.Class3] [TestClass] Adding method Class3.test3_2()[pri:0, instance:null] on TestClass class test.inheritance.testng471.Class3 [TestClass] Adding method Class3.test3_1()[pri:0, instance:null] on TestClass class test.inheritance.testng471.Class3 [XmlMethodSelector] Including method test.inheritance.testng471.beforeClass3() [XmlMethodSelector] Including method test.inheritance.testng471.beforeSuperClass2() [MethodInheritance] Class3.beforeClass3()[pri:0, instance:null] DEPENDS ON SuperClass2.beforeSuperClass2()[pri:0, instance:null] [XmlMethodSelector] Including method test.inheritance.testng471.afterClass3() [XmlMethodSelector] Including method test.inheritance.testng471.beforeMethodClass3() [XmlMethodSelector] Including method test.inheritance.testng471.afterMethodClass3() [XmlMethodSelector] Including method test.inheritance.testng471.test1_2() [XmlMethodSelector] Including method test.inheritance.testng471.test1_1() [XmlMethodSelector] Including method test.inheritance.testng471.test2_1() [XmlMethodSelector] Including method test.inheritance.testng471.test2_2() [XmlMethodSelector] Including method test.inheritance.testng471.test3_2() [XmlMethodSelector] Including method test.inheritance.testng471.test3_1() [TestNG] Running: Command line suite [SuiteRunner] Created 1 TestRunners [TestRunner] Running test Command line test on 3 classes, included groups:[] excluded groups:[] ===== Test class test.inheritance.testng471.Class1 @BeforeClass SuperClass1.beforeSuperClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] @BeforeClass Class1.beforeClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] @BeforeMethod Class1.beforeMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] @Test Class1.test1_2()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] @Test Class1.test1_1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] @AfterMethod Class1.afterMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] @AfterClass Class1.afterClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] ====== ===== Test class test.inheritance.testng471.Class2 @BeforeClass SuperClass1.beforeSuperClass1()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] @BeforeClass Class2.beforeClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] @BeforeMethod Class2.beforeMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] @Test Class2.test2_1()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] @Test Class2.test2_2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] @AfterMethod Class2.afterMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] @AfterClass Class2.afterClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] ====== ===== Test class test.inheritance.testng471.Class3 @BeforeClass SuperClass2.beforeSuperClass2()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] @BeforeClass Class3.beforeClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] @BeforeMethod Class3.beforeMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] @Test Class3.test3_2()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] @Test Class3.test3_1()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] @AfterMethod Class3.afterMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] @AfterClass Class3.afterClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] ====== [Invoker 1543148593] Keeping method SuperClass1.beforeSuperClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] for class [TestClass name=class test.inheritance.testng471.Class1] [Invoker 1543148593] Keeping method Class1.beforeClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] for class [TestClass name=class test.inheritance.testng471.Class1] [Invoker 1543148593] Invoking @BeforeClass SuperClass1.beforeSuperClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] [Invoker 1543148593] Invoking @BeforeClass Class1.beforeClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] [Invoker 1543148593] Keeping method Class1.beforeMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] for class [TestClass name=class test.inheritance.testng471.Class1] [Invoker 1543148593] Keeping method Class1.afterMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] for class [TestClass name=class test.inheritance.testng471.Class1] [Invoker 1543148593] Keeping method Class1.beforeMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] for class [TestClass name=class test.inheritance.testng471.Class1] [Invoker 1543148593] Invoking @BeforeMethod Class1.beforeMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] [Invoker 1543148593] Invoking test.inheritance.testng471.Class1.test1_1 [Invoker 1543148593] Keeping method Class1.afterMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] for class [TestClass name=class test.inheritance.testng471.Class1] [Invoker 1543148593] Invoking @AfterMethod Class1.afterMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] Failed to invoke configuration method test.inheritance.testng471.Class1.afterMethodClass1:null [Invoker 1543148593] Keeping method Class1.beforeMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] for class [TestClass name=class test.inheritance.testng471.Class1] [Invoker 1543148593] Keeping method Class1.afterMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] for class [TestClass name=class test.inheritance.testng471.Class1] [Invoker 1543148593] Keeping method Class1.beforeMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] for class [TestClass name=class test.inheritance.testng471.Class1] [Invoker 1543148593] Keeping method Class1.afterMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] for class [TestClass name=class test.inheritance.testng471.Class1] [Invoker 1543148593] Keeping method Class1.afterClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] for class [TestClass name=class test.inheritance.testng471.Class1] [Invoker 1543148593] Keeping method SuperClass1.beforeSuperClass1()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] for class [TestClass name=class test.inheritance.testng471.Class2] [Invoker 1543148593] Keeping method Class2.beforeClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] for class [TestClass name=class test.inheritance.testng471.Class2] [Invoker 1543148593] Invoking @BeforeClass SuperClass1.beforeSuperClass1()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] [Invoker 1543148593] Invoking @BeforeClass Class2.beforeClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] [Invoker 1543148593] Keeping method Class2.beforeMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] for class [TestClass name=class test.inheritance.testng471.Class2] [Invoker 1543148593] Keeping method Class2.afterMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] for class [TestClass name=class test.inheritance.testng471.Class2] [Invoker 1543148593] Keeping method Class2.beforeMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] for class [TestClass name=class test.inheritance.testng471.Class2] [Invoker 1543148593] Invoking @BeforeMethod Class2.beforeMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] [Invoker 1543148593] Invoking test.inheritance.testng471.Class2.test2_1 [Invoker 1543148593] Keeping method Class2.afterMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] for class [TestClass name=class test.inheritance.testng471.Class2] [Invoker 1543148593] Invoking @AfterMethod Class2.afterMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] [Invoker 1543148593] Keeping method Class2.beforeMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] for class [TestClass name=class test.inheritance.testng471.Class2] [Invoker 1543148593] Keeping method Class2.afterMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] for class [TestClass name=class test.inheritance.testng471.Class2] [Invoker 1543148593] Keeping method Class2.beforeMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] for class [TestClass name=class test.inheritance.testng471.Class2] [Invoker 1543148593] Invoking @BeforeMethod Class2.beforeMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] [Invoker 1543148593] Invoking test.inheritance.testng471.Class2.test2_2 [Invoker 1543148593] Keeping method Class2.afterMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] for class [TestClass name=class test.inheritance.testng471.Class2] [Invoker 1543148593] Invoking @AfterMethod Class2.afterMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] [Invoker 1543148593] Keeping method Class2.afterClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] for class [TestClass name=class test.inheritance.testng471.Class2] [Invoker 1543148593] Invoking @AfterClass Class2.afterClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] [Invoker 1543148593] Keeping method SuperClass2.beforeSuperClass2()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] for class [TestClass name=class test.inheritance.testng471.Class3] [Invoker 1543148593] Keeping method Class3.beforeClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] for class [TestClass name=class test.inheritance.testng471.Class3] [Invoker 1543148593] Invoking @BeforeClass SuperClass2.beforeSuperClass2()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] [Invoker 1543148593] Invoking @BeforeClass Class3.beforeClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] [Invoker 1543148593] Keeping method Class3.beforeMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] for class [TestClass name=class test.inheritance.testng471.Class3] [Invoker 1543148593] Keeping method Class3.afterMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] for class [TestClass name=class test.inheritance.testng471.Class3] [Invoker 1543148593] Keeping method Class3.beforeMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] for class [TestClass name=class test.inheritance.testng471.Class3] [Invoker 1543148593] Invoking @BeforeMethod Class3.beforeMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] [Invoker 1543148593] Invoking test.inheritance.testng471.Class3.test3_1 [Invoker 1543148593] Keeping method Class3.afterMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] for class [TestClass name=class test.inheritance.testng471.Class3] [Invoker 1543148593] Invoking @AfterMethod Class3.afterMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] [Invoker 1543148593] Keeping method Class3.beforeMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] for class [TestClass name=class test.inheritance.testng471.Class3] [Invoker 1543148593] Keeping method Class3.afterMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] for class [TestClass name=class test.inheritance.testng471.Class3] [Invoker 1543148593] Keeping method Class3.beforeMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] for class [TestClass name=class test.inheritance.testng471.Class3] [Invoker 1543148593] Invoking @BeforeMethod Class3.beforeMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] [Invoker 1543148593] Invoking test.inheritance.testng471.Class3.test3_2 [Invoker 1543148593] Keeping method Class3.afterMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] for class [TestClass name=class test.inheritance.testng471.Class3] [Invoker 1543148593] Invoking @AfterMethod Class3.afterMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] [Invoker 1543148593] Keeping method Class3.afterClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] for class [TestClass name=class test.inheritance.testng471.Class3] [Invoker 1543148593] Invoking @AfterClass Class3.afterClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] ===== Invoked methods SuperClass1.beforeSuperClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] 666586565 Class1.beforeClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] 666586565 Class1.beforeMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] 666586565 Class1.test1_1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] 666586565 Class1.afterMethodClass1()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] 666586565 Class1.test1_2()[pri:0, instance:test.inheritance.testng471.Class1@27bb4dc5] 666586565 SuperClass1.beforeSuperClass1()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] 1179573791 Class2.beforeClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] 1179573791 Class2.beforeMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] 1179573791 Class2.test2_1()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] 1179573791 Class2.afterMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] 1179573791 Class2.beforeMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] 1179573791 Class2.test2_2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] 1179573791 Class2.afterMethodClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] 1179573791 Class2.afterClass2()[pri:0, instance:test.inheritance.testng471.Class2@464ede1f] 1179573791 SuperClass2.beforeSuperClass2()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] 1687227181 Class3.beforeClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] 1687227181 Class3.beforeMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] 1687227181 Class3.test3_1()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] 1687227181 Class3.afterMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] 1687227181 Class3.beforeMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] 1687227181 Class3.test3_2()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] 1687227181 Class3.afterMethodClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] 1687227181 Class3.afterClass3()[pri:0, instance:test.inheritance.testng471.Class3@64910b2d] 1687227181 ===== =============================================== Command line suite Total tests run: 6, Failures: 0, Skips: 1 Configuration Failures: 1, Skips: 3 =============================================== [Invoker 1543148593] Invoking test.sample.BaseSampleInheritance.testBooleans [Invoker 1543148593] Invoking test.SampleInheritance.inheritedMethodsWereCalledInOrder [Invoker 1543148593] Invoking test.inheritance.ClassScopeTest.verify ===== Invoked methods BaseSampleInheritance.baseConfiguration()[pri:0, instance:test.SampleInheritance@e580929] 240650537 SampleInheritance.configuration0()[pri:0, instance:test.SampleInheritance@e580929] 240650537 BaseSampleInheritance.configuration1()[pri:0, instance:test.SampleInheritance@e580929] 240650537 SampleInheritance.configuration2()[pri:0, instance:test.SampleInheritance@e580929] 240650537 BaseSampleInheritance.baseMethod()[pri:0, instance:test.SampleInheritance@e580929] 240650537 SampleInheritance.configurationsWereCalledInOrder()[pri:0, instance:test.SampleInheritance@e580929] 240650537 ClassScopeTest.setVerify()[pri:0, instance:test.inheritance.ClassScopeTest@7c75222b] 2088051243 TestNG739.test_classes_should_be_skipped_when_a_before_class_fails()[pri:0, instance:test.inheritance.testng739.TestNG739@27f674d] 41903949 PolymorphicFailureTest.superclassFailureShouldCauseFailure()[pri:0, instance:test.inheritance.testng234.PolymorphicFailureTest@1d251891] 488970385 TestNG471.test_classes_should_not_be_skipped_when_a_after_method_fails()[pri:0, instance:test.inheritance.testng471.TestNG471@48140564] 1209271652 BaseSampleInheritance.testBooleans()[pri:0, instance:test.SampleInheritance@e580929] 240650537 SampleInheritance.inheritedMethodsWereCalledInOrder()[pri:0, instance:test.SampleInheritance@e580929] 240650537 ClassScopeTest.verify()[pri:0, instance:test.inheritance.ClassScopeTest@7c75222b] 2088051243 ===== Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Inheritance.html Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Inheritance.xml [TestRunner] Running test Test outer scope on 1 classes, included groups:[outer-group ] excluded groups:[] ===== Test class test.sample.Scope @Test Scope.outerDeprecated(java.lang.String)[pri:0, instance:test.sample.Scope@5594a1b5] @Test Scope.innerDeprecated(java.lang.String)[pri:0, instance:test.sample.Scope@5594a1b5] ====== [Invoker 1543148593] Invoking test.sample.Scope.outerDeprecated ===== Invoked methods Scope.outerDeprecated(java.lang.String)[pri:0, instance:test.sample.Scope@5594a1b5]out 1435804085 ===== Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Test outer scope.html Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Test outer scope.xml [TestRunner] Running test Test inner scope on 1 classes, included groups:[inner-group ] excluded groups:[] ===== Test class test.sample.Scope @Test Scope.outerDeprecated(java.lang.String)[pri:0, instance:test.sample.Scope@34ce8af7] @Test Scope.innerDeprecated(java.lang.String)[pri:0, instance:test.sample.Scope@34ce8af7] ====== [Invoker 1543148593] Invoking test.sample.Scope.innerDeprecated ===== Invoked methods Scope.innerDeprecated(java.lang.String)[pri:0, instance:test.sample.Scope@34ce8af7]in 885951223 ===== Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Test inner scope.html Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Test inner scope.xml [TestRunner] Running test AfterClassCalledAtEnd on 1 classes, included groups:[] excluded groups:[] ===== Test class test.sample.AfterClassCalledAtEnd @BeforeClass AfterClassCalledAtEnd.before1Class()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] @Test AfterClassCalledAtEnd.test2()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] @Test AfterClassCalledAtEnd.test3()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] @Test AfterClassCalledAtEnd.test1()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] @AfterClass AfterClassCalledAtEnd.afterClass()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] @AfterClass BaseAfterClassCalledAtEnd.baseAfterClass()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] ====== [Invoker 1543148593] Keeping method AfterClassCalledAtEnd.before1Class()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] for class [TestClass name=class test.sample.AfterClassCalledAtEnd] [Invoker 1543148593] Invoking @BeforeClass AfterClassCalledAtEnd.before1Class()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] [Invoker 1543148593] Invoking test.sample.AfterClassCalledAtEnd.test1 [Invoker 1543148593] Invoking test.sample.AfterClassCalledAtEnd.test2 [Invoker 1543148593] Invoking test.sample.AfterClassCalledAtEnd.test3 [Invoker 1543148593] Keeping method AfterClassCalledAtEnd.afterClass()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] for class [TestClass name=class test.sample.AfterClassCalledAtEnd] [Invoker 1543148593] Keeping method BaseAfterClassCalledAtEnd.baseAfterClass()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] for class [TestClass name=class test.sample.AfterClassCalledAtEnd] [Invoker 1543148593] Invoking @AfterClass AfterClassCalledAtEnd.afterClass()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] [Invoker 1543148593] Invoking @AfterClass BaseAfterClassCalledAtEnd.baseAfterClass()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] ===== Invoked methods AfterClassCalledAtEnd.before1Class()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] 1360767589 AfterClassCalledAtEnd.test1()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] 1360767589 AfterClassCalledAtEnd.test2()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] 1360767589 AfterClassCalledAtEnd.test3()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] 1360767589 AfterClassCalledAtEnd.afterClass()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] 1360767589 BaseAfterClassCalledAtEnd.baseAfterClass()[pri:0, instance:test.sample.AfterClassCalledAtEnd@511baa65] 1360767589 ===== Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/AfterClassCalledAtEnd.html Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/AfterClassCalledAtEnd.xml [TestRunner] Running test Triangle on 2 classes, included groups:[] excluded groups:[] ===== Test class test.triangle.Child1 @BeforeClass Base.initBeforeTestClass()[pri:0, instance:test.triangle.Child1@7a0ac6e3] @Test Child1.child1a()[pri:0, instance:test.triangle.Child1@7a0ac6e3] @Test Child1.child1()[pri:0, instance:test.triangle.Child1@7a0ac6e3] @AfterClass Base.postAfterTestClass()[pri:0, instance:test.triangle.Child1@7a0ac6e3] ====== ===== Test class test.triangle.Child2 @BeforeClass Base.initBeforeTestClass()[pri:0, instance:test.triangle.Child2@71be98f5] @Test Child2.child2()[pri:0, instance:test.triangle.Child2@71be98f5] @AfterClass Base.postAfterTestClass()[pri:0, instance:test.triangle.Child2@71be98f5] ====== [Invoker 1543148593] Keeping method Base.initBeforeTestClass()[pri:0, instance:test.triangle.Child1@7a0ac6e3] for class [TestClass name=class test.triangle.Child1] [Invoker 1543148593] Invoking @BeforeClass Base.initBeforeTestClass()[pri:0, instance:test.triangle.Child1@7a0ac6e3] [Invoker 1543148593] Invoking test.triangle.Child1.child1 [Invoker 1543148593] Invoking test.triangle.Child1.child1a [Invoker 1543148593] Keeping method Base.postAfterTestClass()[pri:0, instance:test.triangle.Child1@7a0ac6e3] for class [TestClass name=class test.triangle.Child1] [Invoker 1543148593] Invoking @AfterClass Base.postAfterTestClass()[pri:0, instance:test.triangle.Child1@7a0ac6e3] [Invoker 1543148593] Keeping method Base.initBeforeTestClass()[pri:0, instance:test.triangle.Child2@71be98f5] for class [TestClass name=class test.triangle.Child2] [Invoker 1543148593] Invoking @BeforeClass Base.initBeforeTestClass()[pri:0, instance:test.triangle.Child2@71be98f5] [Invoker 1543148593] Invoking test.triangle.Child2.child2 [Invoker 1543148593] Keeping method Base.postAfterTestClass()[pri:0, instance:test.triangle.Child2@71be98f5] for class [TestClass name=class test.triangle.Child2] [Invoker 1543148593] Invoking @AfterClass Base.postAfterTestClass()[pri:0, instance:test.triangle.Child2@71be98f5] ===== Invoked methods Base.initBeforeTestClass()[pri:0, instance:test.triangle.Child1@7a0ac6e3] 2047526627 Child1.child1()[pri:0, instance:test.triangle.Child1@7a0ac6e3] 2047526627 Child1.child1a()[pri:0, instance:test.triangle.Child1@7a0ac6e3] 2047526627 Base.postAfterTestClass()[pri:0, instance:test.triangle.Child1@7a0ac6e3] 2047526627 Base.initBeforeTestClass()[pri:0, instance:test.triangle.Child2@71be98f5] 1908316405 Child2.child2()[pri:0, instance:test.triangle.Child2@71be98f5] 1908316405 Base.postAfterTestClass()[pri:0, instance:test.triangle.Child2@71be98f5] 1908316405 ===== Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Triangle.html Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Triangle.xml [TestRunner] Running test CheckTrianglePost on 1 classes, included groups:[] excluded groups:[] ===== Test class test.triangle.CheckCount @Test CheckCount.testCheckCount(java.lang.String)[pri:0, instance:test.triangle.CheckCount@96532d6] @Test CheckCount.testCheckCountDeprecated(java.lang.String)[pri:0, instance:test.triangle.CheckCount@96532d6] ====== [Invoker 1543148593] Invoking test.triangle.CheckCount.testCheckCount [Invoker 1543148593] Invoking test.triangle.CheckCount.testCheckCountDeprecated ===== Invoked methods CheckCount.testCheckCount(java.lang.String)[pri:0, instance:test.triangle.CheckCount@96532d6]2 157627094 CheckCount.testCheckCountDeprecated(java.lang.String)[pri:0, instance:test.triangle.CheckCount@96532d6]2 157627094 ===== Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/CheckTrianglePost.html Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/CheckTrianglePost.xml [TestRunner] Running test Test class groups 1 on 2 classes, included groups:[] excluded groups:[] ===== Test class test.classgroup.Second @Test Second.verify()[pri:0, instance:test.classgroup.Second@edf4efb] ====== ===== Test class test.classgroup.First @Test First.first2()[pri:0, instance:test.classgroup.First@2f7a2457] @Test First.first1()[pri:0, instance:test.classgroup.First@2f7a2457] ====== [Invoker 1543148593] Invoking test.classgroup.First.first1 [Invoker 1543148593] Invoking test.classgroup.First.first2 [Invoker 1543148593] Invoking test.classgroup.Second.verify ===== Invoked methods First.first1()[pri:0, instance:test.classgroup.First@2f7a2457] 796533847 First.first2()[pri:0, instance:test.classgroup.First@2f7a2457] 796533847 Second.verify()[pri:0, instance:test.classgroup.Second@edf4efb] 249515771 ===== Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Test class groups 1.html Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Test class groups 1.xml [TestRunner] Running test Test class groups 2 on 2 classes, included groups:[] excluded groups:[] ===== Test class test.classgroup.First @Test First.first2()[pri:0, instance:test.classgroup.First@22f71333] @Test First.first1()[pri:0, instance:test.classgroup.First@22f71333] ====== ===== Test class test.classgroup.Second @Test Second.verify()[pri:0, instance:test.classgroup.Second@13969fbe] ====== [Invoker 1543148593] Invoking test.classgroup.First.first1 [Invoker 1543148593] Invoking test.classgroup.First.first2 [Invoker 1543148593] Invoking test.classgroup.Second.verify ===== Invoked methods First.first1()[pri:0, instance:test.classgroup.First@22f71333] 586617651 First.first2()[pri:0, instance:test.classgroup.First@22f71333] 586617651 Second.verify()[pri:0, instance:test.classgroup.Second@13969fbe] 328638398 ===== Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Test class groups 2.html Creating /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports/TestNG/Test class groups 2.xml [TestRunner] Running test Factory on 22 classes, included groups:[] excluded groups:[] ===== Test class test.factory.FactoryTest ====== ===== Test class test.factory.FactoryTest2 @Test FactoryTest2.testInt()[pri:0, instance:[FactoryTest2 42]] @Test FactoryTest2.testInt()[pri:0, instance:[FactoryTest2 43]] ====== ===== Test class test.factory.VerifyFactoryTest @Test VerifyFactoryTest.mainCheck()[pri:0, instance:test.factory.VerifyFactoryTest@4157f54e] ====== ===== Test class test.factory.FactoryInSeparateClass @Test FactoryInSeparateClass.checkSum()[pri:0, instance:test.factory.FactoryInSeparateClass@327471b5] ====== ===== Test class test.factory.MyTest @Test MyTest.testMethod()[pri:0, instance:test.factory.MyTest@3f2a3a5] @Test MyTest.testMethod()[pri:0, instance:test.factory.MyTest@4cb2c100] @Test MyTest.testMethod()[pri:0, instance:test.factory.MyTest@6fb554cc] @Test MyTest.verifyThatTestMethodOnFactoryClassWasRun()[pri:0, instance:test.factory.MyTest@3f2a3a5] @Test MyTest.verifyThatTestMethodOnFactoryClassWasRun()[pri:0, instance:test.factory.MyTest@4cb2c100] @Test MyTest.verifyThatTestMethodOnFactoryClassWasRun()[pri:0, instance:test.factory.MyTest@6fb554cc] ====== ===== Test class test.factory.Factory2Test ====== ===== Test class test.factory.Sample2 @BeforeMethod Sample2.setUp()[pri:0, instance:test.factory.Sample2@77b52d12] @Test Sample2.testInputImages()[pri:0, instance:test.factory.Sample2@614c5515] @Test Sample2.testInputImages()[pri:0, instance:test.factory.Sample2@77b52d12] @Test Sample2.testImages()[pri:0, instance:test.factory.Sample2@614c5515] @Test Sample2.testImages()[pri:0, instance:test.factory.Sample2@77b52d12] @AfterMethod Sample2.tearDown()[pri:0, instance:test.factory.Sample2@77b52d12] ====== ===== Test class test.factory.FactoryWithInstanceInfoTest ====== ===== Test class test.factory.FactoryWithInstanceInfoTest2 @Test FactoryWithInstanceInfoTest2.testInt()[pri:0, instance:test.factory.FactoryWithInstanceInfoTest2@2d554825] @Test FactoryWithInstanceInfoTest2.testInt()[pri:0, instance:test.factory.FactoryWithInstanceInfoTest2@68837a77] ====== ===== Test class test.factory.VerifyFactoryWithInstanceInfoTest @Test VerifyFactoryWithInstanceInfoTest.mainCheck()[pri:0, instance:test.factory.VerifyFactoryWithInstanceInfoTest@6615435c] ====== ===== Test class test.factory.TestClassAnnotationTest @Test TestClassAnnotationTest.testOne()[pri:0, instance:test.factory.TestClassAnnotationTest@2d3fcdbd] @AfterClass TestClassAnnotationTest.verify()[pri:0, instance:test.factory.TestClassAnnotationTest@2d3fcdbd] ====== ===== Test class test.factory.FactoryWithDataProviderTest @Test FactoryWithDataProviderTest.verifyDataProvider()[pri:0, instance:test.factory.FactoryWithDataProviderTest@617c74e5] ====== ===== Test class test.factory.FactoryOrderMainTest @Test FactoryOrderMainTest.factoriesShouldBeInvokedInTheOrderOfCreation()[pri:0, instance:test.factory.FactoryOrderMainTest@6537cf78] ====== ===== Test class test.factory.FactoryFailureTest @Test FactoryFailureTest.factoryThrowingShouldNotRunTests()[pri:0, instance:test.factory.FactoryFailureTest@67b6d4ae] ====== ===== Test class test.factory.FactoryInSuperClassTest @Test FactoryInSuperClassTest.factoryInSuperClassShouldWork()[pri:0, instance:test.factory.FactoryInSuperClassTest@34b7bfc0] ====== ===== Test class test.factory.classconf.XClassOrderWithFactoryTest @Test XClassOrderWithFactoryTest.testBeforeAfterClassInvocationsWithFactory()[pri:0, instance:test.factory.classconf.XClassOrderWithFactoryTest@366e2eef] ====== ===== Test class test.factory.FactoryInterleavingTest @Test FactoryInterleavingTest.methodsShouldBeInterleaved()[pri:0, instance:test.factory.FactoryInterleavingTest@6df97b55] ====== ===== Test class test.factory.FactoryDataProviderTest @Test FactoryDataProviderTest.factoryWithNonStaticDataProviderShouldFail()[pri:0, instance:test.factory.FactoryDataProviderTest@3cbbc1e0] @Test FactoryDataProviderTest.factoryWithNonStaticDataProvider()[pri:0, instance:test.factory.FactoryDataProviderTest@3cbbc1e0] @Test FactoryDataProviderTest.factoryWithStaticDataProvider()[pri:0, instance:test.factory.FactoryDataProviderTest@3cbbc1e0] @Test FactoryDataProviderTest.factoryWithLocalDataProvider()[pri:0, instance:test.factory.FactoryDataProviderTest@3cbbc1e0] ====== ===== Test class test.factory.DisabledFactoryTest @Test DisabledFactoryTest.disabledFactoryShouldNotRun()[pri:0, instance:test.factory.DisabledFactoryTest@35fb3008] ====== ===== Test class test.factory.FactoryAndTestMethodTest ====== ===== Test class test.factory.FactoryAndTestMethodTest$NullArgsTest @Test FactoryAndTestMethodTest$NullArgsTest.test()[pri:0, instance:test.factory.FactoryAndTestMethodTest$NullArgsTest@7225790e] ====== ===== Test class test.factory.FactoryIntegrationTest @Test FactoryIntegrationTest.testExceptionWithBadFactoryMethodReturnType()[pri:0, instance:test.factory.FactoryIntegrationTest@54a097cc] @Test FactoryIntegrationTest.testExceptionWithNonStaticFactoryMethod()[pri:0, instance:test.factory.FactoryIntegrationTest@54a097cc] @Test FactoryIntegrationTest.testNonPublicFactoryMethodShouldWork()[pri:0, instance:test.factory.FactoryIntegrationTest@54a097cc] ====== [Invoker 1543148593] Keeping method FactoryInSeparateClass.beforeTest()[pri:0, instance:test.factory.FactoryInSeparateClass@327471b5] for class null [Invoker 1543148593] Invoking @BeforeTest FactoryInSeparateClass.beforeTest()[pri:0, instance:test.factory.FactoryInSeparateClass@327471b5] [Invoker 1543148593] Invoking test.factory.TestClassAnnotationTest.testOne [Invoker 1543148593] Keeping method TestClassAnnotationTest.verify()[pri:0, instance:test.factory.TestClassAnnotationTest@2d3fcdbd] for class [TestClass name=class test.factory.TestClassAnnotationTest] [Invoker 1543148593] Invoking @AfterClass TestClassAnnotationTest.verify()[pri:0, instance:test.factory.TestClassAnnotationTest@2d3fcdbd] [Invoker 1543148593] Invoking test.factory.FactoryWithDataProviderTest.verifyDataProvider [[TestNG]] Adding ServiceLoader listener:test.serviceloader.MyConfigurationListener@6e068ac9 [[TestNG]] Adding ServiceLoader listener:test.serviceloader.TmpSuiteListener@388f1258 [TestNG] Running: Command line suite =============================================== Command line suite Total tests run: 1, Failures: 1, Skips: 0 =============================================== [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNG] Running: Command line suite =============================================== Command line suite Total tests run: 3, Failures: 1, Skips: 1 =============================================== Test Called : Test3 Test Called : Test9 Test Called : Test7 Test Called : Test4 Test Called : Test1 Test Called : Test2 Test Called : Test0 Test Called : Test5 Test Called : Test5 Test Called : Test5 Test Called : Test5 Test Called : Test8 Test Called : Test6 [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. [TestNGContentHandler] [WARN] It is strongly recommended to add "" at the top of your file, otherwise TestNG may fail or not work as expected. Tests run: 1202, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 44.543 sec <<< FAILURE! - in TestSuite verifyParallelMethods(test.thread.ParallelTestTest) Time elapsed: 0.018 sec <<< FAILURE! java.lang.AssertionError: expected [4] but found [3] at test.thread.ParallelTestTest.verifyExpected(ParallelTestTest.java:91) at test.thread.ParallelTestTest.verifyExpected(ParallelTestTest.java:61) at test.thread.ParallelTestTest.verifyParallelMethods(ParallelTestTest.java:32) Results : Failed tests: ParallelTestTest.verifyParallelMethods:32->verifyExpected:61->verifyExpected:91 expected [4] but found [3] Tests run: 1202, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping TestNG [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 56.488 s [INFO] Finished at: 2017-12-04T10:21:23+00:00 [INFO] Final Memory: 35M/2388M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project testng: There are test failures. [ERROR] [ERROR] Please refer to /home/pterjan/rpmbuild/BUILD/testng-6.9.10/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.8DzSEO (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.8DzSEO (%build) I: [iurt_root_command] ERROR: chroot