D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/howl-logger-1.0.2-17.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y3j5Fi + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf howl-logger-1.0.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/howl-logger-1.0.2-src-svn.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd howl-logger-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r .externalToolBuilders .settings + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:project/pom:build/pom:plugins/pom:plugin[pom:artifactId='\''maven-compiler-plugin'\'']/pom:configuration/pom:source' 1.8 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:project/pom:build/pom:plugins/pom:plugin[pom:artifactId='\''maven-compiler-plugin'\'']/pom:configuration/pom:target' 1.8 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:project/pom:version 1.0.2 + rm -r src/test/org/objectweb/howl/log/BigLogTest.java src/test/org/objectweb/howl/log/ThroughputTest.java src/test/org/objectweb/howl/log/LogTest.java + sed -i 's|junit.textui.TestRunner.run(LogTest.class);|//junit.textui.TestRunner.run(LogTest.class);|' src/test/org/objectweb/howl/log/allTest.java src/test/org/objectweb/howl/log/ExceptionTest.java + sed -i 's|junit.textui.TestRunner.run(XALoggerTest.class);|//junit.textui.TestRunner.run(XALoggerTest.class);|' src/test/org/objectweb/howl/log/allTest.java + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :howl howl-logger howl + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py :howl howl:howl-logger + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hoFFmA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd howl-logger-1.0.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dproject.build.sourceEncoding=UTF-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', 'package', '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 org.objectweb.howl:howl:jar:1.0.2 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 95, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 104, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 117, 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] [INFO] [INFO] ----------------------< org.objectweb.howl:howl >----------------------- [INFO] Building HOWL logger 1.0.2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ howl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ howl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/target/classes [INFO] /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/src/java/org/objectweb/howl/log/xa/XALogger.java: /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/src/java/org/objectweb/howl/log/xa/XALogger.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/src/java/org/objectweb/howl/log/xa/XALogger.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/src/java/org/objectweb/howl/log/LogBufferManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/src/java/org/objectweb/howl/log/LogBufferManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ howl --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ howl --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ howl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ howl --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/target/howl-1.0.2.jar [INFO] [INFO] ----------------------< org.objectweb.howl:howl >----------------------- [INFO] Building HOWL logger 1.0.2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ howl --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ howl --- /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/src/java/org/objectweb/howl/log/Configuration.java:286: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/src/java/org/objectweb/howl/log/LogEventListener.java:125: warning - Tag @see: reference not found: java.util.logging.Logger#isLoggable()java.util.logging.Logger#isLoggable() /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/src/java/org/objectweb/howl/log/LogFile.java:108: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/src/java/org/objectweb/howl/log/Logger.java:410: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2/src/java/org/objectweb/howl/log/LogEventListener.java:125: warning - Tag @see: reference not found: java.util.logging.Logger#isLoggable()java.util.logging.Logger#isLoggable() [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ howl --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.147 s [INFO] Finished at: 2021-09-09T01:08:12Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA1XKvQ5AMBAA4N1TnO7nZ6eCyWBqJFbcpWnCEUV4e1bf/GXFvcxw8e7dKrlKo0QB y7SSE5urzmBp6qZRhQ6yEBGq080ExBsLfc2xB8vC+3AwwfhA314CiN/+nVi/NAfA4WgAAAA= -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nA5aSE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64 + cd howl-logger-1.0.2 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n howl-logger -d /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64 [INFO] Installing artifact org.objectweb.howl:howl:jar:1.0.2 [INFO] Installing artifact org.objectweb.howl:howl:pom:1.0.2 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/javadoc/howl-logger + 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/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .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 /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/javadoc/howl-logger + echo /usr/share/javadoc/howl-logger + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.2-17.mga9 --unique-debug-suffix -1.0.2-17.mga9.aarch64 --unique-debug-src-base howl-logger-1.0.2-17.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/howl-logger-1.0.2 + /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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: howl-logger-1.0.2-17.mga9.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SCmV0U + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd howl-logger-1.0.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/licenses/howl-logger + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/licenses/howl-logger + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/licenses/howl-logger + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/maven-metadata/howl-logger.xml'] [INFO maven.prov] mvn(org.objectweb.howl:howl) = 1.0.2 mvn(howl:howl-logger) = 1.0.2, mvn(org.objectweb.howl:howl:pom:) = 1.0.2 mvn(howl:howl-logger:pom:) = 1.0.2 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/java/howl.jar'] [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/java/howl-logger.jar'] [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/maven-metadata/howl-logger.xml'] [INFO maven.req] java-headless >= 1:1.8, javapackages-filesystem [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/java/howl.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/java/howl-logger.jar'] Provides: howl-logger = 1.0.2-17.mga9 mvn(howl:howl-logger) = 1.0.2 mvn(howl:howl-logger:pom:) = 1.0.2 mvn(org.objectweb.howl:howl) = 1.0.2 mvn(org.objectweb.howl:howl:pom:) = 1.0.2 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: howl-logger-javadoc-1.0.2-17.mga9.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3MeX4G + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd howl-logger-1.0.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/licenses/howl-logger-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/licenses/howl-logger-javadoc + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/licenses/howl-logger-javadoc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64/usr/share/javadoc/howl-logger/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/howl-logger-1.0.2-17.mga9.aarch64/usr/share/javadoc/howl-logger/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: howl-logger-javadoc = 1.0.2-17.mga9 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/howl-logger-1.0.2-17.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/howl-logger-1.0.2-17.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/howl-logger-javadoc-1.0.2-17.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.04pBek + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd howl-logger-1.0.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/howl-logger-1.0.2-17.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3dWbOR + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf howl-logger-1.0.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!