D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/sezpoz-1.10-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hY890X + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf sezpoz-pom-1.10 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pom-1.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sezpoz-pom-1.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /home/iurt/rpmbuild/SOURCES/cddl.txt LICENSE + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module demo + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :animal-sniffer-maven-plugin sezpoz + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :animal-sniffer-annotations sezpoz + sed -i /IgnoreJRERequirement/d sezpoz/src/main/java/net/java/sezpoz/impl/Indexer6.java + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cKhnNY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sezpoz-pom-1.10 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SezPoz [pom] [INFO] SezPoz Library [jar] [INFO] [INFO] ------------------------< net.java.sezpoz:pom >------------------------- [INFO] Building SezPoz 1.10 [1/2] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -----------------------< net.java.sezpoz:sezpoz >----------------------- [INFO] Building SezPoz Library 1.10 [2/2] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sezpoz --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sezpoz --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/iurt/rpmbuild/BUILD/sezpoz-pom-1.10/sezpoz/target/classes [INFO] /home/iurt/rpmbuild/BUILD/sezpoz-pom-1.10/sezpoz/src/main/java/net/java/sezpoz/IndexItem.java: /home/iurt/rpmbuild/BUILD/sezpoz-pom-1.10/sezpoz/src/main/java/net/java/sezpoz/IndexItem.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/sezpoz-pom-1.10/sezpoz/src/main/java/net/java/sezpoz/IndexItem.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sezpoz --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/sezpoz-pom-1.10/sezpoz/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sezpoz --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/sezpoz-pom-1.10/sezpoz/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ sezpoz --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running net.java.sezpoz.ClassLoaderTest warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' /tmp/net.java.sezpoz.ClassLoaderTest/test1/src1/api/MyAnnotation.java:11: warning: should be marked @Retention(RetentionPolicy.SOURCE) public @interface MyAnnotation { ^ 2 warnings warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.ClassLoaderTest/test1/clz2/META-INF/annotations/api.MyAnnotation 1 error 1 warning [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.371 s <<< FAILURE! - in net.java.sezpoz.ClassLoaderTest [ERROR] differentLoaders(net.java.sezpoz.ClassLoaderTest) Time elapsed: 3.167 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.ClassLoaderTest.differentLoaders(ClassLoaderTest.java:99) [INFO] Running net.java.sezpoz.IndexTest warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' /tmp/net.java.sezpoz.IndexTest/test1/src/x/A.java:5: warning: should be marked @Retention(RetentionPolicy.SOURCE) public @interface A {} ^ error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test1/clz/META-INF/annotations/x.A 1 error 2 warnings warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' /tmp/net.java.sezpoz.IndexTest/test2/src/x/A.java:6: warning: should be marked @Retention(RetentionPolicy.SOURCE) public @interface A { ^ error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test2/clz/META-INF/annotations/x.A 1 error 2 warnings warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' /tmp/net.java.sezpoz.IndexTest/test3/src/api/MenuItem.java:6: warning: should be marked @Retention(RetentionPolicy.SOURCE) public @interface MenuItem { ^ error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test3/clz/META-INF/annotations/api.MenuItem 1 error 2 warnings warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' /tmp/net.java.sezpoz.IndexTest/test4/src/x/A.java:5: warning: should be marked @Retention(RetentionPolicy.SOURCE) public @interface A { ^ error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test4/clz/META-INF/annotations/x.A 1 error 2 warnings warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' /tmp/net.java.sezpoz.IndexTest/test5/src/x/A.java:6: warning: should be marked @Retention(RetentionPolicy.SOURCE) public @interface A { ^ error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test5/clz/META-INF/annotations/x.A 1 error 2 warnings warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test6/clz/META-INF/annotations/net.java.sezpoz.IndexTest$Marker 1 error 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' /tmp/net.java.sezpoz.IndexTest/test7/src/x/A.java:5: warning: should be marked @Retention(RetentionPolicy.SOURCE) public @interface A { ^ error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test7/clz/META-INF/annotations/x.A 1 error 2 warnings warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' /tmp/net.java.sezpoz.IndexTest/test8/src/x/A.java:5: warning: should be marked @Retention(RetentionPolicy.SOURCE) public @interface A {} ^ error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test8/clz/META-INF/annotations/x.A 1 error 2 warnings [ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 4.221 s <<< FAILURE! - in net.java.sezpoz.IndexTest [ERROR] multipleCodeSources(net.java.sezpoz.IndexTest) Time elapsed: 1.79 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.IndexTest.multipleCodeSources(IndexTest.java:209) [ERROR] complexStructure(net.java.sezpoz.IndexTest) Time elapsed: 0.696 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.IndexTest.complexStructure(IndexTest.java:398) [ERROR] basicUsage(net.java.sezpoz.IndexTest) Time elapsed: 0.363 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.IndexTest.basicUsage(IndexTest.java:94) [ERROR] heavyOverlap(net.java.sezpoz.IndexTest) Time elapsed: 0.25 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.IndexTest.heavyOverlap(IndexTest.java:277) [ERROR] defaultValues(net.java.sezpoz.IndexTest) Time elapsed: 0.15 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.IndexTest.defaultValues(IndexTest.java:320) [ERROR] staticallyKnownAnnotation(net.java.sezpoz.IndexTest) Time elapsed: 0.25 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.IndexTest.staticallyKnownAnnotation(IndexTest.java:147) [ERROR] codeSourceOverlapping(net.java.sezpoz.IndexTest) Time elapsed: 0.13 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.IndexTest.codeSourceOverlapping(IndexTest.java:244) [ERROR] methodsAndFields(net.java.sezpoz.IndexTest) Time elapsed: 0.38 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.IndexTest.methodsAndFields(IndexTest.java:182) [INFO] Running net.java.sezpoz.impl.Indexer6Test warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test1/clz/META-INF/annotations/x.A 1 error 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test3/clz/META-INF/annotations/x.A 1 error 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test4/clz2/META-INF/annotations/Thing 1 error 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test5/clz/META-INF/annotations/x.A 1 error 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test6/clz2/META-INF/annotations/api.MenuItem 1 error 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test7/clz/META-INF/annotations/x.Outer$A 1 error 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test8/clz/META-INF/annotations/x.A 1 error 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test9/clz/META-INF/annotations/x.A 1 error 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test10/clz/META-INF/annotations/x.A 1 error 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test11/clz/META-INF/annotations/x.A error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test11/clz/META-INF/annotations/x.B 2 errors 1 warning warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '11' error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test12/clz/META-INF/annotations/x.A 1 error 1 warning [ERROR] Tests run: 12, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 8.51 s <<< FAILURE! - in net.java.sezpoz.impl.Indexer6Test [ERROR] incompatibleType(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 2.158 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.impl.Indexer6Test.incompatibleType(Indexer6Test.java:158) [ERROR] nonPublic(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.191 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.impl.Indexer6Test.nonPublic(Indexer6Test.java:90) [ERROR] incrementalCompilation(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.779 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.impl.Indexer6Test.incrementalCompilation(Indexer6Test.java:65) [ERROR] inappropriateModifiersOrArgs(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 1.789 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 at net.java.sezpoz.impl.Indexer6Test.inappropriateModifiersOrArgs(Indexer6Test.java:123) [ERROR] basicUsage(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.33 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 [ERROR] nestedClasses(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.11 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 [ERROR] serializeExoticConstants(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.385 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 [ERROR] compositeVals(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.13 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 [ERROR] methodsAndFields(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.11 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 [ERROR] defaultValsNotWritten(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.071 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 [ERROR] strangeAnnStringVals(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.19 s <<< ERROR! net.java.sezpoz.impl.AptFailedException: processing failed with error code 1 [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] ClassLoaderTest.differentLoaders:99 ? AptFailed processing failed with error c... [ERROR] IndexTest.basicUsage:94 ? AptFailed processing failed with error code 1 [ERROR] IndexTest.codeSourceOverlapping:244 ? AptFailed processing failed with error c... [ERROR] IndexTest.complexStructure:398 ? AptFailed processing failed with error code 1 [ERROR] IndexTest.defaultValues:320 ? AptFailed processing failed with error code 1 [ERROR] IndexTest.heavyOverlap:277 ? AptFailed processing failed with error code 1 [ERROR] IndexTest.methodsAndFields:182 ? AptFailed processing failed with error code 1 [ERROR] IndexTest.multipleCodeSources:209 ? AptFailed processing failed with error cod... [ERROR] IndexTest.staticallyKnownAnnotation:147 ? AptFailed processing failed with err... [ERROR] Indexer6Test>IndexerTestBase.basicUsage:81 ? AptFailed processing failed with ... [ERROR] Indexer6Test>IndexerTestBase.compositeVals:127 ? AptFailed processing failed w... [ERROR] Indexer6Test>IndexerTestBase.defaultValsNotWritten:166 ? AptFailed processing ... [ERROR] Indexer6Test.inappropriateModifiersOrArgs:123 ? AptFailed processing failed wi... [ERROR] Indexer6Test.incompatibleType:158 ? AptFailed processing failed with error cod... [ERROR] Indexer6Test.incrementalCompilation:65 ? AptFailed processing failed with erro... [ERROR] Indexer6Test>IndexerTestBase.methodsAndFields:219 ? AptFailed processing faile... [ERROR] Indexer6Test>IndexerTestBase.nestedClasses:243 ? AptFailed processing failed w... [ERROR] Indexer6Test.nonPublic:90 ? AptFailed processing failed with error code 1 [ERROR] Indexer6Test>IndexerTestBase.serializeExoticConstants:196 ? AptFailed processi... [ERROR] Indexer6Test>IndexerTestBase.strangeAnnStringVals:99 ? AptFailed processing fa... [INFO] [ERROR] Tests run: 21, Failures: 0, Errors: 20, Skipped: 0 [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping SezPoz [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for SezPoz 1.10: [INFO] [INFO] SezPoz ............................................. SUCCESS [ 0.065 s] [INFO] SezPoz Library ..................................... FAILURE [ 53.542 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59.243 s [INFO] Finished at: 2020-11-08T09:58:17Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project sezpoz: There are test failures. [ERROR] [ERROR] Please refer to /home/iurt/rpmbuild/BUILD/sezpoz-pom-1.10/sezpoz/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. [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] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :sezpoz error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.cKhnNY (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.cKhnNY (%build) I: [iurt_root_command] ERROR: chroot