Mock Version: 2.7 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/replacer.spec'], chrootPath='/var/lib/mock/custom-1-x86_64-1608113694.354959/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/replacer.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=1555545600 Wrote: /builddir/build/SRPMS/replacer-1.6-10.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/replacer.spec'], chrootPath='/var/lib/mock/custom-1-x86_64-1608113694.354959/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/replacer.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=1555545600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t3HeqS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maven-replacer-plugin-1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-replacer-plugin-1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :dashboard-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-assembly-plugin + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :replacer replacer + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py :replacer com.google.code.maven-replacer-plugin:maven-replacer-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Zwi31O + umask 022 + cd /builddir/build/BUILD + cd maven-replacer-plugin-1.6 + /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] -----------< com.google.code.maven-replacer-plugin:replacer >----------- [INFO] Building maven-replacer-plugin Maven Mojo 1.6.0 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (generated-helpmojo) @ replacer --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 1 mojo descriptor. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ replacer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ replacer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /builddir/build/BUILD/maven-replacer-plugin-1.6/target/classes [INFO] /builddir/build/BUILD/maven-replacer-plugin-1.6/src/main/java/com/google/code/maven_replacer_plugin/XPathReplacer.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/maven-replacer-plugin-1.6/src/main/java/com/google/code/maven_replacer_plugin/XPathReplacer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-plugin-plugin:3.5.1:descriptor (default-descriptor) @ replacer --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 2 mojo descriptors. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ replacer --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ replacer --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ replacer --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ replacer --- [INFO] Building jar: /builddir/build/BUILD/maven-replacer-plugin-1.6/target/replacer-1.6.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.5.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ replacer --- [INFO] [INFO] -----------< com.google.code.maven-replacer-plugin:replacer >----------- [INFO] Building maven-replacer-plugin Maven Mojo 1.6.0 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ replacer --- [INFO] [INFO] >>> maven-javadoc-plugin:3.1.1:aggregate (default-cli) > compile @ replacer >>> [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (generated-helpmojo) @ replacer --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 2 mojo descriptors. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ replacer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ replacer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /builddir/build/BUILD/maven-replacer-plugin-1.6/target/classes [INFO] /builddir/build/BUILD/maven-replacer-plugin-1.6/src/main/java/com/google/code/maven_replacer_plugin/XPathReplacer.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/maven-replacer-plugin-1.6/src/main/java/com/google/code/maven_replacer_plugin/XPathReplacer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] <<< maven-javadoc-plugin:3.1.1:aggregate (default-cli) < compile @ replacer <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:aggregate (default-cli) @ replacer --- [INFO] Loading source files for package com.google.code.maven_replacer_plugin.include... Loading source files for package com.google.code.maven_replacer_plugin.file... Loading source files for package com.google.code.maven_replacer_plugin... Constructing Javadoc information... Standard Doclet version 1.8.0_242 Building tree for all the packages and classes... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/include/FileSelector.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/file/FileUtils.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/DelimiterBuilder.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/HelpMojo.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/OutputFilenameBuilder.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/PatternFlagsFactory.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/Replacement.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/ReplacementProcessor.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/Replacer.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/ReplacerFactory.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/ReplacerMojo.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/SummaryBuilder.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/TokenReplacer.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/TokenValueMapFactory.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/XPathReplacer.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/package-frame.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/package-summary.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/package-tree.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/file/package-frame.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/file/package-summary.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/file/package-tree.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/include/package-frame.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/include/package-summary.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/include/package-tree.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/include/class-use/FileSelector.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/file/class-use/FileUtils.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/HelpMojo.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/DelimiterBuilder.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/OutputFilenameBuilder.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/PatternFlagsFactory.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/Replacement.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/ReplacementProcessor.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/Replacer.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/ReplacerFactory.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/ReplacerMojo.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/SummaryBuilder.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/TokenReplacer.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/TokenValueMapFactory.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/class-use/XPathReplacer.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/package-use.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/file/package-use.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/com/google/code/maven_replacer_plugin/include/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/index.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/maven-replacer-plugin-1.6/target/site/apidocs/help-doc.html... 6 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/maven-replacer-plugin-1.6/target/generated-sources/plugin/com/google/code/maven_replacer_plugin/HelpMojo.java:29: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-replacer-plugin-1.6/target/generated-sources/plugin/com/google/code/maven_replacer_plugin/HelpMojo.java:29: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-replacer-plugin-1.6/target/generated-sources/plugin/com/google/code/maven_replacer_plugin/HelpMojo.java:29: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-replacer-plugin-1.6/src/main/java/com/google/code/maven_replacer_plugin/ReplacerMojo.java:29: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-replacer-plugin-1.6/src/main/java/com/google/code/maven_replacer_plugin/ReplacerMojo.java:29: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-replacer-plugin-1.6/src/main/java/com/google/code/maven_replacer_plugin/ReplacerMojo.java:29: warning - @threadSafe is an unknown tag. [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ replacer --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.236 s [INFO] Finished at: 2020-12-16T10:16:17Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA62TwU7EIBCG7/sU2DtU791udE89eNqYeB1hRJIyEKBN+/YWq9muxqZZPZF/+JJv ZgLVYbAt6zFE42hf3InbgiFJpwzpffF04venY9MUh3pX3XDOHjrTKqbQI6kJMxiZRsIACRV7Gdnz Y0+M84leMvWOsXNhzHEq6OA636jaBS2iI0ijR+FirMqvm5mDkMwryJTRGLmHgJSqclGeORwSUh6j 9s5W5Tlme3mpX+8GPMg3FBZ6JOHbThta6+qD4zP3eXxv73r/Vi948y9SyLv9VQk/N7/dIp21jiJv gfSK4xL7q8y4DaoMXSsaMEhcex4z0FjfrksWKf+Zd3Touq6aAwAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.86v1bS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64 + cd maven-replacer-plugin-1.6 + xmvn-install -R .xmvn-reactor -n replacer -d /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64 [INFO] Installing artifact com.google.code.maven-replacer-plugin:replacer:jar:1.6.0 [INFO] Installing artifact com.google.code.maven-replacer-plugin:replacer:pom:1.6.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/javadoc/replacer + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/com .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/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/javadoc/replacer + echo /usr/share/javadoc/replacer + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.6-10.fc32 --unique-debug-suffix -1.6-10.fc32.x86_64 --unique-debug-src-base replacer-1.6-10.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/maven-replacer-plugin-1.6 + /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: replacer-1.6-10.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LusEvR + umask 022 + cd /builddir/build/BUILD + cd maven-replacer-plugin-1.6 + DOCDIR=/builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/doc/replacer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/doc/replacer + cp -pr README.md /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/doc/replacer + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SyqwjT + umask 022 + cd /builddir/build/BUILD + cd maven-replacer-plugin-1.6 + LICENSEDIR=/builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/licenses/replacer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/licenses/replacer + cp -pr LICENSE /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/licenses/replacer + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/maven-metadata/replacer.xml'] [INFO maven.prov] mvn(com.google.code.maven-replacer-plugin:replacer) = 1.6.0 mvn(com.google.code.maven-replacer-plugin:maven-replacer-plugin) = 1.6.0, mvn(com.google.code.maven-replacer-plugin:replacer:pom:) = 1.6.0 mvn(com.google.code.maven-replacer-plugin:maven-replacer-plugin:pom:) = 1.6.0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/java/replacer.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/maven-metadata/replacer.xml'] [INFO maven.req] java-headless >= 1:1.5, mvn(org.apache.maven:maven-plugin-api), mvn(xerces:xercesImpl), mvn(org.apache.ant:ant), mvn(commons-io:commons-io), mvn(commons-lang:commons-lang), javapackages-filesystem [INFO osgi.req] input: ['/builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/java/replacer.jar'] Provides: mvn(com.google.code.maven-replacer-plugin:maven-replacer-plugin) = 1.6.0 mvn(com.google.code.maven-replacer-plugin:maven-replacer-plugin:pom:) = 1.6.0 mvn(com.google.code.maven-replacer-plugin:replacer) = 1.6.0 mvn(com.google.code.maven-replacer-plugin:replacer:pom:) = 1.6.0 replacer = 1.6-10.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.5 javapackages-filesystem mvn(commons-io:commons-io) mvn(commons-lang:commons-lang) mvn(org.apache.ant:ant) mvn(org.apache.maven:maven-plugin-api) mvn(xerces:xercesImpl) Processing files: replacer-javadoc-1.6-10.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A3lXFQ + umask 022 + cd /builddir/build/BUILD + cd maven-replacer-plugin-1.6 + LICENSEDIR=/builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/licenses/replacer-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/licenses/replacer-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64/usr/share/licenses/replacer-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: replacer-javadoc = 1.6-10.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/replacer-1.6-10.fc32.x86_64 Wrote: /builddir/build/RPMS/replacer-1.6-10.fc32.noarch.rpm Wrote: /builddir/build/RPMS/replacer-javadoc-1.6-10.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NY0sAS + umask 022 + cd /builddir/build/BUILD + cd maven-replacer-plugin-1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/replacer-1.6-10.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0