D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/apache-commons-logging-1.2-6.mga6.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FQJ0S8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf commons-logging-1.2-src + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/commons-logging-1.2-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-logging-1.2-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Generate-different-Bundle-SymbolicName-for-different.patch):' Patch #0 (0001-Generate-different-Bundle-SymbolicName-for-different.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :avalon-framework + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep avalon-framework:avalon-framework-api:4.3:provided + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep avalon-framework:avalon-framework-impl:4.3:test + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:dependency[pom:artifactId='\''logkit'\'']' 'provided' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :cobertura-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-scm-publish-plugin + sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt NOTICE.txt + /usr/bin/python3 /usr/share/java-utils/mvn_file.py ':commons-logging{*}' commons-logging@1 apache-commons-logging@1 + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py ':commons-logging{*}' org.apache.commons:commons-logging@1 apache:commons-logging@1 + rm -rf src/test/java/org/apache/commons/logging/log4j/log4j12 + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SgbX79 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd commons-logging-1.2-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py Executing: xmvn --batch-mode --offline 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', '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 Apache Commons Logging 1.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-logging --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-logging --- [INFO] [INFO] --- maven-dependency-plugin:3.0-SNAPSHOT:properties (default) @ commons-logging --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-logging --- [INFO] Executing tasks main: [copy] Copying 2 files to /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-logging --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ commons-logging --- [INFO] maven is executed in offline mode, Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd '/home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : Exception while executing SCM command. [INFO] Storing buildNumber: ?????? at timestamp: 1484279810555 [INFO] Executing: /bin/sh -c cd '/home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src [WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : Exception while executing SCM command. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-logging --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commons-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogSource.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogSource.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ commons-logging --- Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [INFO] [INFO] --- maven-bundle-plugin:3.0.1:manifest (tests-bundle-manifest) @ commons-logging --- Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [INFO] [INFO] --- maven-bundle-plugin:3.0.1:manifest (api-bundle-manifest) @ commons-logging --- Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [INFO] [INFO] --- maven-bundle-plugin:3.0.1:manifest (adapters-bundle-manifest) @ commons-logging --- Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commons-logging --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ commons-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/target/test-classes [INFO] /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java uses or overrides a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: Recompile with -Xlint:deprecation for details. [INFO] /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/jdk14/TestHandler.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/jdk14/TestHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commons-logging --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ commons-logging --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/target/commons-logging-1.2.jar [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (testjar) @ commons-logging --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/target/commons-logging-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.6:jar (apijar) @ commons-logging --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/target/commons-logging-api-1.2.jar [INFO] [INFO] --- maven-jar-plugin:2.6:jar (adaptersjar) @ commons-logging --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/target/commons-logging-adapters-1.2.jar [INFO] [INFO] --- maven-jar-plugin:2.6:jar (fulljar) @ commons-logging --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:attach-artifact (attach-artifacts) @ commons-logging --- [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-test) @ commons-logging --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Error: Invalid or corrupt jarfile /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/target/surefire/surefirebooter1526509607225383398.jar Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Commons Logging [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.670 s [INFO] Finished at: 2017-01-13T03:56:58+00:00 [INFO] Final Memory: 59M/2378M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:integration-test (integration-test) on project commons-logging: Execution integration-test of goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:integration-test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src && /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b16.2.mga6.x86_64/jre/bin/java -jar /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/target/surefire/surefirebooter1526509607225383398.jar /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/target/surefire/surefire882534059383592402tmp /home/pterjan/rpmbuild/BUILD/commons-logging-1.2-src/target/surefire/surefire_06009120888086695949tmp [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/PluginExecutionException error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.SgbX79 (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.SgbX79 (%build) I: [iurt_root_command] ERROR: chroot