Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/guava.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201902-8020020200520200639-af5e9d52-build-44695-7645/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/guava.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False warning: bogus date in %changelog: Wed Jun 22 2015 Noa Resare - 18.0-5 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/guava-28.1-2.module_el8.2.0+360+69d436ad.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/guava.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201902-8020020200520200639-af5e9d52-build-44695-7645/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/guava.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False warning: bogus date in %changelog: Wed Jun 22 2015 Noa Resare - 18.0-5 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WDYhT1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf guava-28.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v28.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd guava-28.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.jar' -delete + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module guava-gwt + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module guava-tests + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :animal-sniffer-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-dependency-plugin guava + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :caliper guava-tests + /usr/bin/python3 /usr/share/java-utils/mvn_package.py :guava-parent guava + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject /pom:project/pom:build/pom:plugins/pom:plugin/pom:configuration/pom:instructions '<_nouses>true' guava/pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :animal-sniffer-annotations + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :error_prone_annotations + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :j2objc-annotations + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r org.checkerframework: + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :listenablefuture ++ find -name '*.java' ++ xargs fgrep -h -e 'import com.google.j2objc.annotations' -e 'import com.google.errorprone.annotation' -e 'import org.codehaus.mojo.animal_sniffer' -e 'import org.checkerframework' ++ sort -u ++ sed 's/.*\.\([^.]*\);/\1/' ++ paste '-sd|' + annotations='CanIgnoreReturnValue|CheckReturnValue|CompatibleWith|ForOverride|Immutable|MustBeClosed|OverridingMethodsMustInvokeSuper|RequiredModifiers|GuardedBy|LazyInit|J2ObjCIncompatible|ReflectionSupport|RetainedWith|Weak|WeakOuter|MonotonicNonNullDecl|NonNullDecl|NullableDecl|MonotonicNonNull|NonNull|Nullable|IgnoreJRERequirement' + find -name '*.java' + xargs sed -ri 's/^import .*\.(CanIgnoreReturnValue|CheckReturnValue|CompatibleWith|ForOverride|Immutable|MustBeClosed|OverridingMethodsMustInvokeSuper|RequiredModifiers|GuardedBy|LazyInit|J2ObjCIncompatible|ReflectionSupport|RetainedWith|Weak|WeakOuter|MonotonicNonNullDecl|NonNullDecl|NullableDecl|MonotonicNonNull|NonNull|Nullable|IgnoreJRERequirement);//;s/@(CanIgnoreReturnValue|CheckReturnValue|CompatibleWith|ForOverride|Immutable|MustBeClosed|OverridingMethodsMustInvokeSuper|RequiredModifiers|GuardedBy|LazyInit|J2ObjCIncompatible|ReflectionSupport|RetainedWith|Weak|WeakOuter|MonotonicNonNullDecl|NonNullDecl|NullableDecl|MonotonicNonNull|NonNull|Nullable|IgnoreJRERequirement)\>\s*(\((("[^"]*")|([^)]*))\))?//g' + /usr/bin/python3 /usr/share/java-utils/mvn_package.py com.google.guava:failureaccess guava + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:modules 'futures/failureaccess' + /usr/bin/python3 /usr/share/java-utils/mvn_package.py com.google.guava:guava-bom __noinstall + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U8WCz0 + umask 022 + cd /builddir/build/BUILD + cd guava-28.1 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -s -f Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.google.guava:failureaccess:bundle:1.0.1 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:animal-sniffer-maven-plugin is missing. @ line 28, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 53, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.google.guava:guava-bom:pom:28.1-jre [WARNING] 'parent.relativePath' of POM com.google.guava:guava-bom:28.1-jre (/builddir/build/BUILD/guava-28.1/guava-bom/pom.xml) points at com.google.guava:guava-parent instead of org.sonatype.oss:oss-parent, please verify your project structure @ line 14, column 11 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Guava InternalFutureFailureAccess and InternalFutures [bundle] [INFO] Guava Maven Parent [pom] [INFO] Guava: Google Core Libraries for Java [bundle] [INFO] Guava BOM [pom] [INFO] Guava Testing Library [jar] [INFO] [INFO] -------------------< com.google.guava:failureaccess >------------------- [INFO] Building Guava InternalFutureFailureAccess and InternalFutures 1.0.1 [1/5] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ failureaccess --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ failureaccess --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ failureaccess --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/guava-28.1/futures/failureaccess/target/classes [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ failureaccess --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ failureaccess --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ failureaccess --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ failureaccess --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ failureaccess --- [INFO] [INFO] -------------------< com.google.guava:guava-parent >-------------------- [INFO] Building Guava Maven Parent 28.1-jre [2/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ guava-parent --- [INFO] [INFO] -----------------------< com.google.guava:guava >----------------------- [INFO] Building Guava: Google Core Libraries for Java 28.1-jre [3/5] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ guava --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ guava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ guava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 571 source files to /builddir/build/BUILD/guava-28.1/guava/target/classes [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/LittleEndianByteArray.java:[19,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/primitives/UnsignedBytes.java:[28,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/AbstractFuture.java:[1173,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/AbstractFuture.java:[1181,15] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/AbstractFuture.java:[1183,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/AbstractFuture.java:[1188,57] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/AbstractFuture.java:[1190,36] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/AbstractFuture.java:[1191,37] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/AbstractFuture.java:[1191,58] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/LittleEndianByteArray.java:[156,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/LittleEndianByteArray.java:[167,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/LittleEndianByteArray.java:[169,24] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/LittleEndianByteArray.java:[175,65] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/LittleEndianByteArray.java:[177,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/LittleEndianByteArray.java:[178,31] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/LittleEndianByteArray.java:[178,52] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/Striped64.java:[109,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/Striped64.java:[267,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/Striped64.java:[288,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/Striped64.java:[290,22] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/Striped64.java:[295,63] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/Striped64.java:[297,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/Striped64.java:[298,29] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/Striped64.java:[298,50] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/cache/Striped64.java:[109,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/cache/Striped64.java:[267,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/cache/Striped64.java:[288,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/cache/Striped64.java:[290,22] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/cache/Striped64.java:[295,63] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/cache/Striped64.java:[297,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/cache/Striped64.java:[298,29] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/cache/Striped64.java:[298,50] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/primitives/UnsignedBytes.java:[315,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/primitives/UnsignedBytes.java:[337,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/primitives/UnsignedBytes.java:[339,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/primitives/UnsignedBytes.java:[345,67] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/primitives/UnsignedBytes.java:[347,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/primitives/UnsignedBytes.java:[348,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/primitives/UnsignedBytes.java:[348,54] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/io/Files.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/io/Files.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/ImmutableCollection.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/ImmutableCollection.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ guava --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ guava --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ guava --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ guava --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ guava --- [INFO] [INFO] ---------------------< com.google.guava:guava-bom >--------------------- [INFO] Building Guava BOM 28.1-jre [4/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -------------------< com.google.guava:guava-testlib >------------------- [INFO] Building Guava Testing Library 28.1-jre [5/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ guava-testlib --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ guava-testlib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ guava-testlib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 287 source files to /builddir/build/BUILD/guava-28.1/guava-testlib/target/classes [INFO] /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/Helpers.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/Helpers.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/AbstractContainerTester.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/AbstractContainerTester.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ guava-testlib --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ guava-testlib --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ guava-testlib --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ guava-testlib --- [INFO] Building jar: /builddir/build/BUILD/guava-28.1/guava-testlib/target/guava-testlib-28.1-jre.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (create-test-jar) @ guava-testlib --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] -------------------< com.google.guava:guava-parent >-------------------- [INFO] Building Guava Maven Parent 28.1-jre [6/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:install (default-cli) @ guava-parent --- [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:javadoc (default-cli) @ guava-parent --- /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/base/Throwables.java:505: warning - Tag @link: reference not found: sun.misc.JavaLangAccess#getStackTraceDepth(Throwable) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/ArrayListMultimapGwtSerializationDependencies.java:27: warning - Tag @link: reference not found: GwtSerializationDependencies /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/Collections2.java:331: warning - Tag @link: reference not found: Collection#toString() /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/Collections2.java:331: warning - Tag @link: reference not found: Collection#toString() /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/CollectSpliterators.java:285: warning - Tag @link: reference not found: Stream#flatMap /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/CollectSpliterators.java:407: warning - Tag @link: reference not found: Stream#flatMap /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/CollectSpliterators.java:431: warning - Tag @link: reference not found: Stream#flatMap /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/CollectSpliterators.java:285: warning - Tag @link: reference not found: Stream#flatMap /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/CollectSpliterators.java:407: warning - Tag @link: reference not found: Stream#flatMap /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/CollectSpliterators.java:431: warning - Tag @link: reference not found: Stream#flatMap /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/GwtTransient.java:28: warning - Tag @link: reference not found: com.google.gwt.user.client.rpc.GwtTransient /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/HashMultimapGwtSerializationDependencies.java:27: warning - Tag @link: reference not found: GwtSerializationDependencies /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/ImmutableCollection.java:74: warning - Tag @link: reference not found: HashSet /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/ImmutableListMultimap.java:60: warning - Tag @linkplain: reference not found: java.util.stream#Orderingdefined encounter order /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/ImmutableMultisetGwtSerializationDependencies.java:25: warning - Tag @link: reference not found: GwtSerializationDependencies /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/ImmutableSetMultimap.java:64: warning - Tag @linkplain: reference not found: java.util.stream#Orderingdefined encounter order /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/LinkedHashMultimapGwtSerializationDependencies.java:27: warning - Tag @link: reference not found: GwtSerializationDependencies /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/MapMaker.java:69: warning - Tag @link: reference not found: java.util.Entry /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/MapMaker.java:71: warning - Tag @link: reference not found: java.util.Entry#setValue /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/MapMaker.java:117: warning - Tag @link: reference not found: Interners.WeakInterner /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/Maps.java:3664: warning - Tag @link: reference not found: Map#toString /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/Maps.java:3664: warning - Tag @link: reference not found: Map#toString /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/Ordering.java:266: warning - Tag @link: reference not found: TreeSet#TreeSet(Comparator) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/Ordering.java:301: warning - Tag @link: reference not found: SortedSet /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/Ordering.java:480: warning - Tag @link: reference not found: HashSet /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/RangeGwtSerializationDependencies.java:26: warning - Tag @link: reference not found: GwtSerializationDependencies /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/TopKSelector.java:38: warning - Tag @link: reference not found: Comparators#least(int) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/AtomicDouble.java:26: warning - Tag @link: reference not found: java.util.concurrent.atomic /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/AtomicDoubleArray.java:25: warning - Tag @link: reference not found: java.util.concurrent.atomic /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/GwtFluentFutureCatchingSpecialization.java:21: warning - Tag @link: reference not found: FluentFuture#catching(Class, com.google.common.base.Function)FluentFuture.catching /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/ListenerCallQueue.java:42: warning - Tag @link: reference not found: #executor /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/SequentialExecutor.java:93: warning - Tag @link: reference not found: #resume() /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/escape/UnicodeEscaper.java:93: warning - Tag @link: reference not found: CharEscapersBenchmark /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/escape/UnicodeEscaper.java:93: warning - Tag @link: reference not found: CharEscapersBenchmark /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/google/MultisetSerializationTester.java:30: warning - Tag @link: reference not found: com.google.common.collect.testing.MultisetTestSuiteBuilder /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/graph/BaseGraph.java:159: warning - Tag @link: reference not found: Collection#contains(Object) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/graph/BaseGraph.java:159: warning - Tag @link: reference not found: Collection#contains(Object) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/graph/BaseGraph.java:159: warning - Tag @link: reference not found: Collection#contains(Object) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/graph/BaseGraph.java:159: warning - Tag @link: reference not found: Collection#contains(Object) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/graph/BaseGraph.java:159: warning - Tag @link: reference not found: Collection#contains(Object) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/graph/Graph.java:246: warning - Tag @link: reference not found: Collection#contains(Object) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/graph/BaseGraph.java:159: warning - Tag @link: reference not found: Collection#contains(Object) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/graph/BaseGraph.java:159: warning - Tag @link: reference not found: Collection#contains(Object) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/graph/NetworkBuilder.java:64: warning - Type parameter "" is documented more than once. /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/graph/ValueGraph.java:259: warning - Tag @link: reference not found: Collection#contains(Object) /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/BloomFilter.java:517: warning - invalid usage of tag < /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/BloomFilter.java:517: warning - invalid usage of tag < /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/ImmutableSupplier.java:21: warning - Tag @link: reference not found: Immutable /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/LittleEndianByteArray.java:48: warning - invalid usage of tag > /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/LittleEndianByteArray.java:48: warning - invalid usage of tag > /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/escape/UnicodeEscaper.java:93: warning - Tag @link: reference not found: CharEscapersBenchmark /builddir/build/BUILD/guava-28.1/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java:34: warning - invalid usage of tag {@see TrieParser} /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/testers/CollectionRemoveAllTester.java:95: warning - Tag @link: reference not found: AbstractSet#removeAll() /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/testers/CollectionRemoveAllTester.java:95: warning - Tag @link: reference not found: AbstractSet#removeAll() /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/testers/MapMergeTester.java:189: warning - Tag @link: reference not found: Hashtable /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/testers/MapMergeTester.java:189: warning - Tag @link: reference not found: Hashtable /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/Helpers.java:437: warning - Tag @link: reference not found: com.google.gwt.user.client.rpc.GwtTransient /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/Helpers.java:437: warning - Tag @link: reference not found: com.google.gwt.user.client.rpc.GwtTransient /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForListsInJavaUtil.java:47: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForMapsInJavaUtil.java:46: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForQueuesInJavaUtil.java:39: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForSetsInJavaUtil.java:47: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/testing/CollectorTester.java:54: warning - Tag @link: reference not found: Object.equals /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/testing/NullPointerTester.java:55: warning - Tag @link: reference not found: NullableType /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/testing/NullPointerTester.java:55: warning - Tag @link: reference not found: NullableDecl /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java:35: warning - Tag @link: reference not found: ExecutorService /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java:46: warning - Tag @link: reference not found: ScheduledExecutorService /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java:59: warning - Tag @link: reference not found: CallerRunsPolicy /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java:46: warning - Tag @link: reference not found: ScheduledExecutorService /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java:59: warning - Tag @link: reference not found: CallerRunsPolicy /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/CollectSpliterators.java:285: warning - Tag @link: reference not found: Stream#flatMap /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/CollectSpliterators.java:407: warning - Tag @link: reference not found: Stream#flatMap /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/CollectSpliterators.java:431: warning - Tag @link: reference not found: Stream#flatMap /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/collect/GwtTransient.java:28: warning - Tag @link: reference not found: com.google.gwt.user.client.rpc.GwtTransient /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForListsInJavaUtil.java:47: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForMapsInJavaUtil.java:46: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForQueuesInJavaUtil.java:39: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForSetsInJavaUtil.java:47: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/Helpers.java:437: warning - Tag @link: reference not found: com.google.gwt.user.client.rpc.GwtTransient /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/hash/ImmutableSupplier.java:21: warning - Tag @link: reference not found: Immutable /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/testing/NullPointerTester.java:55: warning - Tag @link: reference not found: NullableType /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/testing/NullPointerTester.java:55: warning - Tag @link: reference not found: NullableDecl /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/GwtFluentFutureCatchingSpecialization.java:21: warning - Tag @link: reference not found: FluentFuture#catching(Class, com.google.common.base.Function)FluentFuture.catching /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java:35: warning - Tag @link: reference not found: ExecutorService /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java:59: warning - Tag @link: reference not found: CallerRunsPolicy /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/testers/CollectionRemoveAllTester.java:95: warning - Tag @link: reference not found: AbstractSet#removeAll() /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/testers/CollectionRemoveAllTester.java:95: warning - Tag @link: reference not found: AbstractSet#removeAll() /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/GwtFluentFutureCatchingSpecialization.java:21: warning - Tag @link: reference not found: FluentFuture#catching(Class, com.google.common.base.Function)FluentFuture.catching /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java:46: warning - Tag @link: reference not found: ScheduledExecutorService /builddir/build/BUILD/guava-28.1/guava/src/com/google/common/util/concurrent/GwtFluentFutureCatchingSpecialization.java:21: warning - Tag @link: reference not found: FluentFuture#catching(Class, com.google.common.base.Function)FluentFuture.catching /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForListsInJavaUtil.java:47: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForMapsInJavaUtil.java:46: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForQueuesInJavaUtil.java:39: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/TestsForSetsInJavaUtil.java:47: warning - Tag @link: reference not found: java.util /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/collect/testing/testers/MapMergeTester.java:189: warning - Tag @link: reference not found: Hashtable /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/testing/NullPointerTester.java:55: warning - Tag @link: reference not found: NullableType /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/testing/NullPointerTester.java:55: warning - Tag @link: reference not found: NullableDecl /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java:35: warning - Tag @link: reference not found: ExecutorService /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/testing/NullPointerTester.java:55: warning - Tag @link: reference not found: NullableType /builddir/build/BUILD/guava-28.1/guava-testlib/src/com/google/common/testing/NullPointerTester.java:55: warning - Tag @link: reference not found: NullableDecl [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:builddep (default-cli) @ guava-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Guava InternalFutureFailureAccess and InternalFutures 1.0.1 SUCCESS [ 2.207 s] [INFO] Guava Maven Parent 28.1-jre ........................ SUCCESS [ 26.841 s] [INFO] Guava: Google Core Libraries for Java 28.1-jre ..... SUCCESS [ 17.945 s] [INFO] Guava BOM 28.1-jre ................................. SUCCESS [ 0.001 s] [INFO] Guava Testing Library 28.1-jre ..................... SUCCESS [ 4.334 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 52.585 s [INFO] Finished at: 2020-05-20T23:46:30Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA71Tu27DIBTd8xXUOzhV1c1x1HbK0Cmq1BXDNSXCF8TDiv++OFYVt1LdpzLee444 D6DaHjtDevBBW9wU12xdEEBhpUa1KZ729G7/sNsV23pVXVFK7pM2kkhwgDLTNASiAMHzCJI0A3l+ 7JFQmtlzTr0i5LwYxjEvlLfJ7WQtbMeUtcoAU4n3vCrfkInHfdQtFzEvTjh13APGqpwBExOOEXAM UjvbVeV5HPXL9wY+92O9YsEij4MDZkNY8JPRS7jhjosXYC0YfVxw0/EekDYJpQHqTFIaP9r6vu4P bqXl2iQPXAgY2/oHxfz+clyNsklqqf9D8Dfr299Lzso9lcem1sKXJQO21gvwf675kFDHpYQTvnT8 bBr/2iswz7y90gMAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JihQKq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch ++ dirname /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch + cd guava-28.1 + xmvn-install -R .xmvn-reactor -n guava -d /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch [INFO] Installing artifact com.google.guava:failureaccess:jar:1.0.1 [INFO] Installing artifact com.google.guava:failureaccess:pom:1.0.1 [INFO] Installing artifact com.google.guava:guava-parent:pom:28.1-jre [INFO] Installing artifact com.google.guava:guava:jar:28.1-jre [INFO] Installing artifact com.google.guava:guava:pom:28.1-jre [INFO] Installing artifact com.google.guava:guava-testlib:jar:28.1-jre [INFO] Installing artifact com.google.guava:guava-testlib:pom:28.1-jre [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/javadoc/guava + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/javadoc/guava + echo /usr/share/javadoc/guava + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 28.1-2.module_el8.2.0+360+69d436ad --unique-debug-suffix -28.1-2.module_el8.2.0+360+69d436ad.noarch --unique-debug-src-base guava-28.1-2.module_el8.2.0+360+69d436ad.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/guava-28.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: guava-28.1-2.module_el8.2.0+360+69d436ad.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.plVsLR + umask 022 + cd /builddir/build/BUILD + cd guava-28.1 + DOCDIR=/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/doc/guava + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/doc/guava + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/doc/guava + cp -pr README.md /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/doc/guava + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.j1lY7h + umask 022 + cd /builddir/build/BUILD + cd guava-28.1 + LICENSEDIR=/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/licenses/guava + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/licenses/guava + cp -pr COPYING /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/licenses/guava + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/java/guava/failureaccess.jar'] [INFO osgi.prov] osgi(com.google.guava.failureaccess) = 1.0.1 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/java/guava/failureaccess.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/java/guava/guava.jar'] [INFO osgi.prov] osgi(com.google.guava) = 28.1.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/java/guava/guava.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/maven-metadata/guava-guava.xml'] [INFO maven.prov] mvn(com.google.guava:guava-parent:pom:) = 28.1.jre, mvn(com.google.guava:failureaccess:pom:) = 1.0.1, mvn(com.google.guava:guava:pom:) = 28.1.jre, mvn(com.google.guava:guava) = 28.1.jre, mvn(com.google.guava:failureaccess) = 1.0.1 [INFO maven.req] input: ['/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/maven-metadata/guava-guava.xml'] [INFO maven.req] mvn(com.google.code.findbugs:jsr305), javapackages-filesystem, java-headless >= 1:1.8 Provides: guava = 28.1-2.module_el8.2.0+360+69d436ad mvn(com.google.guava:failureaccess) = 1.0.1 mvn(com.google.guava:failureaccess:pom:) = 1.0.1 mvn(com.google.guava:guava) = 28.1.jre mvn(com.google.guava:guava-parent:pom:) = 28.1.jre mvn(com.google.guava:guava:pom:) = 28.1.jre osgi(com.google.guava) = 28.1.0 osgi(com.google.guava.failureaccess) = 1.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.8 javapackages-filesystem mvn(com.google.code.findbugs:jsr305) Processing files: guava-javadoc-28.1-2.module_el8.2.0+360+69d436ad.noarch Provides: guava-javadoc = 28.1-2.module_el8.2.0+360+69d436ad Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Processing files: guava-testlib-28.1-2.module_el8.2.0+360+69d436ad.noarch [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/java/guava/guava-testlib.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/java/guava/guava-testlib.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/maven-metadata/guava-guava-testlib.xml'] [INFO maven.prov] mvn(com.google.guava:guava-testlib:pom:) = 28.1.jre, mvn(com.google.guava:guava-testlib) = 28.1.jre [INFO maven.req] input: ['/builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch/usr/share/maven-metadata/guava-guava-testlib.xml'] [INFO maven.req] mvn(com.google.guava:guava) = 28.1.jre, mvn(junit:junit), mvn(com.google.code.findbugs:jsr305), javapackages-filesystem, java-headless >= 1:1.8 Provides: guava-testlib = 28.1-2.module_el8.2.0+360+69d436ad mvn(com.google.guava:guava-testlib) = 28.1.jre mvn(com.google.guava:guava-testlib:pom:) = 28.1.jre Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.8 javapackages-filesystem mvn(com.google.code.findbugs:jsr305) mvn(com.google.guava:guava) = 28.1.jre mvn(junit:junit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch Wrote: /builddir/build/RPMS/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch.rpm Wrote: /builddir/build/RPMS/guava-javadoc-28.1-2.module_el8.2.0+360+69d436ad.noarch.rpm Wrote: /builddir/build/RPMS/guava-testlib-28.1-2.module_el8.2.0+360+69d436ad.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QdcMpN + umask 022 + cd /builddir/build/BUILD + cd guava-28.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/guava-28.1-2.module_el8.2.0+360+69d436ad.noarch + exit 0 Child return code was: 0