Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jsch.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201801-8030020210517173615-82c16c76-build-10549-2434/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jsch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jsch.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201801-8030020210517173615-82c16c76-build-10549-2434/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jsch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LV1PDk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jsch-0.1.54 + /usr/bin/unzip -qq /builddir/build/SOURCES/jsch-0.1.54.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd jsch-0.1.54 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/libexec/platform-python /usr/share/java-utils/mvn_file.py : jsch + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:project/pom:build/pom:extensions + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_xpath_set pom:project/pom:version 0.1.54 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bcx1ZC + umask 022 + cd /builddir/build/BUILD + cd jsch-0.1.54 + /usr/libexec/platform-python /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... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.jcraft:jsch:jar:0.1.54 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 63, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 51, column 15 [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] --------------------------< com.jcraft:jsch >--------------------------- [INFO] Building JSch 0.1.54 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jsch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jsch-0.1.54/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ jsch --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 135 source files to /builddir/build/BUILD/jsch-0.1.54/target/classes [INFO] /builddir/build/BUILD/jsch-0.1.54/src/main/java/com/jcraft/jsch/jcraft/Compression.java: /builddir/build/BUILD/jsch-0.1.54/src/main/java/com/jcraft/jsch/jcraft/Compression.java uses or overrides a deprecated API. [INFO] /builddir/build/BUILD/jsch-0.1.54/src/main/java/com/jcraft/jsch/jcraft/Compression.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/jsch-0.1.54/src/main/java/com/jcraft/jsch/KeyPair.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/jsch-0.1.54/src/main/java/com/jcraft/jsch/KeyPair.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jsch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jsch-0.1.54/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ jsch --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ jsch --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ jsch --- [INFO] Building jar: /builddir/build/BUILD/jsch-0.1.54/target/jsch-0.1.54.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jsch >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jsch <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jsch --- [INFO] Building jar: /builddir/build/BUILD/jsch-0.1.54/target/jsch-0.1.54-sources.jar [INFO] [INFO] --------------------------< com.jcraft:jsch >--------------------------- [INFO] Building JSch 0.1.54 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ jsch --- [INFO] [INFO] --- xmvn-mojo:3.0.0:javadoc (default-cli) @ jsch --- [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ jsch --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.127 s [INFO] Finished at: 2021-05-21T23:38:06+08:00 [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA42RMU/DMBCF9/6KI7sd2N1U0CkDU4XEerWvxlVytmwnavj1xESogSFifM+f9D3r 1OHWdzBSTM7zvnqSjxUQa28c2331dhLPp2PbVodmpx6EgJfBdQYMBWIzY44SWGKKmMnAeYL315FB iJleM80O4F5MJc6FjX4IrWl8tDJ5xjwFkj4lVf+8LBzG7C6oc0FTEgEjcVb1ql44umXi8o0m+F7V 91js9W/99hoMqD9I9jgSy9AN1vHWqm9OJD9ETWLB/877v1/7Xl51xEveMF4/O3fedqxSucAXZxax ougBAAA= -----END MAVEN BUILD DEPENDENCIES----- + mkdir META-INF + cp /builddir/build/SOURCES/MANIFEST.MF META-INF + cp /builddir/build/SOURCES/plugin.properties plugin.properties + touch META-INF/MANIFEST.MF + touch plugin.properties + zip target/jsch-0.1.54.jar META-INF/MANIFEST.MF updating: META-INF/MANIFEST.MF (deflated 52%) + zip target/jsch-0.1.54.jar plugin.properties adding: plugin.properties (deflated 51%) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZfKujf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch ++ dirname /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch + cd jsch-0.1.54 + xmvn-install -R .xmvn-reactor -n jsch -d /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch [INFO] Installing artifact com.jcraft:jsch:jar:0.1.54 [INFO] Installing artifact com.jcraft:jsch:pom:0.1.54 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/javadoc/jsch + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/args .xmvn/apidocs/com .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/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 /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/javadoc/jsch + echo /usr/share/javadoc/jsch + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.1.54-6.module+el8.3.0+38+6fa2fd04 --unique-debug-suffix -0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch --unique-debug-src-base jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jsch-0.1.54 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5vj6ZT + umask 022 + cd /builddir/build/BUILD + cd jsch-0.1.54 + LICENSEDIR=/builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/licenses/jsch + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/licenses/jsch + cp -pr LICENSE.txt /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/licenses/jsch + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/java/jsch.jar'] [INFO osgi.prov] osgi(com.jcraft.jsch) = 0.1.54 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/java/jsch.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/maven-metadata/jsch.xml'] [INFO maven.prov] mvn(com.jcraft:jsch:pom:) = 0.1.54, mvn(com.jcraft:jsch) = 0.1.54 [INFO maven.req] input: ['/builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/maven-metadata/jsch.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.5 Provides: jsch = 0.1.54-6.module+el8.3.0+38+6fa2fd04 mvn(com.jcraft:jsch) = 0.1.54 mvn(com.jcraft:jsch:pom:) = 0.1.54 osgi(com.jcraft.jsch) = 0.1.54 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.5 javapackages-filesystem Obsoletes: jsch-demo < 0.1.54 Processing files: jsch-javadoc-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bvPuNz + umask 022 + cd /builddir/build/BUILD + cd jsch-0.1.54 + LICENSEDIR=/builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/licenses/jsch-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/licenses/jsch-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch/usr/share/licenses/jsch-javadoc + exit 0 Provides: jsch-javadoc = 0.1.54-6.module+el8.3.0+38+6fa2fd04 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 /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch Wrote: /builddir/build/RPMS/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch.rpm Wrote: /builddir/build/RPMS/jsch-javadoc-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ta1fXi + umask 022 + cd /builddir/build/BUILD + cd jsch-0.1.54 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jsch-0.1.54-6.module+el8.3.0+38+6fa2fd04.noarch + exit 0 Child return code was: 0