Skip to content
Success

Console Output

[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.nthbnd:jsonpath-filter >--------
[INFO] Building sensiNact IoT Gateway - JSON Path filter 2.0-SNAPSHOT  [63/121]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jsonpath-filter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ jsonpath-filter ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ jsonpath-filter ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jsonpath-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jsonpath-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ jsonpath-filter ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jsonpath-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jsonpath-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ jsonpath-filter ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jsonpath-filter ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jsonpath-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ jsonpath-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ jsonpath-filter ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',com.jayway.jsonpath.json-path;version='[2.4.0,2.4.1)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',net.minidev.accessors-smart;version='[1.2.0,1.2.1)',net.minidev.json-smart;version='[2.3.0,2.3.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.nthbnd.jsonpath-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.jsonpath-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.objectweb.asm;version='[5.0.4,5.0.5)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.jetty.websocket.client;version='[9.4.42,9.4.43)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ jsonpath-filter ---
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jsonpath-filter ---
[INFO] Installing /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT.jar to /root/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/pom.xml to /root/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT-tests.jar to /root/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ jsonpath-filter ---
[INFO] Downloading from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 35 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-20211201.130333-4.jar
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-20211201.130333-4.jar (8.9 kB at 65 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-20211201.130333-4.pom
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-20211201.130333-4.pom (4.1 kB at 49 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-20211201.130333-4-tests.jar
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-20211201.130333-4-tests.jar (41 kB at 249 kB/s)
[INFO] Downloading from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/maven-metadata.xml
[INFO] Downloaded from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/maven-metadata.xml (309 B at 10.0 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.5 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/maven-metadata.xml
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/maven-metadata.xml (309 B at 887 B/s)