D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/reflections-0.9.10-6.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.O66nlr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.class' -print -delete + find -name '*.jar' -print -delete ./src/test/resources/jarWithManifest.jar + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-clean-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-enforcer-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_change_dep :servlet-api :javax.servlet-api:3.1.0 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.jsr-305:ri + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :reflections reflections + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UnH9Zs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dproject.build.sourceEncoding=UTF-8', '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] --------------------< org.reflections:reflections >--------------------- [INFO] Building Reflections 0.9.10 [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for com.sun:tools:jar:any is missing, no dependency information available [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ reflections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ reflections --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/target/classes [INFO] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/serializers/JavaCodeSerializer.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/serializers/JavaCodeSerializer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/Reflections.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/Reflections.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[139,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[148,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[162,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[171,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[180,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[189,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[199,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[216,40] is not abstract and does not override abstract method test(java.lang.reflect.Member) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[225,40] is not abstract and does not override abstract method test(java.lang.reflect.Member) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[246,40] is not abstract and does not override abstract method test(java.lang.reflect.Member) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[255,40] is not abstract and does not override abstract method test(java.lang.reflect.Member) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[257,146] is not abstract and does not override abstract method test(java.lang.Class) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[268,40] is not abstract and does not override abstract method test(java.lang.reflect.Member) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[270,112] is not abstract and does not override abstract method test(java.lang.annotation.Annotation) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[281,39] is not abstract and does not override abstract method test(java.lang.reflect.Field) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[290,39] is not abstract and does not override abstract method test(java.lang.reflect.Field) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[299,40] is not abstract and does not override abstract method test(java.lang.reflect.Method) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[308,40] is not abstract and does not override abstract method test(java.lang.reflect.Method) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[322,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[336,42] is not abstract and does not override abstract method test(java.lang.Class) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/Reflections.java:[422,127] is not abstract and does not override abstract method test(java.lang.String) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/Reflections.java:[540,53] is not abstract and does not override abstract method test(java.lang.String) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/vfs/Vfs.java:[122,67] is not abstract and does not override abstract method test(org.reflections.vfs.Vfs.File) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/vfs/UrlTypeVFS.java:[90,54] is not abstract and does not override abstract method test(java.io.File) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/util/FilterBuilder.java:[21,8] org.reflections.util.FilterBuilder is not abstract and does not override abstract method test(java.lang.String) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/util/FilterBuilder.java:[80,19] org.reflections.util.FilterBuilder.Include is not abstract and does not override abstract method test(java.lang.String) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/util/FilterBuilder.java:[86,19] org.reflections.util.FilterBuilder.Exclude is not abstract and does not override abstract method test(java.lang.String) in java.util.function.Predicate [INFO] 27 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Reflections [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.179 s [INFO] Finished at: 2020-08-27T01:53:28Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project reflections: Compilation failure: Compilation failure: [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[139,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[148,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[162,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[171,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[180,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[189,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[199,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[216,40] is not abstract and does not override abstract method test(java.lang.reflect.Member) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[225,40] is not abstract and does not override abstract method test(java.lang.reflect.Member) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[246,40] is not abstract and does not override abstract method test(java.lang.reflect.Member) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[255,40] is not abstract and does not override abstract method test(java.lang.reflect.Member) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[257,146] is not abstract and does not override abstract method test(java.lang.Class) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[268,40] is not abstract and does not override abstract method test(java.lang.reflect.Member) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[270,112] is not abstract and does not override abstract method test(java.lang.annotation.Annotation) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[281,39] is not abstract and does not override abstract method test(java.lang.reflect.Field) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[290,39] is not abstract and does not override abstract method test(java.lang.reflect.Field) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[299,40] is not abstract and does not override abstract method test(java.lang.reflect.Method) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[308,40] is not abstract and does not override abstract method test(java.lang.reflect.Method) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[322,35] is not abstract and does not override abstract method test(T) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/ReflectionUtils.java:[336,42] is not abstract and does not override abstract method test(java.lang.Class) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/Reflections.java:[422,127] is not abstract and does not override abstract method test(java.lang.String) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/Reflections.java:[540,53] is not abstract and does not override abstract method test(java.lang.String) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/vfs/Vfs.java:[122,67] is not abstract and does not override abstract method test(org.reflections.vfs.Vfs.File) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/vfs/UrlTypeVFS.java:[90,54] is not abstract and does not override abstract method test(java.io.File) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/util/FilterBuilder.java:[21,8] org.reflections.util.FilterBuilder is not abstract and does not override abstract method test(java.lang.String) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/util/FilterBuilder.java:[80,19] org.reflections.util.FilterBuilder.Include is not abstract and does not override abstract method test(java.lang.String) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/util/FilterBuilder.java:[86,19] org.reflections.util.FilterBuilder.Exclude is not abstract and does not override abstract method test(java.lang.String) in java.util.function.Predicate [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/iurt/rpmbuild/tmp/rpm-tmp.UnH9Zs (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.UnH9Zs (%build) I: [iurt_root_command] ERROR: chroot