Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/jnr-unixsocket.spec'], chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-22843/root'uid=1000user='mockbuild'printOutput=Falselogger=env={'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'}timeout=0gid=135shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/jnr-unixsocket.spec'] with env {'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'} and shell False warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/jnr-unixsocket-0.8-3bs01fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/jnr-unixsocket.spec '], chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-22843/root'uid=1000user='mockbuild'printOutput=Falselogger=env={'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'}timeout=0gid=135private_network=Trueshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/jnr-unixsocket.spec '] with env {'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HydMxD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jnr-unixsocket-0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jnr-unixsocket-0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (add-manifest.patch):' Patch #0 (add-manifest.patch): + /usr/bin/patch -p0 --fuzz=0 patching file ./pom.xml + cp /builddir/build/SOURCES/MANIFEST.MF . + . /usr/share/java-utils/pom_editor.sh + pom_xpath_remove pom:build/pom:extensions + set +x + find ./ -name '*.jar' -delete + find ./ -name '*.class' -delete + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mHkxmc + umask 022 + cd /builddir/build/BUILD + cd jnr-unixsocket-0.8 + python /usr/share/java-utils/mvn_build.py -n jnr-unixsocket [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.github.jnr:jnr-unixsocket:jar:0.8 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 83, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [WARNING] Failed to resolve artifact: org.apache.maven.plugins:maven-javadoc-plugin:pom:SYSTEM [WARNING] The POM for org.apache.maven.plugins:maven-javadoc-plugin:jar:SYSTEM is missing, no dependency information available [WARNING] Failed to resolve artifact: org.apache.maven.plugins:maven-javadoc-plugin:jar:SYSTEM [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.667s [INFO] Finished at: Sun Dec 20 16:34:45 CST 2015 [INFO] Final Memory: 5M/15M [INFO] ------------------------------------------------------------------------ [ERROR] Plugin org.apache.maven.plugins:maven-javadoc-plugin:SYSTEM or one of its dependencies could not be resolved: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-javadoc-plugin:jar:SYSTEM has not been downloaded from it before. -> [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/PluginResolutionException error: Bad exit status from /var/tmp/rpm-tmp.mHkxmc (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.mHkxmc (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/jnr-unixsocket.spec Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace result = func(*args, **kw) File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/jnr-unixsocket.spec LEAVE do --> EXCEPTION RAISED