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 #176

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

------------------------------------------
[...truncated 413 lines...]
[INFO] Results:
[INFO] 
[INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:unpack-dependencies (copy_legal_docs) @ hono-client ---
[INFO] Unpacking /jobs/genie.hono/Hono CI Pipeline/workspace/legal/target/hono-legal-0.9-M1-SNAPSHOT.jar to /jobs/genie.hono/Hono CI Pipeline/workspace/client/target/classes/META-INF with includes "" and excludes "META-INF/**,checkstyle/**"
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ hono-client ---
[WARNING] Bundle org.eclipse.hono:hono-client:bundle:0.9-M1-SNAPSHOT : Export org.eclipse.hono.client,  has 1,  private references [org.eclipse.hono.client.impl], 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-client ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/client/target/hono-client-0.9-M1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jacoco-extras:0.1.4:xml (build-enhanced-xml-report) @ hono-client ---
[INFO] Loading execution data file /jobs/genie.hono/Hono CI Pipeline/workspace/client/target/jacoco.exec
[INFO] Analyzed bundle 'hono-client' with 33 classes
[INFO] Analyzed bundle 'hono-core' with 64 classes
[INFO] Analyzed bundle 'hono-legal' with 0 classes
[INFO] Analyzed bundle 'hono-demo-certs' with 0 classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ hono-client ---
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ hono-client ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/client/target/hono-client-0.9-M1-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-client/0.9-M1-SNAPSHOT/hono-client-0.9-M1-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/client/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-client/0.9-M1-SNAPSHOT/hono-client-0.9-M1-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/client/target/hono-client-0.9-M1-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-client/0.9-M1-SNAPSHOT/hono-client-0.9-M1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ hono-client ---
[INFO] Installing org/eclipse/hono/hono-client/0.9-M1-SNAPSHOT/hono-client-0.9-M1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------------< org.eclipse.hono:hono-service-base >-----------------
[INFO] Building Hono Service base 0.9-M1-SNAPSHOT                        [7/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-service-base ---
[INFO] Deleting /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-service-base ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-service-base ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ hono-service-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/service-base/target/jacoco.exec"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-service-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ hono-service-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 84 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target/classes
[INFO] /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/src/main/java/org/eclipse/hono/service/auth/HonoSaslAuthenticator.java: /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/src/main/java/org/eclipse/hono/service/auth/HonoSaslAuthenticator.java uses or overrides a deprecated API.
[INFO] /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/src/main/java/org/eclipse/hono/service/auth/HonoSaslAuthenticator.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:unpack-dependencies (copy_demo_certs) @ hono-service-base ---
[INFO] Unpacking /jobs/genie.hono/Hono CI Pipeline/workspace/demo-certs/target/hono-demo-certs-0.9-M1-SNAPSHOT.jar to /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target/certs with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-service-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ hono-service-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target/test-classes
[INFO] /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/src/test/java/org/eclipse/hono/service/AbstractProtocolAdapterBaseTest.java: /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/src/test/java/org/eclipse/hono/service/AbstractProtocolAdapterBaseTest.java uses or overrides a deprecated API.
[INFO] /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/src/test/java/org/eclipse/hono/service/AbstractProtocolAdapterBaseTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ hono-service-base ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hono.service.tenant.TenantAmqpEndpointTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 s - in org.eclipse.hono.service.tenant.TenantAmqpEndpointTest
[INFO] Running org.eclipse.hono.service.tenant.TenantMessageFilterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.hono.service.tenant.TenantMessageFilterTest
[INFO] Running org.eclipse.hono.service.tenant.CompleteBaseTenantServiceTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.hono.service.tenant.CompleteBaseTenantServiceTest
[INFO] Running org.eclipse.hono.service.tenant.BaseTenantServiceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.eclipse.hono.service.tenant.BaseTenantServiceTest
[INFO] Running org.eclipse.hono.service.auth.device.UsernamePasswordCredentialsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.hono.service.auth.device.UsernamePasswordCredentialsTest
[INFO] Running org.eclipse.hono.service.auth.device.UsernamePasswordAuthProviderTest
[ERROR] Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.422 s <<< FAILURE! - in org.eclipse.hono.service.auth.device.UsernamePasswordAuthProviderTest
[ERROR] testAuthenticateSucceedsWhenRunningOnVertxContext(org.eclipse.hono.service.auth.device.UsernamePasswordAuthProviderTest)  Time elapsed: 0.17 s  <<< ERROR!
org.eclipse.hono.client.ClientErrorException: bad credentials

[INFO] Running org.eclipse.hono.service.auth.device.CredentialsApiAuthProviderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.hono.service.auth.device.CredentialsApiAuthProviderTest
[INFO] Running org.eclipse.hono.service.auth.device.HonoAuthHandlerImplTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.eclipse.hono.service.auth.device.HonoAuthHandlerImplTest
[INFO] Running org.eclipse.hono.service.auth.AuthTokenHelperImplTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.hono.service.auth.AuthTokenHelperImplTest
[INFO] Running org.eclipse.hono.service.cache.SpringBasedExpiringValueCacheTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.hono.service.cache.SpringBasedExpiringValueCacheTest
[INFO] Running org.eclipse.hono.service.EventBusServiceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.hono.service.EventBusServiceTest
[INFO] Running org.eclipse.hono.service.registration.RegistrationAssertionHelperImplTest
08:54:54.520 [main] INFO  org.eclipse.hono.util.JwtHelper - using private key [target/certs/hono-messaging-key.pem] for signing tokens
08:54:54.622 [main] INFO  org.eclipse.hono.util.JwtHelper - using public key from certificate [target/certs/hono-messaging-cert.pem] for validating tokens
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.eclipse.hono.service.registration.RegistrationAssertionHelperImplTest
[INFO] Running org.eclipse.hono.service.registration.RegistrationMessageFilterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.hono.service.registration.RegistrationMessageFilterTest
[INFO] Running org.eclipse.hono.service.registration.RegistrationAmqpEndpointTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.hono.service.registration.RegistrationAmqpEndpointTest
[INFO] Running org.eclipse.hono.service.registration.BaseRegistrationServiceTest
08:54:54.650 [Time-limited test] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
08:54:54.659 [Time-limited test] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
08:54:54.661 [Time-limited test] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
08:54:54.664 [Time-limited test] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
08:54:54.666 [Time-limited test] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
08:54:54.667 [Time-limited test] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
08:54:54.668 [Time-limited test] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.hono.service.registration.BaseRegistrationServiceTest
[INFO] Running org.eclipse.hono.service.registration.CompleteBaseRegistrationServiceTest
08:54:54.673 [Time-limited test] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
08:54:54.674 [Time-limited test] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
08:54:54.675 [Time-limited test] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
08:54:54.676 [Time-limited test] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.hono.service.registration.CompleteBaseRegistrationServiceTest
[INFO] Running org.eclipse.hono.service.credentials.CredentialsAmqpEndpointTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.hono.service.credentials.CredentialsAmqpEndpointTest
[INFO] Running org.eclipse.hono.service.credentials.BaseCredentialsServiceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.hono.service.credentials.BaseCredentialsServiceTest
[INFO] Running org.eclipse.hono.service.credentials.CredentialsMessageFilterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.hono.service.credentials.CredentialsMessageFilterTest
[INFO] Running org.eclipse.hono.service.credentials.CompleteBaseCredentialsServiceTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.hono.service.credentials.CompleteBaseCredentialsServiceTest
[INFO] Running org.eclipse.hono.service.http.DefaultFailureHandlerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.hono.service.http.DefaultFailureHandlerTest
[INFO] Running org.eclipse.hono.service.http.HttpUtilsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.hono.service.http.HttpUtilsTest
[INFO] Running org.eclipse.hono.service.AbstractServiceBaseTest
08:54:54.774 [main] ERROR o.e.h.s.AbstractServiceBaseTest$1 - configuration must have at least one of key & certificate or insecure port set to start up
08:54:54.781 [main] INFO  o.e.h.s.AbstractServiceBaseTest$1 - using JDK's default SSL engine
08:54:54.782 [main] INFO  o.e.h.s.AbstractServiceBaseTest$1 - enabling secure protocol [TLSv1.2]
08:54:54.783 [main] INFO  o.e.h.s.AbstractServiceBaseTest$1 - using JDK's default SSL engine
08:54:54.784 [main] INFO  o.e.h.s.AbstractServiceBaseTest$1 - enabling secure protocol [TLSv1]
08:54:54.784 [main] INFO  o.e.h.s.AbstractServiceBaseTest$1 - enabling secure protocol [TLSv1.1]
08:54:54.784 [main] ERROR o.e.h.s.AbstractServiceBaseTest$1 - secure and insecure ports must be configured to bind to different port numbers
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.hono.service.AbstractServiceBaseTest
[INFO] Running org.eclipse.hono.service.AbstractProtocolAdapterBaseTest
08:54:54.874 [Time-limited test] INFO  o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Tenant service
08:54:54.874 [Time-limited test] INFO  o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to AMQP Messaging Network
08:54:54.874 [Time-limited test] INFO  o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Device Registration service
08:54:54.874 [Time-limited test] INFO  o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Credentials service
08:54:54.875 [Time-limited test] INFO  o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Command and Control service
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.hono.service.AbstractProtocolAdapterBaseTest
[INFO] Running org.eclipse.hono.service.amqp.AmqpServiceBaseTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.eclipse.hono.service.amqp.AmqpServiceBaseTest
[INFO] Running org.eclipse.hono.service.amqp.RequestResponseEndpointTest
08:54:55.093 [main] WARN  o.e.h.s.a.RequestResponseEndpointTest$1 - No receiver found for reply-to address [null]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.hono.service.amqp.RequestResponseEndpointTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   UsernamePasswordAuthProviderTest.testAuthenticateSucceedsWhenRunningOnVertxContext ยป ClientError
[INFO] 
[ERROR] Tests run: 115, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hono 0.9-M1-SNAPSHOT ............................... SUCCESS [  1.730 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.026 s]
[INFO] Legal Documents .................................... SUCCESS [  0.705 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.071 s]
[INFO] Hono Core .......................................... SUCCESS [ 14.121 s]
[INFO] Hono Client ........................................ SUCCESS [ 14.245 s]
[INFO] Hono Service base .................................. FAILURE [  6.859 s]
[INFO] Hono Protocol Adapters ............................. SKIPPED
[INFO] Hono AMQP Adapter .................................. SKIPPED
[INFO] Hono COAP Adapter base ............................. SKIPPED
[INFO] Hono COAP Adapter .................................. SKIPPED
[INFO] Hono HTTP Adapter base ............................. SKIPPED
[INFO] Hono HTTP Adapter .................................. SKIPPED
[INFO] Hono MQTT Adapter base ............................. SKIPPED
[INFO] Hono Kura Adapter .................................. SKIPPED
[INFO] Hono MQTT 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 Messaging ..................................... SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests 0.9-M1-SNAPSHOT ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39.768 s
[INFO] Finished at: 2018-12-19T08:54:55-05:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /jobs/genie.hono/Hono CI Pipeline/workspace@tmp/withMavenb3b28729/maven-spy-20181219-085415-64418441755458703897061.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project hono-service-base: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].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-service-base
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact pom.xml under org/eclipse/hono/hono-parent/0.9-M1-SNAPSHOT/hono-parent-0.9-M1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact bom/pom.xml under org/eclipse/hono/hono-bom/0.9-M1-SNAPSHOT/hono-bom-0.9-M1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact legal/pom.xml under org/eclipse/hono/hono-legal/0.9-M1-SNAPSHOT/hono-legal-0.9-M1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact legal/target/hono-legal-0.9-M1-SNAPSHOT.jar under org/eclipse/hono/hono-legal/0.9-M1-SNAPSHOT/hono-legal-0.9-M1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact demo-certs/pom.xml under org/eclipse/hono/hono-demo-certs/0.9-M1-SNAPSHOT/hono-demo-certs-0.9-M1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact demo-certs/target/hono-demo-certs-0.9-M1-SNAPSHOT.jar under org/eclipse/hono/hono-demo-certs/0.9-M1-SNAPSHOT/hono-demo-certs-0.9-M1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core/pom.xml under org/eclipse/hono/hono-core/0.9-M1-SNAPSHOT/hono-core-0.9-M1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core/target/hono-core-0.9-M1-SNAPSHOT.jar under org/eclipse/hono/hono-core/0.9-M1-SNAPSHOT/hono-core-0.9-M1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core/target/hono-core-0.9-M1-SNAPSHOT-sources.jar under org/eclipse/hono/hono-core/0.9-M1-SNAPSHOT/hono-core-0.9-M1-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact client/pom.xml under org/eclipse/hono/hono-client/0.9-M1-SNAPSHOT/hono-client-0.9-M1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact client/target/hono-client-0.9-M1-SNAPSHOT.jar under org/eclipse/hono/hono-client/0.9-M1-SNAPSHOT/hono-client-0.9-M1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact client/target/hono-client-0.9-M1-SNAPSHOT-sources.jar under org/eclipse/hono/hono-client/0.9-M1-SNAPSHOT/hono-client-0.9-M1-SNAPSHOT-sources.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-legal:jar:0.9-M1-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:0.9-M1-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:0.9-M1-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:0.9-M1-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:0.9-M1-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] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Generated Artifacts Publisher: 98 ms, Junit Publisher: 385 ms, Dependencies Fingerprint Publisher: 19 ms, Pipeline Graph Publisher: 5 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