D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/maven-plugin-testing-3.3.0-28.mga10.src.rpm
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SaZE2A
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf maven-plugin-testing-3.3.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/maven-plugin-testing-3.3.0-source-release.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd maven-plugin-testing-3.3.0
+ rm -rf /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (0001-Port-to-plexus-utils-3.0.21.patch):'
Patch #0 (0001-Port-to-plexus-utils-3.0.21.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/AbstractMojoTestCase.java
patching file pom.xml
+ echo 'Patch #1 (0002-Port-to-current-maven-artifact.patch):'
Patch #1 (0002-Port-to-current-maven-artifact.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactCollector.java
patching file maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactResolver.java
+ echo 'Patch #2 (0003-Port-to-maven-3.8.1.patch):'
Patch #2 (0003-Port-to-maven-3.8.1.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactRepository.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-enforcer-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-site-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin maven-plugin-testing-harness
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module maven-plugin-testing-tools
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module maven-test-tools
+ /usr/bin/python3 /usr/share/java-utils/mvn_alias.py : org.apache.maven.shared:
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.n6pUrV
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd maven-plugin-testing-3.3.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -s -- -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8
Executing: xmvn --batch-mode --offline -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dmaven.compiler.source=1.8', '-Dmaven.compiler.target=1.8', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[WARNING] Ignoring metadata for artifact velocity:velocity:pom:SYSTEM as it has duplicate metadata
[WARNING] Ignoring metadata for artifact org.apache.velocity:velocity:pom:SYSTEM as it has duplicate metadata
[WARNING] The project org.apache.maven.plugin-testing:maven-plugin-testing:pom:3.3.0 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] Reactor Build Order:
[INFO] 
[INFO] Maven Plugin Testing                                               [pom]
[INFO] Maven Plugin Testing Mechanism                                     [jar]
[INFO] 
[INFO] --------< org.apache.maven.plugin-testing:maven-plugin-testing >--------
[INFO] Building Maven Plugin Testing 3.3.0                                [1/2]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ maven-plugin-testing ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ maven-plugin-testing ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ maven-plugin-testing ---
[INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] ----< org.apache.maven.plugin-testing:maven-plugin-testing-harness >----
[INFO] Building Maven Plugin Testing Mechanism 3.3.0                      [2/2]
[INFO]   from maven-plugin-testing-harness/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ maven-plugin-testing-harness ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ maven-plugin-testing-harness ---
[INFO] 
[INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ maven-plugin-testing-harness ---
[INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ maven-plugin-testing-harness ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ maven-plugin-testing-harness ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 15 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/ResolverExpressionEvaluatorStub.java: Some input files use or override a deprecated API.
[INFO] /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/ResolverExpressionEvaluatorStub.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/AbstractMojoTestCase.java: /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/AbstractMojoTestCase.java uses unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/AbstractMojoTestCase.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ maven-plugin-testing-harness ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ maven-plugin-testing-harness ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 11 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/maven-plugin-testing-harness/src/test/java/org/apache/maven/plugin/testing/ExpressionEvaluatorMojo.java: /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/maven-plugin-testing-harness/src/test/java/org/apache/maven/plugin/testing/ExpressionEvaluatorMojo.java uses or overrides a deprecated API.
[INFO] /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/maven-plugin-testing-harness/src/test/java/org/apache/maven/plugin/testing/ExpressionEvaluatorMojo.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ maven-plugin-testing-harness ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugin.testing.ExpressionEvaluatorTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.710 s -- in org.apache.maven.plugin.testing.ExpressionEvaluatorTest
[INFO] Running org.apache.maven.plugin.testing.ArtifactStubFactoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.maven.plugin.testing.ArtifactStubFactoryTest
[INFO] Running org.apache.maven.plugin.testing.TestSilentLog
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.maven.plugin.testing.TestSilentLog
[INFO] Running org.apache.maven.plugin.testing.resources.TestResourcesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.maven.plugin.testing.resources.TestResourcesTest
[INFO] Running org.apache.maven.plugin.testing.MojoRuleTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.289 s -- in org.apache.maven.plugin.testing.MojoRuleTest
[INFO] Running org.apache.maven.plugin.testing.ParametersMojoTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s -- in org.apache.maven.plugin.testing.ParametersMojoTest
[INFO] Running org.apache.maven.plugin.testing.PluginArtifactFileTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.apache.maven.plugin.testing.PluginArtifactFileTest
[INFO] Running org.apache.maven.plugin.testing.MojoTestCaseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.apache.maven.plugin.testing.MojoTestCaseTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ maven-plugin-testing-harness ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/maven-plugin-testing-harness/target/maven-plugin-testing-harness-3.3.0.jar
[INFO] 
[INFO] --------< org.apache.maven.plugin-testing:maven-plugin-testing >--------
[INFO] Building Maven Plugin Testing 3.3.0                                [3/2]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ maven-plugin-testing ---
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:javadoc (default-cli) @ maven-plugin-testing ---
[INFO] Ignoring JPMS as source level 1.8 is below 9
[INFO] /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/stubs/MavenProjectStub.java:1254: warning - Tag @see: reference not found: org.apache.maven.project.MavenProject#addPlugin(org.apache.maven.model.Plugin)
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ maven-plugin-testing ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Plugin Testing 3.3.0:
[INFO] 
[INFO] Maven Plugin Testing ............................... SUCCESS [  4.016 s]
[INFO] Maven Plugin Testing Mechanism ..................... SUCCESS [  8.617 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14.441 s
[INFO] Finished at: 2024-07-31T18:11:53Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAAC/72UP0/EMAzF9/sU4fa0sJeexMbAzmoS0xolTuQkVe/b015B1xs4/kkd7feU37Nl
pTmM3qkBJVHg+/1ddbtXh3bX3GitHgo5qyxGZItsCJPqkFEgo1UvR/X8NLDSenKvPe1OqXPjOJdT
o5NQ4qNtg3QVRDA9Vh4G5Kb+VBYfSKZXMHlqnHQdQZBzU6+ExYljRp5TtzH4pj6XM7++DPB1nrfC
lK+E+NAv6T9//tfjmiC4Kc5H2HI+Hyy6DXnRlY5YQ6QNoYC5R9FRwkAW5X9kM22sh5Kq6HAs6Qp8
MeiSyaW/M6eT8IGTpnAFtTZtOhyI6Wn4bqer6vQjvQOKruEL5gQAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.k6l5wj
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch
++ dirname /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch
+ cd maven-plugin-testing-3.3.0
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n maven-plugin-testing -d /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch
[INFO] Installing artifact org.apache.maven.plugin-testing:maven-plugin-testing:pom:3.3.0
[INFO] Installing artifact org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0
[INFO] Installing artifact org.apache.maven.plugin-testing:maven-plugin-testing-harness:pom:3.3.0
WARNING: Ignoring metadata for artifact velocity:velocity:pom:SYSTEM as it has duplicate metadata
WARNING: Ignoring metadata for artifact org.apache.velocity:velocity:pom:SYSTEM as it has duplicate metadata
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/javadoc/maven-plugin-testing
+ 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/jquery-ui.overrides.css .xmvn/apidocs/legal .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/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/javadoc/maven-plugin-testing
+ echo /usr/share/javadoc/maven-plugin-testing
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.3.0-28.mga10 --unique-debug-suffix -3.3.0-28.mga10.noarch --unique-debug-src-base maven-plugin-testing-3.3.0-28.mga10.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0
find-debuginfo: starting

Extracting debug info from 0 files
Creating .debug symlinks for symlinks to ELF files
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: maven-plugin-testing-3.3.0-28.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.chJngC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd maven-plugin-testing-3.3.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/doc/maven-plugin-testing
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/doc/maven-plugin-testing
+ cp -pr /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/LICENSE /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/doc/maven-plugin-testing
+ cp -pr /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/NOTICE /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/doc/maven-plugin-testing
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/maven-metadata/maven-plugin-testing-maven-plugin-testing.xml']
[INFO maven.prov] mvn(org.apache.maven.plugin-testing:maven-plugin-testing:pom:) = 3.3.0
mvn(org.apache.maven.shared:maven-plugin-testing:pom:) = 3.3.0
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/maven-metadata/maven-plugin-testing-maven-plugin-testing.xml']
[INFO maven.req] javapackages-filesystem, java-21-headless
[INFO maven.req] from POM(s): mvn(org.apache.maven:maven-parent:pom:)
Provides: maven-plugin-testing = 3.3.0-28.mga10 mvn(org.apache.maven.plugin-testing:maven-plugin-testing:pom:) = 3.3.0 mvn(org.apache.maven.shared:maven-plugin-testing:pom:) = 3.3.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-21-headless javapackages-filesystem mvn(org.apache.maven:maven-parent:pom:)
Processing files: maven-plugin-testing-javadoc-3.3.0-28.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5YqgGR
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd maven-plugin-testing-3.3.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/doc/maven-plugin-testing-javadoc
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/doc/maven-plugin-testing-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/LICENSE /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/doc/maven-plugin-testing-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0/NOTICE /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/doc/maven-plugin-testing-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: maven-plugin-testing-javadoc = 3.3.0-28.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: javapackages-filesystem
Processing files: maven-plugin-testing-harness-3.3.0-28.mga10.noarch
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/maven-metadata/maven-plugin-testing-maven-plugin-testing-harness.xml']
[INFO maven.prov] mvn(org.apache.maven.plugin-testing:maven-plugin-testing-harness:pom:) = 3.3.0
mvn(org.apache.maven.shared:maven-plugin-testing-harness:pom:) = 3.3.0, mvn(org.apache.maven.plugin-testing:maven-plugin-testing-harness) = 3.3.0
mvn(org.apache.maven.shared:maven-plugin-testing-harness) = 3.3.0
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/java/maven-plugin-testing/maven-plugin-testing-harness.jar']
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/maven-metadata/maven-plugin-testing-maven-plugin-testing-harness.xml']
[INFO maven.req] mvn(commons-io:commons-io), javapackages-filesystem, java-21-headless, mvn(org.codehaus.plexus:plexus-archiver)
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch/usr/share/java/maven-plugin-testing/maven-plugin-testing-harness.jar']
Provides: maven-plugin-testing-harness = 3.3.0-28.mga10 mvn(org.apache.maven.plugin-testing:maven-plugin-testing-harness) = 3.3.0 mvn(org.apache.maven.plugin-testing:maven-plugin-testing-harness:pom:) = 3.3.0 mvn(org.apache.maven.shared:maven-plugin-testing-harness) = 3.3.0 mvn(org.apache.maven.shared:maven-plugin-testing-harness:pom:) = 3.3.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-21-headless javapackages-filesystem mvn(commons-io:commons-io) mvn(org.codehaus.plexus:plexus-archiver)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/maven-plugin-testing-harness-3.3.0-28.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/maven-plugin-testing-3.3.0-28.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/maven-plugin-testing-javadoc-3.3.0-28.mga10.noarch.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.icIv8k
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd maven-plugin-testing-3.3.0
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/maven-plugin-testing-3.3.0-28.mga10.noarch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Dl0NW8
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-SPECPARTS
+ rm -rf maven-plugin-testing-3.3.0 maven-plugin-testing-3.3.0.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!