Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/felix-utils.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-23967/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/felix-utils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Wed Sep 08 2011 Jaromir Capik - 1.1.0-2 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/maven30-felix-utils-1.2.0-5.8.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/felix-utils.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-23967/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/felix-utils.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Wed Sep 08 2011 Jaromir Capik - 1.1.0-2 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Jzgfq7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf org.apache.felix.utils-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/org.apache.felix.utils-1.2.0-source-release.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd org.apache.felix.utils-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + scl enable maven30 - + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-compiler-plugin + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.mojo:rat-maven-plugin + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/mvn_file.py : felix/felix-utils + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oTgLYi + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.utils-1.2.0 + scl enable maven30 - + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/mvn_build.py -- -Dmaven.test.failure.ignore=true Executing: xmvn --batch-mode --offline -Dmaven.test.failure.ignore=true 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', u'-Dmaven.test.failure.ignore=true', '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... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.felix:org.apache.felix.utils:jar:1.2.0 [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ org.apache.felix:felix-parent:1.2.1, /opt/rh/maven30/root/usr/share/maven-poms/felix-parent/felix-parent.pom, line 333, column 15 [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-jxr-plugin is missing. @ org.apache.felix:felix-parent:1.2.1, /opt/rh/maven30/root/usr/share/maven-poms/felix-parent/felix-parent.pom, line 337, 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] ------------------------------------------------------------------------ [INFO] Building Apache Felix Utils 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.felix.utils --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.felix.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.apache.felix.utils-1.2.0/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.apache.felix.utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/classes [WARNING] /builddir/build/BUILD/org.apache.felix.utils-1.2.0/src/main/java/org/apache/felix/utils/manifest/Parser.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/org.apache.felix.utils-1.2.0/src/main/java/org/apache/felix/utils/manifest/Parser.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.felix.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.apache.felix.utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/test-classes [WARNING] /builddir/build/BUILD/org.apache.felix.utils-1.2.0/src/test/java/org/apache/felix/utils/properties/PropertiesTest.java:[26,50] com.sun.org.apache.xerces.internal.impl.dv.ValidatedInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/org.apache.felix.utils-1.2.0/src/test/java/org/apache/felix/utils/properties/InterpolationHelperTest.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/org.apache.felix.utils-1.2.0/src/test/java/org/apache/felix/utils/properties/InterpolationHelperTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ org.apache.felix.utils --- [INFO] Surefire report directory: /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.felix.utils.version.VersionCleanerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.apache.felix.utils.version.VersionCleanerTest Running org.apache.felix.utils.version.VersionRangeTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.felix.utils.version.VersionRangeTest Running org.apache.felix.utils.manifest.ParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.felix.utils.manifest.ParserTest Running org.apache.felix.utils.filter.FilterImplTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.felix.utils.filter.FilterImplTest Running org.apache.felix.utils.properties.InterpolationHelperTest Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec <<< FAILURE! - in org.apache.felix.utils.properties.InterpolationHelperTest testBasicSubstitution(org.apache.felix.utils.properties.InterpolationHelperTest) Time elapsed: 0.008 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<> but was: at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:86) at junit.framework.TestCase.assertEquals(TestCase.java:253) at org.apache.felix.utils.properties.InterpolationHelperTest.testBasicSubstitution(InterpolationHelperTest.java:48) Running org.apache.felix.utils.properties.PropertiesTest # # The Main # # Comment # # Another comment # A value comment key1 = val1 # Another value comment key2 = ${key1}/foo # A third comment key3 = val3 ===== # # The Main # # Comment # # Another comment # A value comment key1 = val1 # Another value comment key2 = ${key1}/foo # A third comment key3 = foo ===== ##--------------------------------------------------------------------------- ## Licensed to the Apache Software Foundation (ASF) under one or more ## contributor license agreements. See the NOTICE file distributed with ## this work for additional information regarding copyright ownership. ## The ASF licenses this file to You under the Apache License, Version 2.0 ## (the "License"); you may not use this file except in compliance with ## the License. You may obtain a copy of the License at ## ## http://www.apache.org/licenses/LICENSE-2.0 ## ## Unless required by applicable law or agreed to in writing, software ## distributed under the License is distributed on an "AS IS" BASIS, ## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ## See the License for the specific language governing permissions and ## limitations under the License. ##--------------------------------------------------------------------------- # # test.properties # Used in the PropertiesTest # test=test another = another ==== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.felix.utils.properties.PropertiesTest Results : Failed tests: InterpolationHelperTest.testBasicSubstitution:48 expected:<> but was: Tests run: 30, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/surefire-reports for the individual test results. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.apache.felix.utils --- [INFO] Building jar: /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/org.apache.felix.utils-1.2.0.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Felix Utils 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.1.1:install (default-cli) @ org.apache.felix.utils --- 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) @ org.apache.felix.utils >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ org.apache.felix.utils <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ org.apache.felix.utils --- [INFO] Loading source files for package org.apache.felix.utils.version... Loading source files for package org.apache.felix.utils.service... Loading source files for package org.apache.felix.utils.properties... Loading source files for package org.apache.felix.utils.manifest... Loading source files for package org.apache.felix.utils.log... Loading source files for package org.apache.felix.utils.filter... Loading source files for package org.apache.felix.utils.collections... Constructing Javadoc information... Standard Doclet version 1.7.0_79 Building tree for all the packages and classes... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/version/VersionCleaner.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/version/VersionRange.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/version/VersionTable.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/service/BaseManagedServiceFactory.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/InterpolationHelper.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/InterpolationHelper.SubstitutionCallback.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/Properties.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/Properties.Layout.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/Properties.PropertiesReader.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/Properties.PropertiesWriter.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/Attribute.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/Clause.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/Directive.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/Parser.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/log/Logger.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/filter/FilterImpl.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/collections/DictionaryAsMap.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/collections/IteratorToEnumeration.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/collections/MapToDictionary.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/collections/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/collections/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/collections/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/filter/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/filter/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/filter/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/log/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/log/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/log/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/service/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/service/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/service/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/version/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/version/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/version/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/version/class-use/VersionRange.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/version/class-use/VersionCleaner.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/version/class-use/VersionTable.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/service/class-use/BaseManagedServiceFactory.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/class-use/Properties.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/class-use/Properties.PropertiesReader.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/class-use/Properties.PropertiesWriter.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/class-use/Properties.Layout.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/class-use/InterpolationHelper.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/class-use/InterpolationHelper.SubstitutionCallback.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/class-use/Parser.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/class-use/Clause.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/class-use/Directive.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/class-use/Attribute.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/log/class-use/Logger.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/filter/class-use/FilterImpl.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/collections/class-use/IteratorToEnumeration.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/collections/class-use/DictionaryAsMap.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/collections/class-use/MapToDictionary.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/collections/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/filter/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/log/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/manifest/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/properties/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/service/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/org/apache/felix/utils/version/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/index.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/org.apache.felix.utils-1.2.0/target/site/apidocs/help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/org.apache.felix.utils-1.2.0/src/main/java/org/apache/felix/utils/version/VersionCleaner.java:39: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/org.apache.felix.utils-1.2.0/src/main/java/org/apache/felix/utils/version/VersionRange.java:197: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/org.apache.felix.utils-1.2.0/src/main/java/org/apache/felix/utils/properties/Properties.java:183: warning - @return tag has no arguments. [INFO] [INFO] --- xmvn-mojo:2.1.1:builddep (default-cli) @ org.apache.felix.utils --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.829s [INFO] Finished at: Mon Jun 15 12:16:21 GMT 2015 [INFO] Final Memory: 25M/226M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA7WQMQ+CMBSEd37Fk72ge4GoE4MTMXGt9FGbQNuUQuDfSyUEdGBzvLsvvXul2dDU 0KNtpVZJeIqOIaAqNZdKJOG9IOfimudhlgb0QAhcOllz4GhQ8QmT2IJAhZY55PAc4XHrFRAy0Vsm DQBWY/RyMoTVncl5qq2ImGHlC6MKaznQeElmjlknK1a6yfjkxDCLytF4E8wkDg6VPyQ1uqHxKn1/ /D1gf49uhdzZsSBRqS3+DvlXU+NfkV2z37dR/uffnuN7kuABAAA= -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cXOp08 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64 + cd org.apache.felix.utils-1.2.0 + scl enable maven30 - + xmvn-install -R .xmvn-reactor -n felix-utils -d /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64 [INFO] Installing artifact org.apache.felix:org.apache.felix.utils:jar:1.2.0 [INFO] Installing artifact org.apache.felix:org.apache.felix.utils:pom:1.2.0 [INFO] Installation successful /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/javadoc/felix-utils + 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/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/resources .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/javadoc/felix-utils + echo /opt/rh/maven30/root/usr/share/javadoc/felix-utils + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/org.apache.felix.utils-1.2.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/maven30/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/maven30/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: maven30-felix-utils-1.2.0-5.8.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9eXYY6 + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.utils-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-felix-utils-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-felix-utils-1.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-felix-utils-1.2.0 + cp -pr NOTICE /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-felix-utils-1.2.0 + cp -pr DEPENDENCIES /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-felix-utils-1.2.0 + exit 0 Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 24869 --scl maven30 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/java/felix/felix-utils.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/maven-metadata/felix-utils.xml'] [INFO maven.prov] maven30-mvn(org.apache.felix:org.apache.felix.utils) = 1.2.0, maven30-mvn(org.apache.felix:org.apache.felix.utils:pom:) = 1.2.0 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 maven30 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 24869 --scl maven30 [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/maven-metadata/felix-utils.xml'] [INFO maven.req] maven30-runtime, maven30-mvn(org.osgi:org.osgi.core), java, maven30-mvn(org.osgi:org.osgi.compendium) Provides: maven30-felix-utils = 1.2.0-5.8.el7.centos maven30-mvn(org.apache.felix:org.apache.felix.utils) = 1.2.0 maven30-mvn(org.apache.felix:org.apache.felix.utils:pom:) = 1.2.0 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: maven30-runtime maven30-mvn(org.osgi:org.osgi.core) java maven30-mvn(org.osgi:org.osgi.compendium) Processing files: maven30-felix-utils-javadoc-1.2.0-5.8.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s4zT87 + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.utils-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-felix-utils-javadoc-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-felix-utils-javadoc-1.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-felix-utils-javadoc-1.2.0 + cp -pr NOTICE /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-felix-utils-javadoc-1.2.0 + exit 0 Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 24869 --scl maven30 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 maven30 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 24869 --scl maven30 Provides: maven30-felix-utils-javadoc = 1.2.0-5.8.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: maven30-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64 Wrote: /builddir/build/RPMS/maven30-felix-utils-1.2.0-5.8.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/maven30-felix-utils-javadoc-1.2.0-5.8.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.w7IoBp + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.utils-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/maven30-felix-utils-1.2.0-5.8.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->