Skip to content

Console Output

Skipping 643 KB.. Full Log
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.hono.service.auth.impl.StandaloneAuthServerTest
02:09:05.335 [vert.x-eventloop-thread-0] INFO  o.e.h.s.a.BaseAuthenticationService - listening on event bus [address: authentication.in] for authentication requests
02:09:05.341 [vert.x-eventloop-thread-0] INFO  o.e.h.s.a.i.FileBasedAuthenticationService - loading permissions from resource file:/jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/test-classes/authentication-service-test-permissions.json
02:09:05.515 [vert.x-eventloop-thread-2] INFO  o.e.h.s.a.i.SimpleAuthenticationServer - starting endpoint [name: cbs, class: org.eclipse.hono.service.auth.impl.AuthenticationEndpoint]
02:09:05.524 [vert.x-eventloop-thread-2] INFO  o.e.h.s.a.i.SimpleAuthenticationServer - secure port is not enabled
02:09:05.525 [vert.x-eventloop-thread-2] INFO  o.e.h.s.a.i.SimpleAuthenticationServer - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
02:09:05.825 [vert.x-eventloop-thread-2] WARN  o.e.h.s.a.i.SimpleAuthenticationServer - server listens on non-standard insecure port [127.0.0.1:39891], default is 5672
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 sec - in org.eclipse.hono.service.auth.impl.StandaloneAuthServerTest
Running org.eclipse.hono.service.auth.impl.FileBasedAuthenticationServiceTest
02:09:06.350 [main] INFO  o.e.h.s.a.i.FileBasedAuthenticationService - loading permissions from resource file:/jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/test-classes/authentication-service-test-permissions.json
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in org.eclipse.hono.service.auth.impl.FileBasedAuthenticationServiceTest

Results :

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

[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-service-auth ---
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/legal/target/hono-legal-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/classes/META-INF with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- fabric8-maven-plugin:3.4.2:resource (create_resources) @ hono-service-auth ---
[INFO] F8: Running in Kubernetes mode
[INFO] F8: Generators:
[INFO] F8: Enrichers:
[INFO] F8: - fmp-controller
[INFO] F8: - fmp-ianaservice
[INFO] F8: - vertx-health-check
[INFO] F8: - fmp-name
[INFO] F8: - fmp-service
[INFO] F8: - fmp-image
[INFO] F8: - fmp-project
[INFO] F8: - fmp-debug
[INFO] F8: Using resource templates from /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/src/main/fabric8
[INFO] F8: fmp-ianaservice: Adding port name amqps for port 5671
[INFO] F8: fmp-ianaservice: Adding port name amqp for port 5672
[INFO] F8: fmp-service: Adding a default service 'hono-service-auth' with ports [5671]
[INFO] F8: fmp-debug: Debugging not enabled. To enable try setting the fabric8.debug.enabled maven or system property to 'true'
[INFO] F8: kubernetes.yml: Removed OpenShift specific resource 'hono-service-auth' of type Route
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-service-auth ---
[INFO] Building jar: /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/hono-service-auth-0.5-M10.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:1.4.5.RELEASE:repackage (default) @ hono-service-auth ---
[INFO] 
[INFO] --- fabric8-maven-plugin:3.4.2:build (build_images) @ hono-service-auth ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-service-auth ---
[INFO] Building jar: /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/hono-service-auth-0.5-M10-sources.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign-jars) @ hono-service-auth ---
[INFO] Signing of nested jars of '/jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/hono-service-auth-0.5-M10.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/hono-service-auth-0.5-M10.jar
[INFO] Signing of nested jars of '/jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/hono-service-auth-0.5-M10-sources.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/hono-service-auth-0.5-M10-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-service-auth ---
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/hono-service-auth-0.5-M10.jar to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-auth/0.5-M10/hono-service-auth-0.5-M10.jar
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/pom.xml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-auth/0.5-M10/hono-service-auth-0.5-M10.pom
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/classes/META-INF/fabric8/openshift.yml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-auth/0.5-M10/hono-service-auth-0.5-M10-openshift.yml
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/classes/META-INF/fabric8/openshift.json to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-auth/0.5-M10/hono-service-auth-0.5-M10-openshift.json
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/classes/META-INF/fabric8/kubernetes.yml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-auth/0.5-M10/hono-service-auth-0.5-M10-kubernetes.yml
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/classes/META-INF/fabric8/kubernetes.json to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-auth/0.5-M10/hono-service-auth-0.5-M10-kubernetes.json
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/hono-service-auth-0.5-M10-sources.jar to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-auth/0.5-M10/hono-service-auth-0.5-M10-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Device Registry 0.5-M10
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-service-device-registry ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-service-device-registry ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-service-device-registry ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-service-device-registry ---
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/demo-certs/target/hono-demo-certs-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/certs with includes "*.pem" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-service-device-registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hono-service-device-registry ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-service-device-registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hono-service-device-registry ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/test-classes
[INFO] /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/src/test/java/org/eclipse/hono/deviceregistry/FileBasedRegistrationServiceTest.java: /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/src/test/java/org/eclipse/hono/deviceregistry/FileBasedRegistrationServiceTest.java uses unchecked or unsafe operations.
[INFO] /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/src/test/java/org/eclipse/hono/deviceregistry/FileBasedRegistrationServiceTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-service-device-registry ---
[INFO] Surefire report directory: /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.hono.deviceregistry.StandaloneCredentialsApiTest
02:09:11.351 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - listening on event bus [address: credentials.in] for incoming credentials messages
02:09:11.360 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - loading credentials from file [credentials.json]
02:09:11.619 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 3 credentials from file [credentials.json]
02:09:11.620 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
02:09:11.624 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - starting endpoint [name: credentials, class: org.eclipse.hono.service.credentials.CredentialsAmqpEndpoint]
02:09:11.634 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - secure port is not enabled
02:09:11.634 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
02:09:12.419 [vert.x-eventloop-thread-2] WARN  o.e.h.d.DeviceRegistryAmqpServer - server listens on non-standard insecure port [127.0.0.1:48719], default is 5672
02:09:12.809 [main] INFO  o.e.h.c.i.AbstractRequestResponseClient - closing request-response client ...
02:09:12.815 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:48719]...
02:09:12.817 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:48719]
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.99 sec - in org.eclipse.hono.deviceregistry.StandaloneCredentialsApiTest
Running org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
02:09:12.834 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - listening on event bus [address: credentials.in] for incoming credentials messages
02:09:12.834 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - loading credentials from file [credentials.json]
02:09:12.836 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 3 credentials from file [credentials.json]
02:09:12.836 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
Running org.eclipse.hono.deviceregistry.CredentialsRestServerTest
02:09:12.893 [vert.x-eventloop-thread-1] INFO  o.e.h.d.FileBasedCredentialsService - listening on event bus [address: credentials.in] for incoming credentials messages
02:09:12.894 [vert.x-eventloop-thread-1] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
02:09:12.897 [vert.x-eventloop-thread-0] INFO  o.e.h.d.DeviceRegistryRestServer - limiting size of inbound request body to 2048 bytes
02:09:12.902 [vert.x-eventloop-thread-0] INFO  o.e.h.d.DeviceRegistryRestServer - starting endpoint [name: credentials, class: org.eclipse.hono.service.credentials.CredentialsHttpEndpoint]
02:09:12.914 [vert.x-eventloop-thread-0] WARN  o.e.h.d.DeviceRegistryRestServer - server listens on non-standard insecure port [127.0.0.1:52191], default is 8080
02:09:13.207 [vert.x-eventloop-thread-1] INFO  o.e.h.d.FileBasedCredentialsService - unregistered credentials data consumer from event bus
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 sec - in org.eclipse.hono.deviceregistry.CredentialsRestServerTest
Running org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest
02:09:13.268 [main] INFO  o.e.h.d.FileBasedRegistrationService - operation [bumlux] not supported
02:09:13.283 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
02:09:13.290 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest
Running org.eclipse.hono.deviceregistry.RegistrationRestServerTest
02:09:13.305 [main] INFO  o.e.h.s.r.RegistrationAssertionHelperImpl - using shared secret [49 bytes] for signing registration assertions
02:09:13.305 [vert.x-eventloop-thread-0] INFO  o.e.h.d.DeviceRegistryRestServer - limiting size of inbound request body to 2048 bytes
02:09:13.308 [vert.x-eventloop-thread-0] INFO  o.e.h.d.DeviceRegistryRestServer - starting endpoint [name: registration, class: org.eclipse.hono.service.registration.RegistrationHttpEndpoint]
02:09:13.310 [vert.x-eventloop-thread-0] WARN  o.e.h.d.DeviceRegistryRestServer - server listens on non-standard insecure port [127.0.0.1:59040], default is 8080
02:09:13.311 [vert.x-eventloop-thread-2] INFO  o.e.h.d.FileBasedRegistrationService - listening on event bus [address: registration.in] for incoming registration messages
02:09:13.311 [vert.x-eventloop-thread-2] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
02:09:13.395 [vert.x-eventloop-thread-2] INFO  o.e.h.d.FileBasedRegistrationService - unregistered registration data consumer from event bus
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.eclipse.hono.deviceregistry.RegistrationRestServerTest

Results :

Tests run: 63, 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/Create-archive-for-download/workspace/legal/target/hono-legal-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/classes/META-INF with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- fabric8-maven-plugin:3.4.2:resource (create_resources) @ hono-service-device-registry ---
[INFO] F8: Running in Kubernetes mode
[INFO] F8: Generators:
[INFO] F8: Enrichers:
[INFO] F8: - fmp-controller
[INFO] F8: - fmp-ianaservice
[INFO] F8: - vertx-health-check
[INFO] F8: - fmp-name
[INFO] F8: - fmp-service
[INFO] F8: - fmp-image
[INFO] F8: - fmp-project
[INFO] F8: - fmp-debug
[INFO] F8: Using resource templates from /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/src/main/fabric8
[INFO] F8: fmp-ianaservice: Adding port name radan-http for port 8088
[INFO] F8: fmp-ianaservice: Adding port name http-alt for port 8080
[INFO] F8: fmp-ianaservice: Adding port name pcsync-https for port 8443
[INFO] F8: fmp-ianaservice: Adding port name amqps for port 5671
[INFO] F8: fmp-ianaservice: Adding port name amqp for port 5672
[INFO] F8: vertx-health-check: Adding readiness probe on port 8088, path='/readiness', scheme='HTTP', with initial delay 10 seconds
[INFO] F8: vertx-health-check: Adding liveness probe on port 8088, path='/liveness', scheme='HTTP', with initial delay 180 seconds
[INFO] F8: fmp-debug: Debugging not enabled. To enable try setting the fabric8.debug.enabled maven or system property to 'true'
[INFO] F8: kubernetes.yml: Removed OpenShift specific resource 'amqps' of type Route
[INFO] F8: kubernetes.yml: Removed OpenShift specific resource 'hono-service-device-registry-http' of type Route
[INFO] F8: kubernetes.yml: Removed OpenShift specific resource 'hono-service-device-registry-https' of type Route
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-service-device-registry ---
[INFO] Building jar: /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/hono-service-device-registry-0.5-M10.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:1.4.5.RELEASE:repackage (default) @ hono-service-device-registry ---
[INFO] 
[INFO] --- fabric8-maven-plugin:3.4.2:build (build_images) @ 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/Create-archive-for-download/workspace/services/device-registry/target/hono-service-device-registry-0.5-M10-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/Create-archive-for-download/workspace/services/device-registry/target/hono-service-device-registry-0.5-M10.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/hono-service-device-registry-0.5-M10.jar
[INFO] Signing of nested jars of '/jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/hono-service-device-registry-0.5-M10-sources.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/hono-service-device-registry-0.5-M10-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-service-device-registry ---
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/hono-service-device-registry-0.5-M10.jar to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M10/hono-service-device-registry-0.5-M10.jar
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/pom.xml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M10/hono-service-device-registry-0.5-M10.pom
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/classes/META-INF/fabric8/openshift.yml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M10/hono-service-device-registry-0.5-M10-openshift.yml
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/classes/META-INF/fabric8/openshift.json to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M10/hono-service-device-registry-0.5-M10-openshift.json
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/classes/META-INF/fabric8/kubernetes.yml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M10/hono-service-device-registry-0.5-M10-kubernetes.yml
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/classes/META-INF/fabric8/kubernetes.json to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M10/hono-service-device-registry-0.5-M10-kubernetes.json
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/hono-service-device-registry-0.5-M10-sources.jar to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M10/hono-service-device-registry-0.5-M10-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Messaging 0.5-M10
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.pom (10 KB at 365.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/1.3.6/assertj-parent-pom-1.3.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/1.3.6/assertj-parent-pom-1.3.6.pom (15 KB at 643.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.jar (755 KB at 13229.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-service-messaging ---
[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] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-service-messaging ---
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/demo-certs/target/hono-demo-certs-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/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/Create-archive-for-download/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/Create-archive-for-download/workspace/services/messaging/target/test-classes
[INFO] /jobs/genie.hono/Create-archive-for-download/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/Create-archive-for-download/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 ---
[INFO] Surefire report directory: /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.hono.messaging.ForwardingDownstreamAdapterTest
02:09:17.191 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - downstream container [downstream] has closed connection
02:09:17.196 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
02:09:17.711 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
02:09:17.725 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
02:09:18.226 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
02:09:18.226 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
02:09:18.727 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
02:09:18.728 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
02:09:18.748 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
02:09:19.229 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
02:09:19.251 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
02:09:19.272 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
02:09:19.774 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
02:09:19.795 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
02:09:19.825 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - created downstream sender [con: connection-1, link: protocol_adapter]
02:09:19.836 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing 1 downstream senders for connection [id: upstream-connection-id]
02:09:19.836 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing downstream sender [con: upstream-connection-id, link: link-id]
02:09:19.845 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: remote host unreachable
02:09:19.846 [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.157 sec - in org.eclipse.hono.messaging.ForwardingDownstreamAdapterTest
Running org.eclipse.hono.messaging.StandaloneEventApiTest
02:09:19.894 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - no Telemetry endpoint has been configured, Hono Messaging will not support Telemetry API
02:09:19.894 [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
02:09:19.897 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - starting endpoint [name: event, class: org.eclipse.hono.event.impl.EventEndpoint]
02:09:19.909 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - secure port is not enabled
02:09:19.910 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
02:09:20.177 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:47266], default is 5672
02:09:20.298 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
02:09:20.708 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-05207494-70b8-4ccc-90f2-77507e74e65d, session window size: 9830400]
02:09:20.887 [main] INFO  o.e.hono.client.impl.AbstractSender - closing sender ...
02:09:20.891 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:47266]...
02:09:20.893 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:47266]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.045 sec - in org.eclipse.hono.messaging.StandaloneEventApiTest
Running org.eclipse.hono.messaging.MessageForwardingEndpointTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.hono.messaging.MessageForwardingEndpointTest
Running org.eclipse.hono.messaging.StandaloneTelemetryApiTest
02:09:20.942 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - no Event endpoint has been configured, Hono Messaging will not support Event API
02:09:20.942 [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
02:09:20.942 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - starting endpoint [name: telemetry, class: org.eclipse.hono.telemetry.impl.TelemetryEndpoint]
02:09:20.942 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - secure port is not enabled
02:09:20.942 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
02:09:20.943 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:60662], default is 5672
02:09:20.956 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-ba4bf53f-1454-49c4-8a1b-b55f29066a15, session window size: 9830400]
02:09:20.998 [main] INFO  o.e.hono.client.impl.AbstractSender - closing sender ...
02:09:21.000 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:60662]...
02:09:21.001 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:60662]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.eclipse.hono.messaging.StandaloneTelemetryApiTest
Running org.eclipse.hono.messaging.HonoMessagingMessageFilterTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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.02 sec - in org.eclipse.hono.messaging.HonoMessagingTest
Running org.eclipse.hono.event.impl.EventEndpointTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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.005 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.004 sec - in org.eclipse.hono.telemetry.impl.ForwardingTelemetryDownstreamAdapterTest

Results :

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

[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-service-messaging ---
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/legal/target/hono-legal-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/classes/META-INF with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- fabric8-maven-plugin:3.4.2:resource (create_resources) @ hono-service-messaging ---
[INFO] F8: Running in Kubernetes mode
[INFO] F8: Generators:
[INFO] F8: Enrichers:
[INFO] F8: - fmp-controller
[INFO] F8: - fmp-ianaservice
[INFO] F8: - vertx-health-check
[INFO] F8: - fmp-name
[INFO] F8: - fmp-service
[INFO] F8: - fmp-image
[INFO] F8: - fmp-project
[INFO] F8: - fmp-debug
[INFO] F8: Using resource templates from /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/src/main/fabric8
[INFO] F8: fmp-ianaservice: Adding port name radan-http for port 8088
[INFO] F8: fmp-ianaservice: Adding port name amqps for port 5671
[INFO] F8: fmp-ianaservice: Adding port name amqp for port 5672
[INFO] F8: vertx-health-check: Adding readiness probe on port 8088, path='/readiness', scheme='HTTP', with initial delay 10 seconds
[INFO] F8: vertx-health-check: Adding liveness probe on port 8088, path='/liveness', scheme='HTTP', with initial delay 180 seconds
[INFO] F8: fmp-service: Adding a default service 'hono-service-messaging' with ports [5671]
[INFO] F8: fmp-debug: Debugging not enabled. To enable try setting the fabric8.debug.enabled maven or system property to 'true'
[INFO] F8: kubernetes.yml: Removed OpenShift specific resource 'hono-service-messaging' of type Route
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-service-messaging ---
[INFO] Building jar: /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/hono-service-messaging-0.5-M10.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:1.4.5.RELEASE:repackage (default) @ hono-service-messaging ---
[INFO] 
[INFO] --- fabric8-maven-plugin:3.4.2:build (build_images) @ hono-service-messaging ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-service-messaging ---
[INFO] Building jar: /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/hono-service-messaging-0.5-M10-sources.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign-jars) @ hono-service-messaging ---
[INFO] Signing of nested jars of '/jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/hono-service-messaging-0.5-M10.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/hono-service-messaging-0.5-M10.jar
[INFO] Signing of nested jars of '/jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/hono-service-messaging-0.5-M10-sources.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/hono-service-messaging-0.5-M10-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-service-messaging ---
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/hono-service-messaging-0.5-M10.jar to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-messaging/0.5-M10/hono-service-messaging-0.5-M10.jar
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/pom.xml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-messaging/0.5-M10/hono-service-messaging-0.5-M10.pom
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/classes/META-INF/fabric8/openshift.yml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-messaging/0.5-M10/hono-service-messaging-0.5-M10-openshift.yml
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/classes/META-INF/fabric8/openshift.json to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-messaging/0.5-M10/hono-service-messaging-0.5-M10-openshift.json
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/classes/META-INF/fabric8/kubernetes.yml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-messaging/0.5-M10/hono-service-messaging-0.5-M10-kubernetes.yml
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/classes/META-INF/fabric8/kubernetes.json to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-messaging/0.5-M10/hono-service-messaging-0.5-M10-kubernetes.json
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/hono-service-messaging-0.5-M10-sources.jar to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-service-messaging/0.5-M10/hono-service-messaging-0.5-M10-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Examples 0.5-M10
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.pom (16 KB at 327.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.jar (235 KB at 4272.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-example ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-example ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-example ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-example ---
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/demo-certs/target/hono-demo-certs-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/config/hono-demo-certs-jar with includes "*.pem,*.jks,*.p12,qpid/*,sasl/*,META-INF/fabric8/**/*.yml,etc/*" and excludes ""
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/dispatchrouter/target/hono-dispatch-router-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/config/hono-dispatch-router-jar with includes "*.pem,*.jks,*.p12,qpid/*,sasl/*,META-INF/fabric8/**/*.yml,etc/*" and excludes ""
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/broker/target/hono-artemis-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/config/hono-artemis-jar with includes "*.pem,*.jks,*.p12,qpid/*,sasl/*,META-INF/fabric8/**/*.yml,etc/*" and excludes ""
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/services/auth/target/hono-service-auth-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/config/hono-service-auth-jar with includes "*.pem,*.jks,*.p12,qpid/*,sasl/*,META-INF/fabric8/**/*.yml,etc/*" and excludes ""
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/services/messaging/target/hono-service-messaging-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/config/hono-service-messaging-jar with includes "*.pem,*.jks,*.p12,qpid/*,sasl/*,META-INF/fabric8/**/*.yml,etc/*" and excludes ""
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/services/device-registry/target/hono-service-device-registry-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/config/hono-service-device-registry-jar with includes "*.pem,*.jks,*.p12,qpid/*,sasl/*,META-INF/fabric8/**/*.yml,etc/*" and excludes ""
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/adapters/rest-vertx/target/hono-adapter-rest-vertx-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/config/hono-adapter-rest-vertx-jar with includes "*.pem,*.jks,*.p12,qpid/*,sasl/*,META-INF/fabric8/**/*.yml,etc/*" and excludes ""
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/adapters/mqtt-vertx/target/hono-adapter-mqtt-vertx-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/config/hono-adapter-mqtt-vertx-jar with includes "*.pem,*.jks,*.p12,qpid/*,sasl/*,META-INF/fabric8/**/*.yml,etc/*" and excludes ""
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/metrics/target/hono-metrics-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/config/hono-metrics-jar with includes "*.pem,*.jks,*.p12,qpid/*,sasl/*,META-INF/fabric8/**/*.yml,etc/*" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 7 resources to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/deploy
[INFO] Copying 8 resources to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/config
[INFO] Copying 9 resources to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/sandbox
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hono-example ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Create-archive-for-download/workspace/example/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hono-example ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-example ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-example ---
[INFO] Unpacking /jobs/genie.hono/Create-archive-for-download/workspace/legal/target/hono-legal-0.5-M10.jar to /jobs/genie.hono/Create-archive-for-download/workspace/example/target/classes/META-INF with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-example ---
[INFO] Building jar: /jobs/genie.hono/Create-archive-for-download/workspace/example/target/hono-example-0.5-M10.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:1.4.5.RELEASE:repackage (default) @ hono-example ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (eclipse-hono) @ hono-example ---
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (8 KB at 371.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (5 KB at 188.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5 KB at 128.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (40 KB at 2092.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/17/apache-17.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 KB at 681.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (5 KB at 241.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (5 KB at 193.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 83.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (2 KB at 84.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 KB at 1001.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 KB at 1557.3 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (53 KB at 1584.1 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 KB at 1014.5 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (160 KB at 3401.2 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (121 KB at 2310.1 KB/sec)
[INFO] Reading assembly descriptor: src/main/assembly/hono.xml
[INFO] Building tar: /jobs/genie.hono/Create-archive-for-download/workspace/example/target/eclipse-hono-example-0.5-M10.tar.gz
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-example ---
[INFO] Building jar: /jobs/genie.hono/Create-archive-for-download/workspace/example/target/hono-example-0.5-M10-sources.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign-jars) @ hono-example ---
[INFO] Signing of nested jars of '/jobs/genie.hono/Create-archive-for-download/workspace/example/target/hono-example-0.5-M10.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Create-archive-for-download/workspace/example/target/hono-example-0.5-M10.jar
[INFO] Signing of nested jars of '/jobs/genie.hono/Create-archive-for-download/workspace/example/target/hono-example-0.5-M10-sources.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Create-archive-for-download/workspace/example/target/hono-example-0.5-M10-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-example ---
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/example/target/hono-example-0.5-M10.jar to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-example/0.5-M10/hono-example-0.5-M10.jar
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/example/pom.xml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-example/0.5-M10/hono-example-0.5-M10.pom
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/example/target/hono-example-0.5-M10-sources.jar to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-example/0.5-M10/hono-example-0.5-M10-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono JMeter Plugin 0.5-M10
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jmeter/ApacheJMeter_core/3.2/ApacheJMeter_core-3.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jmeter/ApacheJMeter_core/3.2/ApacheJMeter_core-3.2.pom (2 KB at 30.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jmeter/ApacheJMeter_parent/3.2/ApacheJMeter_parent-3.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jmeter/ApacheJMeter_parent/3.2/ApacheJMeter_parent-3.2.pom (17 KB at 443.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jmeter/jorphan/3.2/jorphan-3.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jmeter/jorphan/3.2/jorphan-3.2.pom (2 KB at 41.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.2/asm-5.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.2/asm-5.2.pom (2 KB at 55.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom (6 KB at 223.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 KB at 289.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (2 KB at 90.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (6 KB at 298.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/bsf/bsf/2.4.0/bsf-2.4.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/bsf/bsf/2.4.0/bsf-2.4.0.pom (2 KB at 50.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b5/bsh-2.0b5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b5/bsh-2.0b5.pom (2 KB at 27.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcmail-jdk15on/1.49/bcmail-jdk15on-1.49.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcmail-jdk15on/1.49/bcmail-jdk15on-1.49.pom (2 KB at 53.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.49/bcprov-jdk15on-1.49.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.49/bcprov-jdk15on-1.49.pom (2 KB at 1.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.49/bcpkix-jdk15on-1.49.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.49/bcpkix-jdk15on-1.49.pom (2 KB at 45.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/2.4.0/caffeine-2.4.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/2.4.0/caffeine-2.4.0.pom (6 KB at 165.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 KB at 377.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (57 KB at 1200.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.pom (14 KB at 415.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.pom (11 KB at 338.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.pom (12 KB at 342.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-jexl3/3.0/commons-jexl3-3.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-jexl3/3.0/commons-jexl3-3.0.pom (16 KB at 397.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 KB at 633.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 KB at 849.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.6/commons-net-3.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.6/commons-net-3.6.pom (22 KB at 726.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (67 KB at 2765.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.10/groovy-all-2.4.10.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.10/groovy-all-2.4.10.pom (21 KB at 698.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.pom (6 KB at 177.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.3/httpcomponents-asyncclient-4.1.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.3/httpcomponents-asyncclient-4.1.3.pom (12 KB at 310.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.pom (5 KB at 160.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/jcharts/jcharts/0.7.5/jcharts-0.7.5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/jcharts/jcharts/0.7.5/jcharts-0.7.5.pom (2 KB at 54.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.pom (2 KB at 46.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (10 KB at 219.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.14/tika-core-1.14.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.14/tika-core-1.14.pom (7 KB at 213.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parent/1.14/tika-parent-1.14.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parent/1.14/tika-parent-1.14.pom (14 KB at 470.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parsers/1.14/tika-parsers-1.14.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parsers/1.14/tika-parsers-1.14.pom (17 KB at 579.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/gagravarr/vorbis-java-tika/0.8/vorbis-java-tika-0.8.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/gagravarr/vorbis-java-tika/0.8/vorbis-java-tika-0.8.pom (2 KB at 64.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/gagravarr/vorbis-java-parent/0.8/vorbis-java-parent-0.8.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/gagravarr/vorbis-java-parent/0.8/vorbis-java-parent-0.8.pom (7 KB at 119.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.12/tika-core-1.12.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.12/tika-core-1.12.pom (6 KB at 215.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parent/1.12/tika-parent-1.12.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parent/1.12/tika-parent-1.12.pom (13 KB at 445.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/jackcess/jackcess/2.1.4/jackcess-2.1.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/jackcess/jackcess/2.1.4/jackcess-2.1.4.pom (11 KB at 357.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/openhms-parent/1.1.4/openhms-parent-1.1.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/openhms-parent/1.1.4/openhms-parent-1.1.4.pom (12 KB at 402.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/jackcess/jackcess-encrypt/2.1.1/jackcess-encrypt-2.1.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/jackcess/jackcess-encrypt/2.1.1/jackcess-encrypt-2.1.1.pom (10 KB at 315.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/openhms-parent/1.1.1/openhms-parent-1.1.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/openhms-parent/1.1.1/openhms-parent-1.1.1.pom (9 KB at 313.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/jackcess/jackcess/2.1.0/jackcess-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/jackcess/jackcess/2.1.0/jackcess-2.1.0.pom (11 KB at 294.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tallison/jmatio/1.2/jmatio-1.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tallison/jmatio/1.2/jmatio-1.2.pom (4 KB at 128.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom (3 KB at 57.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/apache-mime4j-project/0.7.2/apache-mime4j-project-0.7.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/apache-mime4j-project/0.7.2/apache-mime4j-project-0.7.2.pom (10 KB at 319.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/james-project/1.8/james-project-1.8.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/james-project/1.8/james-project-1.8.pom (53 KB at 1348.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.pom (4 KB at 105.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom (13 KB at 390.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox/2.0.3/pdfbox-2.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox/2.0.3/pdfbox-2.0.3.pom (8 KB at 257.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-parent/2.0.3/pdfbox-parent-2.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-parent/2.0.3/pdfbox-parent-2.0.3.pom (13 KB at 456.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/fontbox/2.0.3/fontbox-2.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/fontbox/2.0.3/fontbox-2.0.3.pom (3 KB at 87.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-tools/2.0.3/pdfbox-tools-2.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-tools/2.0.3/pdfbox-tools-2.0.3.pom (4 KB at 125.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-debugger/2.0.3/pdfbox-debugger-2.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-debugger/2.0.3/pdfbox-debugger-2.0.3.pom (3 KB at 101.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/jempbox/1.8.12/jempbox-1.8.12.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/jempbox/1.8.12/jempbox-1.8.12.pom (2 KB at 75.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-parent/1.8.12/pdfbox-parent-1.8.12.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-parent/1.8.12/pdfbox-parent-1.8.12.pom (9 KB at 342.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcmail-jdk15on/1.54/bcmail-jdk15on-1.54.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcmail-jdk15on/1.54/bcmail-jdk15on-1.54.pom (2 KB at 64.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi/3.15/poi-3.15.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi/3.15/poi-3.15.pom (4 KB at 111.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.pom (21 KB at 547.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom (61 KB at 1735.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-scratchpad/3.15/poi-scratchpad-3.15.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-scratchpad/3.15/poi-scratchpad-3.15.pom (3 KB at 81.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-ooxml/3.15/poi-ooxml-3.15.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-ooxml/3.15/poi-ooxml-3.15.pom (3 KB at 98.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-ooxml-schemas/3.15/poi-ooxml-schemas-3.15.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-ooxml-schemas/3.15/poi-ooxml-schemas-3.15.pom (3 KB at 84.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.pom (4 KB at 94.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/github/virtuald/curvesapi/1.04/curvesapi-1.04.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/github/virtuald/curvesapi/1.04/curvesapi-1.04.pom (4 KB at 111.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (2 KB at 32.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/mp4parser/isoparser/1.1.18/isoparser-1.1.18.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/mp4parser/isoparser/1.1.18/isoparser-1.1.18.pom (7 KB at 175.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/drewnoakes/metadata-extractor/2.9.1/metadata-extractor-2.9.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/drewnoakes/metadata-extractor/2.9.1/metadata-extractor-2.9.1.pom (10 KB at 301.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/adobe/xmp/xmpcore/5.1.2/xmpcore-5.1.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/adobe/xmp/xmpcore/5.1.2/xmpcore-5.1.2.pom (2 KB at 32.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/l3s/boilerpipe/boilerpipe/1.1.0/boilerpipe-1.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/l3s/boilerpipe/boilerpipe/1.1.0/boilerpipe-1.1.0.pom (2 KB at 55.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/rometools/rome/1.5.1/rome-1.5.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/rometools/rome/1.5.1/rome-1.5.1.pom (5 KB at 148.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/rometools/rome-parent/1.5.1/rome-parent-1.5.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/rometools/rome-parent/1.5.1/rome-parent-1.5.1.pom (6 KB at 215.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/rometools/rome-utils/1.5.1/rome-utils-1.5.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/rometools/rome-utils/1.5.1/rome-utils-1.5.1.pom (2 KB at 57.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/gagravarr/vorbis-java-core/0.8/vorbis-java-core-0.8.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/gagravarr/vorbis-java-core/0.8/vorbis-java-core-0.8.pom (2 KB at 53.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom (2 KB at 27.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codelibs/jhighlight/1.0.2/jhighlight-1.0.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codelibs/jhighlight/1.0.2/jhighlight-1.0.2.pom (3 KB at 80.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/pff/java-libpst/0.8.1/java-libpst-0.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/pff/java-libpst/0.8.1/java-libpst-0.8.1.pom (4 KB at 121.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/github/junrar/junrar/0.7/junrar-0.7.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/github/junrar/junrar/0.7/junrar-0.7.pom (4 KB at 116.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.pom (9 KB at 291.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-vfs2-project/2.0/commons-vfs2-project-2.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-vfs2-project/2.0/commons-vfs2-project-2.0.pom (16 KB at 542.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/21/commons-parent-21.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1229.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.4/maven-scm-api-1.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.4/maven-scm-api-1.4.pom (2 KB at 46.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.4/maven-scm-1.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.4/maven-scm-1.4.pom (14 KB at 436.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.pom (3 KB at 75.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.4/maven-scm-providers-svn-1.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.4/maven-scm-providers-svn-1.4.pom (3 KB at 74.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.4/maven-scm-providers-1.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.4/maven-scm-providers-1.4.pom (4 KB at 118.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.pom (3 KB at 78.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.pom (145 B at 5.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-rs-client/3.0.3/cxf-rt-rs-client-3.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-rs-client/3.0.3/cxf-rt-rs-client-3.0.3.pom (6 KB at 73.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-parent/3.0.3/cxf-parent-3.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-parent/3.0.3/cxf-parent-3.0.3.pom (96 KB at 2282.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf/3.0.3/cxf-3.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf/3.0.3/cxf-3.0.3.pom (34 KB at 1020.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-transports-http/3.0.3/cxf-rt-transports-http-3.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-transports-http/3.0.3/cxf-rt-transports-http-3.0.3.pom (7 KB at 252.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-core/3.0.3/cxf-core-3.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-core/3.0.3/cxf-core-3.0.3.pom (18 KB at 442.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema-core/2.1.0/xmlschema-core-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema-core/2.1.0/xmlschema-core-2.1.0.pom (6 KB at 161.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema/2.1.0/xmlschema-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema/2.1.0/xmlschema-2.1.0.pom (29 KB at 923.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-jaxrs/3.0.3/cxf-rt-frontend-jaxrs-3.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-jaxrs/3.0.3/cxf-rt-frontend-jaxrs-3.0.3.pom (9 KB at 301.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 KB at 315.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/opennlp/opennlp-tools/1.5.3/opennlp-tools-1.5.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/opennlp/opennlp-tools/1.5.3/opennlp-tools-1.5.3.pom (6 KB at 148.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/opennlp/opennlp/1.5.3/opennlp-1.5.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/opennlp/opennlp/1.5.3/opennlp-1.5.3.pom (7 KB at 195.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/opennlp/opennlp-maxent/3.0.3/opennlp-maxent-3.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/opennlp/opennlp-maxent/3.0.3/opennlp-maxent-3.0.3.pom (3 KB at 99.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jwordnet/jwnl/1.3.3/jwnl-1.3.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jwordnet/jwnl/1.3.3/jwnl-1.3.3.pom (2 KB at 41.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom (4 KB at 91.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 237.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/netcdf4/4.5.5/netcdf4-4.5.5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/netcdf4/4.5.5/netcdf4-4.5.5.pom (1001 B at 29.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/thredds-parent/4.5.5/thredds-parent-4.5.5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/thredds-parent/4.5.5/thredds-parent-4.5.5.pom (36 KB at 1039.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/cdm/4.5.5/cdm-4.5.5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/cdm/4.5.5/cdm-4.5.5.pom (7 KB at 215.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/udunits/4.5.5/udunits-4.5.5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/udunits/4.5.5/udunits-4.5.5.pom (3 KB at 106.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 22.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/httpservices/4.5.5/httpservices-4.5.5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/httpservices/4.5.5/httpservices-4.5.5.pom (4 KB at 120.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom (6 KB at 159.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom (13 KB at 340.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom (5 KB at 169.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom (10 KB at 325.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.2.6/httpmime-4.2.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.2.6/httpmime-4.2.6.pom (5 KB at 145.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.4/jdom2-2.0.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.4/jdom2-2.0.4.pom (5 KB at 128.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz/2.2.0/quartz-2.2.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz/2.2.0/quartz-2.2.0.pom (10 KB at 170.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz-parent/2.2.0/quartz-parent-2.2.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz-parent/2.2.0/quartz-parent-2.2.0.pom (14 KB at 314.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.pom (856 B at 20.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.pom (9 KB at 221.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/sf/ehcache/ehcache-core/2.6.2/ehcache-core-2.6.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/sf/ehcache/ehcache-core/2.6.2/ehcache-core-2.6.2.pom (30 KB at 638.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/sf/ehcache/ehcache-parent/2.3/ehcache-parent-2.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/sf/ehcache/ehcache-parent/2.3/ehcache-parent-2.3.pom (16 KB at 261.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/17.0/guava-17.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/17.0/guava-17.0.pom (6 KB at 289.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom (8 KB at 425.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/itadaki/bzip2/0.9.1/bzip2-0.9.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/itadaki/bzip2/0.9.1/bzip2-0.9.1.pom (4 KB at 126.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.pom (8 KB at 220.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/3/oss-parent-3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (4 KB at 181.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 51.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/grib/4.5.5/grib-4.5.5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/grib/4.5.5/grib-4.5.5.pom (4 KB at 122.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 257.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/jj2000/5.2/jj2000-5.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/jj2000/5.2/jj2000-5.2.pom (5 KB at 114.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.0/commons-csv-1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.0/commons-csv-1.0.pom (12 KB at 287.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-utility/0.6/sis-utility-0.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-utility/0.6/sis-utility-0.6.pom (6 KB at 137.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/0.6/core-0.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/0.6/core-0.6.pom (6 KB at 169.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/parent/0.6/parent-0.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/parent/0.6/parent-0.6.pom (26 KB at 845.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/opengis/geoapi-parent/3.0.0/geoapi-parent-3.0.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/opengis/geoapi-parent/3.0.0/geoapi-parent-3.0.0.pom (17 KB at 495.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/opengis/geoapi/3.0.0/geoapi-3.0.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/opengis/geoapi/3.0.0/geoapi-3.0.0.pom (5 KB at 127.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/measure/jsr-275/0.9.3/jsr-275-0.9.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/measure/jsr-275/0.9.3/jsr-275-0.9.3.pom (18 KB at 560.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/storage/sis-netcdf/0.6/sis-netcdf-0.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/storage/sis-netcdf/0.6/sis-netcdf-0.6.pom (5 KB at 139.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/storage/0.6/storage-0.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/storage/0.6/storage-0.6.pom (5 KB at 153.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/storage/sis-storage/0.6/sis-storage-0.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/storage/sis-storage/0.6/sis-storage-0.6.pom (5 KB at 167.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-metadata/0.6/sis-metadata-0.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-metadata/0.6/sis-metadata-0.6.pom (6 KB at 197.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-referencing/0.6/sis-referencing-0.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-referencing/0.6/sis-referencing-0.6.pom (5 KB at 188.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.9/xstream-1.4.9.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.9/xstream-1.4.9.pom (14 KB at 365.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.9/xstream-parent-1.4.9.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.9/xstream-parent-1.4.9.pom (34 KB at 832.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.pom (2 KB at 44.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.pom (2 KB at 36.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (4 KB at 92.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (3 KB at 83.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/xmlgraphics-commons/2.1/xmlgraphics-commons-2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/xmlgraphics-commons/2.1/xmlgraphics-commons-2.1.pom (4 KB at 97.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.3.1/commons-io-1.3.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.3.1/commons-io-1.3.1.pom (7 KB at 206.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/mail/mail/1.5.0-b01/mail-1.5.0-b01.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/mail/mail/1.5.0-b01/mail-1.5.0-b01.pom (6 KB at 136.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/all/1.5.0-b01/all-1.5.0-b01.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/all/1.5.0-b01/all-1.5.0-b01.pom (20 KB at 560.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.pom (2 KB at 35.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.pom (3 KB at 100.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom (12 KB at 558.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom (22 KB at 644.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom (2 KB at 96.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom (11 KB at 570.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.pom (3 KB at 65.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom (12 KB at 407.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom (3 KB at 68.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom (9 KB at 269.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/2.3/json-smart-2.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/2.3/json-smart-2.3.pom (9 KB at 275.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (9 KB at 306.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (8 KB at 418.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-core/3.8.1/jodd-core-3.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-core/3.8.1/jodd-core-3.8.1.pom (2 KB at 40.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-lagarto/3.8.1/jodd-lagarto-3.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-lagarto/3.8.1/jodd-lagarto-3.8.1.pom (3 KB at 92.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-log/3.8.1/jodd-log-3.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-log/3.8.1/jodd-log-3.8.1.pom (2 KB at 46.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-props/3.8.1/jodd-props-3.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-props/3.8.1/jodd-props-3.8.1.pom (2 KB at 28.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/2.11.3/mongo-java-driver-2.11.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/2.11.3/mongo-java-driver-2.11.3.pom (869 B at 29.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-css/5.0.3/ph-css-5.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-css/5.0.3/ph-css-5.0.3.pom (6 KB at 125.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-css-parent-pom/5.0.3/ph-css-parent-pom-5.0.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-css-parent-pom/5.0.3/ph-css-parent-pom-5.0.3.pom (4 KB at 122.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/helger/parent-pom/1.9.2/parent-pom-1.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/helger/parent-pom/1.9.2/parent-pom-1.9.2.pom (42 KB at 965.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-commons-parent-pom/8.6.0/ph-commons-parent-pom-8.6.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-commons-parent-pom/8.6.0/ph-commons-parent-pom-8.6.0.pom (6 KB at 198.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-commons/8.6.0/ph-commons-8.6.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-commons/8.6.0/ph-commons-8.6.0.pom (6 KB at 192.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (5 KB at 126.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/fifesoft/rsyntaxtextarea/2.6.1/rsyntaxtextarea-2.6.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/fifesoft/rsyntaxtextarea/2.6.1/rsyntaxtextarea-2.6.1.pom (3 KB at 55.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.pom (3 KB at 96.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 KB at 366.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.pom (9 KB at 230.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j/2.8.1/log4j-2.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j/2.8.1/log4j-2.8.1.pom (54 KB at 1267.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/1/logging-parent-1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/1/logging-parent-1.pom (4 KB at 154.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.pom (19 KB at 630.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-slf4j-impl/2.8.1/log4j-slf4j-impl-2.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-slf4j-impl/2.8.1/log4j-slf4j-impl-2.8.1.pom (9 KB at 309.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-1.2-api/2.8.1/log4j-1.2-api-2.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-1.2-api/2.8.1/log4j-1.2-api-2.8.1.pom (8 KB at 269.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.23/freemarker-2.3.23.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.23/freemarker-2.3.23.pom (2 KB at 51.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jmeter/ApacheJMeter_core/3.2/ApacheJMeter_core-3.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jmeter/jorphan/3.2/jorphan-3.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.2/asm-5.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/bsf/bsf/2.4.0/bsf-2.4.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/bsf/bsf/2.4.0/bsf-2.4.0.jar (111 KB at 3354.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b5/bsh-2.0b5.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.2/asm-5.2.jar (53 KB at 928.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcmail-jdk15on/1.49/bcmail-jdk15on-1.49.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jmeter/jorphan/3.2/jorphan-3.2.jar (137 KB at 1901.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.49/bcprov-jdk15on-1.49.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 KB at 407.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.49/bcpkix-jdk15on-1.49.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b5/bsh-2.0b5.jar (375 KB at 3639.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/2.4.0/caffeine-2.4.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcmail-jdk15on/1.49/bcmail-jdk15on-1.49.jar (94 KB at 812.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.49/bcpkix-jdk15on-1.49.jar (615 KB at 4588.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jmeter/ApacheJMeter_core/3.2/ApacheJMeter_core-3.2.jar (1489 KB at 10788.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (278 KB at 1278.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-jexl3/3.0/commons-jexl3-3.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.jar (171 KB at 702.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.jar (262 KB at 1033.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-jexl3/3.0/commons-jexl3-3.0.jar (375 KB at 1358.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.6/commons-net-3.6.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (469 KB at 1382.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.6/commons-net-3.6.jar (301 KB at 796.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.10/groovy-all-2.4.10.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar (110 KB at 263.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.49/bcprov-jdk15on-1.49.jar (2419 KB at 5546.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/2.4.0/caffeine-2.4.0.jar (950 KB at 2073.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/jcharts/jcharts/0.7.5/jcharts-0.7.5.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/jcharts/jcharts/0.7.5/jcharts-0.7.5.jar (140 KB at 277.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar (349 KB at 652.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar (176 KB at 321.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.14/tika-core-1.14.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (245 KB at 412.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parsers/1.14/tika-parsers-1.14.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.jar (1228 KB at 1848.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/gagravarr/vorbis-java-tika/0.8/vorbis-java-tika-0.8.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.14/tika-core-1.14.jar (605 KB at 909.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/jackcess/jackcess/2.1.4/jackcess-2.1.4.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/gagravarr/vorbis-java-tika/0.8/vorbis-java-tika-0.8.jar (25 KB at 34.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/jackcess/jackcess-encrypt/2.1.1/jackcess-encrypt-2.1.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2162 KB at 3092.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tallison/jmatio/1.2/jmatio-1.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.10/groovy-all-2.4.10.jar (6866 KB at 9616.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/jackcess/jackcess/2.1.4/jackcess-2.1.4.jar (802 KB at 1087.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/healthmarketscience/jackcess/jackcess-encrypt/2.1.1/jackcess-encrypt-2.1.1.jar (82 KB at 107.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.12/commons-compress-1.12.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar (94 KB at 120.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox/2.0.3/pdfbox-2.0.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tallison/jmatio/1.2/jmatio-1.2.jar (71 KB at 91.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/fontbox/2.0.3/fontbox-2.0.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar (298 KB at 374.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-tools/2.0.3/pdfbox-tools-2.0.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.12/commons-compress-1.12.jar (433 KB at 488.9 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-tools/2.0.3/pdfbox-tools-2.0.3.jar (69 KB at 77.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-debugger/2.0.3/pdfbox-debugger-2.0.3.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/jempbox/1.8.12/jempbox-1.8.12.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/jempbox/1.8.12/jempbox-1.8.12.jar (51 KB at 54.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi/3.15/poi-3.15.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox-debugger/2.0.3/pdfbox-debugger-2.0.3.jar (221 KB at 239.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/pdfbox/2.0.3/pdfbox-2.0.3.jar (2385 KB at 2547.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-scratchpad/3.15/poi-scratchpad-3.15.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar (734 KB at 702.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-ooxml/3.15/poi-ooxml-3.15.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi/3.15/poi-3.15.jar (2520 KB at 2288.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-ooxml-schemas/3.15/poi-ooxml-schemas-3.15.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/pdfbox/fontbox/2.0.3/fontbox-2.0.3.jar (1444 KB at 1293.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parsers/1.14/tika-parsers-1.14.jar (854 KB at 758.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/github/virtuald/curvesapi/1.04/curvesapi-1.04.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/github/virtuald/curvesapi/1.04/curvesapi-1.04.jar (97 KB at 79.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-scratchpad/3.15/poi-scratchpad-3.15.jar (1294 KB at 979.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/mp4parser/isoparser/1.1.18/isoparser-1.1.18.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-ooxml/3.15/poi-ooxml-3.15.jar (1307 KB at 954.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/drewnoakes/metadata-extractor/2.9.1/metadata-extractor-2.9.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/drewnoakes/metadata-extractor/2.9.1/metadata-extractor-2.9.1.jar (370 KB at 262.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/adobe/xmp/xmpcore/5.1.2/xmpcore-5.1.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/poi/poi-ooxml-schemas/3.15/poi-ooxml-schemas-3.15.jar (5722 KB at 4020.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/l3s/boilerpipe/boilerpipe/1.1.0/boilerpipe-1.1.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/adobe/xmp/xmpcore/5.1.2/xmpcore-5.1.2.jar (115 KB at 79.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/rometools/rome/1.5.1/rome-1.5.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/l3s/boilerpipe/boilerpipe/1.1.0/boilerpipe-1.1.0.jar (90 KB at 61.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/rometools/rome-utils/1.5.1/rome-utils-1.5.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar (89 KB at 58.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/gagravarr/vorbis-java-core/0.8/vorbis-java-core-0.8.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/rometools/rome-utils/1.5.1/rome-utils-1.5.1.jar (7 KB at 4.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/rometools/rome/1.5.1/rome-1.5.1.jar (238 KB at 154.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codelibs/jhighlight/1.0.2/jhighlight-1.0.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/gagravarr/vorbis-java-core/0.8/vorbis-java-core-0.8.jar (119 KB at 76.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/pff/java-libpst/0.8.1/java-libpst-0.8.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar (216 KB at 137.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/github/junrar/junrar/0.7/junrar-0.7.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codelibs/jhighlight/1.0.2/jhighlight-1.0.2.jar (229 KB at 144.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar (2667 KB at 1668.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.4/maven-scm-api-1.4.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/pff/java-libpst/0.8.1/java-libpst-0.8.1.jar (84 KB at 52.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/github/junrar/junrar/0.7/junrar-0.7.jar (152 KB at 94.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/mp4parser/isoparser/1.1.18/isoparser-1.1.18.jar (1034 KB at 638.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 150.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.jar (25 KB at 15.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-rs-client/3.0.3/cxf-rt-rs-client-3.0.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.jar (406 KB at 242.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-transports-http/3.0.3/cxf-rt-transports-http-3.0.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-rs-client/3.0.3/cxf-rt-rs-client-3.0.3.jar (147 KB at 87.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-core/3.0.3/cxf-core-3.0.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.jar (69 KB at 40.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema-core/2.1.0/xmlschema-core-2.1.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.4/maven-scm-api-1.4.jar (93 KB at 54.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-jaxrs/3.0.3/cxf-rt-frontend-jaxrs-3.0.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-transports-http/3.0.3/cxf-rt-transports-http-3.0.3.jar (254 KB at 142.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-jaxrs/3.0.3/cxf-rt-frontend-jaxrs-3.0.3.jar (571 KB at 316.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/opennlp/opennlp-tools/1.5.3/opennlp-tools-1.5.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 KB at 29.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/opennlp/opennlp-maxent/3.0.3/opennlp-maxent-3.0.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-core/3.0.3/cxf-core-3.0.3.jar (1298 KB at 709.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jwordnet/jwnl/1.3.3/jwnl-1.3.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/opennlp/opennlp-maxent/3.0.3/opennlp-maxent-3.0.3.jar (128 KB at 68.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jwordnet/jwnl/1.3.3/jwnl-1.3.3.jar (167 KB at 88.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar (24 KB at 12.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/netcdf4/4.5.5/netcdf4-4.5.5.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 96.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.jar (40 KB at 20.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (3 KB at 1.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/grib/4.5.5/grib-4.5.5.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/netcdf4/4.5.5/netcdf4-4.5.5.jar (61 KB at 31.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 447.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.4/jdom2-2.0.4.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema-core/2.1.0/xmlschema-core-2.1.0.jar (162 KB at 81.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/jj2000/5.2/jj2000-5.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar (521 KB at 258.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/itadaki/bzip2/0.9.1/bzip2-0.9.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/itadaki/bzip2/0.9.1/bzip2-0.9.1.jar (49 KB at 23.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/cdm/4.5.5/cdm-4.5.5.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/jj2000/5.2/jj2000-5.2.jar (519 KB at 251.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/udunits/4.5.5/udunits-4.5.5.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.4/jdom2-2.0.4.jar (292 KB at 140.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz/2.2.0/quartz-2.2.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/opennlp/opennlp-tools/1.5.3/opennlp-tools-1.5.3.jar (803 KB at 384.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/udunits/4.5.5/udunits-4.5.5.jar (122 KB at 57.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/sf/ehcache/ehcache-core/2.6.2/ehcache-core-2.6.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/grib/4.5.5/grib-4.5.5.jar (5007 KB at 2232.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/17.0/guava-17.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/sf/ehcache/ehcache-core/2.6.2/ehcache-core-2.6.2.jar (1307 KB at 574.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/cdm/4.5.5/cdm-4.5.5.jar (4084 KB at 1777.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/httpservices/4.5.5/httpservices-4.5.5.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.jar (60 KB at 25.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.0/commons-csv-1.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/edu/ucar/httpservices/4.5.5/httpservices-4.5.5.jar (61 KB at 25.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-utility/0.6/sis-utility-0.6.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.0/commons-csv-1.0.jar (35 KB at 14.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/storage/sis-netcdf/0.6/sis-netcdf-0.6.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/17.0/guava-17.0.jar (2191 KB at 925.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/storage/sis-storage/0.6/sis-storage-0.6.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-utility/0.6/sis-utility-0.6.jar (630 KB at 263.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-referencing/0.6/sis-referencing-0.6.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.jar (595 KB at 248.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-metadata/0.6/sis-metadata-0.6.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz/2.2.0/quartz-2.2.0.jar (639 KB at 265.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/opengis/geoapi/3.0.0/geoapi-3.0.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/storage/sis-netcdf/0.6/sis-netcdf-0.6.jar (53 KB at 21.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/measure/jsr-275/0.9.3/jsr-275-0.9.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/storage/sis-storage/0.6/sis-storage-0.6.jar (70 KB at 28.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.9/xstream-1.4.9.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-metadata/0.6/sis-metadata-0.6.jar (534 KB at 217.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/measure/jsr-275/0.9.3/jsr-275-0.9.3.jar (254 KB at 103.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sis/core/sis-referencing/0.6/sis-referencing-0.6.jar (599 KB at 242.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.9/xstream-1.4.9.jar (537 KB at 215.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.jar (270 KB at 108.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/xmlgraphics-commons/2.1/xmlgraphics-commons-2.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (216 KB at 83.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/mail/mail/1.5.0-b01/mail-1.5.0-b01.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar (1336 KB at 518.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.jar (62 KB at 23.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/mail/mail/1.5.0-b01/mail-1.5.0-b01.jar (507 KB at 191.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar (32 KB at 11.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/2.3/json-smart-2.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/opengis/geoapi/3.0.0/geoapi-3.0.0.jar (209 KB at 78.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar (203 KB at 74.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-core/3.8.1/jodd-core-3.8.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-core/3.8.1/jodd-core-3.8.1.jar (385 KB at 140.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-lagarto/3.8.1/jodd-lagarto-3.8.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/xmlgraphics-commons/2.1/xmlgraphics-commons-2.1.jar (630 KB at 226.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-log/3.8.1/jodd-log-3.8.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-lagarto/3.8.1/jodd-lagarto-3.8.1.jar (217 KB at 77.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-props/3.8.1/jodd-props-3.8.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-log/3.8.1/jodd-log-3.8.1.jar (15 KB at 5.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/2.11.3/mongo-java-driver-2.11.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.jar (3081 KB at 1089.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-css/5.0.3/ph-css-5.0.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jodd/jodd-props/3.8.1/jodd-props-3.8.1.jar (26 KB at 9.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-commons/8.6.0/ph-commons-8.6.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-css/5.0.3/ph-css-5.0.3.jar (486 KB at 168.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/2.3/json-smart-2.3.jar (118 KB at 40.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/fifesoft/rsyntaxtextarea/2.6.1/rsyntaxtextarea-2.6.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar (20 KB at 6.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/helger/ph-commons/8.6.0/ph-commons-8.6.0.jar (1345 KB at 455.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (343 KB at 115.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.jar (42 KB at 13.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-slf4j-impl/2.8.1/log4j-slf4j-impl-2.8.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/fifesoft/rsyntaxtextarea/2.6.1/rsyntaxtextarea-2.6.1.jar (1129 KB at 378.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-1.2-api/2.8.1/log4j-1.2-api-2.8.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.jar (224 KB at 74.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.23/freemarker-2.3.23.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-slf4j-impl/2.8.1/log4j-slf4j-impl-2.8.1.jar (23 KB at 7.5 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-1.2-api/2.8.1/log4j-1.2-api-2.8.1.jar (60 KB at 19.8 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar (1371 KB at 445.8 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/2.11.3/mongo-java-driver-2.11.3.jar (410 KB at 132.7 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.23/freemarker-2.3.23.jar (1319 KB at 426.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-jmeter ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-jmeter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-jmeter ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-jmeter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Create-archive-for-download/workspace/jmeter/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hono-jmeter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /jobs/genie.hono/Create-archive-for-download/workspace/jmeter/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-jmeter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Create-archive-for-download/workspace/jmeter/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hono-jmeter ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-jmeter ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-jmeter ---
[INFO] Building jar: /jobs/genie.hono/Create-archive-for-download/workspace/jmeter/target/hono-jmeter-0.5-M10.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-jmeter ---
[INFO] Building jar: /jobs/genie.hono/Create-archive-for-download/workspace/jmeter/target/hono-jmeter-0.5-M10-sources.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign-jars) @ hono-jmeter ---
[INFO] Signing of nested jars of '/jobs/genie.hono/Create-archive-for-download/workspace/jmeter/target/hono-jmeter-0.5-M10.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Create-archive-for-download/workspace/jmeter/target/hono-jmeter-0.5-M10.jar
[INFO] Signing of nested jars of '/jobs/genie.hono/Create-archive-for-download/workspace/jmeter/target/hono-jmeter-0.5-M10-sources.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Create-archive-for-download/workspace/jmeter/target/hono-jmeter-0.5-M10-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-jmeter ---
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/jmeter/target/hono-jmeter-0.5-M10.jar to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-jmeter/0.5-M10/hono-jmeter-0.5-M10.jar
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/jmeter/pom.xml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-jmeter/0.5-M10/hono-jmeter-0.5-M10.pom
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/jmeter/target/hono-jmeter-0.5-M10-sources.jar to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-jmeter/0.5-M10/hono-jmeter-0.5-M10-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Site 0.5-M10
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.pom (13 KB at 260.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (33 KB at 1563.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.jar (57 KB at 1446.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-site ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-site ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-site ---
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (default) @ hono-site ---
build-site.sh: line 3: hugo: command not found
Please install "hugo" to be able to build the hono documentation. See readme.md for further details.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-site ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign-jars) @ hono-site ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-site ---
[INFO] Installing /jobs/genie.hono/Create-archive-for-download/workspace/site/pom.xml to /home/hudson/genie.hono/.hudson/jobs/Create-archive-for-download/workspace/.maven/repo/org/eclipse/hono/hono-site/0.5-M10/hono-site-0.5-M10.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Integration Tests 0.5-M10
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/qpid/qpid-jms-client/0.21.0/qpid-jms-client-0.21.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/qpid/qpid-jms-client/0.21.0/qpid-jms-client-0.21.0.pom (7 KB at 139.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/qpid/qpid-jms-parent/0.21.0/qpid-jms-parent-0.21.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/qpid/qpid-jms-parent/0.21.0/qpid-jms-parent-0.21.0.pom (12 KB at 284.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-jms_2.0_spec/1.0-alpha-2/geronimo-jms_2.0_spec-1.0-alpha-2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-jms_2.0_spec/1.0-alpha-2/geronimo-jms_2.0_spec-1.0-alpha-2.pom (5 KB at 122.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java6-flava/2.2/genesis-java6-flava-2.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java6-flava/2.2/genesis-java6-flava-2.2.pom (6 KB at 153.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.2/genesis-default-flava-2.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.2/genesis-default-flava-2.2.pom (15 KB at 366.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.2/genesis-2.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.2/genesis-2.2.pom (17 KB at 433.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/qpid/qpid-jms-client/0.21.0/qpid-jms-client-0.21.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-jms_2.0_spec/1.0-alpha-2/geronimo-jms_2.0_spec-1.0-alpha-2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/qpid/qpid-jms-client/0.21.0/qpid-jms-client-0.21.0.jar (690 KB at 3919.5 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-jms_2.0_spec/1.0-alpha-2/geronimo-jms_2.0_spec-1.0-alpha-2.jar (47 KB at 163.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-tests ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Create-archive-for-download/workspace/tests/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hono-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hono-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /jobs/genie.hono/Create-archive-for-download/workspace/tests/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-tests ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-tests ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-tests ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign-jars) @ hono-tests ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-tests ---
[INFO] Skipping artifact installation
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hono ............................................... SUCCESS [ 34.803 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.077 s]
[INFO] Legal Documents .................................... SUCCESS [  6.474 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  1.004 s]
[INFO] Hono Core .......................................... SUCCESS [ 25.438 s]
[INFO] Hono Client ........................................ SUCCESS [  7.350 s]
[INFO] Hono Service base .................................. SUCCESS [  8.989 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  1.004 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [  2.704 s]
[INFO] Hono REST Adapter .................................. SUCCESS [ 44.478 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [  4.134 s]
[INFO] Hono Artemis ....................................... SUCCESS [  3.574 s]
[INFO] Hono Dispatch Router ............................... SUCCESS [  1.244 s]
[INFO] Metrics Docker Images .............................. SUCCESS [  1.082 s]
[INFO] Hono Services ...................................... SUCCESS [  0.116 s]
[INFO] Hono Auth .......................................... SUCCESS [  5.305 s]
[INFO] Hono Device Registry ............................... SUCCESS [  5.901 s]
[INFO] Hono Messaging ..................................... SUCCESS [  7.672 s]
[INFO] Hono Examples ...................................... SUCCESS [  4.567 s]
[INFO] Hono JMeter Plugin ................................. SUCCESS [ 22.577 s]
[INFO] Hono Site .......................................... SUCCESS [  0.860 s]
[INFO] Hono Integration Tests ............................. SUCCESS [  1.408 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:34 min
[INFO] Finished at: 2017-11-30T02:09:53-05:00
[INFO] Final Memory: 102M/3610M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[workspace] $ /bin/sh -xe /tmp/hudson1659998238623689929.sh
+ chmod +r example/target/eclipse-hono-example-0.5-M10.tar.gz
+ cp example/target/eclipse-hono-example-0.5-M10.tar.gz /home/data/httpd/download.eclipse.org/hono/
Finished: SUCCESS