Skip to content
Success

Console Output

[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.southbound.device-factory:device-factory-core >--
[INFO] Building SensiNact Southbound Device factory :: Core 0.0.1-SNAPSHOT [20/55]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ device-factory-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ device-factory-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ device-factory-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:7.0.0-SNAPSHOT:bnd-process (default) @ device-factory-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ device-factory-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ device-factory-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:7.0.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ device-factory-core ---
[WARNING] /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/pom.xml [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ device-factory-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.sensinact.gateway.southbound.device.factory.impl.RecordHandlingTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 s - in org.eclipse.sensinact.gateway.southbound.device.factory.impl.RecordHandlingTest
[INFO] Running org.eclipse.sensinact.gateway.southbound.device.factory.ValueTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.sensinact.gateway.southbound.device.factory.ValueTypeTest
[INFO] Running org.eclipse.sensinact.gateway.southbound.device.factory.VariablesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.sensinact.gateway.southbound.device.factory.VariablesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ device-factory-core ---
[INFO] Building jar: /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/target/device-factory-core-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:test-jar (test-jar) @ device-factory-core ---
[INFO] Building jar: /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/target/device-factory-core-0.0.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-testing-maven-plugin:7.0.0-SNAPSHOT:testing (default) @ device-factory-core ---
[INFO] Matching glob *
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ device-factory-core ---
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/target/device-factory-core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/target/device-factory-core-0.0.1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ device-factory-core ---
[INFO] Using alternate deployment repository repo.eclipse.org::https://repo.eclipse.org/content/repositories/sensinact-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 25 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-20230227.135212-26.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-20230227.135212-26.pom (2.6 kB at 51 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-20230227.135212-26.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-20230227.135212-26.jar (44 kB at 722 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-20230227.135212-26-tests.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-20230227.135212-26-tests.jar (17 kB at 296 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/maven-metadata.xml (334 B at 5.1 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/0.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 18 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/device-factory-core/maven-metadata.xml (334 B at 2.9 kB/s)