D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/os-maven-plugin-1.2.3-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HvwJGx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/os-maven-plugin-1.2.3.Final.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Port-to-current-plexus-utils.patch):' Patch #0 (0001-Port-to-current-plexus-utils.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/kr/motd/maven/os/DetectExtension.java + echo 'Patch #1 (0002-Don-t-fail-on-unknown-arch.patch):' Patch #1 (0002-Don-t-fail-on-unknown-arch.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/kr/motd/maven/os/Detector.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.eclipse:ui + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-jar-plugin + find -name EclipseStartup.java -delete + find -name plugin.xml -delete + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JpL2ox + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /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... [INFO] [INFO] -------------------< kr.motd.maven:os-maven-plugin >-------------------- [INFO] Building os-maven-plugin 1.2.3.Final [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ os-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/classes [INFO] /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java: /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java: /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java uses unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ os-maven-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (mojo-descriptor) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ os-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ os-maven-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ os-maven-plugin --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/os-maven-plugin-1.2.3.Final.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ os-maven-plugin --- [INFO] [INFO] -------------------< kr.motd.maven:os-maven-plugin >-------------------- [INFO] Building os-maven-plugin 1.2.3.Final [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ os-maven-plugin --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ os-maven-plugin --- [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ os-maven-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.643 s [INFO] Finished at: 2021-01-17T18:06:04Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72TsU7DMBCG9z6Fye4E9jQVMGVgqpBYj/hIjZI7yz5H6dvjkKIWhqhVKybrzp/8 f2fZ5WbsOzWgD5ZpnT3k95lCathYatfZ61Y/bp/rOttUq/JOa/UUbWeUQYdkEmYxqBYJPQga9b5X by8DKa0TfcpUK6WOjf1UpkbrObraVOzbPDCB7B3mHEJZ/OzMHHixH9DIhIagHXgkKYuT9szhKEjT GJXjviyO5ZRe/I5ftknj4w5iyF2HY1wSmgHdcO+YkpbuUcCAwF+/ywTAQbPDvIcBKUnE1tKSxTen Z+6w3C7/3Fxw9h9DG/Z48zvWwtydfdFAxAKSXli4zuTi5xbFdldkfkayspBy2F86/qSa/vcX4KUQ X0YEAAA= -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JccqIz + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64 + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n os-maven-plugin -d /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64 [INFO] Installing artifact kr.motd.maven:os-maven-plugin:jar:1.2.3.Final [INFO] Installing artifact kr.motd.maven:os-maven-plugin:pom:1.2.3.Final [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/javadoc/os-maven-plugin + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .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/kr .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .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 /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/javadoc/os-maven-plugin + echo /usr/share/javadoc/os-maven-plugin + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.2.3-10.mga8 --unique-debug-suffix -1.2.3-10.mga8.aarch64 --unique-debug-src-base os-maven-plugin-1.2.3-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/lib/rpm/check-buildroot + '[' -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/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/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: os-maven-plugin-1.2.3-10.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pZOTvz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/doc/os-maven-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/doc/os-maven-plugin + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/doc/os-maven-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/java/os-maven-plugin warning: File listed twice: /usr/share/maven-poms/os-maven-plugin [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/maven-metadata/os-maven-plugin.xml'] [INFO maven.prov] mvn(kr.motd.maven:os-maven-plugin) = 1.2.3.Final, mvn(kr.motd.maven:os-maven-plugin:pom:) = 1.2.3.Final [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/java/os-maven-plugin/os-maven-plugin.jar'] [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/maven-metadata/os-maven-plugin.xml'] [INFO maven.req] mvn(org.apache.maven:maven-plugin-api), javapackages-filesystem, java-headless >= 1:1.6, mvn(org.codehaus.plexus:plexus-utils) [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/java/os-maven-plugin/os-maven-plugin.jar'] Provides: mvn(kr.motd.maven:os-maven-plugin) = 1.2.3.Final mvn(kr.motd.maven:os-maven-plugin:pom:) = 1.2.3.Final os-maven-plugin = 1.2.3-10.mga8 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.apache.maven:maven-plugin-api) mvn(org.codehaus.plexus:plexus-utils) Processing files: os-maven-plugin-javadoc-1.2.3-10.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fNOuLz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/doc/os-maven-plugin-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/doc/os-maven-plugin-javadoc + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/doc/os-maven-plugin-javadoc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/javadoc/os-maven-plugin/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64/usr/share/javadoc/os-maven-plugin/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: os-maven-plugin-javadoc = 1.2.3-10.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/os-maven-plugin-1.2.3-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/os-maven-plugin-1.2.3-10.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/os-maven-plugin-javadoc-1.2.3-10.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BV3MQw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.2.3-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zemy0y + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf os-maven-plugin-os-maven-plugin-1.2.3.Final + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!