Mock Version: 2.7 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xml-maven-plugin.spec'], chrootPath='/var/lib/mock/custom-1-x86_64-1608114371.146185/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xml-maven-plugin.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1549152000 Wrote: /builddir/build/SRPMS/xml-maven-plugin-1.0.2-3.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/xml-maven-plugin.spec'], chrootPath='/var/lib/mock/custom-1-x86_64-1608114371.146185/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/xml-maven-plugin.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1549152000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XJ4Rw8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xml-maven-plugin-1.0.2 + /usr/bin/unzip -qq /builddir/build/SOURCES/xml-maven-plugin-1.0.2-source-release.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd xml-maven-plugin-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for d in LICENSE NOTICE + iconv -f iso8859-1 -t utf-8 LICENSE.txt + mv -f LICENSE.txt.conv LICENSE.txt + sed -i 's/\r//' LICENSE.txt + for d in LICENSE NOTICE + iconv -f iso8859-1 -t utf-8 NOTICE.txt + mv -f NOTICE.txt.conv NOTICE.txt + sed -i 's/\r//' NOTICE.txt + sed -i 's|stylesheet |stylesheet version="1.0" |' src/it/it8/src/main/xsl/it8.xsl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9YJFO7 + umask 022 + cd /builddir/build/BUILD + cd xml-maven-plugin-1.0.2 + /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.codehaus.mojo:xml-maven-plugin >----------------- [INFO] Building XML Maven Plugin 1.0.2 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-mojo) @ xml-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xml-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xml-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.5.1:descriptor (default-descriptor) @ xml-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 4 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (default-descriptor) @ xml-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 4 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xml-maven-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xml-maven-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xml-maven-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ xml-maven-plugin --- [INFO] Building jar: /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/xml-maven-plugin-1.0.2.jar [INFO] [INFO] --- maven-plugin-plugin:3.5.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ xml-maven-plugin --- [INFO] [INFO] -----------------< org.codehaus.mojo:xml-maven-plugin >----------------- [INFO] Building XML Maven Plugin 1.0.2 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ xml-maven-plugin --- [INFO] [INFO] >>> maven-javadoc-plugin:3.1.1:aggregate (default-cli) > compile @ xml-maven-plugin >>> [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-mojo) @ xml-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 4 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xml-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xml-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/classes [INFO] [INFO] <<< maven-javadoc-plugin:3.1.1:aggregate (default-cli) < compile @ xml-maven-plugin <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:aggregate (default-cli) @ xml-maven-plugin --- [INFO] Loading source files for package org.codehaus.mojo.xml... Loading source files for package org.codehaus.mojo.xml.validation... Loading source files for package org.codehaus.mojo.xml.transformer... Loading source files for package org.codehaus.mojo.xml.format... Constructing Javadoc information... Standard Doclet version 1.8.0_242 Building tree for all the packages and classes... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/AbstractXmlMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/AbstractXmlMojo.CatalogHandling.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/CheckFormatMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/HelpMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/Resolver.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/TransformMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/ValidateMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/ValidationErrorHandler.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/ValidationErrorHandler.ErrorRecord.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/ValidationErrorHandler.ErrorType.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/ValidationSet.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/transformer/NameValuePair.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/transformer/TransformationSet.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/FormatFileSet.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/IndentCheckSaxHandler.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/XmlFormatViolation.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/XmlFormatViolationHandler.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/package-frame.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/package-summary.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/package-tree.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/package-frame.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/package-summary.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/package-tree.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/transformer/package-frame.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/transformer/package-summary.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/transformer/package-tree.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/package-frame.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/package-summary.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/package-tree.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/class-use/HelpMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/class-use/AbstractXmlMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/class-use/AbstractXmlMojo.CatalogHandling.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/class-use/Resolver.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/class-use/ValidateMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/class-use/CheckFormatMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/class-use/TransformMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/class-use/ValidationErrorHandler.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/class-use/ValidationErrorHandler.ErrorType.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/class-use/ValidationErrorHandler.ErrorRecord.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/class-use/ValidationSet.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/transformer/class-use/NameValuePair.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/transformer/class-use/TransformationSet.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/class-use/XmlFormatViolation.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/class-use/XmlFormatViolationHandler.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/class-use/FormatFileSet.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/class-use/IndentCheckSaxHandler.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/package-use.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/format/package-use.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/transformer/package-use.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/org/codehaus/mojo/xml/validation/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/index.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0.2/target/site/apidocs/help-doc.html... [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ xml-maven-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.631 s [INFO] Finished at: 2020-12-16T10:26:50Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72UPW/DIBCG9/wK6h273R1HbScPnaJIWam5OjT4DvFhOf++UKuN08GNlMjjHY94 XhBHuRk6zXqwThGus6f8MWOADUmF7Trbbfnz9rWus021Kh84Zy9BackkGEAZMQWOtYBghQfJ3k9s /9Yj4zzSU6ZaMXZunFIZG62lYGpZkW3zKISDCC7v6JPK4mdpBIX16kM0PjbSMjfCAvqymPRHEAYP mA5SGerK4lwmf3EZYD6PMKI5QN6JHjA3OrQK3VysxHGFPR3B8pH/m2+BACN3d/+1XmHUgtKGLNym +310RsMQ5q53BHjwSruFnRYcBdvADd444d/b6DjmM8JLbNFDKrr7tHBPpK8eGYFIXvj4V/xzz5Mq fWxfiWNKwz8FAAA= -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NxTmu8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64 + cd xml-maven-plugin-1.0.2 + xmvn-install -R .xmvn-reactor -n xml-maven-plugin -d /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64 [INFO] Installing artifact org.codehaus.mojo:xml-maven-plugin:jar:1.0.2 [INFO] Installing artifact org.codehaus.mojo:xml-maven-plugin:pom:1.0.2 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/javadoc/xml-maven-plugin + 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-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/javadoc/xml-maven-plugin + echo /usr/share/javadoc/xml-maven-plugin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.0.2-3.fc32 --unique-debug-suffix -1.0.2-3.fc32.x86_64 --unique-debug-src-base xml-maven-plugin-1.0.2-3.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/xml-maven-plugin-1.0.2 + /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: xml-maven-plugin-1.0.2-3.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1wpl1a + umask 022 + cd /builddir/build/BUILD + cd xml-maven-plugin-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/doc/xml-maven-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/doc/xml-maven-plugin + cp -pr LICENSE.txt /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/doc/xml-maven-plugin + cp -pr NOTICE.txt /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/doc/xml-maven-plugin + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/maven-metadata/xml-maven-plugin.xml'] [INFO maven.prov] mvn(org.codehaus.mojo:xml-maven-plugin:pom:) = 1.0.2, mvn(org.codehaus.mojo:xml-maven-plugin) = 1.0.2 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/java/xml-maven-plugin/xml-maven-plugin.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/maven-metadata/xml-maven-plugin.xml'] [INFO maven.req] java-headless >= 1:1.6, mvn(org.codehaus.plexus:plexus-utils), mvn(org.apache.maven:maven-plugin-api), javapackages-filesystem, mvn(org.codehaus.plexus:plexus-resources), mvn(xml-resolver:xml-resolver), mvn(org.codehaus.plexus:plexus-io), mvn(org.apache.maven:maven-core) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/java/xml-maven-plugin/xml-maven-plugin.jar'] Provides: mvn(org.codehaus.mojo:xml-maven-plugin) = 1.0.2 mvn(org.codehaus.mojo:xml-maven-plugin:pom:) = 1.0.2 xml-maven-plugin = 1.0.2-3.fc32 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:maven-core) mvn(org.apache.maven:maven-plugin-api) mvn(org.codehaus.plexus:plexus-io) mvn(org.codehaus.plexus:plexus-resources) mvn(org.codehaus.plexus:plexus-utils) mvn(xml-resolver:xml-resolver) Processing files: xml-maven-plugin-javadoc-1.0.2-3.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Qs7dva + umask 022 + cd /builddir/build/BUILD + cd xml-maven-plugin-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/doc/xml-maven-plugin-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/doc/xml-maven-plugin-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/doc/xml-maven-plugin-javadoc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64/usr/share/doc/xml-maven-plugin-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: xml-maven-plugin-javadoc = 1.0.2-3.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/xml-maven-plugin-1.0.2-3.fc32.x86_64 Wrote: /builddir/build/RPMS/xml-maven-plugin-1.0.2-3.fc32.noarch.rpm Wrote: /builddir/build/RPMS/xml-maven-plugin-javadoc-1.0.2-3.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Oev5i7 + umask 022 + cd /builddir/build/BUILD + cd xml-maven-plugin-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xml-maven-plugin-1.0.2-3.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0