Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/junit.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201801-8050020220618091538-cb5037f2-build-7087-1124/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f3ef0d69d68>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/junit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: Macro expanded in comment on line 10: %{version}
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/junit.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201801-8050020220618091538-cb5037f2-build-7087-1124/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f3ef0d69d68>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/junit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: Macro expanded in comment on line 10: %{version}
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aBb276
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf junit-r4.12
+ /usr/bin/gzip -dc /builddir/build/SOURCES/junit-4.12-clean.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd junit-r4.12
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i /InaccessibleBaseClassTest/d src/test/java/org/junit/tests/AllTests.java
+ /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :replacer
+ sed s/@version@/4.12/ src/main/java/junit/runner/Version.java.template
+ /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :animal-sniffer-maven-plugin
+ /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin
+ /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<packaging>bundle</packaging>'
+ /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:build/pom:plugins '
    <plugin>
      <groupId>org.apache.felix</groupId>
      <artifactId>maven-bundle-plugin</artifactId>
      <extensions>true</extensions>
      <configuration>
        <instructions>
          <Bundle-SymbolicName>org.junit</Bundle-SymbolicName>
          <Export-Package>{local-packages},!org.hamcrest*,*;x-internal:=true</Export-Package>
          <_nouses>true</_nouses>
        </instructions>
      </configuration>
    </plugin>'
+ /usr/libexec/platform-python /usr/share/java-utils/mvn_file.py : junit
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kjRnR5
+ umask 022
+ cd /builddir/build/BUILD
+ cd junit-r4.12
+ /usr/libexec/platform-python /usr/share/java-utils/mvn_build.py --xmvn-javadoc
Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for junit:junit:bundle:4.12
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 135, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[WARNING] The project junit:junit:bundle:4.12 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] 
[INFO] ----------------------------< junit:junit >-----------------------------
[INFO] Building JUnit 4.12
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ junit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ junit ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ junit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 195 source files to /builddir/build/BUILD/junit-r4.12/target/classes
[WARNING] bootstrap class path not set in conjunction with -source 1.6
/builddir/build/BUILD/junit-r4.12/src/main/java/junit/extensions/TestDecorator.java:[3,22] [deprecation] Assert in junit.framework has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/internal/Classes.java:[13,7] no description for @throws
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/runner/JUnitCore.java:[66,7] no description for @param
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/internal/runners/statements/FailOnTimeout.java:[108,11] no description for @param
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/runner/FilterFactories.java:[19,7] no description for @throws
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/junit/extensions/TestDecorator.java:[12,35] [deprecation] Assert in junit.framework has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/junit/framework/TestCase.java:[76,39] [deprecation] Assert in junit.framework has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/junit/framework/ComparisonCompactor.java:[23,19] [deprecation] Assert in junit.framework has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/junit/framework/ComparisonCompactor.java:[30,15] [deprecation] Assert in junit.framework has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ junit ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ junit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 197 source files to /builddir/build/BUILD/junit-r4.12/target/test-classes
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
/builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/experimental/rules/RuleMemberValidatorTest.java:[18,22] [deprecation] TestWatchman in org.junit.rules has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/deprecated/JUnit4ClassRunnerTest.java:[8,33] [deprecation] JUnit4ClassRunner in org.junit.internal.runners has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/validation/BadlyFormedClassesTest.java:[7,33] [deprecation] JUnit4ClassRunner in org.junit.internal.runners has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/AllTests.java:[30,33] [deprecation] JUnit4ClassRunnerTest in org.junit.tests.deprecated has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/experimental/rules/TestWatchmanTest.java:[3,29] [deprecation] Assert in junit.framework has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/experimental/rules/TestWatchmanTest.java:[11,22] [deprecation] TestWatchman in org.junit.rules has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/experimental/rules/MethodRulesTest.java:[19,22] [deprecation] TestWatchman in org.junit.rules has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/experimental/rules/ClassRulesTest.java:[4] documentation comment not expected here
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/experimental/rules/TestRuleTest.java:[483,27] [deprecation] skipped(AssumptionViolatedException,Description) in TestWatcher has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/experimental/rules/TestWatcherTest.java:[55,27] [deprecation] skipped(AssumptionViolatedException,Description) in TestWatcher has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/experimental/rules/TestWatcherTest.java:[62,18] [deprecation] AssumptionViolatedException(String) in AssumptionViolatedException has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/experimental/rules/TestWatcherTest.java:[78,27] [deprecation] skipped(AssumptionViolatedException,Description) in TestWatcher has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/experimental/rules/TestWatcherTest.java:[85,18] [deprecation] AssumptionViolatedException(String) in AssumptionViolatedException has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/internal/runners/statements/FailOnTimeoutTest.java:[35,48] [deprecation] FailOnTimeout(Statement,long) in FailOnTimeout has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/internal/runners/statements/FailOnTimeoutTest.java:[117,44] [deprecation] FailOnTimeout(Statement,long) in FailOnTimeout has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/internal/runners/statements/FailOnTimeoutTest.java:[145,37] [deprecation] FailOnTimeout(Statement,long) in FailOnTimeout has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[43,23] [deprecation] getInCheck() in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[44,79] [deprecation] getInCheck() in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[179,20] [deprecation] checkMulticast(InetAddress,byte) in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[181,39] [deprecation] checkMulticast(InetAddress,byte) in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[200,23] [deprecation] checkTopLevelWindow(Object) in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[201,60] [deprecation] checkTopLevelWindow(Object) in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[201,114] [deprecation] checkTopLevelWindow(Object) in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[212,20] [deprecation] checkSystemClipboardAccess() in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[214,39] [deprecation] checkSystemClipboardAccess() in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[219,20] [deprecation] checkAwtEventQueueAccess() in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[221,39] [deprecation] checkAwtEventQueueAccess() in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[247,20] [deprecation] checkMemberAccess(Class<?>,int) in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[249,39] [deprecation] checkMemberAccess(Class<?>,int) in SecurityManager has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/classes/ParentRunnerTest.java:[180,18] [deprecation] AssumptionViolatedException(String) in AssumptionViolatedException has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/test/java/org/junit/tests/running/classes/ParentRunnerTest.java:[212,18] [deprecation] AssumptionViolatedException(String) in AssumptionViolatedException has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ junit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.junit.tests.AllTests
[WARNING] Tests run: 876, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 4.747 s - in org.junit.tests.AllTests
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 876, Failures: 0, Errors: 0, Skipped: 7
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ junit ---
[INFO] 
[INFO] ----------------------------< junit:junit >-----------------------------
[INFO] Building JUnit 4.12
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ junit ---
[INFO] 
[INFO] --- xmvn-mojo:3.0.0:javadoc (default-cli) @ junit ---
/builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/internal/runners/statements/FailOnTimeout.java:267: warning - @count is an unknown tag.
[INFO] 
[INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ junit ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.058 s
[INFO] Finished at: 2022-06-18T18:03:32+08:00
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA62QPQ+CQAyGd39FZT/QHTHqxOBETFyPu3JecvRI+Qj8e0FixEUdHPv2yfs0jfd9
6aBDrq2nXbANNwEgKa8tmV1wycQhO6VpsE9W8VoIOLbWadBYIekRs1iDQUKWDWrIB7ieOwIhRnrJ
JCuAVzBM4xgY9m2V6sSzCWUl1Q3DAp3t4+i5mTnJjS2kasaglB2SyFvSDkXlWmMpjhb7yRO9i37y
PnrDubD+6kcqPCvkv1xwk6VirJsP1icilGf8bFtM09/vhBR8QN4BAAA=
-----END MAVEN BUILD DEPENDENCIES-----
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b2DZQ4
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch
++ dirname /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch
+ cd junit-r4.12
+ xmvn-install -R .xmvn-reactor -n junit -d /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch
[INFO] Installing artifact junit:junit:jar:4.12
[INFO] Installing artifact junit:junit:pom:4.12
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/javadoc/junit
+ cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/args .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/junit .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 /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/javadoc/junit
+ echo /usr/share/javadoc/junit
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 4.12-9.module+oc8.5.0+62+63a0c9b5 --unique-debug-suffix -4.12-9.module+oc8.5.0+62+63a0c9b5.noarch --unique-debug-src-base junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/junit-r4.12
+ /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: junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3mBiZ7
+ umask 022
+ cd /builddir/build/BUILD
+ cd junit-r4.12
+ DOCDIR=/builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/doc/junit
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/doc/junit
+ cp -pr LICENSE-junit.txt /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/doc/junit
+ cp -pr README.md /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/doc/junit
+ exit 0
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/java/junit.jar']
[INFO osgi.prov] osgi(org.junit) = 4.12.0
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/java/junit.jar']
[INFO maven.prov] input: ['/builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/maven-metadata/junit.xml']
[INFO maven.prov] mvn(junit:junit:pom:) = 4.12, mvn(junit:junit) = 4.12
[INFO maven.req] input: ['/builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/maven-metadata/junit.xml']
[INFO maven.req] java-headless >= 1:1.6, javapackages-filesystem, mvn(org.hamcrest:hamcrest-core)
Provides: junit = 1:4.12-9.module+oc8.5.0+62+63a0c9b5 mvn(junit:junit) = 4.12 mvn(junit:junit:pom:) = 4.12 osgi(org.junit) = 4.12.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.6 javapackages-filesystem mvn(org.hamcrest:hamcrest-core)
Obsoletes: junit-demo < 4.12
Processing files: junit-manual-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Lix4G8
+ umask 022
+ cd /builddir/build/BUILD
+ cd junit-r4.12
+ DOCDIR=/builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/doc/junit-manual
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/doc/junit-manual
+ cp -pr LICENSE-junit.txt /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/doc/junit-manual
+ cp -pr doc/ReleaseNotes4.10.html doc/ReleaseNotes4.10.md doc/ReleaseNotes4.10.txt doc/ReleaseNotes4.11.html doc/ReleaseNotes4.11.md doc/ReleaseNotes4.11.txt doc/ReleaseNotes4.12.md doc/ReleaseNotes4.13.md doc/ReleaseNotes4.4.html doc/ReleaseNotes4.4.md doc/ReleaseNotes4.4.txt doc/ReleaseNotes4.5.html doc/ReleaseNotes4.5.md doc/ReleaseNotes4.5.txt doc/ReleaseNotes4.6.html doc/ReleaseNotes4.6.md doc/ReleaseNotes4.6.txt doc/ReleaseNotes4.7.html doc/ReleaseNotes4.7.md doc/ReleaseNotes4.7.txt doc/ReleaseNotes4.8.1.html doc/ReleaseNotes4.8.1.md doc/ReleaseNotes4.8.1.txt doc/ReleaseNotes4.8.2.html doc/ReleaseNotes4.8.2.md doc/ReleaseNotes4.8.2.txt doc/ReleaseNotes4.8.html doc/ReleaseNotes4.8.md doc/ReleaseNotes4.8.txt doc/ReleaseNotes4.9.1.md doc/ReleaseNotes4.9.1.txt doc/ReleaseNotes4.9.html doc/ReleaseNotes4.9.md doc/ReleaseNotes4.9.txt doc/building-junit.txt doc/cookstour doc/homepage.html doc/index.htm doc/markdown.sh doc/testinfected /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/doc/junit-manual
+ exit 0
Provides: junit-manual = 1:4.12-9.module+oc8.5.0+62+63a0c9b5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: junit-javadoc-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1gPvh8
+ umask 022
+ cd /builddir/build/BUILD
+ cd junit-r4.12
+ DOCDIR=/builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/doc/junit-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/doc/junit-javadoc
+ cp -pr LICENSE-junit.txt /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch/usr/share/doc/junit-javadoc
+ exit 0
Provides: junit-javadoc = 1:4.12-9.module+oc8.5.0+62+63a0c9b5
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 /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch
Wrote: /builddir/build/RPMS/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch.rpm
Wrote: /builddir/build/RPMS/junit-manual-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch.rpm
Wrote: /builddir/build/RPMS/junit-javadoc-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.stX9L8
+ umask 022
+ cd /builddir/build/BUILD
+ cd junit-r4.12
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/junit-4.12-9.module+oc8.5.0+62+63a0c9b5.noarch
+ exit 0
Child return code was: 0