Started by user DIM Build
Running as SYSTEM
Building in workspace /var/jenkins/jobs/Eclipse Sensinact/workspace
Skipping installation of https://dlcdn.apache.org/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz to /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven due to server error: 404 Not Found
The recommended git tool is: NONE
using credential playertour-cd-docker-compose
Skipping installation of https://dlcdn.apache.org/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz to /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven due to server error: 404 Not Found
> git rev-parse --resolve-git-dir /var/jenkins/jobs/Eclipse Sensinact/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/DataInMotion/org.eclipse.sensinact.gateway.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/DataInMotion/org.eclipse.sensinact.gateway.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
using GIT_SSH to set credentials Private key for the autoplayertour user, utilized for automatically deploying the Player Tour application (docker-compose version)
Verifying host key using known hosts file
You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
> git fetch --tags --force --progress -- https://github.com/DataInMotion/org.eclipse.sensinact.gateway.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Skipping installation of https://dlcdn.apache.org/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz to /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven due to server error: 404 Not Found
Checking out Revision ffdeeba34e692d0f6c38d9976a973dc0eea93d27 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ffdeeba34e692d0f6c38d9976a973dc0eea93d27 # timeout=10
Commit message: "EMF can provide a prepared model"
First time build. Skipping changelog.
Skipping installation of https://dlcdn.apache.org/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz to /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven due to server error: 404 Not Found
Skipping installation of https://dlcdn.apache.org/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz to /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven due to server error: 404 Not Found
Skipping installation of https://dlcdn.apache.org/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz to /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven due to server error: 404 Not Found
Parsing POMs
Skipping installation of https://dlcdn.apache.org/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz to /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven due to server error: 404 Not Found
Failed to transfer Could not find artifact org.junit:junit-bom:pom:5.9.0 in eclipse-sensinact (https://repo.eclipse.org/content/groups/sensinact/)
Downloaded artifact https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
Discovered a new module org.eclipse.sensinact.gateway:sensinact-parent sensinact-parent
Discovered a new module org.eclipse.sensinact.gateway.core:core Eclipse sensiNact core components
Discovered a new module org.eclipse.sensinact.gateway.core:annotation SensiNact core Annotations
Discovered a new module org.eclipse.sensinact.gateway.core:api SensiNact core API
Discovered a new module org.eclipse.sensinact.gateway.core.models:models Eclipse sensiNact model components
Discovered a new module org.eclipse.sensinact.gateway.core.models:provider SensiNact Provider Model
Discovered a new module org.eclipse.sensinact.gateway.core.models:metadata SensiNact internal Metadata Model
Discovered a new module org.eclipse.sensinact.gateway.core:impl SensiNact core implementation
Discovered a new module org.eclipse.sensinact.gateway.core:geo-json SensiNact GeoJSON mapping types
Discovered a new module org.eclipse.sensinact.gateway.core:emf-api SensiNact core API with EMF dependencies
Discovered a new module org.eclipse.sensinact.gateway.southbound:southbound Southbound Connectors
Discovered a new module org.eclipse.sensinact.gateway.southbound.device-factory:device-factory Southbound Device Factory :: Parent
Discovered a new module org.eclipse.sensinact.gateway.southbound.device-factory:device-factory-core SensiNact Southbound Device factory :: Core
Discovered a new module org.eclipse.sensinact.gateway.southbound.device-factory:parser-csv SensiNact Southbound Device factory :: CSV parser
Discovered a new module org.eclipse.sensinact.gateway.southbound.device-factory:parser-json SensiNact Southbound Device factory :: JSON parser
Discovered a new module org.eclipse.sensinact.gateway.southbound.http:http-parent Southbound HTTP :: Parent
Discovered a new module org.eclipse.sensinact.gateway.southbound.http:http-device-factory Sensinact Southbound HTTP :: Device Factory
Discovered a new module org.eclipse.sensinact.gateway.southbound.http:http-callback-whiteboard Sensinact Southbound HTTP :: Callback whiteboard
Discovered a new module org.eclipse.sensinact.gateway.southbound.mqtt:mqtt-parent Southbound MQTT :: Parent
Discovered a new module org.eclipse.sensinact.gateway.southbound.mqtt:mqtt-client Sensinact Southbound MQTT :: Client
Discovered a new module org.eclipse.sensinact.gateway.southbound.mqtt:mqtt-device-factory Sensinact Southbound MQTT :: Device Factory
Discovered a new module org.eclipse.sensinact.gateway.southbound.virtual:virtual Virtual Southbound Connectors
Discovered a new module org.eclipse.sensinact.gateway.southbound.virtual:virtual-temperature-sensor virtual-temperature-sensor
Discovered a new module org.eclipse.sensinact.gateway.southbound.history:history History Connectors
Discovered a new module org.eclipse.sensinact.gateway.southbound.history:timescale-provider timescale-provider
Discovered a new module org.eclipse.sensinact.gateway.southbound.history:history-api history-api
Discovered a new module org.eclipse.sensinact.gateway.northbound:northbound Northbound Connectors
Discovered a new module org.eclipse.sensinact.gateway.northbound.filters:filters SensiNact Northbound Filters
Discovered a new module org.eclipse.sensinact.gateway.northbound.filters:filters.core SensiNact Northbound Filters :: Core
Discovered a new module org.eclipse.sensinact.gateway.northbound.filters:ldap SensiNact Northbound Filters :: LDAP
Discovered a new module org.eclipse.sensinact.gateway.northbound:query-handler SensiNact Northbound Query Handler
Discovered a new module org.eclipse.sensinact.gateway.northbound:rest SensiNact Northbound REST
Discovered a new module org.eclipse.sensinact.gateway.northbound:websocket SensiNact Northbound WebSocket
Discovered a new module org.eclipse.sensinact.gateway.northbound.sensorthings:sensorthings sensorthings
Discovered a new module org.eclipse.sensinact.gateway.northbound.sensorthings:dto dto
Discovered a new module org.eclipse.sensinact.gateway.northbound.sensorthings:filter SensiNact Northbound SensorThings :: Filter Parser
Discovered a new module org.eclipse.sensinact.gateway.northbound.sensorthings:rest.api rest.api
Discovered a new module org.eclipse.sensinact.gateway.northbound.sensorthings:rest.gateway rest.gateway
Discovered a new module org.eclipse.sensinact.gateway.northbound.sensorthings:mqtt mqtt
Discovered a new module org.eclipse.sensinact.gateway.northbound.security:security Northbound Security Providers
Discovered a new module org.eclipse.sensinact.gateway.northbound.security:openid-connect SensiNact Northbound Open Id Connect authentication validator
Discovered a new module org.eclipse.sensinact.gateway.northbound.security:authentication-api SensiNact Northbound Security API
Discovered a new module org.eclipse.sensinact.gateway.examples:examples Prototype examples
Discovered a new module org.eclipse.sensinact.gateway.examples:pull-based Example pull-based
Discovered a new module org.eclipse.sensinact.gateway.examples:push-based Example push-based
Discovered a new module org.eclipse.sensinact.gateway.examples:reflective Example reflective
Discovered a new module org.eclipse.sensinact.gateway.examples:model-based Example model-based
Discovered a new module org.eclipse.sensinact.gateway.examples:action Example action
Discovered a new module org.eclipse.sensinact.gateway.examples:writable Example writable
Discovered a new module org.eclipse.sensinact.gateway.examples:generic Example generic
Discovered a new module org.eclipse.sensinact.gateway.examples:notification Example notification
Discovered a new module org.eclipse.sensinact.gateway:sensinact-bom Eclipse sensiNact Bill of Materials
Discovered a new module org.eclipse.sensinact.gateway.distribution:distribution Eclipse sensiNact Distribution
Discovered a new module org.eclipse.sensinact.gateway.distribution:test-utils Eclipse sensiNact Feature Launcher Test Utilities
Discovered a new module org.eclipse.sensinact.gateway.distribution:launcher Eclipse sensiNact Feature Launcher
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:features Eclipse sensiNact Features
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:gogo-shell-feature Eclipse sensiNact Gogo Shell Feature
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:core-feature Eclipse sensiNact core Feature
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:jakarta-servlet-whiteboard-feature Eclipse sensiNact Servlet whiteboard Feature
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:jakarta-rest-whiteboard-feature Eclipse sensiNact Jakarta RESTful Web Services Whiteboard Feature
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:northbound-rest-feature Eclipse sensiNact Northbound REST API Feature
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:northbound-websocket-feature Eclipse sensiNact Northbound WebSocket API Feature
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:northbound-ogc-sensorthings-feature Eclipse sensiNact Northbound OGC Sensorthings API Feature
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:northbound-ogc-sensorthings-mqtt-feature Eclipse sensiNact Northbound OGC Sensorthings MQTT Feature
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:virtual-temperature-sensor-feature Eclipse sensiNact Virtual Temperature Feature
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:timescale-history-provider-feature Eclipse sensiNact Timescale DB History Provider Feature
Discovered a new module org.eclipse.sensinact.gateway.distribution.features:northbound-oidc-authenticator-feature Eclipse sensiNact OIDC authentication Feature
Discovered a new module org.eclipse.sensinact.gateway.distribution:assembly Eclipse sensiNact Gateway assembly
Modules changed, recalculating dependency graph
Skipping installation of https://dlcdn.apache.org/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz to /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven due to server error: 404 Not Found
Established TCP socket on 40679
Skipping installation of https://dlcdn.apache.org/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz to /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven due to server error: 404 Not Found
[workspace] $ /var/jenkins/tools/hudson.model.JDK/OpenJDK17/bin/java -DskipTests=true -cp /var/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4/boot/plexus-classworlds-2.6.0.jar:/var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4 /var/cache/jenkins/war/WEB-INF/lib/remoting-3131.vf2b_b_798b_ce99.jar /var/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 40679
<===[JENKINS REMOTING CAPACITY]===>