D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/staxmapper-1.2.0-3.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rzP9GM
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf staxmapper-1.2.0.Final
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/1.2.0.Final.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd staxmapper-1.2.0.Final
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ece9iK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd staxmapper-1.2.0.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] ------------------------< org.jboss:staxmapper >------------------------
[INFO] Building StAX Mapper 1.2.0.Final
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ staxmapper ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ staxmapper ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (get-scm-revision) @ staxmapper ---
[INFO] maven is executed in offline mode, Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd '/home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of UNKNOWN :
Exception while executing SCM command.
[INFO] Storing buildNumber: UNKNOWN at timestamp: 1610893479920
[WARNING] Cannot get the branch information from the git repository:
Error while executing command.
[INFO] Executing: /bin/sh -c cd '/home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH :
Exception while executing SCM command.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ staxmapper ---
[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/staxmapper-1.2.0.Final/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ staxmapper ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final/target/classes
[WARNING] bootstrap class path not set in conjunction with -source 6
[WARNING] source value 6 is obsolete and will be removed in a future release
[WARNING] target value 1.6 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final/src/main/java/org/jboss/staxmapper/XMLMapperImpl.java:[98,17] deparseDocument(org.jboss.staxmapper.XMLContentWriter,javax.xml.stream.XMLStreamWriter) in org.jboss.staxmapper.XMLMapper has been deprecated
[WARNING] /home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final/src/main/java/org/jboss/staxmapper/XMLMapperImpl.java:[98,33] org.jboss.staxmapper.XMLContentWriter in org.jboss.staxmapper has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ staxmapper ---
[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/staxmapper-1.2.0.Final/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ staxmapper ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final/target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 6
[WARNING] source value 6 is obsolete and will be removed in a future release
[WARNING] target value 1.6 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final/src/test/java/org/jboss/staxmapper/SimpleWriteTest1.java:[34,48] org.jboss.staxmapper.XMLContentWriter in org.jboss.staxmapper has been deprecated
[WARNING] /home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final/src/test/java/org/jboss/staxmapper/SimpleWriteTest1.java:[44,15] deparseDocument(org.jboss.staxmapper.XMLContentWriter,javax.xml.stream.XMLStreamWriter) in org.jboss.staxmapper.XMLMapper has been deprecated
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ staxmapper ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.staxmapper.SimpleReadTest1
Got my element at Line number = 1
Column number = 28
System Id = null
Public Id = null
Location Uri= null
CharacterOffset = 27
Got comment: Comment!
Got my element at Line number = 3
Column number = 33
System Id = null
Public Id = null
Location Uri= null
CharacterOffset = 86
Got my element at Line number = 4
Column number = 33
System Id = null
Public Id = null
Location Uri= null
CharacterOffset = 119
Got my element at Line number = 5
Column number = 33
System Id = null
Public Id = null
Location Uri= null
CharacterOffset = 152
Element text: [blah blah blah]
Element text: [ blah1 blah1 blah1 ]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in org.jboss.staxmapper.SimpleReadTest1
[INFO] Running org.jboss.staxmapper.SimpleWriteTest1
Output:
test
Some characters
Some multi-
line
characters
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jboss.staxmapper.SimpleWriteTest1
[INFO] Running org.jboss.staxmapper.SimpleWriteTest2
Output:
test
Some characters
Some multi-
line
characters
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jboss.staxmapper.SimpleWriteTest2
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ staxmapper ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final/target/staxmapper-1.2.0.Final.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ staxmapper ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.Final/target/staxmapper-1.2.0.Final-sources.jar
[INFO]
[INFO] ------------------------< org.jboss:staxmapper >------------------------
[INFO] Building StAX Mapper 1.2.0.Final
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ staxmapper ---
[INFO]
[INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ staxmapper ---
[INFO]
[INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ staxmapper ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.253 s
[INFO] Finished at: 2021-01-17T14:25:06Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA32PMQ+CMBCFd37FyV7QvUDUicGJmLgWepISuTZtIfDvBYkBBh3fe1/u3ePZ0L6g
R+uUpiQ8RccQkCotFdVJeC/YubjmeZilAT8wBpdOvSRINEhywhQ6qJHQCo8SyhEet56AsYneMmkA
sBrjLCejtrozuUy1raOm1M7x+GstgLBePUXlJ+OTMyMskufxJlhIHDzSvCA1uuXxKufieN/8+5Gm
I+X/PbHk+/b9+Y2ad78BMTbOv14BAAA=
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AQ5CXM
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64
+ cd staxmapper-1.2.0.Final
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n staxmapper -d /home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64
[INFO] Installing artifact org.jboss:staxmapper:jar:1.2.0.Final
[INFO] Installing artifact org.jboss:staxmapper:pom:1.2.0.Final
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64/usr/share/javadoc/staxmapper
+ 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-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/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64/usr/share/javadoc/staxmapper
+ echo /usr/share/javadoc/staxmapper
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.2.0-3.mga8 --unique-debug-suffix -1.2.0-3.mga8.aarch64 --unique-debug-src-base staxmapper-1.2.0-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/staxmapper-1.2.0.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: staxmapper-1.2.0-3.mga8.noarch
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64/usr/share/maven-metadata/staxmapper.xml']
[INFO maven.prov] mvn(org.jboss:staxmapper:pom:) = 1.2.0.Final, mvn(org.jboss:staxmapper) = 1.2.0.Final
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64/usr/share/java/staxmapper/staxmapper.jar']
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64/usr/share/maven-metadata/staxmapper.xml']
[INFO maven.req] java-headless >= 1:1.6, javapackages-filesystem
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64/usr/share/java/staxmapper/staxmapper.jar']
Provides: mvn(org.jboss:staxmapper) = 1.2.0.Final mvn(org.jboss:staxmapper:pom:) = 1.2.0.Final staxmapper = 1.2.0-3.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
Processing files: staxmapper-javadoc-1.2.0-3.mga8.noarch
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64/usr/share/javadoc/staxmapper/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/staxmapper-1.2.0-3.mga8.aarch64/usr/share/javadoc/staxmapper/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: staxmapper-javadoc = 1.2.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/staxmapper-1.2.0-3.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/staxmapper-1.2.0-3.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/staxmapper-javadoc-1.2.0-3.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OiFzNM
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd staxmapper-1.2.0.Final
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/staxmapper-1.2.0-3.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.b4N48L
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf staxmapper-1.2.0.Final
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!