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/hamcrest.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-201801-8000020190620195035-211ef2cd-build-21475-950/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/hamcrest.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/hamcrest.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-201801-8000020190620195035-211ef2cd-build-21475-950/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/hamcrest.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GijcF1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf JavaHamcrest-hamcrest-java-1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/hamcrest-java-1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd JavaHamcrest-hamcrest-java-1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -name '*.jar' + xargs -t rm rm ./lib/integration/easymock-2.2.jar ./lib/integration/junit-3.8.1.jar ./lib/integration/testng-6.5.2.jar ./lib/integration/junit-dep-4.10.jar ./lib/integration/jmock-1.10RC1.jar ./lib/sources/testng-6.5.2-sources.jar ./lib/sources/qdox-1.12-sources.jar ./lib/generator/jarjar-1.3.jar ./lib/generator/qdox-1.12.jar + rm -fr hamcrest-integration/src/main/java/org/hamcrest/integration/JMock1Adapter.java + rm -fr hamcrest-integration/src/main/java/org/hamcrest/JMock1Matchers.java + rm -fr hamcrest-unit-test/src/main/java/org/hamcrest/integration/JMock1AdapterTest.java ++ build-classpath qdox + ln -sf /usr/share/java/qdox.jar lib/generator/ ++ build-classpath easymock3 + ln -sf /usr/share/java/easymock3.jar lib/integration/ ++ build-classpath jmock /usr/bin/build-classpath: Could not find jmock Java extension for this JVM /usr/bin/build-classpath: error: Some specified jars were not found + ln -sf lib/integration/ ++ build-classpath testng-jdk15 + ln -sf /usr/share/java/testng.jar lib/integration/ + echo 'Patch #0 (hamcrest-1.3-build.patch):' Patch #0 (hamcrest-1.3-build.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file build.xml Patch #1 (hamcrest-1.3-no-jarjar.patch): + echo 'Patch #1 (hamcrest-1.3-no-jarjar.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file build.xml Patch #3 (hamcrest-1.3-javadoc.patch): + echo 'Patch #3 (hamcrest-1.3-javadoc.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file build.xml Patch #4 (hamcrest-1.3-qdox-2.0.patch): + echo 'Patch #4 (hamcrest-1.3-qdox-2.0.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file hamcrest-generator/src/main/java/org/hamcrest/generator/QDox.java patching file hamcrest-generator/src/main/java/org/hamcrest/generator/QDoxFactoryReader.java Patch #5 (hamcrest-1.3-fork-javac.patch): + echo 'Patch #5 (hamcrest-1.3-fork-javac.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file build.xml Hunk #1 succeeded at 275 (offset -9 lines). + sed -i 's/\r//' LICENSE.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BAza0d + umask 022 + cd /builddir/build/BUILD + cd JavaHamcrest-hamcrest-java-1.3 ++ build-classpath qdox + export CLASSPATH=/usr/share/java/qdox.jar + CLASSPATH=/usr/share/java/qdox.jar + export 'OPT_JAR_LIST=junit ant/ant-junit' + OPT_JAR_LIST='junit ant/ant-junit' + ant -Dant.build.javac.source=1.5 -Dversion=1.3 -Dbuild.sysclasspath=last clean core generator library bigjar javadoc Buildfile: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build.xml clean: generator: [mkdir] Created dir: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-generator-1.3.jar.manifest [mkdir] Created dir: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-generator-1.3.jar.contents [javac] Compiling 11 source files to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-generator-1.3.jar.contents [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 3 warnings [copy] Copying 1 file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-generator-1.3.jar.contents [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-generator-1.3.jar [copy] Copying 11 files to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-generator-1.3-sources.jar.contents [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-generator-1.3-sources.jar core: [mkdir] Created dir: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-core-1.3.jar.manifest [mkdir] Created dir: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-core-1.3.jar.contents [javac] Compiling 37 source files to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-core-1.3.jar.contents [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 3 warnings [copy] Copying 1 file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-core-1.3.jar.contents [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-core-1.3.jar [copy] Copying 39 files to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-core-1.3-sources.jar.contents [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-core-1.3-sources.jar [mkdir] Created dir: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-core/generated-code [java] Generating org.hamcrest.CoreMatchers [java] [T] allOf(Matcher first, Matcher second, Matcher third) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth, Matcher sixth) [java] [T] allOf(Matcher first, Matcher second) [java] [T] allOf(Matcher... matchers) [java] [T] allOf(Iterable> matchers) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth) [java] [T] anyOf(Matcher first, Matcher second, Matcher third) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth, Matcher sixth) [java] [T] anyOf(Iterable> matchers) [java] [T] anyOf(Matcher... matchers) [java] [T] anyOf(Matcher first, Matcher second) [java] [LHS] both(Matcher matcher) [java] [LHS] either(Matcher matcher) [java] [T] describedAs(String description, Matcher matcher, Object... values) [java] [Iterable] everyItem(Matcher itemMatcher) [java] [T] is(T value) [java] [T] is(Matcher matcher) [java] [T] is(Class type) [java] [T] isA(Class type) [java] [Object] anything() [java] [Object] anything(String description) [java] [Iterable] hasItem(T item) [java] [Iterable] hasItem(Matcher itemMatcher) [java] [Iterable] hasItems(T... items) [java] [Iterable] hasItems(Matcher... itemMatchers) [java] [T] equalTo(T operand) [java] [T] any(Class type) [java] [T] instanceOf(Class type) [java] [T] not(Matcher matcher) [java] [T] not(T value) [java] [Object] notNullValue() [java] [T] notNullValue(Class type) [java] [T] nullValue(Class type) [java] [Object] nullValue() [java] [T] theInstance(T target) [java] [T] sameInstance(T target) [java] [String] containsString(String substring) [java] [String] startsWith(String prefix) [java] [String] endsWith(String suffix) [javac] Compiling 1 source file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-core-1.3.jar.contents [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 3 warnings [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-core-1.3.jar [copy] Copying 1 file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-core-1.3-sources.jar.contents [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-core-1.3-sources.jar generator: generator: core: [java] Generating org.hamcrest.CoreMatchers [java] [T] allOf(Matcher first, Matcher second, Matcher third) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth, Matcher sixth) [java] [T] allOf(Matcher first, Matcher second) [java] [T] allOf(Matcher... matchers) [java] [T] allOf(Iterable> matchers) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth) [java] [T] anyOf(Matcher first, Matcher second, Matcher third) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth, Matcher sixth) [java] [T] anyOf(Iterable> matchers) [java] [T] anyOf(Matcher... matchers) [java] [T] anyOf(Matcher first, Matcher second) [java] [LHS] both(Matcher matcher) [java] [LHS] either(Matcher matcher) [java] [T] describedAs(String description, Matcher matcher, Object... values) [java] [Iterable] everyItem(Matcher itemMatcher) [java] [T] is(T value) [java] [T] is(Matcher matcher) [java] [T] is(Class type) [java] [T] isA(Class type) [java] [Object] anything() [java] [Object] anything(String description) [java] [Iterable] hasItem(T item) [java] [Iterable] hasItem(Matcher itemMatcher) [java] [Iterable] hasItems(T... items) [java] [Iterable] hasItems(Matcher... itemMatchers) [java] [T] equalTo(T operand) [java] [T] any(Class type) [java] [T] instanceOf(Class type) [java] [T] not(Matcher matcher) [java] [T] not(T value) [java] [T] nullValue(Class type) [java] [Object] nullValue() [java] [Object] notNullValue() [java] [T] notNullValue(Class type) [java] [T] sameInstance(T target) [java] [T] theInstance(T target) [java] [String] containsString(String substring) [java] [String] startsWith(String prefix) [java] [String] endsWith(String suffix) library: [mkdir] Created dir: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-library/generated-code [mkdir] Created dir: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-library-1.3.jar.manifest [mkdir] Created dir: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-library-1.3.jar.contents [javac] Compiling 28 source files to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-library-1.3.jar.contents [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 3 warnings [copy] Copying 1 file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-library-1.3.jar.contents [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-library-1.3.jar [copy] Copying 34 files to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-library-1.3-sources.jar.contents [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-library-1.3-sources.jar [java] Generating org.hamcrest.Matchers [java] [T] allOf(Matcher first, Matcher second, Matcher third) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth, Matcher sixth) [java] [T] allOf(Matcher first, Matcher second) [java] [T] allOf(Matcher... matchers) [java] [T] allOf(Iterable> matchers) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth) [java] [T] anyOf(Matcher first, Matcher second, Matcher third) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth, Matcher sixth) [java] [T] anyOf(Iterable> matchers) [java] [T] anyOf(Matcher... matchers) [java] [T] anyOf(Matcher first, Matcher second) [java] [LHS] both(Matcher matcher) [java] [LHS] either(Matcher matcher) [java] [T] describedAs(String description, Matcher matcher, Object... values) [java] [Iterable] everyItem(Matcher itemMatcher) [java] [T] is(T value) [java] [T] is(Matcher matcher) [java] [T] is(Class type) [java] [T] isA(Class type) [java] [Object] anything() [java] [Object] anything(String description) [java] [Iterable] hasItem(T item) [java] [Iterable] hasItem(Matcher itemMatcher) [java] [Iterable] hasItems(Matcher... itemMatchers) [java] [Iterable] hasItems(T... items) [java] [T] equalTo(T operand) [java] [T] any(Class type) [java] [T] instanceOf(Class type) [java] [T] not(Matcher matcher) [java] [T] not(T value) [java] [Object] nullValue() [java] [T] nullValue(Class type) [java] [Object] notNullValue() [java] [T] notNullValue(Class type) [java] [T] sameInstance(T target) [java] [T] theInstance(T target) [java] [String] containsString(String substring) [java] [String] startsWith(String prefix) [java] [String] endsWith(String suffix) [java] [T] array(Matcher... elementMatchers) [java] [T[]] hasItemInArray(Matcher elementMatcher) [java] [T[]] hasItemInArray(T element) [java] [E[]] arrayContaining(E... items) [java] [E[]] arrayContaining(Matcher... itemMatchers) [java] [E[]] arrayContaining(List> itemMatchers) [java] [E[]] arrayContainingInAnyOrder(Matcher... itemMatchers) [java] [E[]] arrayContainingInAnyOrder(Collection> itemMatchers) [java] [E[]] arrayContainingInAnyOrder(E... items) [java] [E[]] emptyArray() [java] [E[]] arrayWithSize(int size) [java] [E[]] arrayWithSize(Matcher sizeMatcher) [java] [Collection] hasSize(int size) [java] [Collection] hasSize(Matcher sizeMatcher) [java] [Collection] empty() [java] [Collection] emptyCollectionOf(Class type) [java] [Iterable] emptyIterable() [java] [Iterable] emptyIterableOf(Class type) [java] [Iterable] contains(Matcher itemMatcher) [java] [Iterable] contains(Matcher... itemMatchers) [java] [Iterable] contains(List> itemMatchers) [java] [Iterable] contains(E... items) [java] [Iterable] containsInAnyOrder(Matcher... itemMatchers) [java] [Iterable] containsInAnyOrder(Collection> itemMatchers) [java] [Iterable] containsInAnyOrder(T... items) [java] [Iterable] containsInAnyOrder(Matcher itemMatcher) [java] [Iterable] iterableWithSize(int size) [java] [Iterable] iterableWithSize(Matcher sizeMatcher) [java] [Map] hasValue(Matcher valueMatcher) [java] [Map] hasValue(V value) [java] [Map] hasEntry(K key, V value) [java] [Map] hasEntry(Matcher keyMatcher, Matcher valueMatcher) [java] [Map] hasKey(Matcher keyMatcher) [java] [Map] hasKey(K key) [java] [T] isIn(Collection collection) [java] [T] isIn(T[] elements) [java] [T] isOneOf(T... elements) [java] [Double] closeTo(double operand, double error) [java] [BigDecimal] closeTo(BigDecimal operand, BigDecimal error) [java] [T] greaterThanOrEqualTo(T value) [java] [T] lessThan(T value) [java] [T] lessThanOrEqualTo(T value) [java] [T] comparesEqualTo(T value) [java] [T] greaterThan(T value) [java] [String] equalToIgnoringCase(String expectedString) [java] [String] equalToIgnoringWhiteSpace(String expectedString) [java] [String] isEmptyString() [java] [String] isEmptyOrNullString() [java] [String] stringContainsInOrder(Iterable substrings) [java] [T] hasToString(String expectedToString) [java] [T] hasToString(Matcher toStringMatcher) [java] [Class] typeCompatibleWith(Class baseType) [java] [EventObject] eventFrom(Object source) [java] [EventObject] eventFrom(Class eventClass, Object source) [java] [T] hasProperty(String propertyName) [java] [T] hasProperty(String propertyName, Matcher valueMatcher) [java] [T] samePropertyValuesAs(T expectedBean) [java] [Node] hasXPath(String xPath, NamespaceContext namespaceContext, Matcher valueMatcher) [java] [Node] hasXPath(String xPath, NamespaceContext namespaceContext) [java] [Node] hasXPath(String xPath) [java] [Node] hasXPath(String xPath, Matcher valueMatcher) [javac] Compiling 1 source file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-library-1.3.jar.contents [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 3 warnings [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-library-1.3.jar [copy] Copying 1 file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-library-1.3-sources.jar.contents [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-library-1.3-sources.jar generator: core: [java] Generating org.hamcrest.CoreMatchers [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth) [java] [T] allOf(Matcher first, Matcher second, Matcher third) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth, Matcher sixth) [java] [T] allOf(Iterable> matchers) [java] [T] allOf(Matcher... matchers) [java] [T] allOf(Matcher first, Matcher second) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth) [java] [T] anyOf(Matcher first, Matcher second) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth, Matcher sixth) [java] [T] anyOf(Matcher first, Matcher second, Matcher third) [java] [T] anyOf(Matcher... matchers) [java] [T] anyOf(Iterable> matchers) [java] [LHS] both(Matcher matcher) [java] [LHS] either(Matcher matcher) [java] [T] describedAs(String description, Matcher matcher, Object... values) [java] [Iterable] everyItem(Matcher itemMatcher) [java] [T] is(T value) [java] [T] is(Matcher matcher) [java] [T] is(Class type) [java] [T] isA(Class type) [java] [Object] anything() [java] [Object] anything(String description) [java] [Iterable] hasItem(T item) [java] [Iterable] hasItem(Matcher itemMatcher) [java] [Iterable] hasItems(T... items) [java] [Iterable] hasItems(Matcher... itemMatchers) [java] [T] equalTo(T operand) [java] [T] any(Class type) [java] [T] instanceOf(Class type) [java] [T] not(Matcher matcher) [java] [T] not(T value) [java] [T] notNullValue(Class type) [java] [Object] notNullValue() [java] [T] nullValue(Class type) [java] [Object] nullValue() [java] [T] sameInstance(T target) [java] [T] theInstance(T target) [java] [String] containsString(String substring) [java] [String] startsWith(String prefix) [java] [String] endsWith(String suffix) [javac] Compiling 1 source file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-core-1.3.jar.contents [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 3 warnings [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-core-1.3.jar [copy] Copying 1 file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-core-1.3-sources.jar.contents [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-core-1.3-sources.jar library: [java] Generating org.hamcrest.Matchers [java] [T] allOf(Matcher... matchers) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth, Matcher sixth) [java] [T] allOf(Matcher first, Matcher second, Matcher third) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth) [java] [T] allOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth) [java] [T] allOf(Iterable> matchers) [java] [T] allOf(Matcher first, Matcher second) [java] [T] anyOf(Matcher first, Matcher second, Matcher third) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth) [java] [T] anyOf(Matcher first, Matcher second, Matcher third, Matcher fourth, Matcher fifth, Matcher sixth) [java] [T] anyOf(Iterable> matchers) [java] [T] anyOf(Matcher... matchers) [java] [T] anyOf(Matcher first, Matcher second) [java] [LHS] both(Matcher matcher) [java] [LHS] either(Matcher matcher) [java] [T] describedAs(String description, Matcher matcher, Object... values) [java] [Iterable] everyItem(Matcher itemMatcher) [java] [T] isA(Class type) [java] [T] is(Matcher matcher) [java] [T] is(Class type) [java] [T] is(T value) [java] [Object] anything() [java] [Object] anything(String description) [java] [Iterable] hasItem(T item) [java] [Iterable] hasItem(Matcher itemMatcher) [java] [Iterable] hasItems(T... items) [java] [Iterable] hasItems(Matcher... itemMatchers) [java] [T] equalTo(T operand) [java] [T] any(Class type) [java] [T] instanceOf(Class type) [java] [T] not(Matcher matcher) [java] [T] not(T value) [java] [Object] notNullValue() [java] [T] notNullValue(Class type) [java] [T] nullValue(Class type) [java] [Object] nullValue() [java] [T] sameInstance(T target) [java] [T] theInstance(T target) [java] [String] containsString(String substring) [java] [String] startsWith(String prefix) [java] [String] endsWith(String suffix) [java] [T] array(Matcher... elementMatchers) [java] [T[]] hasItemInArray(Matcher elementMatcher) [java] [T[]] hasItemInArray(T element) [java] [E[]] arrayContaining(List> itemMatchers) [java] [E[]] arrayContaining(Matcher... itemMatchers) [java] [E[]] arrayContaining(E... items) [java] [E[]] arrayContainingInAnyOrder(E... items) [java] [E[]] arrayContainingInAnyOrder(Collection> itemMatchers) [java] [E[]] arrayContainingInAnyOrder(Matcher... itemMatchers) [java] [E[]] emptyArray() [java] [E[]] arrayWithSize(int size) [java] [E[]] arrayWithSize(Matcher sizeMatcher) [java] [Collection] hasSize(Matcher sizeMatcher) [java] [Collection] hasSize(int size) [java] [Collection] emptyCollectionOf(Class type) [java] [Collection] empty() [java] [Iterable] emptyIterableOf(Class type) [java] [Iterable] emptyIterable() [java] [Iterable] contains(Matcher itemMatcher) [java] [Iterable] contains(List> itemMatchers) [java] [Iterable] contains(Matcher... itemMatchers) [java] [Iterable] contains(E... items) [java] [Iterable] containsInAnyOrder(Collection> itemMatchers) [java] [Iterable] containsInAnyOrder(T... items) [java] [Iterable] containsInAnyOrder(Matcher... itemMatchers) [java] [Iterable] containsInAnyOrder(Matcher itemMatcher) [java] [Iterable] iterableWithSize(Matcher sizeMatcher) [java] [Iterable] iterableWithSize(int size) [java] [Map] hasEntry(K key, V value) [java] [Map] hasEntry(Matcher keyMatcher, Matcher valueMatcher) [java] [Map] hasValue(V value) [java] [Map] hasValue(Matcher valueMatcher) [java] [Map] hasKey(K key) [java] [Map] hasKey(Matcher keyMatcher) [java] [T] isIn(Collection collection) [java] [T] isIn(T[] elements) [java] [T] isOneOf(T... elements) [java] [Double] closeTo(double operand, double error) [java] [BigDecimal] closeTo(BigDecimal operand, BigDecimal error) [java] [T] lessThanOrEqualTo(T value) [java] [T] greaterThanOrEqualTo(T value) [java] [T] greaterThan(T value) [java] [T] lessThan(T value) [java] [T] comparesEqualTo(T value) [java] [String] equalToIgnoringCase(String expectedString) [java] [String] equalToIgnoringWhiteSpace(String expectedString) [java] [String] isEmptyString() [java] [String] isEmptyOrNullString() [java] [String] stringContainsInOrder(Iterable substrings) [java] [T] hasToString(String expectedToString) [java] [T] hasToString(Matcher toStringMatcher) [java] [Class] typeCompatibleWith(Class baseType) [java] [EventObject] eventFrom(Object source) [java] [EventObject] eventFrom(Class eventClass, Object source) [java] [T] hasProperty(String propertyName) [java] [T] hasProperty(String propertyName, Matcher valueMatcher) [java] [T] samePropertyValuesAs(T expectedBean) [java] [Node] hasXPath(String xPath) [java] [Node] hasXPath(String xPath, Matcher valueMatcher) [java] [Node] hasXPath(String xPath, NamespaceContext namespaceContext, Matcher valueMatcher) [java] [Node] hasXPath(String xPath, NamespaceContext namespaceContext) [javac] Compiling 1 source file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-library-1.3.jar.contents [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 3 warnings [copy] Copying 1 file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-library-1.3-sources.jar.contents integration: [mkdir] Created dir: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-integration-1.3.jar.manifest [mkdir] Created dir: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-integration-1.3.jar.contents [javac] Compiling 3 source files to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-integration-1.3.jar.contents [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 3 warnings [copy] Copying 1 file to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-integration-1.3.jar.contents [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-integration-1.3.jar [copy] Copying 3 files to /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-integration-1.3-sources.jar.contents [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-integration-1.3-sources.jar bigjar: [mkdir] Created dir: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-all-1.3.jar.manifest [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-all-1.3.jar [jar] LICENSE.txt already added, skipping [jar] LICENSE.txt already added, skipping [jar] LICENSE.txt already added, skipping [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-all-1.3-sources.jar javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.hamcrest.generator... [javadoc] Loading source files for package org.hamcrest.generator.config... [javadoc] Constructing Javadoc information... [javadoc] Creating destination directory: "/builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-generator-1.3-javadoc.jar.contents/" [javadoc] Standard Doclet version 1.8.0_201 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-generator-1.3-javadoc.jar [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.hamcrest... [javadoc] Loading source files for package org.hamcrest.core... [javadoc] Loading source files for package org.hamcrest.internal... [javadoc] Constructing Javadoc information... [javadoc] Creating destination directory: "/builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-core-1.3-javadoc.jar.contents/" [javadoc] Standard Doclet version 1.8.0_201 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-core-1.3-javadoc.jar [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.hamcrest... [javadoc] Loading source files for package org.hamcrest.beans... [javadoc] Loading source files for package org.hamcrest.collection... [javadoc] Loading source files for package org.hamcrest.number... [javadoc] Loading source files for package org.hamcrest.object... [javadoc] Loading source files for package org.hamcrest.text... [javadoc] Loading source files for package org.hamcrest.xml... [javadoc] Constructing Javadoc information... [javadoc] Creating destination directory: "/builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-library-1.3-javadoc.jar.contents/" [javadoc] Standard Doclet version 1.8.0_201 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-library-1.3-javadoc.jar [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.hamcrest... [javadoc] Loading source files for package org.hamcrest.integration... [javadoc] Constructing Javadoc information... [javadoc] Creating destination directory: "/builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-integration-1.3-javadoc.jar.contents/" [javadoc] Standard Doclet version 1.8.0_201 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-integration-1.3-javadoc.jar [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.hamcrest... [javadoc] Loading source files for package org.hamcrest.core... [javadoc] Loading source files for package org.hamcrest.internal... [javadoc] Loading source files for package org.hamcrest.beans... [javadoc] Loading source files for package org.hamcrest.collection... [javadoc] Loading source files for package org.hamcrest.number... [javadoc] Loading source files for package org.hamcrest.object... [javadoc] Loading source files for package org.hamcrest.text... [javadoc] Loading source files for package org.hamcrest.xml... [javadoc] Loading source files for package org.hamcrest.integration... [javadoc] Constructing Javadoc information... [javadoc] Creating destination directory: "/builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-all-1.3-javadoc.jar.contents/" [javadoc] Standard Doclet version 1.8.0_201 [javadoc] Building tree for all the packages and classes... [javadoc] javadoc: warning - Error fetching URL: http://www.junit.org/junit/javadoc/3.8.1/ [javadoc] javadoc: warning - Error fetching URL: http://kentbeck.github.com/junit/javadoc/latest/ [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/temp/hamcrest-all-1.3-javadoc.jar.contents/help-doc.html... [javadoc] 2 warnings [jar] Building jar: /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-all-1.3-javadoc.jar BUILD SUCCESSFUL Total time: 22 seconds + jar ufm build/hamcrest-core-1.3.jar /builddir/build/SOURCES/hamcrest-core-MANIFEST.MF Jun 21, 2019 12:13:56 AM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Manifest-Version. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. + jar ufm build/hamcrest-library-1.3.jar /builddir/build/SOURCES/hamcrest-library-MANIFEST.MF Jun 21, 2019 12:13:57 AM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Manifest-Version. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. + jar ufm build/hamcrest-integration-1.3.jar /builddir/build/SOURCES/hamcrest-integration-MANIFEST.MF Jun 21, 2019 12:13:57 AM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Manifest-Version. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. + jar ufm build/hamcrest-generator-1.3.jar /builddir/build/SOURCES/hamcrest-generator-MANIFEST.MF Jun 21, 2019 12:13:57 AM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Manifest-Version. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dMId8T + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch ++ dirname /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch + cd JavaHamcrest-hamcrest-java-1.3 + sed -i s/@VERSION@/1.3/g pom/hamcrest-all.pom pom/hamcrest-core.pom pom/hamcrest-generator.pom pom/hamcrest-integration.pom pom/hamcrest-library.pom pom/hamcrest-parent.pom + /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py pom/hamcrest-parent.pom + for mod in all core generator library integration + /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py pom/hamcrest-all.pom build/hamcrest-all-1.3.jar + for mod in all core generator library integration + /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py pom/hamcrest-core.pom build/hamcrest-core-1.3.jar + for mod in all core generator library integration + /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py pom/hamcrest-generator.pom build/hamcrest-generator-1.3.jar + for mod in all core generator library integration + /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py pom/hamcrest-library.pom build/hamcrest-library-1.3.jar + for mod in all core generator library integration + /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py pom/hamcrest-integration.pom build/hamcrest-integration-1.3.jar + /usr/libexec/platform-python /usr/share/java-utils/mvn_package.py :hamcrest-parent core + /usr/libexec/platform-python /usr/share/java-utils/mvn_package.py :hamcrest-core core + /usr/libexec/platform-python /usr/share/java-utils/mvn_file.py ':hamcrest-{*}' hamcrest/@1 + install -d -m 755 /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/hamcrest + cp -pr hamcrest-examples /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/hamcrest/ + xmvn-install -R .xmvn-reactor -n hamcrest -d /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch [INFO] Installing artifact org.hamcrest:hamcrest-parent:pom:1.3 [INFO] Installing artifact org.hamcrest:hamcrest-all:pom:1.3 [INFO] Installing artifact org.hamcrest:hamcrest-all:jar:1.3 [INFO] Installing artifact org.hamcrest:hamcrest-core:pom:1.3 [INFO] Installing artifact org.hamcrest:hamcrest-core:jar:1.3 [INFO] Installing artifact org.hamcrest:hamcrest-generator:pom:1.3 [INFO] Installing artifact org.hamcrest:hamcrest-generator:jar:1.3 [INFO] Installing artifact org.hamcrest:hamcrest-library:pom:1.3 [INFO] Installing artifact org.hamcrest:hamcrest-library:jar:1.3 [INFO] Installing artifact org.hamcrest:hamcrest-integration:pom:1.3 [INFO] Installing artifact org.hamcrest:hamcrest-integration:jar:1.3 [INFO] Installation successful + jdir=build/temp/hamcrest-all-1.3-javadoc.jar.contents/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses + '[' -d build/temp/hamcrest-all-1.3-javadoc.jar.contents/ ']' + install -dm755 /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/javadoc/hamcrest + cp -pr build/temp/hamcrest-all-1.3-javadoc.jar.contents//allclasses-frame.html build/temp/hamcrest-all-1.3-javadoc.jar.contents//allclasses-noframe.html build/temp/hamcrest-all-1.3-javadoc.jar.contents//constant-values.html build/temp/hamcrest-all-1.3-javadoc.jar.contents//deprecated-list.html build/temp/hamcrest-all-1.3-javadoc.jar.contents//help-doc.html build/temp/hamcrest-all-1.3-javadoc.jar.contents//index-all.html build/temp/hamcrest-all-1.3-javadoc.jar.contents//index.html build/temp/hamcrest-all-1.3-javadoc.jar.contents//org build/temp/hamcrest-all-1.3-javadoc.jar.contents//overview-frame.html build/temp/hamcrest-all-1.3-javadoc.jar.contents//overview-summary.html build/temp/hamcrest-all-1.3-javadoc.jar.contents//overview-tree.html build/temp/hamcrest-all-1.3-javadoc.jar.contents//package-list build/temp/hamcrest-all-1.3-javadoc.jar.contents//script.js build/temp/hamcrest-all-1.3-javadoc.jar.contents//stylesheet.css /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/javadoc/hamcrest + echo /usr/share/javadoc/hamcrest + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.3-23.module_el8.0.0+30+832da3a1 --unique-debug-suffix -1.3-23.module_el8.0.0+30+832da3a1.noarch --unique-debug-src-base hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/JavaHamcrest-hamcrest-java-1.3 + /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: hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/java/hamcrest/all.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/java/hamcrest/all.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/java/hamcrest/generator.jar'] [INFO osgi.prov] osgi(org.hamcrest.generator) = 1.3.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/java/hamcrest/generator.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/java/hamcrest/integration.jar'] [INFO osgi.prov] osgi(org.hamcrest.integration) = 1.3.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/java/hamcrest/integration.jar'] [INFO osgi.req] osgi(org.hamcrest.core) = 1.3.0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/java/hamcrest/library.jar'] [INFO osgi.prov] osgi(org.hamcrest.library) = 1.3.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/java/hamcrest/library.jar'] [INFO osgi.req] osgi(org.hamcrest.core) = 1.3.0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/maven-metadata/hamcrest.xml'] [INFO maven.prov] mvn(org.hamcrest:hamcrest-all:pom:) = 1.3, mvn(org.hamcrest:hamcrest-library:pom:) = 1.3, mvn(org.hamcrest:hamcrest-library) = 1.3, mvn(org.hamcrest:hamcrest-generator:pom:) = 1.3, mvn(org.hamcrest:hamcrest-integration:pom:) = 1.3, mvn(org.hamcrest:hamcrest-all) = 1.3, mvn(org.hamcrest:hamcrest-generator) = 1.3, mvn(org.hamcrest:hamcrest-integration) = 1.3 [INFO maven.req] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/maven-metadata/hamcrest.xml'] [INFO maven.req] java-headless, mvn(org.hamcrest:hamcrest-core) = 1.3, javapackages-filesystem Provides: hamcrest = 0:1.3-23.module_el8.0.0+30+832da3a1 mvn(org.hamcrest:hamcrest-all) = 1.3 mvn(org.hamcrest:hamcrest-all:pom:) = 1.3 mvn(org.hamcrest:hamcrest-generator) = 1.3 mvn(org.hamcrest:hamcrest-generator:pom:) = 1.3 mvn(org.hamcrest:hamcrest-integration) = 1.3 mvn(org.hamcrest:hamcrest-integration:pom:) = 1.3 mvn(org.hamcrest:hamcrest-library) = 1.3 mvn(org.hamcrest:hamcrest-library:pom:) = 1.3 osgi(org.hamcrest.generator) = 1.3.0 osgi(org.hamcrest.integration) = 1.3.0 osgi(org.hamcrest.library) = 1.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless javapackages-filesystem mvn(org.hamcrest:hamcrest-core) = 1.3 osgi(org.hamcrest.core) = 1.3.0 Processing files: hamcrest-core-1.3-23.module_el8.0.0+30+832da3a1.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AUPj2J + umask 022 + cd /builddir/build/BUILD + cd JavaHamcrest-hamcrest-java-1.3 + LICENSEDIR=/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/hamcrest-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/hamcrest-core + cp -pr LICENSE.txt /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/hamcrest-core + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/java/hamcrest/core.jar'] [INFO osgi.prov] osgi(org.hamcrest.core) = 1.3.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/java/hamcrest/core.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/maven-metadata/hamcrest-core.xml'] [INFO maven.prov] mvn(org.hamcrest:hamcrest-parent:pom:) = 1.3, mvn(org.hamcrest:hamcrest-core:pom:) = 1.3, mvn(org.hamcrest:hamcrest-core) = 1.3 [INFO maven.req] input: ['/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/maven-metadata/hamcrest-core.xml'] [INFO maven.req] javapackages-filesystem, java-headless Provides: hamcrest-core = 0:1.3-23.module_el8.0.0+30+832da3a1 mvn(org.hamcrest:hamcrest-core) = 1.3 mvn(org.hamcrest:hamcrest-core:pom:) = 1.3 mvn(org.hamcrest:hamcrest-parent:pom:) = 1.3 osgi(org.hamcrest.core) = 1.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless javapackages-filesystem Obsoletes: hamcrest < 0:1.3-10 Processing files: hamcrest-javadoc-1.3-23.module_el8.0.0+30+832da3a1.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WsCCPc + umask 022 + cd /builddir/build/BUILD + cd JavaHamcrest-hamcrest-java-1.3 + LICENSEDIR=/builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/hamcrest-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/hamcrest-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/hamcrest-javadoc + exit 0 Provides: hamcrest-javadoc = 0:1.3-23.module_el8.0.0+30+832da3a1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Processing files: hamcrest-demo-1.3-23.module_el8.0.0+30+832da3a1.noarch Provides: hamcrest-demo = 0:1.3-23.module_el8.0.0+30+832da3a1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch Wrote: /builddir/build/RPMS/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch.rpm Wrote: /builddir/build/RPMS/hamcrest-core-1.3-23.module_el8.0.0+30+832da3a1.noarch.rpm Wrote: /builddir/build/RPMS/hamcrest-javadoc-1.3-23.module_el8.0.0+30+832da3a1.noarch.rpm Wrote: /builddir/build/RPMS/hamcrest-demo-1.3-23.module_el8.0.0+30+832da3a1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hLXQpV + umask 022 + cd /builddir/build/BUILD + cd JavaHamcrest-hamcrest-java-1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hamcrest-1.3-23.module_el8.0.0+30+832da3a1.noarch + exit 0 Child return code was: 0