Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/apache-commons-fileupload.spec'], False, '/var/lib/mock/sclo7-thermostat1-rh-el7-build-7103-9057/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/apache-commons-fileupload.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/thermostat1-apache-commons-fileupload-1.3-70.3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-fileupload.spec'], False, '/var/lib/mock/sclo7-thermostat1-rh-el7-build-7103-9057/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-fileupload.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MOPJCJ + umask 022 + cd /builddir/build/BUILD + scl enable maven30 thermostat1 - Patch #2 (apache-commons-fileupload-CVE-2014-0050.patch): patching file src/main/java/org/apache/commons/fileupload/FileUploadBase.java patching file src/main/java/org/apache/commons/fileupload/MultipartStream.java patching file src/test/java/org/apache/commons/fileupload/MultipartStreamTest.java ~/build/BUILD/commons-fileupload-1.3-src/src/main ~/build/BUILD/commons-fileupload-1.3-src Patch #1 (CVE-2013-2186-commons-fileupload.patch): patching file java/org/apache/commons/fileupload/disk/DiskFileItem.java Hunk #1 succeeded at 656 (offset -56 lines). ~/build/BUILD/commons-fileupload-1.3-src + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b5bb0e + umask 022 + cd /builddir/build/BUILD + cd commons-fileupload-1.3-src + scl enable maven30 thermostat1 - Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', '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] ------------------------------------------------------------------------ [INFO] Building Commons FileUpload 1.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-fileupload --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-fileupload-1.3-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-fileupload --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-fileupload --- [INFO] Checking for local modifications: skipped. [INFO] maven is executed in offline mode, Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-fileupload-1.3-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-fileupload-1.3-src [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : Exception while executing SCM command. [INFO] Storing buildNumber: ?????? at timestamp: 1443813471746 [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-fileupload-1.3-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-fileupload-1.3-src [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:2.6:resources (default-resources) @ commons-fileupload --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-fileupload-1.3-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commons-fileupload --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /builddir/build/BUILD/commons-fileupload-1.3-src/target/classes [WARNING] /builddir/build/BUILD/commons-fileupload-1.3-src/src/main/java/org/apache/commons/fileupload/servlet/ServletFileUpload.java: /builddir/build/BUILD/commons-fileupload-1.3-src/src/main/java/org/apache/commons/fileupload/servlet/ServletFileUpload.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/commons-fileupload-1.3-src/src/main/java/org/apache/commons/fileupload/servlet/ServletFileUpload.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ commons-fileupload --- Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commons-fileupload --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commons-fileupload --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ commons-fileupload --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ commons-fileupload --- [INFO] Building jar: /builddir/build/BUILD/commons-fileupload-1.3-src/target/commons-fileupload-1.3.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons FileUpload 1.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.1.1:install (default-cli) @ commons-fileupload --- 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] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-fileupload >>> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-fileupload --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-fileupload <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-fileupload --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/commons-fileupload-1.3-src/src/main/java/org/apache/commons/fileupload/FileUploadBase.java:1358: warning - Tag @link: can't find SizeLimitExceededException(String, long, long) in org.apache.commons.fileupload.FileUploadBase.SizeLimitExceededException [WARNING] /builddir/build/BUILD/commons-fileupload-1.3-src/src/main/java/org/apache/commons/fileupload/FileUploadBase.java:1368: warning - Tag @link: can't find SizeLimitExceededException(String, long, long) in org.apache.commons.fileupload.FileUploadBase.SizeLimitExceededException [WARNING] /builddir/build/BUILD/commons-fileupload-1.3-src/src/main/java/org/apache/commons/fileupload/package-info.java:85: warning - Tag @link: reference not found: org.apache.commons.fileupload.portlet.PortletFileUpload PortletFileUpload [WARNING] /builddir/build/BUILD/commons-fileupload-1.3-src/src/main/java/org/apache/commons/fileupload/disk/package-info.java:54: warning - Tag @link: reference not found: org.apache.commons.fileupload.portlet.PortletFileUpload PortletFileUpload [INFO] [INFO] --- xmvn-mojo:2.1.1:builddep (default-cli) @ commons-fileupload --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.460s [INFO] Finished at: Fri Oct 02 19:17:57 UTC 2015 [INFO] Final Memory: 22M/481M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WSMW/DIBCF9/wK6h3c7I6jNpOHTlGkrhdzdangQIAt+9/X1I7iDLXSLB3v3Qfv cUex741mHfqgLO2yrXjOGFJtpaJml52O/OV4qKpsX26KJ87Za6u0ZBIdkhwxhYE1SOghomTngb2/ dcQ4H+klU24YuwpDKkeh8bZ1lSytbwQ4qD9R1NYYS6HIL72JBB/VB9RxFGaCO/BIscgXrYnFPiKl x5TOmiK/lilDfhvi90xfLam4EmPu37r/4XrooBcBfadxzWYmODj1uNllZMreMdcEPWq0WKSBDkk4 3TZqdZ0/HIcQ0Jz1wKcD/5DAo0YIeFeARZX+9je9sLfmQgMAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e1Xmn5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch ++ dirname /builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch + cd commons-fileupload-1.3-src + scl enable maven30 thermostat1 - [INFO] Installing artifact commons-fileupload:commons-fileupload:jar:1.3 [INFO] Installing artifact commons-fileupload:commons-fileupload:pom:1.3 [INFO] Installation successful + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/commons-fileupload-1.3-src /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/thermostat1/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/thermostat1/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch Finding Provides: scl enable thermostat1 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 22127 --scl thermostat1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch/opt/rh/thermostat1/root/usr/share/java/apache-commons-fileupload/commons-fileupload.jar'] [INFO osgi.prov] thermostat1-osgi(org.apache.commons.fileupload) = 1.3.0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch/opt/rh/thermostat1/root/usr/share/maven-metadata/apache-commons-fileupload.xml'] [INFO maven.prov] thermostat1-mvn(commons-fileupload:commons-fileupload) = 1.3, thermostat1-mvn(commons-fileupload:commons-fileupload:pom:) = 1.3 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable thermostat1 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 22127 --scl thermostat1 [INFO maven.req] input: ['/builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch/opt/rh/thermostat1/root/usr/share/maven-metadata/apache-commons-fileupload.xml'] [INFO maven.req] thermostat1-runtime, rh-java-common-mvn(commons-io:commons-io), java Provides: thermostat1-apache-commons-fileupload = 1.3-70.3.el7 thermostat1-osgi(org.apache.commons.fileupload) = 1.3.0 thermostat1-mvn(commons-fileupload:commons-fileupload) = 1.3 thermostat1-mvn(commons-fileupload:commons-fileupload:pom:) = 1.3 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: thermostat1-runtime rh-java-common-mvn(commons-io:commons-io) java Processing files: thermostat1-apache-commons-fileupload-javadoc-1.3-70.3.el7.noarch Finding Provides: scl enable thermostat1 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 22127 --scl thermostat1 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable thermostat1 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 22127 --scl thermostat1 Provides: thermostat1-apache-commons-fileupload-javadoc = 1.3-70.3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: thermostat1-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch Wrote: /builddir/build/RPMS/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch.rpm Wrote: /builddir/build/RPMS/thermostat1-apache-commons-fileupload-javadoc-1.3-70.3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pjWTlk + umask 022 + cd /builddir/build/BUILD + cd commons-fileupload-1.3-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/thermostat1-apache-commons-fileupload-1.3-70.3.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->