D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/apache-commons-collections4-4.4-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G6zghV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf commons-collections4-4.4-src + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/commons-collections4-4.4-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-collections4-4.4-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : commons-collections4 apache-commons-collections4 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ib4MpW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-collections4-4.4-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -- -Dcommons.osgi.symbolicName=org.apache.commons.collections4 Executing: xmvn --batch-mode --offline -Dcommons.osgi.symbolicName=org.apache.commons.collections4 verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dcommons.osgi.symbolicName=org.apache.commons.collections4', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] --------------< org.apache.commons:commons-collections4 >--------------- [INFO] Building Apache Commons Collections 4.4 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-collections4 --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-collections4 --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-collections4 --- [INFO] Executing tasks main: [copy] Copying 2 files to /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-collections4 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-collections4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-collections4 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 326 source files to /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/target/classes [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/main/java/org/apache/commons/collections4/map/MultiValueMap.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/main/java/org/apache/commons/collections4/map/MultiValueMap.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/main/java/org/apache/commons/collections4/iterators/EmptyMapIterator.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/main/java/org/apache/commons/collections4/iterators/EmptyMapIterator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ commons-collections4 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ commons-collections4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 179 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ commons-collections4 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 217 source files to /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/test/java/org/apache/commons/collections4/MapUtilsTest.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/test/java/org/apache/commons/collections4/MapUtilsTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/test/java/org/apache/commons/collections4/functors/AbstractMockPredicateTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/test/java/org/apache/commons/collections4/functors/AbstractMockPredicateTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-collections4 --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.commons.collections4.collection.UnmodifiableBoundedCollectionTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.apache.commons.collections4.collection.UnmodifiableBoundedCollectionTest [INFO] Running org.apache.commons.collections4.collection.CompositeCollectionTest [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.collections4.collection.CompositeCollectionTest [INFO] Running org.apache.commons.collections4.collection.PredicatedCollectionBuilderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.apache.commons.collections4.collection.PredicatedCollectionBuilderTest [INFO] Running org.apache.commons.collections4.collection.SynchronizedCollectionTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.apache.commons.collections4.collection.SynchronizedCollectionTest [INFO] Running org.apache.commons.collections4.collection.IndexedCollectionTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.apache.commons.collections4.collection.IndexedCollectionTest [INFO] Running org.apache.commons.collections4.collection.TransformedCollectionTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.collections4.collection.TransformedCollectionTest [INFO] Running org.apache.commons.collections4.collection.UnmodifiableCollectionTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.collections4.collection.UnmodifiableCollectionTest [INFO] Running org.apache.commons.collections4.collection.PredicatedCollectionTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.collections4.collection.PredicatedCollectionTest [INFO] Running org.apache.commons.collections4.properties.SortedPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.properties.SortedPropertiesTest [INFO] Running org.apache.commons.collections4.properties.SortedPropertiesFactoryTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.collections4.properties.SortedPropertiesFactoryTest [INFO] Running org.apache.commons.collections4.properties.PropertiesFactoryTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.collections4.properties.PropertiesFactoryTest [INFO] Running org.apache.commons.collections4.SetUtilsTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.apache.commons.collections4.SetUtilsTest [INFO] Running org.apache.commons.collections4.sequence.SequencesComparatorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s - in org.apache.commons.collections4.sequence.SequencesComparatorTest [INFO] Running org.apache.commons.collections4.ArrayStackTest [INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.apache.commons.collections4.ArrayStackTest [INFO] Running org.apache.commons.collections4.FluentIterableTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.apache.commons.collections4.FluentIterableTest [INFO] Running org.apache.commons.collections4.ComparatorUtilsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.collections4.ComparatorUtilsTest [INFO] Running org.apache.commons.collections4.IterableUtilsTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.collections4.IterableUtilsTest [INFO] Running org.apache.commons.collections4.list.TransformedListTest [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.apache.commons.collections4.list.TransformedListTest [INFO] Running org.apache.commons.collections4.list.LazyListTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.apache.commons.collections4.list.LazyListTest [INFO] Running org.apache.commons.collections4.list.Collections701Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.collections4.list.Collections701Test [INFO] Running org.apache.commons.collections4.list.SetUniqueListTest [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.apache.commons.collections4.list.SetUniqueListTest [INFO] Running org.apache.commons.collections4.list.UnmodifiableListTest [INFO] Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.apache.commons.collections4.list.UnmodifiableListTest [INFO] Running org.apache.commons.collections4.list.PredicatedListTest [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.apache.commons.collections4.list.PredicatedListTest [INFO] Running org.apache.commons.collections4.list.GrowthListTest [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.apache.commons.collections4.list.GrowthListTest [INFO] Running org.apache.commons.collections4.list.TreeListTest [INFO] Tests run: 160, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.apache.commons.collections4.list.TreeListTest [INFO] Running org.apache.commons.collections4.list.NodeCachingLinkedListTest [INFO] Tests run: 158, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.apache.commons.collections4.list.NodeCachingLinkedListTest [INFO] Running org.apache.commons.collections4.list.FixedSizeListTest [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.apache.commons.collections4.list.FixedSizeListTest [INFO] Running org.apache.commons.collections4.list.CursorableLinkedListTest [INFO] Tests run: 198, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.apache.commons.collections4.list.CursorableLinkedListTest [INFO] Running org.apache.commons.collections4.bidimap.DualLinkedHashBidiMapTest [INFO] Tests run: 368, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in org.apache.commons.collections4.bidimap.DualLinkedHashBidiMapTest [INFO] Running org.apache.commons.collections4.bidimap.UnmodifiableSortedBidiMapTest [INFO] Tests run: 820, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in org.apache.commons.collections4.bidimap.UnmodifiableSortedBidiMapTest [INFO] Running org.apache.commons.collections4.bidimap.DualHashBidiMapTest [INFO] Tests run: 368, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in org.apache.commons.collections4.bidimap.DualHashBidiMapTest [INFO] Running org.apache.commons.collections4.bidimap.DualTreeBidiMap2Test [INFO] Tests run: 823, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 s - in org.apache.commons.collections4.bidimap.DualTreeBidiMap2Test [INFO] Running org.apache.commons.collections4.bidimap.DualTreeBidiMapTest [INFO] Tests run: 818, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s - in org.apache.commons.collections4.bidimap.DualTreeBidiMapTest [INFO] Running org.apache.commons.collections4.bidimap.UnmodifiableOrderedBidiMapTest [INFO] Tests run: 391, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.apache.commons.collections4.bidimap.UnmodifiableOrderedBidiMapTest [INFO] Running org.apache.commons.collections4.bidimap.TreeBidiMapTest [INFO] Tests run: 389, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in org.apache.commons.collections4.bidimap.TreeBidiMapTest [INFO] Running org.apache.commons.collections4.bidimap.UnmodifiableBidiMapTest [INFO] Tests run: 370, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.apache.commons.collections4.bidimap.UnmodifiableBidiMapTest [INFO] Running org.apache.commons.collections4.TransformerUtilsTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.collections4.TransformerUtilsTest [INFO] Running org.apache.commons.collections4.iterators.IteratorChainTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.IteratorChainTest [INFO] Running org.apache.commons.collections4.iterators.SingletonIteratorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.SingletonIteratorTest [INFO] Running org.apache.commons.collections4.iterators.ObjectGraphIteratorTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.collections4.iterators.ObjectGraphIteratorTest [INFO] Running org.apache.commons.collections4.iterators.FilterListIteratorTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.apache.commons.collections4.iterators.FilterListIteratorTest [INFO] Running org.apache.commons.collections4.iterators.SingletonListIteratorTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.collections4.iterators.SingletonListIteratorTest [INFO] Running org.apache.commons.collections4.iterators.ReverseListIteratorTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.collections4.iterators.ReverseListIteratorTest [INFO] Running org.apache.commons.collections4.iterators.ObjectArrayListIterator2Test [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.collections4.iterators.ObjectArrayListIterator2Test [INFO] Running org.apache.commons.collections4.iterators.UniqueFilterIteratorTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.UniqueFilterIteratorTest [INFO] Running org.apache.commons.collections4.iterators.ArrayIteratorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.ArrayIteratorTest [INFO] Running org.apache.commons.collections4.iterators.UnmodifiableOrderedMapIteratorTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.collections4.iterators.UnmodifiableOrderedMapIteratorTest [INFO] Running org.apache.commons.collections4.iterators.ObjectArrayListIteratorTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.collections4.iterators.ObjectArrayListIteratorTest [INFO] Running org.apache.commons.collections4.iterators.PermutationIteratorTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.collections4.iterators.PermutationIteratorTest [INFO] Running org.apache.commons.collections4.iterators.ObjectArrayIteratorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.ObjectArrayIteratorTest [INFO] Running org.apache.commons.collections4.iterators.PushbackIteratorTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.PushbackIteratorTest [INFO] Running org.apache.commons.collections4.iterators.UnmodifiableListIteratorTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.UnmodifiableListIteratorTest [INFO] Running org.apache.commons.collections4.iterators.FilterIteratorTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.collections4.iterators.FilterIteratorTest [INFO] Running org.apache.commons.collections4.iterators.UnmodifiableIteratorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.UnmodifiableIteratorTest [INFO] Running org.apache.commons.collections4.iterators.ArrayListIteratorTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.ArrayListIteratorTest [INFO] Running org.apache.commons.collections4.iterators.PeekingIteratorTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.PeekingIteratorTest [INFO] Running org.apache.commons.collections4.iterators.SingletonIterator2Test [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.SingletonIterator2Test [INFO] Running org.apache.commons.collections4.iterators.LoopingListIteratorTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.LoopingListIteratorTest [INFO] Running org.apache.commons.collections4.iterators.ArrayListIterator2Test [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.ArrayListIterator2Test [INFO] Running org.apache.commons.collections4.iterators.BoundedIteratorTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.commons.collections4.iterators.BoundedIteratorTest [INFO] Running org.apache.commons.collections4.iterators.ArrayIterator2Test [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.ArrayIterator2Test [INFO] Running org.apache.commons.collections4.iterators.SkippingIteratorTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.collections4.iterators.SkippingIteratorTest [INFO] Running org.apache.commons.collections4.iterators.LazyIteratorChainTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.LazyIteratorChainTest [INFO] Running org.apache.commons.collections4.iterators.CollatingIteratorTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.collections4.iterators.CollatingIteratorTest [INFO] Running org.apache.commons.collections4.iterators.ListIteratorWrapper2Test [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.ListIteratorWrapper2Test [INFO] Running org.apache.commons.collections4.iterators.ZippingIteratorTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.ZippingIteratorTest [INFO] Running org.apache.commons.collections4.iterators.ListIteratorWrapperTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.ListIteratorWrapperTest [INFO] Running org.apache.commons.collections4.iterators.LoopingIteratorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.LoopingIteratorTest [INFO] Running org.apache.commons.collections4.iterators.UnmodifiableMapIteratorTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.UnmodifiableMapIteratorTest [INFO] Running org.apache.commons.collections4.iterators.IteratorIterableTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.IteratorIterableTest [INFO] Running org.apache.commons.collections4.iterators.IteratorEnumerationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.iterators.IteratorEnumerationTest [INFO] Running org.apache.commons.collections4.iterators.NodeListIteratorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.apache.commons.collections4.iterators.NodeListIteratorTest [INFO] Running org.apache.commons.collections4.IteratorUtilsTest [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.commons.collections4.IteratorUtilsTest [INFO] Running org.apache.commons.collections4.EnumerationUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.collections4.EnumerationUtilsTest [INFO] Running org.apache.commons.collections4.PredicateUtilsTest [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.apache.commons.collections4.PredicateUtilsTest [INFO] Running org.apache.commons.collections4.MultiMapUtilsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.collections4.MultiMapUtilsTest [INFO] Running org.apache.commons.collections4.ClosureUtilsTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.collections4.ClosureUtilsTest [INFO] Running org.apache.commons.collections4.QueueUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.commons.collections4.QueueUtilsTest [INFO] Running org.apache.commons.collections4.MapUtilsTest [INFO] Tests run: 8480, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 s - in org.apache.commons.collections4.MapUtilsTest [INFO] Running org.apache.commons.collections4.set.MapBackedSet2Test [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.set.MapBackedSet2Test [INFO] Running org.apache.commons.collections4.set.UnmodifiableSortedSetTest [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.collections4.set.UnmodifiableSortedSetTest [INFO] Running org.apache.commons.collections4.set.PredicatedSetTest [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.set.PredicatedSetTest [INFO] Running org.apache.commons.collections4.set.ListOrderedSetTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.set.ListOrderedSetTest [INFO] Running org.apache.commons.collections4.set.CompositeSetTest [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.set.CompositeSetTest [INFO] Running org.apache.commons.collections4.set.TransformedSetTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.set.TransformedSetTest [INFO] Running org.apache.commons.collections4.set.UnmodifiableNavigableSetTest [INFO] Tests run: 206, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.collections4.set.UnmodifiableNavigableSetTest [INFO] Running org.apache.commons.collections4.set.PredicatedSortedSetTest [INFO] Tests run: 120, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.collections4.set.PredicatedSortedSetTest [INFO] Running org.apache.commons.collections4.set.UnmodifiableSetTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.set.UnmodifiableSetTest [INFO] Running org.apache.commons.collections4.set.MapBackedSetTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.collections4.set.MapBackedSetTest [INFO] Running org.apache.commons.collections4.set.ListOrderedSet2Test [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.collections4.set.ListOrderedSet2Test [INFO] Running org.apache.commons.collections4.set.TransformedSortedSetTest [INFO] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.apache.commons.collections4.set.TransformedSortedSetTest [INFO] Running org.apache.commons.collections4.set.TransformedNavigableSetTest [INFO] Tests run: 205, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.apache.commons.collections4.set.TransformedNavigableSetTest [INFO] Running org.apache.commons.collections4.set.PredicatedNavigableSetTest [INFO] Tests run: 207, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.apache.commons.collections4.set.PredicatedNavigableSetTest [INFO] Running org.apache.commons.collections4.keyvalue.DefaultKeyValueTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.keyvalue.DefaultKeyValueTest [INFO] Running org.apache.commons.collections4.keyvalue.UnmodifiableMapEntryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.keyvalue.UnmodifiableMapEntryTest [INFO] Running org.apache.commons.collections4.keyvalue.DefaultMapEntryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.keyvalue.DefaultMapEntryTest [INFO] Running org.apache.commons.collections4.keyvalue.MultiKeyTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.commons.collections4.keyvalue.MultiKeyTest [INFO] Running org.apache.commons.collections4.keyvalue.TiedMapEntryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.collections4.keyvalue.TiedMapEntryTest [INFO] Running org.apache.commons.collections4.BagUtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.collections4.BagUtilsTest [INFO] Running org.apache.commons.collections4.splitmap.TransformedSplitMapTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.collections4.splitmap.TransformedSplitMapTest [INFO] Running org.apache.commons.collections4.SplitMapUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.collections4.SplitMapUtilsTest [INFO] Running org.apache.commons.collections4.comparators.FixedOrderComparatorTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.collections4.comparators.FixedOrderComparatorTest [INFO] Running org.apache.commons.collections4.comparators.ComparableComparatorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.comparators.ComparableComparatorTest [INFO] Running org.apache.commons.collections4.comparators.TransformingComparatorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.collections4.comparators.TransformingComparatorTest [INFO] Running org.apache.commons.collections4.comparators.ComparatorChainTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.collections4.comparators.ComparatorChainTest [INFO] Running org.apache.commons.collections4.comparators.BooleanComparatorTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.collections4.comparators.BooleanComparatorTest [INFO] Running org.apache.commons.collections4.comparators.ReverseComparatorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.collections4.comparators.ReverseComparatorTest [INFO] Running org.apache.commons.collections4.ListUtilsTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.collections4.ListUtilsTest [INFO] Running org.apache.commons.collections4.queue.UnmodifiableQueueTest [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.collections4.queue.UnmodifiableQueueTest [INFO] Running org.apache.commons.collections4.queue.CircularFifoQueueTest [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.collections4.queue.CircularFifoQueueTest [INFO] Running org.apache.commons.collections4.queue.PredicatedQueueTest [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.collections4.queue.PredicatedQueueTest [INFO] Running org.apache.commons.collections4.queue.SynchronizedQueueTest [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.collections4.queue.SynchronizedQueueTest [INFO] Running org.apache.commons.collections4.queue.TransformedQueueTest [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.collections4.queue.TransformedQueueTest [INFO] Running org.apache.commons.collections4.trie.UnmodifiableTrieTest [INFO] Tests run: 557, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in org.apache.commons.collections4.trie.UnmodifiableTrieTest [INFO] Running org.apache.commons.collections4.trie.PatriciaTrie2Test [INFO] Tests run: 177, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.apache.commons.collections4.trie.PatriciaTrie2Test [INFO] Running org.apache.commons.collections4.trie.PatriciaTrieTest [INFO] Tests run: 562, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s - in org.apache.commons.collections4.trie.PatriciaTrieTest [INFO] Running org.apache.commons.collections4.FactoryUtilsTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.collections4.FactoryUtilsTest [INFO] Running org.apache.commons.collections4.bag.TransformedBagTest [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.collections4.bag.TransformedBagTest [INFO] Running org.apache.commons.collections4.bag.PredicatedSortedBagTest [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.apache.commons.collections4.bag.PredicatedSortedBagTest [INFO] Running org.apache.commons.collections4.bag.UnmodifiableBagTest [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.collections4.bag.UnmodifiableBagTest [INFO] Running org.apache.commons.collections4.bag.PredicatedBagTest [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.collections4.bag.PredicatedBagTest [INFO] Running org.apache.commons.collections4.bag.CollectionSortedBagTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.collections4.bag.CollectionSortedBagTest [INFO] Running org.apache.commons.collections4.bag.SynchronizedBagTest [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.collections4.bag.SynchronizedBagTest [INFO] Running org.apache.commons.collections4.bag.TreeBagTest [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.collections4.bag.TreeBagTest [INFO] Running org.apache.commons.collections4.bag.TransformedSortedBagTest [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.collections4.bag.TransformedSortedBagTest [INFO] Running org.apache.commons.collections4.bag.HashBagTest [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.collections4.bag.HashBagTest [INFO] Running org.apache.commons.collections4.bag.UnmodifiableSortedBagTest [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.collections4.bag.UnmodifiableSortedBagTest [INFO] Running org.apache.commons.collections4.bag.CollectionBagTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.collections4.bag.CollectionBagTest [INFO] Running org.apache.commons.collections4.multiset.SynchronizedMultiSetTest [INFO] Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.commons.collections4.multiset.SynchronizedMultiSetTest [INFO] Running org.apache.commons.collections4.multiset.HashMultiSetTest [INFO] Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.apache.commons.collections4.multiset.HashMultiSetTest [INFO] Running org.apache.commons.collections4.multiset.UnmodifiableMultiSetTest [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.collections4.multiset.UnmodifiableMultiSetTest [INFO] Running org.apache.commons.collections4.multiset.PredicatedMultiSetTest [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.commons.collections4.multiset.PredicatedMultiSetTest [INFO] Running org.apache.commons.collections4.functors.NullPredicateTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.functors.NullPredicateTest [INFO] Running org.apache.commons.collections4.functors.EqualPredicateTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.functors.EqualPredicateTest [INFO] Running org.apache.commons.collections4.functors.CatchAndRethrowClosureTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.collections4.functors.CatchAndRethrowClosureTest [INFO] Running org.apache.commons.collections4.functors.AllPredicateTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.collections4.functors.AllPredicateTest [INFO] Running org.apache.commons.collections4.functors.ComparatorPredicateTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.functors.ComparatorPredicateTest [INFO] Running org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMapTest [INFO] Tests run: 346, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMapTest [INFO] Running org.apache.commons.collections4.multimap.ArrayListValuedHashMapTest [INFO] Tests run: 342, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.apache.commons.collections4.multimap.ArrayListValuedHashMapTest [INFO] Running org.apache.commons.collections4.multimap.HashSetValuedHashMapTest [INFO] Tests run: 340, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.apache.commons.collections4.multimap.HashSetValuedHashMapTest [INFO] Running org.apache.commons.collections4.multimap.TransformedMultiValuedMapTest [INFO] Tests run: 340, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.apache.commons.collections4.multimap.TransformedMultiValuedMapTest [INFO] Running org.apache.commons.collections4.map.PredicatedSortedMapTest [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.collections4.map.PredicatedSortedMapTest [INFO] Running org.apache.commons.collections4.map.FixedSizeSortedMapTest [INFO] Tests run: 555, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.apache.commons.collections4.map.FixedSizeSortedMapTest [INFO] Running org.apache.commons.collections4.map.LinkedMapTest [INFO] Tests run: 337, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in org.apache.commons.collections4.map.LinkedMapTest [INFO] Running org.apache.commons.collections4.map.ListOrderedMapTest [INFO] Tests run: 494, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.apache.commons.collections4.map.ListOrderedMapTest [INFO] Running org.apache.commons.collections4.map.Flat3MapTest [INFO] Tests run: 199, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.apache.commons.collections4.map.Flat3MapTest [INFO] Running org.apache.commons.collections4.map.PredicatedMapTest [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.apache.commons.collections4.map.PredicatedMapTest [INFO] Running org.apache.commons.collections4.map.MultiKeyMapTest [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.apache.commons.collections4.map.MultiKeyMapTest [INFO] Running org.apache.commons.collections4.map.DefaultedMapTest [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.collections4.map.DefaultedMapTest [INFO] Running org.apache.commons.collections4.map.HashedMapTest [INFO] Tests run: 158, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.apache.commons.collections4.map.HashedMapTest [INFO] Running org.apache.commons.collections4.map.CompositeMapTest [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.apache.commons.collections4.map.CompositeMapTest [INFO] Running org.apache.commons.collections4.map.TransformedSortedMapTest [INFO] Tests run: 558, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.apache.commons.collections4.map.TransformedSortedMapTest [INFO] Running org.apache.commons.collections4.map.UnmodifiableSortedMapTest [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.collections4.map.UnmodifiableSortedMapTest [INFO] Running org.apache.commons.collections4.map.StaticBucketMapTest [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.apache.commons.collections4.map.StaticBucketMapTest [INFO] Running org.apache.commons.collections4.map.LRUMapTest [INFO] Tests run: 193, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.701 s - in org.apache.commons.collections4.map.LRUMapTest [INFO] Running org.apache.commons.collections4.map.ListOrderedMap2Test [INFO] Tests run: 333, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.apache.commons.collections4.map.ListOrderedMap2Test [INFO] Running org.apache.commons.collections4.map.SingletonMapTest [INFO] Tests run: 178, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.apache.commons.collections4.map.SingletonMapTest [INFO] Running org.apache.commons.collections4.map.LazyMapTest [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.collections4.map.LazyMapTest [INFO] Running org.apache.commons.collections4.map.UnmodifiableOrderedMapTest [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.collections4.map.UnmodifiableOrderedMapTest [INFO] Running org.apache.commons.collections4.map.ReferenceIdentityMapTest [INFO] Tests run: 159, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.879 s - in org.apache.commons.collections4.map.ReferenceIdentityMapTest [INFO] Running org.apache.commons.collections4.map.UnmodifiableMapTest [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.collections4.map.UnmodifiableMapTest [INFO] Running org.apache.commons.collections4.map.ReferenceMapTest [INFO] Tests run: 159, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 s - in org.apache.commons.collections4.map.ReferenceMapTest [INFO] Running org.apache.commons.collections4.map.MultiValueMapTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.collections4.map.MultiValueMapTest [INFO] Running org.apache.commons.collections4.map.TransformedMapTest [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.collections4.map.TransformedMapTest [INFO] Running org.apache.commons.collections4.map.LazySortedMapTest [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.commons.collections4.map.LazySortedMapTest [INFO] Running org.apache.commons.collections4.map.PassiveExpiringMapTest [INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.072 s - in org.apache.commons.collections4.map.PassiveExpiringMapTest [INFO] Running org.apache.commons.collections4.map.CaseInsensitiveMapTest [INFO] Tests run: 161, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.apache.commons.collections4.map.CaseInsensitiveMapTest [INFO] Running org.apache.commons.collections4.map.FixedSizeMapTest [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.collections4.map.FixedSizeMapTest [INFO] Running org.apache.commons.collections4.CollectionUtilsTest [INFO] Tests run: 104, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.apache.commons.collections4.CollectionUtilsTest [INFO] Running org.apache.commons.collections4.TrieUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.TrieUtilsTest [INFO] Running org.apache.commons.collections4.MultiSetUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.collections4.MultiSetUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 24946, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ commons-collections4 --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/target/commons-collections4-4.4.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ commons-collections4 --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/target/commons-collections4-4.4-tests.jar [INFO] [INFO] --------------< org.apache.commons:commons-collections4 >--------------- [INFO] Building Apache Commons Collections 4.4 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ commons-collections4 --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ commons-collections4 >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-collections4 --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-collections4 --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-collections4 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-collections4 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-collections4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-collections4 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 326 source files to /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/target/classes [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/main/java/org/apache/commons/collections4/map/MultiValueMap.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/main/java/org/apache/commons/collections4/map/MultiValueMap.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/main/java/org/apache/commons/collections4/iterators/EmptyMapIterator.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src/src/main/java/org/apache/commons/collections4/iterators/EmptyMapIterator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ commons-collections4 <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ commons-collections4 --- [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ commons-collections4 --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:16 min [INFO] Finished at: 2020-01-31T17:32:40Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA6WSMU/DMBCF9/6KI7sTKlY3FTBl6FQhsRr7MC7x2XLsqPn3xKQogSEqML53n/ze 6cz3Z9tCj6EzjnbFtrwtAEk6ZUjviqcjuz8+Nk2xrzf8hjF4SKZVoNAjqREz2IFGwiAiKngZ4PnQ EzA20kum3gDMxpDlaOjgkm9U7YIuhRfyDUvprHXU8eprNpEiRPMqZByNC8G8CEiRV4vRxOI5IuVl au8sr2aZO1TfS1zVyYoeqfRt0ma12SfHBMWQiE34z3rX558SmbgSdpn/9fm8HopusE6+r6TMyH+C fn3bVpC+W89cqPy/PgBjZCT7xgIAAA== -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CjPzyW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64 + cd commons-collections4-4.4-src + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n apache-commons-collections4 -d /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64 [INFO] Installing artifact org.apache.commons:commons-collections4:jar:4.4 [INFO] Installing artifact org.apache.commons:commons-collections4:pom:4.4 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/javadoc/apache-commons-collections4 + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/javadoc/apache-commons-collections4 + echo /usr/share/javadoc/apache-commons-collections4 + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 4.4-1.mga8 --unique-debug-suffix -4.4-1.mga8.aarch64 --unique-debug-src-base apache-commons-collections4-4.4-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/commons-collections4-4.4-src + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: apache-commons-collections4-4.4-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dmy9UW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-collections4-4.4-src + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/doc/apache-commons-collections4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/doc/apache-commons-collections4 + cp -pr RELEASE-NOTES.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/doc/apache-commons-collections4 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EOAasU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-collections4-4.4-src + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/licenses/apache-commons-collections4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/licenses/apache-commons-collections4 + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/licenses/apache-commons-collections4 + cp -pr NOTICE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/licenses/apache-commons-collections4 + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/maven-metadata/apache-commons-collections4.xml'] [INFO maven.prov] mvn(org.apache.commons:commons-collections4) = 4.4, mvn(org.apache.commons:commons-collections4:pom:) = 4.4 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/java/apache-commons-collections4.jar'] [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/java/commons-collections4.jar'] [INFO osgi.prov] osgi(org.apache.commons.collections4) = 4.4.0 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/maven-metadata/apache-commons-collections4.xml'] [INFO maven.req] java-headless >= 1:1.8, javapackages-filesystem [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/java/apache-commons-collections4.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/java/commons-collections4.jar'] Provides: apache-commons-collections4 = 4.4-1.mga8 mvn(org.apache.commons:commons-collections4) = 4.4 mvn(org.apache.commons:commons-collections4:pom:) = 4.4 osgi(org.apache.commons.collections4) = 4.4.0 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 Processing files: apache-commons-collections4-javadoc-4.4-1.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qBzoKT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-collections4-4.4-src + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/licenses/apache-commons-collections4-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/licenses/apache-commons-collections4-javadoc + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/licenses/apache-commons-collections4-javadoc + cp -pr NOTICE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64/usr/share/licenses/apache-commons-collections4-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: apache-commons-collections4-javadoc = 4.4-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/apache-commons-collections4-4.4-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/apache-commons-collections4-javadoc-4.4-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WfiYEU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-collections4-4.4-src + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/apache-commons-collections4-4.4-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2LekJV + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf commons-collections4-4.4-src + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!