Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven-processor-plugin.spec'], logger=printOutput=Falsetimeout=172800uid=1000env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'}gid=425chrootPath='/var/lib/mock/f26-build-7622841-694379/root'shell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven-processor-plugin.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/maven-processor-plugin-2.2.4-7.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven-processor-plugin.spec'], logger=printOutput=Falsetimeout=172800uid=1000chrootPath='/var/lib/mock/f26-build-7622841-694379/root'private_network=Trueenv={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'}shell=Falsegid=425user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven-processor-plugin.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KqDk25 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maven-annotation-plugin-maven-processor-plugin-2.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/maven-processor-plugin-2.2.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:project/pom:profiles + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:build/pom:extensions + cp -p src/main/resources/COPYING.LESSER . + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :maven-processor-plugin maven-processor-plugin/maven-processor-plugin maven-processor-plugin + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.v1UM7W + umask 022 + cd /builddir/build/BUILD + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dproject.build.sourceEncoding=UTF-8', 'verify', '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] ------------------------------------------------------------------------ [INFO] Building maven-processor-plugin - 2.2.4 2.2.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.5:helpmojo (help-goal) @ maven-processor-plugin --- [ERROR] Artifact Ids of the format maven-___-plugin are reserved for plugins in the Group Id org.apache.maven.plugins Please change your artifactId to the format ___-maven-plugin In the future this error will break the build. [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.0.2:resources (default-resources) @ maven-processor-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ maven-processor-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/classes [INFO] /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ maven-processor-plugin --- [ERROR] Artifact Ids of the format maven-___-plugin are reserved for plugins in the Group Id org.apache.maven.plugins Please change your artifactId to the format ___-maven-plugin In the future this error will break the build. [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.TestAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.MainAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ maven-processor-plugin --- [ERROR] Artifact Ids of the format maven-___-plugin are reserved for plugins in the Group Id org.apache.maven.plugins Please change your artifactId to the format ___-maven-plugin In the future this error will break the build. [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.TestAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.MainAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ maven-processor-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ maven-processor-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ maven-processor-plugin --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.bsc.maven.plugin.processor.ProcessorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.bsc.maven.plugin.processor.ProcessorTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ maven-processor-plugin --- [INFO] Building jar: /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/maven-processor-plugin-2.2.4.jar [INFO] [INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-processor-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building maven-processor-plugin - 2.2.4 2.2.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.5.0:install (default-cli) @ maven-processor-plugin --- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ maven-processor-plugin >>> [INFO] [INFO] --- maven-plugin-plugin:3.5:helpmojo (help-goal) @ maven-processor-plugin --- [ERROR] Artifact Ids of the format maven-___-plugin are reserved for plugins in the Group Id org.apache.maven.plugins Please change your artifactId to the format ___-maven-plugin In the future this error will break the build. [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.TestAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.MainAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ maven-processor-plugin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ maven-processor-plugin --- [INFO] Loading source files for package org.bsc.maven.plugin.processor... Constructing Javadoc information... Standard Doclet version 1.8.0_121 Building tree for all the packages and classes... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/HelpMojo.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/MainAnnotationProcessorMojo.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/TestAnnotationProcessorMojo.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/ZipFileObject.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/package-frame.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/package-summary.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/package-tree.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/class-use/HelpMojo.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/class-use/TestAnnotationProcessorMojo.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/class-use/AbstractAnnotationProcessorMojo.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/class-use/MainAnnotationProcessorMojo.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/class-use/ZipFileObject.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/index.html... Generating /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/help-doc.html... 1 warning [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java:215: warning - @return tag has no arguments. [INFO] [INFO] --- xmvn-mojo:2.5.0:builddep (default-cli) @ maven-processor-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.509 s [INFO] Finished at: 2017-02-11T05:44:07+00:00 [INFO] Final Memory: 33M/359M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72STU/DMAyG7/sVpve07N51gp164DRN4moakwVlTpSPavv3pLSIcqkqDXGKbD/K Y1lvvb9eDPTkg7a8K7blYwHEnZWa1a44HcXT8dC2xb7Z1A9CwHPSRoIkRywzpimAIiaPkSS83eD1 pWcQItNzptkA/DRuQ5kbytvkWtlYr0p02J2pvGBPXDqTlOZQV9/EyKOP+h27mBtfnBi56amr2Xzw Vb+F6/1rvej0P0o76+nvdNONRbTWrD40MtuIMQcl3LdJjhedMYW8BV3Tkn8ERIra3OH8SKzjgmWa L30/q4ZAfwL/xP+9NwMAAA== -----END MAVEN BUILD DEPENDENCIES----- Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lv2Ce8 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch ++ dirname /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + xmvn-install -R .xmvn-reactor -n maven-processor-plugin -d /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch [INFO] Installing artifact org.bsc.maven:maven-processor-plugin:jar:2.2.4 [INFO] Installing artifact org.bsc.maven:maven-processor-plugin:pom:2.2.4 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/javadoc/maven-processor-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-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/javadoc/maven-processor-plugin + echo /usr/share/javadoc/maven-processor-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/maven-annotation-plugin-maven-processor-plugin-2.2.4 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: maven-processor-plugin-2.2.4-7.fc26.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hCfwXl + umask 022 + cd /builddir/build/BUILD + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + LICENSEDIR=/builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/licenses/maven-processor-plugin + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/licenses/maven-processor-plugin + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/licenses/maven-processor-plugin + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/java/maven-processor-plugin.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/java/maven-processor-plugin.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/java/maven-processor-plugin/maven-processor-plugin.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/java/maven-processor-plugin/maven-processor-plugin.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/maven-metadata/maven-processor-plugin.xml'] [INFO maven.prov] mvn(org.bsc.maven:maven-processor-plugin:pom:) = 2.2.4, mvn(org.bsc.maven:maven-processor-plugin) = 2.2.4 [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/maven-metadata/maven-processor-plugin.xml'] [INFO maven.req] mvn(org.apache.maven:maven-plugin-api), java-headless >= 1:1.6, javapackages-tools, mvn(org.codehaus.plexus:plexus-utils), mvn(org.apache.maven:maven-core), mvn(org.apache.maven.plugin-tools:maven-plugin-annotations) Provides: maven-processor-plugin = 2.2.4-7.fc26 mvn(org.bsc.maven:maven-processor-plugin) = 2.2.4 mvn(org.bsc.maven:maven-processor-plugin:pom:) = 2.2.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-tools mvn(org.apache.maven.plugin-tools:maven-plugin-annotations) mvn(org.apache.maven:maven-core) mvn(org.apache.maven:maven-plugin-api) mvn(org.codehaus.plexus:plexus-utils) Processing files: maven-processor-plugin-javadoc-2.2.4-7.fc26.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BrVzsB + umask 022 + cd /builddir/build/BUILD + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + LICENSEDIR=/builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/licenses/maven-processor-plugin-javadoc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/licenses/maven-processor-plugin-javadoc + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch/usr/share/licenses/maven-processor-plugin-javadoc + exit 0 Provides: maven-processor-plugin-javadoc = 2.2.4-7.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-tools Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch Wrote: /builddir/build/RPMS/maven-processor-plugin-2.2.4-7.fc26.noarch.rpm Wrote: /builddir/build/RPMS/maven-processor-plugin-javadoc-2.2.4-7.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UlCckR + umask 022 + cd /builddir/build/BUILD + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/maven-processor-plugin-2.2.4-7.fc26.noarch + exit 0 Child return code was: 0