It seems that this module keeps failing.  Anyone know why?

On Thu, Dec 29, 2016 at 3:58 PM Apache Jenkins Server <
[email protected]> wrote:

> See <
> https://builds.apache.org/job/Tamaya-Sandbox-Master/org.apache.tamaya.ext$tamaya-features/254/
> >
>
> ------------------------------------------
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Apache Tamaya :: OSGI Integration :: Features
> 0.3-incubating-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @
> tamaya-features ---
> [INFO] Deleting <
> https://builds.apache.org/job/Tamaya-Sandbox-Master/org.apache.tamaya.ext$tamaya-features/ws/target
> >
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @
> tamaya-features ---
> [INFO]
> [INFO] --- apache-rat-plugin:0.12:check (default) @ tamaya-features ---
> [INFO] Enabled default license matchers.
> [INFO] Will parse SCM ignores for exclusions...
> [INFO] Finished adding exclusions from SCM ignore files.
> [INFO] 61 implicit excludes (use -debug for more details).
> [INFO] Exclude: **/*banner.txt
> [INFO] Exclude: banner.txt
> [INFO] Exclude: .git
> [INFO] Exclude: derby.log
> [INFO] Exclude: **/bootstrap-*
> [INFO] Exclude: **/js/jquery-*
> [INFO] Exclude: **/*.json
> [INFO] Exclude: **/*.md
> [INFO] Exclude: **/*.md.vm
> [INFO] Exclude:
> src/site/asciidoc/temp-properties-files-for-site/attributes.adoc
> [INFO] Exclude: readme/**
> [INFO] 6 resources included (use -debug for more details)
> [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0,
> generated: 0, approved: 6 licenses.
> [INFO]
> [INFO] --- maven-remote-resources-plugin:1.5:process
> (process-resource-bundles) @ tamaya-features ---
> [INFO]
> [INFO] --- karaf-maven-plugin:4.0.5:features-generate-descriptor
> (generate) @ tamaya-features ---
> [INFO] Downloading:
> http://repository.apache.org/snapshots/org/apache/tamaya/ext/tamaya-features/0.3-incubating-SNAPSHOT/maven-metadata.xml
> [INFO] Generating feature descriptor file <
> https://builds.apache.org/job/Tamaya-Sandbox-Master/org.apache.tamaya.ext$tamaya-features/ws/target/feature/feature.xml
> >
> [INFO] ...done!
> [INFO]
> [INFO] --- maven-resources-plugin:2.7:copy-resources (features) @
> tamaya-features ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @
> tamaya-features ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory <
> https://builds.apache.org/job/Tamaya-Sandbox-Master/org.apache.tamaya.ext$tamaya-features/ws/src/main/resources
> >
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @
> tamaya-features ---
> [INFO] No sources to compile
> [INFO]
> [INFO] --- bnd-maven-plugin:3.3.0:bnd-process (default) @ tamaya-features
> ---
> [INFO]
> [INFO] --- maven-resources-plugin:2.7:testResources
> (default-testResources) @ tamaya-features ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 3 resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @
> tamaya-features ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1 source file to <
> https://builds.apache.org/job/Tamaya-Sandbox-Master/org.apache.tamaya.ext$tamaya-features/ws/target/test-classes
> >
> [INFO]
> [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @
> tamaya-features ---
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.tamaya.osgi.OSGIKarafTest
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/karaf/org.apache.karaf.client/4.0.7/org.apache.karaf.client-4.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/home/jenkins/jenkins-slave/maven-repositories/1/org/ops4j/pax/logging/pax-logging-api/1.8.5/pax-logging-api-1.8.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
> 2016-12-29 20:56:57,758 | WARN  | pool-7-thread-1  | JaxbUtil
>            | 8 - org.apache.karaf.features.core - 4.0.7 | Old style feature
> file without namespace found (URI:
> mvn:org.apache.tamaya.ext/tamaya-osgi-features/0.3-incubating-SNAPSHOT/xml/features).
> This format is deprecated and support for it will soon be removed
> Exception in thread "JMX Connector Thread [service:jmx:rmi://
> 0.0.0.0:44444/jndi/rmi://0.0.0.0:1099/karaf-root]"
> java.lang.RuntimeException:
> Port already in use: 44444;
> You may have started two containers.  If you need to start a second
> container or the default ports are already in use update the config file
> etc/org.apache.karaf.management.cfg and change the Registry Port and Server
> Port to unused ports
>         at
> org.apache.karaf.management.ConnectorServerFactory$1.run(ConnectorServerFactory.java:268)
> 2016-12-29 20:57:02,515 | WARN  | pool-8-thread-1  | core
>            | 17 - org.apache.aries.jmx.core - 1.1.6 | Detected secondary
> ServiceReference for [org.osgi.service.cm.ConfigurationAdmin] with
> service.id [121] Only 1 instance will be JMX managed
> 2016-12-29 20:57:04,212 | WARN  | FelixStartLevel  | core
>            | 17 - org.apache.aries.jmx.core - 1.1.6 | Task rejected for JMX
> Notification dispatch of event
> [org.osgi.framework.ServiceEvent[source=[javax.management.MBeanServer]]] -
> Dispatcher may have been shutdown
> 2016-12-29 20:57:09,631 | WARN  | pool-7-thread-1  | JaxbUtil
>            | 8 - org.apache.karaf.features.core - 4.0.7 | Old style feature
> file without namespace found (URI:
> mvn:org.apache.tamaya.ext/tamaya-osgi-features/0.3-incubating-SNAPSHOT/xml/features).
> This format is deprecated and support for it will soon be removed
> 2016-12-29 20:57:14,970 | WARN  | pool-32-thread-1 | core
>            | 17 - org.apache.aries.jmx.core - 1.1.6 | Task rejected for JMX
> Notification dispatch of event
> [org.osgi.framework.ServiceEvent[source=[javax.management.MBeanServer]]] -
> Dispatcher may have been shutdown
> 2016-12-29 20:57:15,138 | WARN  | pool-8-thread-1  | core
>            | 17 - org.apache.aries.jmx.core - 1.1.6 | Detected secondary
> ServiceReference for [org.osgi.service.cm.ConfigurationAdmin] with
> service.id [127] Only 1 instance will be JMX managed
> 2016-12-29 20:57:16,579 | WARN  | FelixStartLevel  | core
>            | 17 - org.apache.aries.jmx.core - 1.1.6 | Task rejected for JMX
> Notification dispatch of event
> [org.osgi.framework.ServiceEvent[source=[javax.management.MBeanServer]]] -
> Dispatcher may have been shutdown
> [SUREFIRE] std/in stream corrupted
> java.io.IOException: Command NOOP unexpectedly read Void data with length
> 4.
>         at
> org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:139)
>         at
> org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:360)
>         at java.lang.Thread.run(Thread.java:745)
> 2016-12-29 20:57:21,742 | WARN  | pool-7-thread-1  | JaxbUtil
>            | 8 - org.apache.karaf.features.core - 4.0.7 | Old style feature
> file without namespace found (URI:
> mvn:org.apache.tamaya.ext/tamaya-osgi-features/0.3-incubating-SNAPSHOT/xml/features).
> This format is deprecated and support for it will soon be removed
> 2016-12-29 20:57:27,246 | WARN  | pool-8-thread-1  | core
>            | 17 - org.apache.aries.jmx.core - 1.1.6 | Detected secondary
> ServiceReference for [org.osgi.service.cm.ConfigurationAdmin] with
> service.id [116] Only 1 instance will be JMX managed
> 2016-12-29 20:57:28,972 | WARN  | FelixStartLevel  | core
>            | 17 - org.apache.aries.jmx.core - 1.1.6 | Task rejected for JMX
> Notification dispatch of event
> [org.osgi.framework.ServiceEvent[source=[javax.management.MBeanServer]]] -
> Dispatcher may have been shutdown
>
> Results :
>
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>
> [JENKINS] Recording test results
>

Reply via email to