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 CI Pipeline #665

See <https://ci.eclipse.org/hono/job/Hono%20CI%20Pipeline/665/display/redirect>

------------------------------------------
[...truncated 967 lines...]
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/coap-vertx-base/target/hono-adapter-coap-vertx-base-1.0-M6-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-coap-vertx-base/1.0-M6-SNAPSHOT/hono-adapter-coap-vertx-base-1.0-M6-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-adapter-coap-vertx >--------------
[INFO] Building Hono COAP Adapter 1.0-M6-SNAPSHOT                       [11/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-adapter-coap-vertx ---
[INFO] Deleting /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/coap-vertx/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-adapter-coap-vertx ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-adapter-coap-vertx ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-adapter-coap-vertx ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ hono-adapter-coap-vertx ---
[INFO] argLine set to "-javaagent:/opt/public/hipp/homes/genie.hono/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.hono/Hono CI Pipeline/workspace/adapters/coap-vertx/target/jacoco.exec"
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hono-adapter-coap-vertx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hono-adapter-coap-vertx ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/coap-vertx/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hono-adapter-coap-vertx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hono-adapter-coap-vertx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hono-adapter-coap-vertx ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (copy_legal_docs) @ hono-adapter-coap-vertx ---
[INFO] Unpacking /jobs/genie.hono/Hono CI Pipeline/workspace/legal/target/hono-legal-1.0-M6-SNAPSHOT.jar to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/coap-vertx/target/classes/META-INF with includes "" and excludes "META-INF/**,checkstyle/**"
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hono-adapter-coap-vertx ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/coap-vertx/target/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.5.RELEASE:repackage (default) @ hono-adapter-coap-vertx ---
[INFO] Creating repackaged archive /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/coap-vertx/target/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT-exec.jar with classifier exec
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-adapter-coap-vertx ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/coap-vertx/target/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jacoco-extras:0.1.4:xml (build-enhanced-xml-report) @ hono-adapter-coap-vertx ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle-check) @ hono-adapter-coap-vertx ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-adapter-coap-vertx ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/coap-vertx/target/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-coap-vertx/1.0-M6-SNAPSHOT/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/coap-vertx/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-coap-vertx/1.0-M6-SNAPSHOT/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/coap-vertx/target/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-coap-vertx/1.0-M6-SNAPSHOT/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----------< org.eclipse.hono:hono-adapter-http-vertx-base >------------
[INFO] Building Hono HTTP Adapter base 1.0-M6-SNAPSHOT                  [12/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-adapter-http-vertx-base ---
[INFO] Deleting /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/http-vertx-base/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-adapter-http-vertx-base ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-adapter-http-vertx-base ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-adapter-http-vertx-base ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ hono-adapter-http-vertx-base ---
[INFO] argLine set to "-javaagent:/opt/public/hipp/homes/genie.hono/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.hono/Hono CI Pipeline/workspace/adapters/http-vertx-base/target/jacoco.exec"
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hono-adapter-http-vertx-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/http-vertx-base/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hono-adapter-http-vertx-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/http-vertx-base/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hono-adapter-http-vertx-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hono-adapter-http-vertx-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/http-vertx-base/target/test-classes
[INFO] /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/http-vertx-base/src/test/java/org/eclipse/hono/adapter/http/AbstractVertxBasedHttpProtocolAdapterTest.java: /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/http-vertx-base/src/test/java/org/eclipse/hono/adapter/http/AbstractVertxBasedHttpProtocolAdapterTest.java uses unchecked or unsafe operations.
[INFO] /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/http-vertx-base/src/test/java/org/eclipse/hono/adapter/http/AbstractVertxBasedHttpProtocolAdapterTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hono-adapter-http-vertx-base ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hono.adapter.http.AbstractVertxBasedHttpProtocolAdapterTest
10:35:04.666 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Tenant service
10:35:04.671 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to AMQP Messaging Network
10:35:04.671 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Device Registration service
10:35:04.671 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Credentials service
10:35:04.672 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Device Connection service
10:35:04.672 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Command & Control
10:35:04.673 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - Vertx native support: false
10:35:04.677 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - limiting size of inbound request body to 2048 bytes
10:35:04.682 [Time-limited test] ERROR o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - error while starting up insecure http server
io.vertx.core.impl.NoStackTraceThrowable: http server intentionally failed to start
10:35:04.706 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Tenant service
10:35:04.706 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to AMQP Messaging Network
10:35:04.706 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Device Registration service
10:35:04.707 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Credentials service
10:35:04.707 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Device Connection service
10:35:04.707 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Command & Control
10:35:04.707 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - Vertx native support: false
10:35:04.707 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - limiting size of inbound request body to 2048 bytes
10:35:04.708 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - insecure http server listening on ?:8080
10:35:04.723 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Tenant service
10:35:04.724 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to AMQP Messaging Network
10:35:04.724 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Device Registration service
10:35:04.724 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Credentials service
10:35:04.724 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Device Connection service
10:35:04.725 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Command & Control
10:35:04.725 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - Vertx native support: false
10:35:04.725 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - limiting size of inbound request body to 2048 bytes
10:35:04.725 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - insecure http server listening on ?:8080
[ERROR] Tests run: 18, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.286 s <<< FAILURE! - in org.eclipse.hono.adapter.http.AbstractVertxBasedHttpProtocolAdapterTest
[ERROR] testUploadCommandResponseFailsForNonExistingDevice  Time elapsed: 6.017 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 6 seconds
	at app//org.eclipse.hono.adapter.http.AbstractVertxBasedHttpProtocolAdapterTest.testUploadCommandResponseFailsForNonExistingDevice(AbstractVertxBasedHttpProtocolAdapterTest.java:541)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   AbstractVertxBasedHttpProtocolAdapterTest.testUploadCommandResponseFailsForNonExistingDevice:541 ยป TestTimedOut
[INFO] 
[ERROR] Tests run: 18, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 1.0-M6-SNAPSHOT:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  4.001 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.028 s]
[INFO] Legal Documents .................................... SUCCESS [  1.301 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.102 s]
[INFO] Hono Core .......................................... SUCCESS [ 18.406 s]
[INFO] Hono Client ........................................ SUCCESS [ 19.429 s]
[INFO] Hono Service base .................................. SUCCESS [ 29.160 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.915 s]
[INFO] Hono AMQP Adapter .................................. SUCCESS [ 10.400 s]
[INFO] Hono COAP Adapter base ............................. SUCCESS [  6.533 s]
[INFO] Hono COAP Adapter .................................. SUCCESS [  3.512 s]
[INFO] Hono HTTP Adapter base ............................. FAILURE [  8.892 s]
[INFO] Hono HTTP Adapter .................................. SKIPPED
[INFO] Hono MQTT Adapter base ............................. SKIPPED
[INFO] Hono Kura Adapter .................................. SKIPPED
[INFO] Hono LoRa Adapter .................................. SKIPPED
[INFO] Hono MQTT Adapter .................................. SKIPPED
[INFO] Hono Sigfox Adapter ................................ SKIPPED
[INFO] Hono command-line interface ........................ SKIPPED
[INFO] Hono Deployment .................................... SKIPPED
[INFO] Hono Examples ...................................... SKIPPED
[INFO] Hono JMeter Plugin ................................. SKIPPED
[INFO] Hono Services ...................................... SKIPPED
[INFO] Hono Auth .......................................... SKIPPED
[INFO] Hono Device Registry ............................... SKIPPED
[INFO] Hono Legacy Device Registry ........................ SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:48 min
[INFO] Finished at: 2019-07-16T10:35:05-04:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /jobs/genie.hono/Hono CI Pipeline/workspace@tmp/withMavendacc41c0/maven-spy-20190716-103316-83114483120669249041981.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project hono-adapter-http-vertx-base: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/http-vertx-base/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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-adapter-http-vertx-base
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact pom.xml under org/eclipse/hono/hono-parent/1.0-M6-SNAPSHOT/hono-parent-1.0-M6-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact bom/pom.xml under org/eclipse/hono/hono-bom/1.0-M6-SNAPSHOT/hono-bom-1.0-M6-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact legal/pom.xml under org/eclipse/hono/hono-legal/1.0-M6-SNAPSHOT/hono-legal-1.0-M6-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact legal/target/hono-legal-1.0-M6-SNAPSHOT.jar under org/eclipse/hono/hono-legal/1.0-M6-SNAPSHOT/hono-legal-1.0-M6-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact demo-certs/pom.xml under org/eclipse/hono/hono-demo-certs/1.0-M6-SNAPSHOT/hono-demo-certs-1.0-M6-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact demo-certs/target/hono-demo-certs-1.0-M6-SNAPSHOT.jar under org/eclipse/hono/hono-demo-certs/1.0-M6-SNAPSHOT/hono-demo-certs-1.0-M6-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core/pom.xml under org/eclipse/hono/hono-core/1.0-M6-SNAPSHOT/hono-core-1.0-M6-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core/target/hono-core-1.0-M6-SNAPSHOT.jar under org/eclipse/hono/hono-core/1.0-M6-SNAPSHOT/hono-core-1.0-M6-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core/target/hono-core-1.0-M6-SNAPSHOT-sources.jar under org/eclipse/hono/hono-core/1.0-M6-SNAPSHOT/hono-core-1.0-M6-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact client/pom.xml under org/eclipse/hono/hono-client/1.0-M6-SNAPSHOT/hono-client-1.0-M6-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact client/target/hono-client-1.0-M6-SNAPSHOT.jar under org/eclipse/hono/hono-client/1.0-M6-SNAPSHOT/hono-client-1.0-M6-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact client/target/hono-client-1.0-M6-SNAPSHOT-sources.jar under org/eclipse/hono/hono-client/1.0-M6-SNAPSHOT/hono-client-1.0-M6-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact service-base/pom.xml under org/eclipse/hono/hono-service-base/1.0-M6-SNAPSHOT/hono-service-base-1.0-M6-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-1.0-M6-SNAPSHOT.jar under org/eclipse/hono/hono-service-base/1.0-M6-SNAPSHOT/hono-service-base-1.0-M6-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-1.0-M6-SNAPSHOT-tests.jar under org/eclipse/hono/hono-service-base/1.0-M6-SNAPSHOT/hono-service-base-1.0-M6-SNAPSHOT-tests.jar
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-1.0-M6-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-base/1.0-M6-SNAPSHOT/hono-service-base-1.0-M6-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/pom.xml under org/eclipse/hono/hono-adapters/1.0-M6-SNAPSHOT/hono-adapters-1.0-M6-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/amqp-vertx/pom.xml under org/eclipse/hono/hono-adapter-amqp-vertx/1.0-M6-SNAPSHOT/hono-adapter-amqp-vertx-1.0-M6-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/amqp-vertx/target/hono-adapter-amqp-vertx-1.0-M6-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-amqp-vertx/1.0-M6-SNAPSHOT/hono-adapter-amqp-vertx-1.0-M6-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/amqp-vertx/target/hono-adapter-amqp-vertx-1.0-M6-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-amqp-vertx/1.0-M6-SNAPSHOT/hono-adapter-amqp-vertx-1.0-M6-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx-base/pom.xml under org/eclipse/hono/hono-adapter-coap-vertx-base/1.0-M6-SNAPSHOT/hono-adapter-coap-vertx-base-1.0-M6-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx-base/target/hono-adapter-coap-vertx-base-1.0-M6-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-coap-vertx-base/1.0-M6-SNAPSHOT/hono-adapter-coap-vertx-base-1.0-M6-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx-base/target/hono-adapter-coap-vertx-base-1.0-M6-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-coap-vertx-base/1.0-M6-SNAPSHOT/hono-adapter-coap-vertx-base-1.0-M6-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx/pom.xml under org/eclipse/hono/hono-adapter-coap-vertx/1.0-M6-SNAPSHOT/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx/target/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-coap-vertx/1.0-M6-SNAPSHOT/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx/target/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-coap-vertx/1.0-M6-SNAPSHOT/hono-adapter-coap-vertx-1.0-M6-SNAPSHOT-sources.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-legal:jar:1.0-M6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): legal/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-demo-certs:jar:1.0-M6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): demo-certs/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-core:bundle:1.0-M6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-client:bundle:1.0-M6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): client/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-base:jar:1.0-M6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): service-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-amqp-vertx:jar:1.0-M6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/amqp-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-coap-vertx-base:jar:1.0-M6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/coap-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-coap-vertx:jar:1.0-M6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/coap-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-http-vertx-base:jar:1.0-M6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/http-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Pipeline Graph Publisher: 9 ms, Generated Artifacts Publisher: 262 ms, Junit Publisher: 1087 ms, Dependencies Fingerprint Publisher: 324 ms, Open Task Scanner Publisher: 2 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
Error: hudson.AbortException: script returned exit code 1
[Pipeline] echo
Build status: FAILURE
[Pipeline] step


Back to the top