Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/maven-reporting-exec.spec'], chrootPath='/var/lib/mock/1035865-fedora-rawhide-x86_64-1568880434.037206/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mbbc3ar0:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mbbc3ar0:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1a59b8c2318144acabedc4b73344da0b', '-D', '/var/lib/mock/1035865-fedora-rawhide-x86_64-1568880434.037206/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mbbc3ar0:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/maven-reporting-exec.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1548979200 Wrote: /builddir/build/SRPMS/maven-reporting-exec-1.4-4.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/maven-reporting-exec.spec'], chrootPath='/var/lib/mock/1035865-fedora-rawhide-x86_64-1568880434.037206/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mbbc3ar0:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mbbc3ar0:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cb7b0b175c84430ba6812e4dee0d9fec', '-D', '/var/lib/mock/1035865-fedora-rawhide-x86_64-1568880434.037206/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mbbc3ar0:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/maven-reporting-exec.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1548979200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HPdUgx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maven-reporting-exec-1.4 + /usr/bin/unzip -qq /builddir/build/SOURCES/maven-reporting-exec-1.4-source-release.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-reporting-exec-1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Port-to-Eclipse-Aether-and-Eclipse-Sisu.patch): + echo 'Patch #1 (0001-Port-to-Eclipse-Aether-and-Eclipse-Sisu.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/apache/maven/reporting/exec/DefaultMavenPluginManagerHelper.java patching file src/test/java/org/apache/maven/reporting/exec/TestDefaultMavenReportExecutor.java Hunk #1 succeeded at 47 (offset 3 lines). + sed -i 's/\r//g' pom.xml src/main/java/org/apache/maven/reporting/exec/DefaultMavenPluginManagerHelper.java src/main/java/org/apache/maven/reporting/exec/DefaultMavenReportExecutor.java src/main/java/org/apache/maven/reporting/exec/MavenPluginManagerHelper.java src/main/java/org/apache/maven/reporting/exec/MavenReportExecution.java src/main/java/org/apache/maven/reporting/exec/MavenReportExecutor.java src/main/java/org/apache/maven/reporting/exec/MavenReportExecutorRequest.java src/main/java/org/apache/maven/reporting/exec/ReportPlugin.java src/main/java/org/apache/maven/reporting/exec/ReportSet.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.maven.plugins:maven-enforcer-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.sonatype.aether:aether-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.sonatype.aether:aether-util + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep org.sonatype.aether:aether-connector-wagon org.eclipse.aether:aether-transport-wagon + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep org.sonatype.sisu:sisu-inject-plexus org.eclipse.sisu:org.eclipse.sisu.plexus + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uO4q6u + umask 022 + cd /builddir/build/BUILD + cd maven-reporting-exec-1.4 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -f Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package 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.test.skip=true', 'package', '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] ----------< org.apache.maven.reporting:maven-reporting-exec >----------- [INFO] Building Apache Maven Reporting Executor 1.4 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ maven-reporting-exec --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-reporting-exec --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maven-reporting-exec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/maven-reporting-exec-1.4/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-reporting-exec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builddir/build/BUILD/maven-reporting-exec-1.4/target/classes [INFO] [INFO] --- plexus-component-metadata:2.0.0:generate-metadata (default) @ maven-reporting-exec --- [INFO] Discovered 2 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maven-reporting-exec --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ maven-reporting-exec --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-reporting-exec --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ maven-reporting-exec --- [INFO] Building jar: /builddir/build/BUILD/maven-reporting-exec-1.4/target/maven-reporting-exec-1.4.jar [INFO] [INFO] ----------< org.apache.maven.reporting:maven-reporting-exec >----------- [INFO] Building Apache Maven Reporting Executor 1.4 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ maven-reporting-exec --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ maven-reporting-exec >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ maven-reporting-exec --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-reporting-exec --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maven-reporting-exec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/maven-reporting-exec-1.4/src/main/resources [INFO] Copying 5 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-reporting-exec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builddir/build/BUILD/maven-reporting-exec-1.4/target/classes [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ maven-reporting-exec <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ maven-reporting-exec --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/maven-reporting-exec-1.4/src/main/java/org/apache/maven/reporting/exec/MavenPluginManagerHelper.java:53: warning - @return tag has no arguments. [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ maven-reporting-exec --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.528 s [INFO] Finished at: 2019-09-19T08:07:48Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WVP2+DMBDF93wKl93Q7oSozZShU1Sp6wVfwao5W7ZBybevXZS/UokiEB3v9IP3 /Hwc+WrfKNahdVLTMnlJnxOGVGohqVomH1v+ul1vNsmqWORPnLO3VirBBBokETCJjlVIaMGjYLsD +3zviHEe6EumWDB2bhxiGRqV1a3ZiELbKgUDZY1pAx1S6mqwKPLsCPQ4WC+/oPSh8YvxHuOlbowm JO/y7ILpH8K9R4pHK4xu8uxcRkfZtaVhhyESrKF1qVG4b92Aux44++INehDg4dbfYwauIjKqrSS5 uxlJ6vQ3Wt7zExqwaHR4F1V3LZxIDkZO5+Cu7rExo2SpLc4o14SRVDPq9UM08zU69HF43D9I8l3c dmgn/GweW22tl2rkwUesLSDSHnzYliM9YKmkcZgC+jqm+aeFHhg/YI8KxpynUXTStQN6t+jpVoa0 L6r4L/0BO4zGQrIHAAA= -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZNCfTu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64 + cd maven-reporting-exec-1.4 + xmvn-install -R .xmvn-reactor -n maven-reporting-exec -d /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64 [INFO] Installing artifact org.apache.maven.reporting:maven-reporting-exec:jar:1.4 [INFO] Installing artifact org.apache.maven.reporting:maven-reporting-exec:pom:1.4 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/javadoc/maven-reporting-exec + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/javadoc/maven-reporting-exec + echo /usr/share/javadoc/maven-reporting-exec + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.4-4.fc32 --unique-debug-suffix -1.4-4.fc32.x86_64 --unique-debug-src-base maven-reporting-exec-1.4-4.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/maven-reporting-exec-1.4 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: maven-reporting-exec-1.4-4.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wOyMaw + umask 022 + cd /builddir/build/BUILD + cd maven-reporting-exec-1.4 + DOCDIR=/builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/doc/maven-reporting-exec + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/doc/maven-reporting-exec + cp -pr LICENSE /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/doc/maven-reporting-exec + cp -pr NOTICE /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/doc/maven-reporting-exec + cp -pr DEPENDENCIES /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/doc/maven-reporting-exec + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/maven-metadata/maven-reporting-exec.xml'] [INFO maven.prov] mvn(org.apache.maven.reporting:maven-reporting-exec) = 1.4, mvn(org.apache.maven.reporting:maven-reporting-exec:pom:) = 1.4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/java/maven-reporting-exec/maven-reporting-exec.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/maven-metadata/maven-reporting-exec.xml'] [INFO maven.req] mvn(org.apache.maven:maven-settings), mvn(org.apache.maven:maven-plugin-api), mvn(org.apache.maven:maven-settings-builder), java-headless >= 1:1.6, mvn(org.eclipse.aether:aether-util), javapackages-filesystem, mvn(org.apache.maven:maven-artifact), mvn(org.apache.maven:maven-model), mvn(org.apache.maven:maven-core), mvn(org.apache.maven.shared:maven-shared-utils), mvn(org.apache.maven.reporting:maven-reporting-api) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/java/maven-reporting-exec/maven-reporting-exec.jar'] Provides: maven-reporting-exec = 1.4-4.fc32 mvn(org.apache.maven.reporting:maven-reporting-exec) = 1.4 mvn(org.apache.maven.reporting:maven-reporting-exec:pom:) = 1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem mvn(org.apache.maven.reporting:maven-reporting-api) mvn(org.apache.maven.shared:maven-shared-utils) mvn(org.apache.maven:maven-artifact) mvn(org.apache.maven:maven-core) mvn(org.apache.maven:maven-model) mvn(org.apache.maven:maven-plugin-api) mvn(org.apache.maven:maven-settings) mvn(org.apache.maven:maven-settings-builder) mvn(org.eclipse.aether:aether-util) Processing files: maven-reporting-exec-javadoc-1.4-4.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1voj0u + umask 022 + cd /builddir/build/BUILD + cd maven-reporting-exec-1.4 + DOCDIR=/builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/doc/maven-reporting-exec-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/doc/maven-reporting-exec-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/doc/maven-reporting-exec-javadoc + cp -pr NOTICE /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64/usr/share/doc/maven-reporting-exec-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: maven-reporting-exec-javadoc = 1.4-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64 Wrote: /builddir/build/RPMS/maven-reporting-exec-1.4-4.fc32.noarch.rpm Wrote: /builddir/build/RPMS/maven-reporting-exec-javadoc-1.4-4.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7kRo2u + umask 022 + cd /builddir/build/BUILD + cd maven-reporting-exec-1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/maven-reporting-exec-1.4-4.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0