Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/disruptor.spec'], chrootPath='/var/lib/mock/rocky-9-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/disruptor.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1645574400 Wrote: /builddir/build/SRPMS/disruptor-3.4.4-2.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/disruptor.spec"], chrootPath='/var/lib/mock/rocky-9-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/disruptor.spec"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1645574400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DeVxB4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf disruptor-3.4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/disruptor-3.4.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd disruptor-3.4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.class' -print -delete + find . -name '*.jar' -type f -print -delete ./gradle/wrapper/gradle-wrapper.jar + cp -p /builddir/build/SOURCES/disruptor-3.4.4.pom pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project 'bundle' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:2.3.7 . ' true https://lmax-exchange.github.io/disruptor/ ${project.name} LMAX Disruptor Development Team bundle-manifest process-classes manifest ' + rm -r src/test/java/com/lmax/disruptor/RingBufferTest.java src/test/java/com/lmax/disruptor/RingBufferEventMatcher.java + rm -r src/test/java/com/lmax/disruptor/dsl/DisruptorTest.java + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :disruptor disruptor + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cqdEwj + umask 022 + cd /builddir/build/BUILD + cd disruptor-3.4.4 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -Dproject.build.sourceEncoding=UTF-8 -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dproject.build.sourceEncoding=UTF-8 -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', '-Dproject.build.sourceEncoding=UTF-8', '-Dmaven.compiler.source=1.8', '-Dmaven.compiler.target=1.8', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] -------------------------< com.lmax:disruptor >------------------------- [INFO] Building Disruptor Framework 3.4.4 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ disruptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/disruptor-3.4.4/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ disruptor --- [INFO] Toolchain in maven-compiler-plugin: JDK[/usr/lib/jvm/java-1.8.0-openjdk] [INFO] Changes detected - recompiling the module! [INFO] Compiling 67 source files to /builddir/build/BUILD/disruptor-3.4.4/target/classes [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/Sequence.java:[18,15] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/RingBuffer.java:[19,15] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/util/Util.java:[26,15] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/MultiProducerSequencer.java:[20,15] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/Sequence.java:[49,25] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/RingBuffer.java:[34,25] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/util/Util.java:[93,25] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/util/Util.java:[99,44] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/util/Util.java:[99,91] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/util/Util.java:[101,23] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/util/Util.java:[103,38] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/util/Util.java:[105,28] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/util/Util.java:[123,18] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/MultiProducerSequencer.java:[35,25] Unsafe is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ disruptor --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ disruptor --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ disruptor --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ disruptor --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:bundle (default-bundle) @ disruptor --- [INFO] [INFO] -------------------------< com.lmax:disruptor >------------------------- [INFO] Building Disruptor Framework 3.4.4 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0:install (default-cli) @ disruptor --- [INFO] [INFO] --- xmvn-mojo:4.0.0:javadoc (default-cli) @ disruptor --- /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:30: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:30: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:30: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:46: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:46: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:50: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:62: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:62: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:62: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:83: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:87: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:87: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:87: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:91: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:99: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:103: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:103: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:103: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:107: warning - invalid usage of tag > /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:108: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:108: warning - invalid usage of tag < /builddir/build/BUILD/disruptor-3.4.4/src/main/java/com/lmax/disruptor/package.html:112: warning - invalid usage of tag < [INFO] [INFO] --- xmvn-mojo:4.0.0:builddep (default-cli) @ disruptor --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.540 s [INFO] Finished at: 2022-10-13T21:43:12Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/02OsQ6CMBRFd77i2b2ge4GoE4MTMXEt9FGblNemUAJ/b4kxMt5zT3KvqNfRwoJh Mo5KdsnPDJB6pwzpkj1bfm3vTcPqKhMnzuEWjVWg0COppBmcQCNhkDMq6DZ4PRYCzpN9dKoM4A+2 PSagg4u+UZULOpde9m/MB7RmFcWv+XoyzGaQ/ZzAKBck3kVSFrm3URsSxaHfd4rj0CHtPz5pWUrr 7gAAAA== -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JYmIgP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64 + cd disruptor-3.4.4 + xmvn-install -R .xmvn-reactor -n disruptor -d /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64 [INFO] Installing artifact com.lmax:disruptor:jar:3.4.4 [INFO] Installing artifact com.lmax:disruptor:pom:3.4.4 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/javadoc/disruptor + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/javadoc/disruptor + echo /usr/share/javadoc/disruptor + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.4.4-2.el9 --unique-debug-suffix -3.4.4-2.el9.x86_64 --unique-debug-src-base disruptor-3.4.4-2.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/disruptor-3.4.4 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: disruptor-3.4.4-2.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tcRg7J + umask 022 + cd /builddir/build/BUILD + cd disruptor-3.4.4 + DOCDIR=/builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/doc/disruptor + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/doc/disruptor + cp -pr README.md /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/doc/disruptor + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.msRj9q + umask 022 + cd /builddir/build/BUILD + cd disruptor-3.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/licenses/disruptor + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/licenses/disruptor + cp -pr LICENCE.txt /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/licenses/disruptor + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/maven-metadata/disruptor.xml'] [INFO maven.prov] mvn(com.lmax:disruptor:pom:) = 3.4.4, mvn(com.lmax:disruptor) = 3.4.4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/java/disruptor.jar'] [INFO osgi.prov] osgi(com.lmax.disruptor) = 3.4.4 [INFO maven.req] input: ['/builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/maven-metadata/disruptor.xml'] [INFO maven.req] (java-headless or java-11-headless), javapackages-filesystem [INFO osgi.req] input: ['/builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/java/disruptor.jar'] Provides: disruptor = 3.4.4-2.el9 mvn(com.lmax:disruptor) = 3.4.4 mvn(com.lmax:disruptor:pom:) = 3.4.4 osgi(com.lmax.disruptor) = 3.4.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-11-headless) javapackages-filesystem Processing files: disruptor-javadoc-3.4.4-2.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rTyHFs + umask 022 + cd /builddir/build/BUILD + cd disruptor-3.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/licenses/disruptor-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/licenses/disruptor-javadoc + cp -pr LICENCE.txt /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64/usr/share/licenses/disruptor-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: disruptor-javadoc = 3.4.4-2.el9 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/disruptor-3.4.4-2.el9.x86_64 Wrote: /builddir/build/RPMS/disruptor-3.4.4-2.el9.noarch.rpm Wrote: /builddir/build/RPMS/disruptor-javadoc-3.4.4-2.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Zi1A1j + umask 022 + cd /builddir/build/BUILD + cd disruptor-3.4.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/disruptor-3.4.4-2.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0