D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ed25519-java-0.3.0-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lUCgkp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ed25519-java-0.3.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ed25519-java-0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ed25519-java-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-gpg-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :nexus-staging-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:configuration/pom:instructions 'sun.security.x509;resolution:=optional,*' + /usr/bin/python3 /usr/share/java-utils/mvn_file.py net.i2p.crypto:eddsa ed25519-java eddsa + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.91QRGn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ed25519-java-0.3.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ------------------------< net.i2p.crypto:eddsa >------------------------ [INFO] Building EdDSA-Java 0.3.0 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eddsa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eddsa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/classes [WARNING] /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/src/net/i2p/crypto/eddsa/EdDSAEngine.java:[32,25] sun.security.x509.X509Key is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/src/net/i2p/crypto/eddsa/EdDSAEngine.java:[160,41] sun.security.x509.X509Key is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eddsa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eddsa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/test-classes [WARNING] /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/test/net/i2p/crypto/eddsa/EdDSAEngineTest.java:[34,25] sun.security.util.DerValue is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/test/net/i2p/crypto/eddsa/EdDSAEngineTest.java:[35,25] sun.security.x509.X509Key is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/test/net/i2p/crypto/eddsa/EdDSAEngineTest.java:[227,51] sun.security.util.DerValue is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/test/net/i2p/crypto/eddsa/EdDSAEngineTest.java:[227,33] sun.security.x509.X509Key is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ eddsa --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running net.i2p.crypto.eddsa.math.GroupElementTest [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.759 s - in net.i2p.crypto.eddsa.math.GroupElementTest [INFO] Running net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElementTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 s - in net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElementTest [INFO] Running net.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncodingTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.334 s - in net.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncodingTest [INFO] Running net.i2p.crypto.eddsa.math.ed25519.Ed25519ScalarOpsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in net.i2p.crypto.eddsa.math.ed25519.Ed25519ScalarOpsTest [INFO] Running net.i2p.crypto.eddsa.math.ConstantsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.i2p.crypto.eddsa.math.ConstantsTest [INFO] Running net.i2p.crypto.eddsa.math.bigint.BigIntegerScalarOpsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.i2p.crypto.eddsa.math.bigint.BigIntegerScalarOpsTest [INFO] Running net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElementTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElementTest [INFO] Running net.i2p.crypto.eddsa.EdDSASecurityProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in net.i2p.crypto.eddsa.EdDSASecurityProviderTest [INFO] Running net.i2p.crypto.eddsa.EdDSAPublicKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.i2p.crypto.eddsa.EdDSAPublicKeyTest [INFO] Running net.i2p.crypto.eddsa.UtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.i2p.crypto.eddsa.UtilsTest [INFO] Running net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpecTest [INFO] Running net.i2p.crypto.eddsa.spec.EdDSANamedCurveTableTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.i2p.crypto.eddsa.spec.EdDSANamedCurveTableTest [INFO] Running net.i2p.crypto.eddsa.EdDSAEngineTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.007 s - in net.i2p.crypto.eddsa.EdDSAEngineTest [INFO] Running net.i2p.crypto.eddsa.EdDSAPrivateKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.i2p.crypto.eddsa.EdDSAPrivateKeyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 133, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ eddsa --- [WARNING] Bundle net.i2p.crypto:eddsa:bundle:0.3.0 : Export net.i2p.crypto.eddsa, has 1, private references [net.i2p.crypto.eddsa.math], [WARNING] Bundle net.i2p.crypto:eddsa:bundle:0.3.0 : Export net.i2p.crypto.eddsa.spec, has 1, private references [net.i2p.crypto.eddsa.math], [INFO] [INFO] ------------------------< net.i2p.crypto:eddsa >------------------------ [INFO] Building EdDSA-Java 0.3.0 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ eddsa --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ eddsa >>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eddsa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eddsa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/classes [WARNING] /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/src/net/i2p/crypto/eddsa/EdDSAEngine.java:[32,25] sun.security.x509.X509Key is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/src/net/i2p/crypto/eddsa/EdDSAEngine.java:[160,41] sun.security.x509.X509Key is internal proprietary API and may be removed in a future release [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ eddsa <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ eddsa --- [INFO] Loading source files for package net.i2p.crypto.eddsa... Loading source files for package net.i2p.crypto.eddsa.math... Loading source files for package net.i2p.crypto.eddsa.math.ed25519... Loading source files for package net.i2p.crypto.eddsa.math.bigint... Loading source files for package net.i2p.crypto.eddsa.spec... Constructing Javadoc information... Standard Doclet version 1.8.0_242 Building tree for all the packages and classes... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/EdDSAEngine.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/EdDSAKey.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/EdDSAPrivateKey.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/EdDSAPublicKey.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/EdDSASecurityProvider.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/KeyFactory.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/KeyPairGenerator.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/Utils.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/Curve.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/Encoding.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/Field.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/FieldElement.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/GroupElement.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/GroupElement.Representation.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/ScalarOps.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElement.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/ed25519/Ed25519LittleEndianEncoding.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/ed25519/Ed25519ScalarOps.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElement.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/bigint/BigIntegerLittleEndianEncoding.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/bigint/BigIntegerScalarOps.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/EdDSAGenParameterSpec.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/EdDSANamedCurveSpec.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTable.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/EdDSAParameterSpec.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpec.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/EdDSAPublicKeySpec.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/overview-frame.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/bigint/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/bigint/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/bigint/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/ed25519/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/ed25519/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/ed25519/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/constant-values.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/serialized-form.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/class-use/EdDSAPrivateKey.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/class-use/EdDSAKey.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/class-use/EdDSAPublicKey.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/class-use/Utils.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/class-use/EdDSAEngine.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/class-use/KeyFactory.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/class-use/EdDSASecurityProvider.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/class-use/KeyPairGenerator.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/class-use/Encoding.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/class-use/FieldElement.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/class-use/ScalarOps.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/class-use/GroupElement.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/class-use/GroupElement.Representation.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/class-use/Curve.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/class-use/Field.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/ed25519/class-use/Ed25519FieldElement.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/ed25519/class-use/Ed25519ScalarOps.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/ed25519/class-use/Ed25519LittleEndianEncoding.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/bigint/class-use/BigIntegerLittleEndianEncoding.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/bigint/class-use/BigIntegerFieldElement.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/bigint/class-use/BigIntegerScalarOps.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSANamedCurveSpec.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSAPublicKeySpec.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSAPrivateKeySpec.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSANamedCurveTable.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSAParameterSpec.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSAGenParameterSpec.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/package-use.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/package-use.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/bigint/package-use.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/math/ed25519/package-use.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/net/i2p/crypto/eddsa/spec/package-use.html... Building index for all the packages and classes... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/overview-tree.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/index-all.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/allclasses-frame.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/allclasses-noframe.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/index.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/overview-summary.html... Generating /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0/target/site/apidocs/help-doc.html... [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ eddsa --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.288 s [INFO] Finished at: 2020-04-10T14:41:06Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA52QPQ+CMBRFd37Fk72gOx9RJwYnYuJa2kepKQ9SKIF/L0SJuDA43ntP3klelI61 gQFtpxuK/VNw9AFJNFKTiv17zs75Ncv8NPGiA2NwcdpIkNgiyRnT2IFCQst7lFBM8LgNBIzN9JZJ PIBvMS1xLpRtXJvJpLEq4C0XFQYlGj1G4bq8OW57XXLRz0XNByRWOJIGWWuc0hSFm33xhL+ifW/F a2Gx63ecK8K4Mf/Lno70nuWz753fpOWnL9NbKOm6AQAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IFj3Kq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64 + cd ed25519-java-0.3.0 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n ed25519-java -d /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64 [INFO] Installing artifact net.i2p.crypto:eddsa:jar:0.3.0 [INFO] Installing artifact net.i2p.crypto:eddsa:pom:0.3.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/javadoc/ed25519-java + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .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/net .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 /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/javadoc/ed25519-java + echo /usr/share/javadoc/ed25519-java + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.3.0-3.mga8 --unique-debug-suffix -0.3.0-3.mga8.aarch64 --unique-debug-src-base ed25519-java-0.3.0-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ed25519-java-0.3.0 + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ed25519-java-0.3.0-3.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ymDPOp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ed25519-java-0.3.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/doc/ed25519-java + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/doc/ed25519-java + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/doc/ed25519-java + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.J4l7Gq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ed25519-java-0.3.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/licenses/ed25519-java + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/licenses/ed25519-java + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/licenses/ed25519-java + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/maven-metadata/ed25519-java.xml'] [INFO maven.prov] mvn(net.i2p.crypto:eddsa:pom:) = 0.3.0, mvn(net.i2p.crypto:eddsa) = 0.3.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/java/eddsa.jar'] [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/java/ed25519-java.jar'] [INFO osgi.prov] osgi(net.i2p.crypto.eddsa) = 0.3.0 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/maven-metadata/ed25519-java.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/java/eddsa.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/java/ed25519-java.jar'] Provides: ed25519-java = 0.3.0-3.mga8 mvn(net.i2p.crypto:eddsa) = 0.3.0 mvn(net.i2p.crypto:eddsa:pom:) = 0.3.0 osgi(net.i2p.crypto.eddsa) = 0.3.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 Processing files: ed25519-java-javadoc-0.3.0-3.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ytzhkq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ed25519-java-0.3.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/licenses/ed25519-java-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/licenses/ed25519-java-javadoc + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64/usr/share/licenses/ed25519-java-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ed25519-java-javadoc = 0.3.0-3.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/ed25519-java-0.3.0-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/ed25519-java-0.3.0-3.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/ed25519-java-javadoc-0.3.0-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aw01go + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ed25519-java-0.3.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ed25519-java-0.3.0-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Elyvfp + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ed25519-java-0.3.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!