Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/truth.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-1169759-30612/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/truth.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674259200 Wrote: /builddir/build/SRPMS/truth-1.0.1-6.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/truth.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-1169759-30612/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/truth.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674259200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HuX7Xj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf truth-release_1_0_1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/truth-1.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd truth-release_1_0_1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module re2j extensions + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module liteproto extensions + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module proto extensions + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :gwt-maven-plugin core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :compile-testing + /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 :gwt-user core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :guava-gwt core + /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_plugin -r :protobuf-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :protobuf-lite :protobuf-javalite extensions/liteproto/pom.xml + rm extensions/liteproto/src/test/java/com/google/common/truth/extensions/proto/LiteProtoSubjectTest.java + rm extensions/proto/src/test/java/com/google/common/truth/extensions/proto/OverloadResolutionTest.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:build/pom:extensions extensions/liteproto/pom.xml extensions/proto/pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep javax.annotation:javax.annotation-api extensions/proto + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:build/pom:plugins/pom:plugin[pom:artifactId[text()='\''maven-compiler-plugin'\'']]/pom:configuration/pom:testExcludes' ' **/gwt/*.java **/ComparableSubjectCompileTest.java' core + sed -i 's/1\.7/1.8/' pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep com.googlecode.java-diff-utils:diffutils io.github.java-diff-utils:java-diff-utils . core + find -name '*.java' -exec sed -i -e '/^import/s/ difflib\.Patch/ com.github.difflib.patch.Patch/' -e '/^import/s/ difflib\.DiffUtils\.generateUnifiedDiff;/ com.github.difflib.UnifiedDiffUtils.generateUnifiedDiff;/' -e '/^import/s/ difflib\./ com.github.difflib./' '{}' + ++ find -name '*.java' ++ xargs grep -h -e '^import com\.google\.j2objc\.annotations' -e '^import com\.google\.errorprone\.annotation' -e '^import com\.google\.errorprone\.annotations' -e '^import com\.google\.common\.annotations' -e '^import static jsinterop\.annotations' -e '^import jsinterop\.annotations' -e '^import org\.codehaus\.mojo\.animal_sniffer' -e '^import org\.checkerframework' ++ sort -u ++ paste '-sd|' ++ sed 's/.*\.\([^.]*\);/\1/' + annotations='GwtIncompatible|VisibleForTesting|CanIgnoreReturnValue|CheckReturnValue|ForOverride|GuardedBy|J2ObjCIncompatible|JsProperty|JsType|NullableDecl|GLOBAL' + find -name '*.java' + xargs sed -ri 's/^import .*\.(GwtIncompatible|VisibleForTesting|CanIgnoreReturnValue|CheckReturnValue|ForOverride|GuardedBy|J2ObjCIncompatible|JsProperty|JsType|NullableDecl|GLOBAL);//;s/@(GwtIncompatible|VisibleForTesting|CanIgnoreReturnValue|CheckReturnValue|ForOverride|GuardedBy|J2ObjCIncompatible|JsProperty|JsType|NullableDecl|GLOBAL)\>\s*(\((("[^"]*")|([^)]*))\))?//g' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ziHZgE + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd truth-release_1_0_1 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -DfailIfNoTests=false '-Dtest=!SubjectTest*,!com.google.common.truth.ExpectFailureNonRuleTest$ExpectFailureThrowAfterSubject*,!com.google.common.truth.ExpectFailureNonRuleTest$ExpectFailureThrowIn*' Executing: xmvn --batch-mode --offline -DfailIfNoTests=false -Dtest=!SubjectTest*,!com.google.common.truth.ExpectFailureNonRuleTest$ExpectFailureThrowAfterSubject*,!com.google.common.truth.ExpectFailureNonRuleTest$ExpectFailureThrowIn* verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-DfailIfNoTests=false', '-Dtest=!SubjectTest*,!com.google.common.truth.ExpectFailureNonRuleTest$ExpectFailureThrowAfterSubject*,!com.google.common.truth.ExpectFailureNonRuleTest$ExpectFailureThrowIn*', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] The project com.google.truth:truth-parent:pom:1.0.1 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Truth (Parent) [pom] [INFO] Truth Core [jar] [INFO] Truth Extensions (Parent) [pom] [INFO] Truth Extension for Java8 [jar] [INFO] [INFO] -------------------< com.google.truth:truth-parent >-------------------- [INFO] Building Truth (Parent) 1.0.1 [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -----------------------< com.google.truth:truth >----------------------- [INFO] Building Truth Core 1.0.1 [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ truth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ truth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /builddir/build/BUILD/truth-release_1_0_1/core/target/classes [INFO] /builddir/build/BUILD/truth-release_1_0_1/core/src/main/java/com/google/common/truth/MultimapSubject.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/truth-release_1_0_1/core/src/main/java/com/google/common/truth/MultimapSubject.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/truth-release_1_0_1/core/src/main/java/com/google/common/truth/ComparableSubject.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/truth-release_1_0_1/core/src/main/java/com/google/common/truth/ComparableSubject.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ truth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 62 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ truth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 56 source files to /builddir/build/BUILD/truth-release_1_0_1/core/target/test-classes [INFO] /builddir/build/BUILD/truth-release_1_0_1/core/src/test/java/com/google/common/truth/ExpectTest.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/truth-release_1_0_1/core/src/test/java/com/google/common/truth/ExpectTest.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/truth-release_1_0_1/core/src/test/java/com/google/common/truth/SubjectTest.java: /builddir/build/BUILD/truth-release_1_0_1/core/src/test/java/com/google/common/truth/SubjectTest.java uses unchecked or unsafe operations. [INFO] /builddir/build/BUILD/truth-release_1_0_1/core/src/test/java/com/google/common/truth/SubjectTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ truth --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.common.truth.StringSubjectTest [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.183 s - in com.google.common.truth.StringSubjectTest [INFO] Running com.google.common.truth.ExpectWithStackTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.google.common.truth.ExpectWithStackTest [INFO] Running com.google.common.truth.ComparableSubjectTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.711 s - in com.google.common.truth.ComparableSubjectTest [INFO] Running com.google.common.truth.BigDecimalSubjectTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in com.google.common.truth.BigDecimalSubjectTest [INFO] Running com.google.common.truth.ActualValueInferenceTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.677 s - in com.google.common.truth.ActualValueInferenceTest [INFO] Running com.google.common.truth.PrimitiveLongArraySubjectTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s - in com.google.common.truth.PrimitiveLongArraySubjectTest [INFO] Running com.google.common.truth.PrimitiveIntArraySubjectTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 s - in com.google.common.truth.PrimitiveIntArraySubjectTest [INFO] Running com.google.common.truth.ExpectFailureRuleTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in com.google.common.truth.ExpectFailureRuleTest [INFO] Running com.google.common.truth.PrimitiveDoubleArraySubjectTest [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.651 s - in com.google.common.truth.PrimitiveDoubleArraySubjectTest [INFO] Running com.google.common.truth.PrimitiveByteArraySubjectTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in com.google.common.truth.PrimitiveByteArraySubjectTest [INFO] Running com.google.common.truth.TableSubjectTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in com.google.common.truth.TableSubjectTest [INFO] Running com.google.common.truth.ChainingTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.25 s - in com.google.common.truth.ChainingTest [INFO] Running com.google.common.truth.StandardSubjectBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in com.google.common.truth.StandardSubjectBuilderTest [INFO] Running com.google.common.truth.MultisetSubjectTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in com.google.common.truth.MultisetSubjectTest [INFO] Running com.google.common.truth.MathUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.google.common.truth.MathUtilTest [INFO] Running com.google.common.truth.StackTraceCleanerTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.255 s - in com.google.common.truth.StackTraceCleanerTest [INFO] Running com.google.common.truth.FactTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in com.google.common.truth.FactTest [INFO] Running com.google.common.truth.IntegerSubjectTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.465 s - in com.google.common.truth.IntegerSubjectTest [INFO] Running com.google.common.truth.ComparisonFailureWithFactsTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.996 s - in com.google.common.truth.ComparisonFailureWithFactsTest [INFO] Running com.google.common.truth.IterableSubjectCorrespondenceTest [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.986 s - in com.google.common.truth.IterableSubjectCorrespondenceTest [INFO] Running com.google.common.truth.ClassSubjectTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in com.google.common.truth.ClassSubjectTest [INFO] Running com.google.common.truth.MultimapSubjectTest [INFO] Tests run: 128, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.192 s - in com.google.common.truth.MultimapSubjectTest [INFO] Running com.google.common.truth.GraphMatchingTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12,440.581 s - in com.google.common.truth.GraphMatchingTest [INFO] Running com.google.common.truth.PrimitiveFloatArraySubjectTest [INFO] Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.89 s - in com.google.common.truth.PrimitiveFloatArraySubjectTest [INFO] Running com.google.common.truth.extension.FakeHrDatabaseTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in com.google.common.truth.extension.FakeHrDatabaseTest [INFO] Running com.google.common.truth.extension.EmployeeSubjectTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in com.google.common.truth.extension.EmployeeSubjectTest [INFO] Running com.google.common.truth.DoubleSubjectTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.608 s - in com.google.common.truth.DoubleSubjectTest [INFO] Running com.google.common.truth.BooleanSubjectTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in com.google.common.truth.BooleanSubjectTest [INFO] Running com.google.common.truth.GuavaOptionalSubjectTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in com.google.common.truth.GuavaOptionalSubjectTest [INFO] Running com.google.common.truth.LongSubjectTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.713 s - in com.google.common.truth.LongSubjectTest [INFO] Running com.google.common.truth.PrimitiveCharArraySubjectTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in com.google.common.truth.PrimitiveCharArraySubjectTest [INFO] Running com.google.common.truth.ExpectFailureTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s - in com.google.common.truth.ExpectFailureTest [INFO] Running com.google.common.truth.CustomFailureMessageTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in com.google.common.truth.CustomFailureMessageTest [INFO] Running com.google.common.truth.ObjectArraySubjectTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.785 s - in com.google.common.truth.ObjectArraySubjectTest [INFO] Running com.google.common.truth.IterableSubjectTest [INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.955 s - in com.google.common.truth.IterableSubjectTest [INFO] Running com.google.common.truth.TruthAssertThatTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.google.common.truth.TruthAssertThatTest [INFO] Running com.google.common.truth.ThrowableSubjectTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in com.google.common.truth.ThrowableSubjectTest [INFO] Running com.google.common.truth.ExpectTest [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 106.472 s - in com.google.common.truth.ExpectTest [INFO] Running com.google.common.truth.CorrespondenceTest [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.499 s - in com.google.common.truth.CorrespondenceTest [INFO] Running com.google.common.truth.TruthFailureSubjectTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 s - in com.google.common.truth.TruthFailureSubjectTest [INFO] Running com.google.common.truth.CorrespondenceExceptionStoreTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in com.google.common.truth.CorrespondenceExceptionStoreTest [INFO] Running com.google.common.truth.PrimitiveBooleanArraySubjectTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in com.google.common.truth.PrimitiveBooleanArraySubjectTest [INFO] Running com.google.common.truth.ExpectFailureWithStackTraceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in com.google.common.truth.ExpectFailureWithStackTraceTest [INFO] Running com.google.common.truth.MapSubjectTest [INFO] Tests run: 144, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.099 s - in com.google.common.truth.MapSubjectTest [INFO] Running com.google.common.truth.PrimitiveShortArraySubjectTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in com.google.common.truth.PrimitiveShortArraySubjectTest [INFO] Running com.google.common.truth.FloatSubjectTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.675 s - in com.google.common.truth.FloatSubjectTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1190, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ truth --- [INFO] Building jar: /builddir/build/BUILD/truth-release_1_0_1/core/target/truth-1.0.1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (attach-gwt-sources) @ truth --- [INFO] Building jar: /builddir/build/BUILD/truth-release_1_0_1/core/target/truth-1.0.1-gwt.jar [INFO] [INFO] --------< com.google.truth.extensions:truth-extensions-parent >--------- [INFO] Building Truth Extensions (Parent) 1.0.1 [3/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ---------< com.google.truth.extensions:truth-java8-extension >---------- [INFO] Building Truth Extension for Java8 1.0.1 [4/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ truth-java8-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/truth-release_1_0_1/extensions/java8/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ truth-java8-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /builddir/build/BUILD/truth-release_1_0_1/extensions/java8/target/classes [INFO] /builddir/build/BUILD/truth-release_1_0_1/extensions/java8/src/main/java/com/google/common/truth/IntStreamSubject.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/truth-release_1_0_1/extensions/java8/src/main/java/com/google/common/truth/IntStreamSubject.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ truth-java8-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/truth-release_1_0_1/extensions/java8/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ truth-java8-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builddir/build/BUILD/truth-release_1_0_1/extensions/java8/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ truth-java8-extension --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.common.truth.ExpectFailure8Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.506 s - in com.google.common.truth.ExpectFailure8Test [INFO] Running com.google.common.truth.IntStreamSubjectTest [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.503 s - in com.google.common.truth.IntStreamSubjectTest [INFO] Running com.google.common.truth.OptionalLongSubjectTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in com.google.common.truth.OptionalLongSubjectTest [INFO] Running com.google.common.truth.LongStreamSubjectTest [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.561 s - in com.google.common.truth.LongStreamSubjectTest [INFO] Running com.google.common.truth.OptionalSubjectTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in com.google.common.truth.OptionalSubjectTest [INFO] Running com.google.common.truth.OptionalIntSubjectTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in com.google.common.truth.OptionalIntSubjectTest [INFO] Running com.google.common.truth.OptionalDoubleSubjectTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s - in com.google.common.truth.OptionalDoubleSubjectTest [INFO] Running com.google.common.truth.StreamSubjectTest [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.571 s - in com.google.common.truth.StreamSubjectTest [INFO] Running com.google.common.truth.PathSubjectTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in com.google.common.truth.PathSubjectTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 181, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ truth-java8-extension --- [INFO] Building jar: /builddir/build/BUILD/truth-release_1_0_1/extensions/java8/target/truth-java8-extension-1.0.1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (attach-gwt-sources) @ truth-java8-extension --- [INFO] Building jar: /builddir/build/BUILD/truth-release_1_0_1/extensions/java8/target/truth-java8-extension-1.0.1-gwt.jar [INFO] [INFO] -------------------< com.google.truth:truth-parent >-------------------- [INFO] Building Truth (Parent) 1.0.1 [5/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0:install (default-cli) @ truth-parent --- [INFO] [INFO] --- xmvn-mojo:4.0.0:javadoc (default-cli) @ truth-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Truth (Parent) 1.0.1: [INFO] [INFO] Truth (Parent) ..................................... FAILURE [ 21.817 s] [INFO] Truth Core ......................................... SUCCESS [ 04:13 h] [INFO] Truth Extensions (Parent) .......................... SUCCESS [ 0.051 s] [INFO] Truth Extension for Java8 .......................... SUCCESS [05:15 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:20 h [INFO] Finished at: 2023-08-25T12:05:37-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.fedoraproject.xmvn:xmvn-mojo:4.0.0:javadoc (default-cli) on project truth-parent: Unable to execute javadoc command: /usr/lib/jvm/jre-11-openjdk/bin/javadoc -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error: Bad exit status from /var/tmp/rpm-tmp.ziHZgE (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ziHZgE (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/truth.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/truth.spec