Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hono-dev] Build failed in Jenkins: Hono-Nightly #467

See <https://ci.eclipse.org/hono/job/Hono-Nightly/467/display/redirect?page=changes>

Changes:

[kai.hudalla] Fix JavaDoc issues.

------------------------------------------
[...truncated 328.93 KB...]
03:48:49.954 [vert.x-eventloop-thread-2] WARN  o.e.h.d.DeviceRegistryAmqpServer - server listens on non-standard insecure port [127.0.0.1:60231], default is 5672
03:48:50.232 [main] INFO  o.e.h.c.i.AbstractRequestResponseClient - closing request-response client ...
03:48:50.240 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:60231]...
03:48:50.243 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:60231]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.697 sec - in org.eclipse.hono.deviceregistry.StandaloneCredentialsApiTest
Running org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
03:48:50.299 [main] INFO  o.e.h.d.FileBasedCredentialsService - saving credentials to file every 3 seconds
03:48:50.307 [main] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 3 credentials from file [/credentials.json]
03:48:50.307 [main] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
03:48:50.321 [main] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 2 credentials from file [/credentials.json]
03:48:50.349 [main] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
Running org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest
03:48:50.361 [main] INFO  o.e.h.d.FileBasedRegistrationService - saving device identities to file every 3 seconds
03:48:50.365 [main] INFO  o.e.h.d.FileBasedRegistrationService - successfully loaded 1 device identities from file [/device-identities.json]
03:48:50.365 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
03:48:50.369 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
03:48:50.372 [main] INFO  o.e.h.d.FileBasedRegistrationService - operation [unknown-action] not supported
03:48:50.379 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
03:48:50.382 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest

Results :

Tests run: 70, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-service-device-registry ---
[INFO] Unpacking /jobs/genie.hono/Hono-Nightly/workspace/legal/target/hono-legal-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/classes/META-INF with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-service-device-registry ---
[INFO] Building jar: /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ hono-service-device-registry ---
[ERROR] Error fetching link: /jobs/genie.hono/Hono-Nightly/workspace/legal/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /jobs/genie.hono/Hono-Nightly/workspace/demo-certs/target/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.eclipse.hono.deviceregistry...
Constructing Javadoc information...
Standard Doclet version 1.8.0_131
Building tree for all the packages and classes...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/Application.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/ApplicationConfig.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/DeviceRegistryAmqpServer.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/DeviceRegistryRestServer.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedCredentialsConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedCredentialsService.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedRegistrationConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedRegistrationService.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/package-frame.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/package-summary.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/package-tree.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/constant-values.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedRegistrationConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedCredentialsConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedRegistrationService.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedCredentialsService.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/ApplicationConfig.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/DeviceRegistryRestServer.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/DeviceRegistryAmqpServer.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/Application.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/package-use.html...
Building index for all the packages and classes...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/overview-tree.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/index-all.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/allclasses-frame.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/allclasses-noframe.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/index.html...
Generating /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/apidocs/help-doc.html...
[INFO] Building jar: /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:1.5.8.RELEASE:repackage (default) @ hono-service-device-registry ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-service-device-registry ---
[INFO] Building jar: /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign-jars) @ hono-service-device-registry ---
[INFO] Signing of nested jars of '/jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT.jar
[INFO] Signing of nested jars of '/jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT-javadoc.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT-javadoc.jar
[INFO] Signing of nested jars of '/jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT-sources.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-service-device-registry ---
[INFO] Installing /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT.jar to <https://ci.eclipse.org/hono/job/Hono-Nightly/ws/.repository/org/eclipse/hono/hono-service-device-registry/0.5-M11-SNAPSHOT/hono-service-device-registry-0.5-M11-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/pom.xml to <https://ci.eclipse.org/hono/job/Hono-Nightly/ws/.repository/org/eclipse/hono/hono-service-device-registry/0.5-M11-SNAPSHOT/hono-service-device-registry-0.5-M11-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT-javadoc.jar to <https://ci.eclipse.org/hono/job/Hono-Nightly/ws/.repository/org/eclipse/hono/hono-service-device-registry/0.5-M11-SNAPSHOT/hono-service-device-registry-0.5-M11-SNAPSHOT-javadoc.jar>
[INFO] Installing /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT-sources.jar to <https://ci.eclipse.org/hono/job/Hono-Nightly/ws/.repository/org/eclipse/hono/hono-service-device-registry/0.5-M11-SNAPSHOT/hono-service-device-registry-0.5-M11-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ hono-service-device-registry ---
[INFO] Performing deferred deploys (gathering into "/jobs/genie.hono/Hono-Nightly/workspace/target/nexus-staging/deferred")...
[INFO] Installing /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly/workspace/target/nexus-staging/deferred/org/eclipse/hono/hono-service-device-registry/0.5-M11-SNAPSHOT/hono-service-device-registry-0.5-M11-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/pom.xml to /jobs/genie.hono/Hono-Nightly/workspace/target/nexus-staging/deferred/org/eclipse/hono/hono-service-device-registry/0.5-M11-SNAPSHOT/hono-service-device-registry-0.5-M11-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT-javadoc.jar to /jobs/genie.hono/Hono-Nightly/workspace/target/nexus-staging/deferred/org/eclipse/hono/hono-service-device-registry/0.5-M11-SNAPSHOT/hono-service-device-registry-0.5-M11-SNAPSHOT-javadoc.jar
[INFO] Installing /jobs/genie.hono/Hono-Nightly/workspace/services/device-registry/target/hono-service-device-registry-0.5-M11-SNAPSHOT-sources.jar to /jobs/genie.hono/Hono-Nightly/workspace/target/nexus-staging/deferred/org/eclipse/hono/hono-service-device-registry/0.5-M11-SNAPSHOT/hono-service-device-registry-0.5-M11-SNAPSHOT-sources.jar
[INFO] Execution skipped to the last project...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Messaging 0.5-M11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-service-messaging ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-service-messaging ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-service-messaging ---
[INFO] Unpacking /jobs/genie.hono/Hono-Nightly/workspace/demo-certs/target/hono-demo-certs-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly/workspace/services/messaging/target/certs with includes "*.pem" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-service-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hono-service-messaging ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /jobs/genie.hono/Hono-Nightly/workspace/services/messaging/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-service-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hono-service-messaging ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /jobs/genie.hono/Hono-Nightly/workspace/services/messaging/target/test-classes
[INFO] /jobs/genie.hono/Hono-Nightly/workspace/services/messaging/src/test/java/org/eclipse/hono/event/impl/ForwardingEventDownstreamAdapterTest.java: Some input files use unchecked or unsafe operations.
[INFO] /jobs/genie.hono/Hono-Nightly/workspace/services/messaging/src/test/java/org/eclipse/hono/event/impl/ForwardingEventDownstreamAdapterTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-service-messaging ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.hono.messaging.MessageForwardingEndpointTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 sec - in org.eclipse.hono.messaging.MessageForwardingEndpointTest
Running org.eclipse.hono.messaging.StandaloneTelemetryApiTest
03:49:01.590 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - no Event endpoint has been configured, Hono Messaging will not support Event API
03:49:01.593 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - Hono Messaging does not yet support limiting the incoming message size via the maxPayloadSize property
03:49:01.594 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - starting endpoint [name: telemetry, class: org.eclipse.hono.telemetry.impl.TelemetryEndpoint]
03:49:01.603 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - secure port is not enabled
03:49:01.603 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
03:49:01.907 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:43142], default is 5672
03:49:02.103 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-9cda0e62-8c7d-4021-a413-6393619060c7, session window size: 9830400]
03:49:04.087 [main] INFO  o.e.hono.client.impl.AbstractSender - closing sender ...
03:49:04.175 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:43142]...
03:49:04.178 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:43142]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.631 sec <<< FAILURE! - in org.eclipse.hono.messaging.StandaloneTelemetryApiTest
testTelemetryUploadSucceedsForRegisteredDevice(org.eclipse.hono.messaging.StandaloneTelemetryApiTest)  Time elapsed: 2.092 sec  <<< ERROR!
java.util.concurrent.TimeoutException

Running org.eclipse.hono.messaging.HonoMessagingMessageFilterTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.hono.messaging.HonoMessagingMessageFilterTest
Running org.eclipse.hono.messaging.HonoMessagingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.hono.messaging.HonoMessagingTest
Running org.eclipse.hono.messaging.StandaloneEventApiTest
03:49:04.219 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - no Telemetry endpoint has been configured, Hono Messaging will not support Telemetry API
03:49:04.220 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - Hono Messaging does not yet support limiting the incoming message size via the maxPayloadSize property
03:49:04.220 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - starting endpoint [name: event, class: org.eclipse.hono.event.impl.EventEndpoint]
03:49:04.220 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - secure port is not enabled
03:49:04.220 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
03:49:04.221 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:48857], default is 5672
03:49:04.241 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-736d04e0-49f9-47dc-bead-3c1648255033, session window size: 9830400]
03:49:04.337 [main] INFO  o.e.hono.client.impl.AbstractSender - closing sender ...
03:49:04.339 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:48857]...
03:49:04.340 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:48857]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in org.eclipse.hono.messaging.StandaloneEventApiTest
Running org.eclipse.hono.messaging.ForwardingDownstreamAdapterTest
03:49:04.367 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - downstream container [downstream] has closed connection
03:49:04.368 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
03:49:04.870 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
03:49:05.017 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
03:49:05.518 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
03:49:05.518 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
03:49:06.019 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
03:49:06.019 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
03:49:06.028 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
03:49:06.520 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
03:49:06.529 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
03:49:06.537 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
03:49:07.038 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
03:49:07.385 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
03:49:07.653 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - created downstream sender [con: connection-1, link: protocol_adapter]
03:49:07.663 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing 1 downstream senders for connection [id: upstream-connection-id]
03:49:07.664 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing downstream sender [con: upstream-connection-id, link: link-id]
03:49:07.673 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: remote host unreachable
03:49:07.675 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - can't create downstream sender [con: CON_ID, link: protocol_adapter]: downstream connection must be opened before creating sender
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.332 sec - in org.eclipse.hono.messaging.ForwardingDownstreamAdapterTest
Running org.eclipse.hono.event.impl.EventEndpointTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.hono.event.impl.EventEndpointTest
Running org.eclipse.hono.event.impl.ForwardingEventDownstreamAdapterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.hono.event.impl.ForwardingEventDownstreamAdapterTest
Running org.eclipse.hono.telemetry.impl.ForwardingTelemetryDownstreamAdapterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.hono.telemetry.impl.ForwardingTelemetryDownstreamAdapterTest
03:49:07.887 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container

Results :

Tests in error: 
  StandaloneTelemetryApiTest.testTelemetryUploadSucceedsForRegisteredDevice ยป Timeout

Tests run: 33, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  4.071 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.041 s]
[INFO] Legal Documents .................................... SUCCESS [  4.787 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  1.229 s]
[INFO] Hono Core .......................................... SUCCESS [ 37.212 s]
[INFO] Hono Client ........................................ SUCCESS [ 23.304 s]
[INFO] Hono Service base .................................. SUCCESS [ 21.620 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.395 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [  7.782 s]
[INFO] Hono REST Adapter .................................. SUCCESS [ 15.878 s]
[INFO] Hono MQTT Adapter base ............................. SUCCESS [ 21.151 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [ 11.392 s]
[INFO] Hono Kura Adapter .................................. SUCCESS [  7.998 s]
[INFO] Hono Artemis ....................................... SUCCESS [  2.036 s]
[INFO] Hono Dispatch Router ............................... SUCCESS [ 13.329 s]
[INFO] Metrics Docker Images .............................. SUCCESS [  1.798 s]
[INFO] Hono Services ...................................... SUCCESS [  0.513 s]
[INFO] Hono Auth .......................................... SUCCESS [  8.769 s]
[INFO] Hono Device Registry ............................... SUCCESS [ 14.257 s]
[INFO] Hono Messaging ..................................... FAILURE [  8.495 s]
[INFO] Hono Examples ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:28 min
[INFO] Finished at: 2017-12-05T03:49:08-05:00
[INFO] Final Memory: 83M/2737M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project hono-service-messaging: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.hono/Hono-Nightly/workspace/services/messaging/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hono-service-messaging
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top