Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/os-maven-plugin.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-55259385ce2160cbece605abd82f657c9ca88738/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/os-maven-plugin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/os-maven-plugin-1.2.3-6.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/os-maven-plugin.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-55259385ce2160cbece605abd82f657c9ca88738/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/os-maven-plugin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.roSPZQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/bin/gzip -dc /builddir/build/SOURCES/os-maven-plugin-1.2.3.Final.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-Port-to-current-plexus-utils.patch): + echo 'Patch #0 (0001-Port-to-current-plexus-utils.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Port-to-current-plexus-utils.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/main/java/kr/motd/maven/os/DetectExtension.java Patch #1 (0002-Don-t-fail-on-unknown-arch.patch): + echo 'Patch #1 (0002-Don-t-fail-on-unknown-arch.patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-Don-t-fail-on-unknown-arch.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/main/java/kr/motd/maven/os/Detector.java + find . -name '*.java' -print0 + xargs -0 sed -i -e 's/^import org[.]eclipse[.]aether[.]/import org.sonatype.aether./' + . /usr/share/java-utils/pom_editor.sh + pom_remove_dep org.eclipse:ui + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :maven-jar-plugin + set +x + find -name EclipseStartup.java -delete + find -name plugin.xml -delete + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZpzcfV + umask 022 + cd /builddir/build/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + python /usr/share/java-utils/mvn_build.py -n os-maven-plugin -- -Dadditionalparam=-Xdoclint:none [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building os-maven-plugin 1.2.3.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (help-goal) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ os-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/classes [WARNING] /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java: /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ os-maven-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ os-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ os-maven-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ os-maven-plugin --- [INFO] Building jar: /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/os-maven-plugin-1.2.3.Final.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ os-maven-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building os-maven-plugin 1.2.3.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ os-maven-plugin --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ os-maven-plugin >>> [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (help-goal) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors. [WARNING] A help goal (HelpMojo) already exists in this plugin. SKIPPED THE kr.motd.maven.os.HelpMojo GENERATION. [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ os-maven-plugin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ os-maven-plugin --- [INFO] Loading source file /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/generated-sources/plugin/HelpMojo.java... Loading source files for package kr.motd.maven.os... Constructing Javadoc information... Standard Doclet version 1.8.0_141 Building tree for all the packages and classes... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/HelpMojo.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/DetectExtension.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/DetectionException.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/DetectMojo.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/Detector.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/package-frame.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/package-summary.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/package-tree.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/package-frame.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/package-summary.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/package-tree.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/class-use/HelpMojo.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/class-use/Detector.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/class-use/DetectionException.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/class-use/DetectExtension.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/class-use/DetectMojo.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/package-use.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/kr/motd/maven/os/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/index.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/site/apidocs/help-doc.html... 5 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/generated-sources/plugin/HelpMojo.java:25: warning - @author tag has no arguments. [WARNING] /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/generated-sources/plugin/HelpMojo.java:25: warning - @version tag has no arguments. [WARNING] /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/generated-sources/plugin/HelpMojo.java:25: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/generated-sources/plugin/HelpMojo.java:25: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/generated-sources/plugin/HelpMojo.java:25: warning - @threadSafe is an unknown tag. [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ os-maven-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4:03.365s [INFO] Finished at: Thu Dec 21 14:31:49 UTC 2017 [INFO] Final Memory: 16M/40M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72TMU/DMBCF9/4Kk90J7Gkq6JSBqUJiPeIjNUruLPtcJf8ehxS1MESVWpisu3vS 957PLjdD36kD+mCZ1tlDfp8ppIaNpXadvez0425b19mmWpV3WqunaDujDDokk2QWg2qR0IOgUW+j en0+kNI6qc811UqpU2OcytRoPUdXm4p9mwcmkNFhziGUxfdk1oEX+w6NTNIQtAOPJGVx1p51OAjS FKNy3JfFqZzoxU/8shtw0Owx7+GAtODma65dF1tLGpz97ekPoQ17vB0uP2YQ5i5cHJiIBSRdcLjO SXpsuIcYkgsc4hJ/FugotruC+RHJygLlOP/XSA33jim9a92jgAGBm2/34sXOxzL/rJr+9yckX21Q RgQAAA== -----END MAVEN BUILD DEPENDENCIES----- Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TQTO1X + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch ++ dirname /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + xmvn-install -R .xmvn-reactor -n os-maven-plugin -d /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: kr.motd.maven [INFO] artifactId: os-maven-plugin [INFO] extension: jar [INFO] classifier: [INFO] version: 1.2.3.Final [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/os-maven-plugin-1.2.3.Final.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/os-maven-plugin [INFO] artifactId: os-maven-plugin [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/os-maven-plugin/os-maven-plugin.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch/usr/share/javadoc/os-maven-plugin + cp -pr target/site/apidocs/HelpMojo.html target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/class-use target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/kr target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-frame.html target/site/apidocs/package-list target/site/apidocs/package-summary.html target/site/apidocs/package-tree.html target/site/apidocs/package-use.html target/site/apidocs/script.js target/site/apidocs/serialized-form.html target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch/usr/share/javadoc/os-maven-plugin + echo /usr/share/javadoc/os-maven-plugin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: os-maven-plugin-1.2.3-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YIcugp + umask 022 + cd /builddir/build/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + DOCDIR=/builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch/usr/share/doc/os-maven-plugin-1.2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch/usr/share/doc/os-maven-plugin-1.2.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch/usr/share/doc/os-maven-plugin-1.2.3 + exit 0 Provides: mvn(kr.motd.maven:os-maven-plugin) = 1.2.3.Final os-maven-plugin = 1.2.3-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils mvn(org.apache.maven:maven-plugin-api) mvn(org.codehaus.plexus:plexus-utils) Processing files: os-maven-plugin-javadoc-1.2.3-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NHNoIu + umask 022 + cd /builddir/build/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + DOCDIR=/builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch/usr/share/doc/os-maven-plugin-javadoc-1.2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch/usr/share/doc/os-maven-plugin-javadoc-1.2.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch/usr/share/doc/os-maven-plugin-javadoc-1.2.3 + exit 0 Provides: os-maven-plugin-javadoc = 1.2.3-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch Wrote: /builddir/build/RPMS/os-maven-plugin-1.2.3-6.el7.noarch.rpm Wrote: /builddir/build/RPMS/os-maven-plugin-javadoc-1.2.3-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AlbYPs + umask 022 + cd /builddir/build/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/bin/rm -rf /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-6.el7.noarch + exit 0 Child return code was: 0