You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@unomi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/12/14 15:58:09 UTC

Jenkins build became unstable: Unomi » Unomi-master-jdk8 #44

See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/44/display/redirect?page=changes>


Jenkins build is back to stable : Unomi » Unomi-master-jdk8 #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/55/display/redirect>


Jenkins build is still unstable: Unomi » Unomi-master-jdk8 #54

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/54/display/redirect?page=changes>


Jenkins build is still unstable: Unomi » Unomi-master-jdk8 #53

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/53/display/redirect?page=changes>


Jenkins build is still unstable: Unomi » Unomi-master-jdk8 #52

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/52/display/redirect?page=changes>


Jenkins build is still unstable: Unomi » Unomi-master-jdk8 #51

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/51/display/redirect?page=changes>


Jenkins build is unstable: Unomi » Unomi-master-jdk8 #50

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/50/display/redirect?page=changes>


Build failed in Jenkins: Unomi » Unomi-master-jdk8 #49

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/49/display/redirect?page=changes>

Changes:

[github] UNOMI-413-mergeProfileOnPropertyAction: support take Events profile as master, fix persistence bug when new profile is merged and it was the event profile (#232)


------------------------------------------
[...truncated 1.07 MB...]
		... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1035)
	at hudson.remoting.Channel$2.adapt(Channel.java:1029)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.model.Fingerprint.load(Fingerprint.java:1387)
	at hudson.model.Fingerprint.load(Fingerprint.java:1372)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor2479.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:932)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy195.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.Channel$2.adapt(Channel.java:1029)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:369)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		... 4 more
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-karaf-feature/pom.xml> to org.apache.unomi/unomi-router-karaf-feature/2.0.0-SNAPSHOT/unomi-router-karaf-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-karaf-feature/target/unomi-router-karaf-feature-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-router-karaf-feature/2.0.0-20210106.153906-117/unomi-router-karaf-feature-2.0.0-20210106.153906-117.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-karaf-feature/target/feature/feature.xml> to org.apache.unomi/unomi-router-karaf-feature/2.0.0-20210106.153906-117/unomi-router-karaf-feature-2.0.0-20210106.153906-117-features.xml
[Fast Archiver] Compressed 10.51 MB of artifacts by 69.8% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/lifecycle-watcher/pom.xml> to org.apache.unomi/unomi-lifecycle-watcher/2.0.0-SNAPSHOT/unomi-lifecycle-watcher-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/lifecycle-watcher/target/unomi-lifecycle-watcher-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-lifecycle-watcher/2.0.0-20210106.152626-127/unomi-lifecycle-watcher-2.0.0-20210106.152626-127.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/karaf-feature/pom.xml> to org.apache.unomi/cdp-graphql-feature/2.0.0-SNAPSHOT/cdp-graphql-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/karaf-feature/target/feature/feature.xml> to org.apache.unomi/cdp-graphql-feature/2.0.0-20210106.153035-93/cdp-graphql-feature-2.0.0-20210106.153035-93-features.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/mail/pom.xml> to org.apache.unomi/unomi-plugins-mail/2.0.0-SNAPSHOT/unomi-plugins-mail-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/mail/target/unomi-plugins-mail-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-mail/2.0.0-20210106.153448-122/unomi-plugins-mail-2.0.0-20210106.153448-122.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/mail/src/main/resources/org.apache.unomi.plugins.mail.cfg> to org.apache.unomi/unomi-plugins-mail/2.0.0-20210106.153448-122/unomi-plugins-mail-2.0.0-20210106.153448-122-mailcfg.cfg
[Fast Archiver] Compressed 351.84 KB of artifacts by 72.8% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/services/pom.xml> to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-SNAPSHOT/unomi-salesforce-connector-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/services/target/unomi-salesforce-connector-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-20210106.153936-117/unomi-salesforce-connector-services-2.0.0-20210106.153936-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/services/src/main/resources/org.apache.unomi.sfdc.cfg> to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-20210106.153936-117/unomi-salesforce-connector-services-2.0.0-20210106.153936-117-sfdccfg.cfg
[Fast Archiver] Compressed 567.58 KB of artifacts by 62.0% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/rest/pom.xml> to org.apache.unomi/unomi-salesforce-connector-rest/2.0.0-SNAPSHOT/unomi-salesforce-connector-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/rest/target/unomi-salesforce-connector-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-salesforce-connector-rest/2.0.0-20210106.153954-117/unomi-salesforce-connector-rest-2.0.0-20210106.153954-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/rest/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-rest/2.0.0-SNAPSHOT/unomi-mailchimp-connector-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/rest/target/unomi-mailchimp-connector-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-mailchimp-connector-rest/2.0.0-20210106.154104-117/unomi-mailchimp-connector-rest-2.0.0-20210106.154104-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/tracked-event/pom.xml> to org.apache.unomi/unomi-plugins-tracked-event/2.0.0-SNAPSHOT/unomi-plugins-tracked-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/tracked-event/target/unomi-plugins-tracked-event-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-tracked-event/2.0.0-20210106.153546-120/unomi-plugins-tracked-event-2.0.0-20210106.153546-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/karaf-kar/pom.xml> to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-SNAPSHOT/unomi-weather-update-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/karaf-kar/target/unomi-weather-update-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-20210106.154212-115/unomi-weather-update-karaf-kar-2.0.0-20210106.154212-115.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-20210106.154212-115/unomi-weather-update-karaf-kar-2.0.0-20210106.154212-115-features.xml
[Fast Archiver] Compressed 1.71 MB of artifacts by 94.8% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/karaf-kar/pom.xml> to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-SNAPSHOT/unomi-salesforce-connector-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/karaf-kar/target/unomi-salesforce-connector-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-20210106.154020-117/unomi-salesforce-connector-karaf-kar-2.0.0-20210106.154020-117.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-20210106.154020-117/unomi-salesforce-connector-karaf-kar-2.0.0-20210106.154020-117-features.xml
[Fast Archiver] Compressed 2.29 MB of artifacts by 70.8% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/past-event/pom.xml> to org.apache.unomi/unomi-plugins-past-event/2.0.0-SNAPSHOT/unomi-plugins-past-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/past-event/target/unomi-plugins-past-event-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-past-event/2.0.0-20210106.153532-121/unomi-plugins-past-event-2.0.0-20210106.153532-121.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/pom.xml> to org.apache.unomi/cxs-privacy-extension/2.0.0-SNAPSHOT/cxs-privacy-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/services/pom.xml> to org.apache.unomi/cxs-lists-extension-services/2.0.0-SNAPSHOT/cxs-lists-extension-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/services/target/cxs-lists-extension-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-lists-extension-services/2.0.0-20210106.152837-126/cxs-lists-extension-services-2.0.0-20210106.152837-126.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/tweet-button-plugin/pom.xml> to org.apache.unomi/tweet-button-plugin/2.0.0-SNAPSHOT/tweet-button-plugin-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/tweet-button-plugin/target/tweet-button-plugin-2.0.0-SNAPSHOT.jar> to org.apache.unomi/tweet-button-plugin/2.0.0-20210106.154649-120/tweet-button-plugin-2.0.0-20210106.154649-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/pom.xml> to org.apache.unomi/unomi-root/2.0.0-SNAPSHOT/unomi-root-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/metrics/pom.xml> to org.apache.unomi/unomi-metrics/2.0.0-SNAPSHOT/unomi-metrics-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/metrics/target/unomi-metrics-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-metrics/2.0.0-20210106.152557-129/unomi-metrics-2.0.0-20210106.152557-129.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/karaf-kar/pom.xml> to org.apache.unomi/unomi-groovy-actions/2.0.0-SNAPSHOT/unomi-groovy-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/karaf-kar/target/unomi-groovy-actions-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-groovy-actions/2.0.0-20210106.154359-118/unomi-groovy-actions-2.0.0-20210106.154359-118.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-groovy-actions/2.0.0-20210106.154359-118/unomi-groovy-actions-2.0.0-20210106.154359-118-features.xml
[Fast Archiver] Compressed 7.58 MB of artifacts by 97.7% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers-feature/pom.xml> to org.apache.unomi/graphql-providers-sample-feature/2.0.0-SNAPSHOT/graphql-providers-sample-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers-feature/target/feature/feature.xml> to org.apache.unomi/graphql-providers-sample-feature/2.0.0-20210106.154753-94/graphql-providers-sample-feature-2.0.0-20210106.154753-94-features.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-rest/pom.xml> to org.apache.unomi/unomi-router-rest/2.0.0-SNAPSHOT/unomi-router-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-rest/target/unomi-router-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-rest/2.0.0-20210106.153853-117/unomi-router-rest-2.0.0-20210106.153853-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/baseplugin/pom.xml> to org.apache.unomi/unomi-plugins-base/2.0.0-SNAPSHOT/unomi-plugins-base-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/baseplugin/target/unomi-plugins-base-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-base/2.0.0-20210106.153142-120/unomi-plugins-base-2.0.0-20210106.153142-120.jar
[Fast Archiver] Compressed 2.11 MB of artifacts by 87.2% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/pom.xml> to org.apache.unomi/unomi-router/2.0.0-SNAPSHOT/unomi-router-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/pom.xml> to org.apache.unomi/unomi-plugins/2.0.0-SNAPSHOT/unomi-plugins-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/pom.xml> to org.apache.unomi/unomi-tools/2.0.0-SNAPSHOT/unomi-tools-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/pom.xml> to org.apache.unomi/unomi-persistence-elasticsearch/2.0.0-SNAPSHOT/unomi-persistence-elasticsearch-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-spi/pom.xml> to org.apache.unomi/unomi-persistence-spi/2.0.0-SNAPSHOT/unomi-persistence-spi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-spi/target/unomi-persistence-spi-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-persistence-spi/2.0.0-20210106.152520-124/unomi-persistence-spi-2.0.0-20210106.152520-124.jar
[Fast Archiver] Compressed 746.92 KB of artifacts by 85.7% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/trainingplugin/pom.xml> to org.apache.unomi/training-plugin/2.0.0-SNAPSHOT/training-plugin-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/trainingplugin/target/training-plugin-2.0.0-SNAPSHOT.jar> to org.apache.unomi/training-plugin/2.0.0-20210106.154729-120/training-plugin-2.0.0-20210106.154729-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/optimization-test/pom.xml> to org.apache.unomi/unomi-plugins-optimization-test/2.0.0-SNAPSHOT/unomi-plugins-optimization-test-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/optimization-test/target/unomi-plugins-optimization-test-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-optimization-test/2.0.0-20210106.153504-122/unomi-plugins-optimization-test-2.0.0-20210106.153504-122.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/pom.xml> to org.apache.unomi/unomi-web-tracker/2.0.0-SNAPSHOT/unomi-web-tracker-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-api/pom.xml> to org.apache.unomi/unomi-router-api/2.0.0-SNAPSHOT/unomi-router-api-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-api/target/unomi-router-api-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-api/2.0.0-20210106.153806-117/unomi-router-api-2.0.0-20210106.153806-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/kar/pom.xml> to org.apache.unomi/unomi-kar/2.0.0-SNAPSHOT/unomi-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/kar/target/unomi-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-kar/2.0.0-20210106.154615-119/unomi-kar-2.0.0-20210106.154615-119.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/kar/target/feature/feature.xml> to org.apache.unomi/unomi-kar/2.0.0-20210106.154615-119/unomi-kar-2.0.0-20210106.154615-119-features.xml
[Fast Archiver] Compressed 65.73 MB of artifacts by 13.0% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/karaf-kar/pom.xml> to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-SNAPSHOT/unomi-web-tracker-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/karaf-kar/target/unomi-web-tracker-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-20210106.154321-119/unomi-web-tracker-karaf-kar-2.0.0-20210106.154321-119.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-20210106.154321-119/unomi-web-tracker-karaf-kar-2.0.0-20210106.154321-119-features.xml
[Fast Archiver] Compressed 1.91 MB of artifacts by 85.3% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/pom.xml> to org.apache.unomi/unomi-weather-update/2.0.0-SNAPSHOT/unomi-weather-update-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/wab/pom.xml> to org.apache.unomi/unomi-wab/2.0.0-SNAPSHOT/unomi-wab-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/wab/target/unomi-wab-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-wab/2.0.0-20210106.153048-119/unomi-wab-2.0.0-20210106.153048-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/wab/src/main/resources/org.apache.unomi.web.cfg> to org.apache.unomi/unomi-wab/2.0.0-20210106.153048-119/unomi-wab-2.0.0-20210106.153048-119-unomicfg.cfg
[Fast Archiver] Compressed 1.73 MB of artifacts by 81.4% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/itests/pom.xml> to org.apache.unomi/unomi-itests/2.0.0-SNAPSHOT/unomi-itests-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/groovy-actions/pom.xml> to org.apache.unomi/test-groovy-action-sample/2.0.0-SNAPSHOT/test-groovy-action-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/groovy-actions/target/test-groovy-action-sample-2.0.0-SNAPSHOT.jar> to org.apache.unomi/test-groovy-action-sample/2.0.0-20210106.154716-120/test-groovy-action-sample-2.0.0-20210106.154716-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/pom.xml> to org.apache.unomi/unomi-salesforce-connector/2.0.0-SNAPSHOT/unomi-salesforce-connector-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-SNAPSHOT/unomi-mailchimp-connector-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/target/unomi-mailchimp-connector-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-20210106.154129-116/unomi-mailchimp-connector-karaf-kar-2.0.0-20210106.154129-116.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-20210106.154129-116/unomi-mailchimp-connector-karaf-kar-2.0.0-20210106.154129-116-features.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/scripting/pom.xml> to org.apache.unomi/unomi-scripting/2.0.0-SNAPSHOT/unomi-scripting-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/scripting/target/unomi-scripting-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-scripting/2.0.0-20210106.152611-57/unomi-scripting-2.0.0-20210106.152611-57.jar
[Fast Archiver] Compressed 1.10 MB of artifacts by 90.8% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/pom.xml> to org.apache.unomi/cxs-geonames/2.0.0-SNAPSHOT/cxs-geonames-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/core/pom.xml> to org.apache.unomi/unomi-weather-update-core/2.0.0-SNAPSHOT/unomi-weather-update-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/core/target/unomi-weather-update-core-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-weather-update-core/2.0.0-20210106.154154-116/unomi-weather-update-core-2.0.0-20210106.154154-116.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/core/src/main/resources/org.apache.unomi.weatherUpdate.cfg> to org.apache.unomi/unomi-weather-update-core/2.0.0-20210106.154154-116/unomi-weather-update-core-2.0.0-20210106.154154-116-weatherupdatecfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers/pom.xml> to org.apache.unomi/graphql-providers-sample/2.0.0-SNAPSHOT/graphql-providers-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers/target/graphql-providers-sample-2.0.0-SNAPSHOT.jar> to org.apache.unomi/graphql-providers-sample/2.0.0-20210106.154741-94/graphql-providers-sample-2.0.0-20210106.154741-94.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/rest/pom.xml> to org.apache.unomi/cxs-lists-extension-rest/2.0.0-SNAPSHOT/cxs-lists-extension-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/rest/target/cxs-lists-extension-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-lists-extension-rest/2.0.0-20210106.153614-120/cxs-lists-extension-rest-2.0.0-20210106.153614-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/pom.xml> to org.apache.unomi/unomi-manual/2.0.0-SNAPSHOT/unomi-manual-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-manual/2.0.0-20210106.154548-110/unomi-manual-2.0.0-20210106.154548-110.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.pdf> to org.apache.unomi/unomi-manual/2.0.0-20210106.154548-110/unomi-manual-2.0.0-20210106.154548-110.pdf
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.zip> to org.apache.unomi/unomi-manual/2.0.0-20210106.154548-110/unomi-manual-2.0.0-20210106.154548-110.zip
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.zip.sha512> to org.apache.unomi/unomi-manual/2.0.0-20210106.154548-110/unomi-manual-2.0.0-20210106.154548-110.sha512
[Fast Archiver] Compressed 7.69 MB of artifacts by 91.9% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/pom.xml> to org.apache.unomi/unomi-extensions/2.0.0-SNAPSHOT/unomi-extensions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/javascript/pom.xml> to org.apache.unomi/unomi-web-tracker-javascript/2.0.0-SNAPSHOT/unomi-web-tracker-javascript-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/javascript/target/unomi-web-tracker-javascript-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-web-tracker-javascript/2.0.0-20210106.154255-120/unomi-web-tracker-javascript-2.0.0-20210106.154255-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/services/pom.xml> to org.apache.unomi/cxs-privacy-extension-services/2.0.0-SNAPSHOT/cxs-privacy-extension-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/services/target/cxs-privacy-extension-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-privacy-extension-services/2.0.0-20210106.153648-121/cxs-privacy-extension-services-2.0.0-20210106.153648-121.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/pom.xml> to org.apache.unomi/cxs-lists-extension/2.0.0-SNAPSHOT/cxs-lists-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/cxs-impl/pom.xml> to org.apache.unomi/cdp-graphql-api-impl/2.0.0-SNAPSHOT/cdp-graphql-api-impl-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/cxs-impl/target/cdp-graphql-api-impl-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cdp-graphql-api-impl/2.0.0-20210106.152903-100/cdp-graphql-api-impl-2.0.0-20210106.152903-100.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/kafka-injector/pom.xml> to org.apache.unomi/kafka-extension/2.0.0-SNAPSHOT/kafka-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/kafka-injector/target/kafka-extension-2.0.0-SNAPSHOT.jar> to org.apache.unomi/kafka-extension/2.0.0-20210106.153600-120/kafka-extension-2.0.0-20210106.153600-120.jar
[Fast Archiver] Compressed 2.41 MB of artifacts by 94.5% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/services/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-SNAPSHOT/unomi-mailchimp-connector-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/services/target/unomi-mailchimp-connector-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-20210106.154046-117/unomi-mailchimp-connector-services-2.0.0-20210106.154046-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/services/src/main/resources/org.apache.unomi.mailchimpconnector.cfg> to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-20210106.154046-117/unomi-mailchimp-connector-services-2.0.0-20210106.154046-117-mailchimpconnectorcfg.cfg
[Fast Archiver] Compressed 339.19 KB of artifacts by 75.5% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/common/pom.xml> to org.apache.unomi/unomi-common/2.0.0-SNAPSHOT/unomi-common-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/common/target/unomi-common-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-common/2.0.0-20210106.152505-124/unomi-common-2.0.0-20210106.152505-124.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/wab/pom.xml> to org.apache.unomi/unomi-web-tracker-wab/2.0.0-SNAPSHOT/unomi-web-tracker-wab-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/wab/target/unomi-web-tracker-wab-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-web-tracker-wab/2.0.0-20210106.154308-120/unomi-web-tracker-wab-2.0.0-20210106.154308-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-commands/pom.xml> to org.apache.unomi/shell-commands/2.0.0-SNAPSHOT/shell-commands-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-commands/target/shell-commands-2.0.0-SNAPSHOT.jar> to org.apache.unomi/shell-commands/2.0.0-20210106.154425-117/shell-commands-2.0.0-20210106.154425-117.jar
[Fast Archiver] Compressed 462.35 KB of artifacts by 76.1% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/request/pom.xml> to org.apache.unomi/unomi-plugins-request/2.0.0-SNAPSHOT/unomi-plugins-request-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/request/target/unomi-plugins-request-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-request/2.0.0-20210106.153431-121/unomi-plugins-request-2.0.0-20210106.153431-121.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/request/src/main/resources/org.apache.unomi.plugins.request.cfg> to org.apache.unomi/unomi-plugins-request/2.0.0-20210106.153431-121/unomi-plugins-request-2.0.0-20210106.153431-121-requestcfg.cfg
[Fast Archiver] Compressed 4.40 MB of artifacts by 90.1% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/rest/pom.xml> to org.apache.unomi/cxs-geonames-rest/2.0.0-SNAPSHOT/cxs-geonames-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/rest/target/cxs-geonames-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-geonames-rest/2.0.0-20210106.153743-118/cxs-geonames-rest-2.0.0-20210106.153743-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/actions/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-actions/2.0.0-SNAPSHOT/unomi-mailchimp-connector-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/actions/target/unomi-mailchimp-connector-actions-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-mailchimp-connector-actions/2.0.0-20210106.154117-116/unomi-mailchimp-connector-actions-2.0.0-20210106.154117-116.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-core/pom.xml> to org.apache.unomi/unomi-router-core/2.0.0-SNAPSHOT/unomi-router-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-core/target/unomi-router-core-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-core/2.0.0-20210106.153834-117/unomi-router-core-2.0.0-20210106.153834-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-core/src/main/resources/org.apache.unomi.router.cfg> to org.apache.unomi/unomi-router-core/2.0.0-20210106.153834-117/unomi-router-core-2.0.0-20210106.153834-117-routercfg.cfg
[Fast Archiver] Compressed 1.61 MB of artifacts by 83.3% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/actions/pom.xml> to org.apache.unomi/cxs-lists-extension-actions/2.0.0-SNAPSHOT/cxs-lists-extension-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/actions/target/cxs-lists-extension-actions-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-lists-extension-actions/2.0.0-20210106.153627-120/cxs-lists-extension-actions-2.0.0-20210106.153627-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/hover-event/pom.xml> to org.apache.unomi/unomi-plugins-hover-event/2.0.0-SNAPSHOT/unomi-plugins-hover-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/hover-event/target/unomi-plugins-hover-event-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-hover-event/2.0.0-20210106.153517-122/unomi-plugins-hover-event-2.0.0-20210106.153517-122.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/graphql-playground/pom.xml> to org.apache.unomi/unomi-graphql-playground/2.0.0-SNAPSHOT/unomi-graphql-playground-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/graphql-playground/target/unomi-graphql-playground-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-graphql-playground/2.0.0-20210106.153020-61/unomi-graphql-playground-2.0.0-20210106.153020-61.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/rest/pom.xml> to org.apache.unomi/cxs-privacy-extension-rest/2.0.0-SNAPSHOT/cxs-privacy-extension-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/rest/target/cxs-privacy-extension-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-privacy-extension-rest/2.0.0-20210106.153702-121/cxs-privacy-extension-rest-2.0.0-20210106.153702-121.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/pom.xml> to org.apache.unomi/unomi-graphql/2.0.0-SNAPSHOT/unomi-graphql-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/pom.xml> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-SNAPSHOT/unomi-persistence-elasticsearch-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/target/unomi-persistence-elasticsearch-core-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-20210106.152720-122/unomi-persistence-elasticsearch-core-2.0.0-20210106.152720-122.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/src/main/resources/org.apache.unomi.persistence.elasticsearch.cfg> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-20210106.152720-122/unomi-persistence-elasticsearch-core-2.0.0-20210106.152720-122-elasticsearchcfg.cfg
[Fast Archiver] Compressed 40.22 MB of artifacts by 78.6% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/rest/pom.xml> to org.apache.unomi/unomi-rest/2.0.0-SNAPSHOT/unomi-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/rest/target/unomi-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-rest/2.0.0-20210106.152807-127/unomi-rest-2.0.0-20210106.152807-127.jar
[Fast Archiver] Compressed 332.01 KB of artifacts by 67.5% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/api/pom.xml> to org.apache.unomi/unomi-api/2.0.0-SNAPSHOT/unomi-api-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/api/target/unomi-api-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-api/2.0.0-20210106.152432-123/unomi-api-2.0.0-20210106.152432-123.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/actions/pom.xml> to org.apache.unomi/unomi-salesforce-connector-actions/2.0.0-SNAPSHOT/unomi-salesforce-connector-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/actions/target/unomi-salesforce-connector-actions-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-salesforce-connector-actions/2.0.0-20210106.154007-117/unomi-salesforce-connector-actions-2.0.0-20210106.154007-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/pom.xml> to org.apache.unomi/unomi-groovy-actions-root/2.0.0-SNAPSHOT/unomi-groovy-actions-root-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/package/pom.xml> to org.apache.unomi/unomi/2.0.0-SNAPSHOT/unomi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/package/target/unomi-2.0.0-SNAPSHOT.tar.gz> to org.apache.unomi/unomi/2.0.0-20210106.154833-120/unomi-2.0.0-20210106.154833-120.tar.gz
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/package/target/unomi-2.0.0-SNAPSHOT.zip> to org.apache.unomi/unomi/2.0.0-20210106.154833-120/unomi-2.0.0-20210106.154833-120.zip
[Fast Archiver] Compressed 278.42 MB of artifacts by 26.5% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-dev-commands/pom.xml> to org.apache.unomi/shell-dev-commands/2.0.0-SNAPSHOT/shell-dev-commands-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-dev-commands/target/shell-dev-commands-2.0.0-SNAPSHOT.jar> to org.apache.unomi/shell-dev-commands/2.0.0-20210106.154439-117/shell-dev-commands-2.0.0-20210106.154439-117.jar
[Fast Archiver] Compressed 483.06 KB of artifacts by 72.9% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/pom.xml> to org.apache.unomi/samples/2.0.0-SNAPSHOT/samples-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/services/pom.xml> to org.apache.unomi/cxs-geonames-services/2.0.0-SNAPSHOT/cxs-geonames-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/services/target/cxs-geonames-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-geonames-services/2.0.0-20210106.153724-119/cxs-geonames-services-2.0.0-20210106.153724-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/services/src/main/resources/org.apache.unomi.geonames.cfg> to org.apache.unomi/cxs-geonames-services/2.0.0-20210106.153724-119/cxs-geonames-services-2.0.0-20210106.153724-119-geonamescfg.cfg
[Fast Archiver] Compressed 1.09 MB of artifacts by 88.5% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/pom.xml> to org.apache.unomi/unomi-mailchimp-connector/2.0.0-SNAPSHOT/unomi-mailchimp-connector-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/services/pom.xml> to org.apache.unomi/unomi-groovy-actions-services/2.0.0-SNAPSHOT/unomi-groovy-actions-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/services/target/unomi-groovy-actions-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-groovy-actions-services/2.0.0-20210106.154347-118/unomi-groovy-actions-services-2.0.0-20210106.154347-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/login-integration/pom.xml> to org.apache.unomi/login-integration-sample/2.0.0-SNAPSHOT/login-integration-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/login-integration/target/login-integration-sample-2.0.0-SNAPSHOT.jar> to org.apache.unomi/login-integration-sample/2.0.0-20210106.154704-119/login-integration-sample-2.0.0-20210106.154704-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-service/pom.xml> to org.apache.unomi/unomi-router-service/2.0.0-SNAPSHOT/unomi-router-service-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-service/target/unomi-router-service-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-service/2.0.0-20210106.153820-117/unomi-router-service-2.0.0-20210106.153820-117.jar
[Fast Archiver] Compressed 1.09 MB of artifacts by 88.7% relative to #48
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/pom.xml> to org.apache.unomi/unomi-services/2.0.0-SNAPSHOT/unomi-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/target/unomi-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-services/2.0.0-20210106.152741-126/unomi-services-2.0.0-20210106.152741-126.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.services.cfg> to org.apache.unomi/unomi-services/2.0.0-20210106.152741-126/unomi-services-2.0.0-20210106.152741-126-servicescfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.thirdparty.cfg> to org.apache.unomi/unomi-services/2.0.0-20210106.152741-126/unomi-services-2.0.0-20210106.152741-126-thirdpartycfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.cluster.cfg> to org.apache.unomi/unomi-services/2.0.0-20210106.152741-126/unomi-services-2.0.0-20210106.152741-126-clustercfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/hazelcast.xml> to org.apache.unomi/unomi-services/2.0.0-20210106.152741-126/unomi-services-2.0.0-20210106.152741-126-hazelcastconfig.xml
[Fast Archiver] Compressed 1.77 MB of artifacts by 81.3% relative to #48
Not sending mail to unregistered user github@hugo-hirsch.de
Sending e-mails to: commits@unomi.apache.org shuber@jahia.com
channel stopped
Not sending mail to unregistered user github@hugo-hirsch.de


Build failed in Jenkins: Unomi » Unomi-master-jdk8 #48

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/48/display/redirect?page=changes>

Changes:

[github] UNOMI-412: change some DEBUG log to WARN, ERROR or INFO (#233)


------------------------------------------
[...truncated 1.09 MB...]
		... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1035)
	at hudson.remoting.Channel$2.adapt(Channel.java:1029)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.model.Fingerprint.load(Fingerprint.java:1387)
	at hudson.model.Fingerprint.load(Fingerprint.java:1372)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor2479.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:932)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy195.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.Channel$2.adapt(Channel.java:1029)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:369)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		... 4 more
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-karaf-feature\pom.xml to org.apache.unomi/unomi-router-karaf-feature/2.0.0-SNAPSHOT/unomi-router-karaf-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-karaf-feature\target\unomi-router-karaf-feature-2.0.0-SNAPSHOT.kar to org.apache.unomi/unomi-router-karaf-feature/2.0.0-20210106.101357-116/unomi-router-karaf-feature-2.0.0-20210106.101357-116.kar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-karaf-feature\target\feature\feature.xml to org.apache.unomi/unomi-router-karaf-feature/2.0.0-20210106.101357-116/unomi-router-karaf-feature-2.0.0-20210106.101357-116-features.xml
[Fast Archiver] Compressed 10.52 MB of artifacts by 69.8% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\lifecycle-watcher\pom.xml to org.apache.unomi/unomi-lifecycle-watcher/2.0.0-SNAPSHOT/unomi-lifecycle-watcher-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\lifecycle-watcher\target\unomi-lifecycle-watcher-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-lifecycle-watcher/2.0.0-20210106.100831-126/unomi-lifecycle-watcher-2.0.0-20210106.100831-126.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\graphql\karaf-feature\pom.xml to org.apache.unomi/cdp-graphql-feature/2.0.0-SNAPSHOT/cdp-graphql-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\graphql\karaf-feature\target\feature\feature.xml to org.apache.unomi/cdp-graphql-feature/2.0.0-20210106.101057-92/cdp-graphql-feature-2.0.0-20210106.101057-92-features.xml
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\mail\pom.xml to org.apache.unomi/unomi-plugins-mail/2.0.0-SNAPSHOT/unomi-plugins-mail-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\mail\target\unomi-plugins-mail-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-plugins-mail/2.0.0-20210106.101253-121/unomi-plugins-mail-2.0.0-20210106.101253-121.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\mail\src\main\resources\org.apache.unomi.plugins.mail.cfg to org.apache.unomi/unomi-plugins-mail/2.0.0-20210106.101253-121/unomi-plugins-mail-2.0.0-20210106.101253-121-mailcfg.cfg
[Fast Archiver] Compressed 352.00 KB of artifacts by 72.7% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\salesforce-connector\services\pom.xml to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-SNAPSHOT/unomi-salesforce-connector-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\salesforce-connector\services\target\unomi-salesforce-connector-services-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-20210106.101405-116/unomi-salesforce-connector-services-2.0.0-20210106.101405-116.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\salesforce-connector\services\src\main\resources\org.apache.unomi.sfdc.cfg to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-20210106.101405-116/unomi-salesforce-connector-services-2.0.0-20210106.101405-116-sfdccfg.cfg
[Fast Archiver] Compressed 567.80 KB of artifacts by 62.0% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\salesforce-connector\rest\pom.xml to org.apache.unomi/unomi-salesforce-connector-rest/2.0.0-SNAPSHOT/unomi-salesforce-connector-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\salesforce-connector\rest\target\unomi-salesforce-connector-rest-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-salesforce-connector-rest/2.0.0-20210106.101409-116/unomi-salesforce-connector-rest-2.0.0-20210106.101409-116.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\unomi-mailchimp\rest\pom.xml to org.apache.unomi/unomi-mailchimp-connector-rest/2.0.0-SNAPSHOT/unomi-mailchimp-connector-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\unomi-mailchimp\rest\target\unomi-mailchimp-connector-rest-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-mailchimp-connector-rest/2.0.0-20210106.101423-116/unomi-mailchimp-connector-rest-2.0.0-20210106.101423-116.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\tracked-event\pom.xml to org.apache.unomi/unomi-plugins-tracked-event/2.0.0-SNAPSHOT/unomi-plugins-tracked-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\tracked-event\target\unomi-plugins-tracked-event-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-plugins-tracked-event/2.0.0-20210106.101307-119/unomi-plugins-tracked-event-2.0.0-20210106.101307-119.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\weather-update\karaf-kar\pom.xml to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-SNAPSHOT/unomi-weather-update-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\weather-update\karaf-kar\target\unomi-weather-update-karaf-kar-2.0.0-SNAPSHOT.kar to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-20210106.101441-114/unomi-weather-update-karaf-kar-2.0.0-20210106.101441-114.kar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\weather-update\karaf-kar\target\feature\feature.xml to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-20210106.101441-114/unomi-weather-update-karaf-kar-2.0.0-20210106.101441-114-features.xml
[Fast Archiver] Compressed 1.72 MB of artifacts by 94.7% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\salesforce-connector\karaf-kar\pom.xml to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-SNAPSHOT/unomi-salesforce-connector-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\salesforce-connector\karaf-kar\target\unomi-salesforce-connector-karaf-kar-2.0.0-SNAPSHOT.kar to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-20210106.101415-116/unomi-salesforce-connector-karaf-kar-2.0.0-20210106.101415-116.kar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\salesforce-connector\karaf-kar\target\feature\feature.xml to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-20210106.101415-116/unomi-salesforce-connector-karaf-kar-2.0.0-20210106.101415-116-features.xml
[Fast Archiver] Compressed 2.29 MB of artifacts by 70.8% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\past-event\pom.xml to org.apache.unomi/unomi-plugins-past-event/2.0.0-SNAPSHOT/unomi-plugins-past-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\past-event\target\unomi-plugins-past-event-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-plugins-past-event/2.0.0-20210106.101304-120/unomi-plugins-past-event-2.0.0-20210106.101304-120.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\privacy-extension\pom.xml to org.apache.unomi/cxs-privacy-extension/2.0.0-SNAPSHOT/cxs-privacy-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\lists-extension\services\pom.xml to org.apache.unomi/cxs-lists-extension-services/2.0.0-SNAPSHOT/cxs-lists-extension-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\lists-extension\services\target\cxs-lists-extension-services-2.0.0-SNAPSHOT.jar to org.apache.unomi/cxs-lists-extension-services/2.0.0-20210106.100943-125/cxs-lists-extension-services-2.0.0-20210106.100943-125.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\tweet-button-plugin\pom.xml to org.apache.unomi/tweet-button-plugin/2.0.0-SNAPSHOT/tweet-button-plugin-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\tweet-button-plugin\target\tweet-button-plugin-2.0.0-SNAPSHOT.jar to org.apache.unomi/tweet-button-plugin/2.0.0-20210106.101652-119/tweet-button-plugin-2.0.0-20210106.101652-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/pom.xml> to org.apache.unomi/unomi-root/2.0.0-SNAPSHOT/unomi-root-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\metrics\pom.xml to org.apache.unomi/unomi-metrics/2.0.0-SNAPSHOT/unomi-metrics-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\metrics\target\unomi-metrics-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-metrics/2.0.0-20210106.100821-128/unomi-metrics-2.0.0-20210106.100821-128.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\groovy-actions\karaf-kar\pom.xml to org.apache.unomi/unomi-groovy-actions/2.0.0-SNAPSHOT/unomi-groovy-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\groovy-actions\karaf-kar\target\unomi-groovy-actions-2.0.0-SNAPSHOT.kar to org.apache.unomi/unomi-groovy-actions/2.0.0-20210106.101524-117/unomi-groovy-actions-2.0.0-20210106.101524-117.kar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\groovy-actions\karaf-kar\target\feature\feature.xml to org.apache.unomi/unomi-groovy-actions/2.0.0-20210106.101524-117/unomi-groovy-actions-2.0.0-20210106.101524-117-features.xml
[Fast Archiver] Compressed 7.58 MB of artifacts by 97.7% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\graphql-providers-feature\pom.xml to org.apache.unomi/graphql-providers-sample-feature/2.0.0-SNAPSHOT/graphql-providers-sample-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\graphql-providers-feature\target\feature\feature.xml to org.apache.unomi/graphql-providers-sample-feature/2.0.0-20210106.101708-93/graphql-providers-sample-feature-2.0.0-20210106.101708-93-features.xml
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-rest\pom.xml to org.apache.unomi/unomi-router-rest/2.0.0-SNAPSHOT/unomi-router-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-rest\target\unomi-router-rest-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-router-rest/2.0.0-20210106.101353-116/unomi-router-rest-2.0.0-20210106.101353-116.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\baseplugin\pom.xml to org.apache.unomi/unomi-plugins-base/2.0.0-SNAPSHOT/unomi-plugins-base-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\baseplugin\target\unomi-plugins-base-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-plugins-base/2.0.0-20210106.101126-119/unomi-plugins-base-2.0.0-20210106.101126-119.jar
[Fast Archiver] Compressed 2.11 MB of artifacts by 87.2% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\pom.xml to org.apache.unomi/unomi-router/2.0.0-SNAPSHOT/unomi-router-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\pom.xml to org.apache.unomi/unomi-plugins/2.0.0-SNAPSHOT/unomi-plugins-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\tools\pom.xml to org.apache.unomi/unomi-tools/2.0.0-SNAPSHOT/unomi-tools-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\persistence-elasticsearch\pom.xml to org.apache.unomi/unomi-persistence-elasticsearch/2.0.0-SNAPSHOT/unomi-persistence-elasticsearch-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\persistence-spi\pom.xml to org.apache.unomi/unomi-persistence-spi/2.0.0-SNAPSHOT/unomi-persistence-spi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\persistence-spi\target\unomi-persistence-spi-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-persistence-spi/2.0.0-20210106.100800-123/unomi-persistence-spi-2.0.0-20210106.100800-123.jar
[Fast Archiver] Compressed 747.00 KB of artifacts by 85.7% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\trainingplugin\pom.xml to org.apache.unomi/training-plugin/2.0.0-SNAPSHOT/training-plugin-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\trainingplugin\target\training-plugin-2.0.0-SNAPSHOT.jar to org.apache.unomi/training-plugin/2.0.0-20210106.101659-119/training-plugin-2.0.0-20210106.101659-119.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\optimization-test\pom.xml to org.apache.unomi/unomi-plugins-optimization-test/2.0.0-SNAPSHOT/unomi-plugins-optimization-test-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\optimization-test\target\unomi-plugins-optimization-test-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-plugins-optimization-test/2.0.0-20210106.101257-121/unomi-plugins-optimization-test-2.0.0-20210106.101257-121.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\web-tracker\pom.xml to org.apache.unomi/unomi-web-tracker/2.0.0-SNAPSHOT/unomi-web-tracker-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-api\pom.xml to org.apache.unomi/unomi-router-api/2.0.0-SNAPSHOT/unomi-router-api-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-api\target\unomi-router-api-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-router-api/2.0.0-20210106.101340-116/unomi-router-api-2.0.0-20210106.101340-116.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\kar\pom.xml to org.apache.unomi/unomi-kar/2.0.0-SNAPSHOT/unomi-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\kar\target\unomi-kar-2.0.0-SNAPSHOT.kar to org.apache.unomi/unomi-kar/2.0.0-20210106.101644-118/unomi-kar-2.0.0-20210106.101644-118.kar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\kar\target\feature\feature.xml to org.apache.unomi/unomi-kar/2.0.0-20210106.101644-118/unomi-kar-2.0.0-20210106.101644-118-features.xml
[Fast Archiver] Compressed 65.78 MB of artifacts by 12.9% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\web-tracker\karaf-kar\pom.xml to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-SNAPSHOT/unomi-web-tracker-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\web-tracker\karaf-kar\target\unomi-web-tracker-karaf-kar-2.0.0-SNAPSHOT.kar to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-20210106.101516-118/unomi-web-tracker-karaf-kar-2.0.0-20210106.101516-118.kar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\web-tracker\karaf-kar\target\feature\feature.xml to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-20210106.101516-118/unomi-web-tracker-karaf-kar-2.0.0-20210106.101516-118-features.xml
[Fast Archiver] Compressed 1.94 MB of artifacts by 83.6% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\weather-update\pom.xml to org.apache.unomi/unomi-weather-update/2.0.0-SNAPSHOT/unomi-weather-update-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\wab\pom.xml to org.apache.unomi/unomi-wab/2.0.0-SNAPSHOT/unomi-wab-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\wab\target\unomi-wab-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-wab/2.0.0-20210106.101101-118/unomi-wab-2.0.0-20210106.101101-118.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\wab\src\main\resources\org.apache.unomi.web.cfg to org.apache.unomi/unomi-wab/2.0.0-20210106.101101-118/unomi-wab-2.0.0-20210106.101101-118-unomicfg.cfg
[Fast Archiver] Compressed 1.73 MB of artifacts by 81.4% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\itests\pom.xml to org.apache.unomi/unomi-itests/2.0.0-SNAPSHOT/unomi-itests-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\groovy-actions\pom.xml to org.apache.unomi/test-groovy-action-sample/2.0.0-SNAPSHOT/test-groovy-action-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\groovy-actions\target\test-groovy-action-sample-2.0.0-SNAPSHOT.jar to org.apache.unomi/test-groovy-action-sample/2.0.0-20210106.101657-119/test-groovy-action-sample-2.0.0-20210106.101657-119.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\salesforce-connector\pom.xml to org.apache.unomi/unomi-salesforce-connector/2.0.0-SNAPSHOT/unomi-salesforce-connector-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\unomi-mailchimp\karaf-kar\pom.xml to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-SNAPSHOT/unomi-mailchimp-connector-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\unomi-mailchimp\karaf-kar\target\unomi-mailchimp-connector-karaf-kar-2.0.0-SNAPSHOT.kar to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-20210106.101432-115/unomi-mailchimp-connector-karaf-kar-2.0.0-20210106.101432-115.kar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\unomi-mailchimp\karaf-kar\target\feature\feature.xml to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-20210106.101432-115/unomi-mailchimp-connector-karaf-kar-2.0.0-20210106.101432-115-features.xml
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\scripting\pom.xml to org.apache.unomi/unomi-scripting/2.0.0-SNAPSHOT/unomi-scripting-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\scripting\target\unomi-scripting-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-scripting/2.0.0-20210106.100826-56/unomi-scripting-2.0.0-20210106.100826-56.jar
[Fast Archiver] Compressed 1.10 MB of artifacts by 90.8% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\geonames\pom.xml to org.apache.unomi/cxs-geonames/2.0.0-SNAPSHOT/cxs-geonames-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\weather-update\core\pom.xml to org.apache.unomi/unomi-weather-update-core/2.0.0-SNAPSHOT/unomi-weather-update-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\weather-update\core\target\unomi-weather-update-core-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-weather-update-core/2.0.0-20210106.101438-115/unomi-weather-update-core-2.0.0-20210106.101438-115.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\weather-update\core\src\main\resources\org.apache.unomi.weatherUpdate.cfg to org.apache.unomi/unomi-weather-update-core/2.0.0-20210106.101438-115/unomi-weather-update-core-2.0.0-20210106.101438-115-weatherupdatecfg.cfg
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\graphql-providers\pom.xml to org.apache.unomi/graphql-providers-sample/2.0.0-SNAPSHOT/graphql-providers-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\graphql-providers\target\graphql-providers-sample-2.0.0-SNAPSHOT.jar to org.apache.unomi/graphql-providers-sample/2.0.0-20210106.101702-93/graphql-providers-sample-2.0.0-20210106.101702-93.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\lists-extension\rest\pom.xml to org.apache.unomi/cxs-lists-extension-rest/2.0.0-SNAPSHOT/cxs-lists-extension-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\lists-extension\rest\target\cxs-lists-extension-rest-2.0.0-SNAPSHOT.jar to org.apache.unomi/cxs-lists-extension-rest/2.0.0-20210106.101314-119/cxs-lists-extension-rest-2.0.0-20210106.101314-119.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\manual\pom.xml to org.apache.unomi/unomi-manual/2.0.0-SNAPSHOT/unomi-manual-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\manual\target\unomi-manual-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-manual/2.0.0-20210106.101634-109/unomi-manual-2.0.0-20210106.101634-109.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\manual\target\unomi-manual-2.0.0-SNAPSHOT.pdf to org.apache.unomi/unomi-manual/2.0.0-20210106.101634-109/unomi-manual-2.0.0-20210106.101634-109.pdf
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\manual\target\unomi-manual-2.0.0-SNAPSHOT.zip to org.apache.unomi/unomi-manual/2.0.0-20210106.101634-109/unomi-manual-2.0.0-20210106.101634-109.zip
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\manual\target\unomi-manual-2.0.0-SNAPSHOT.zip.sha512 to org.apache.unomi/unomi-manual/2.0.0-20210106.101634-109/unomi-manual-2.0.0-20210106.101634-109.sha512
[Fast Archiver] Compressed 7.69 MB of artifacts by 92.2% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\pom.xml to org.apache.unomi/unomi-extensions/2.0.0-SNAPSHOT/unomi-extensions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\web-tracker\javascript\pom.xml to org.apache.unomi/unomi-web-tracker-javascript/2.0.0-SNAPSHOT/unomi-web-tracker-javascript-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\web-tracker\javascript\target\unomi-web-tracker-javascript-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-web-tracker-javascript/2.0.0-20210106.101506-119/unomi-web-tracker-javascript-2.0.0-20210106.101506-119.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\privacy-extension\services\pom.xml to org.apache.unomi/cxs-privacy-extension-services/2.0.0-SNAPSHOT/cxs-privacy-extension-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\privacy-extension\services\target\cxs-privacy-extension-services-2.0.0-SNAPSHOT.jar to org.apache.unomi/cxs-privacy-extension-services/2.0.0-20210106.101321-120/cxs-privacy-extension-services-2.0.0-20210106.101321-120.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\lists-extension\pom.xml to org.apache.unomi/cxs-lists-extension/2.0.0-SNAPSHOT/cxs-lists-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\graphql\cxs-impl\pom.xml to org.apache.unomi/cdp-graphql-api-impl/2.0.0-SNAPSHOT/cdp-graphql-api-impl-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\graphql\cxs-impl\target\cdp-graphql-api-impl-2.0.0-SNAPSHOT.jar to org.apache.unomi/cdp-graphql-api-impl/2.0.0-20210106.100959-99/cdp-graphql-api-impl-2.0.0-20210106.100959-99.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\kafka-injector\pom.xml to org.apache.unomi/kafka-extension/2.0.0-SNAPSHOT/kafka-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\kafka-injector\target\kafka-extension-2.0.0-SNAPSHOT.jar to org.apache.unomi/kafka-extension/2.0.0-20210106.101310-119/kafka-extension-2.0.0-20210106.101310-119.jar
[Fast Archiver] Compressed 2.41 MB of artifacts by 94.5% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\unomi-mailchimp\services\pom.xml to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-SNAPSHOT/unomi-mailchimp-connector-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\unomi-mailchimp\services\target\unomi-mailchimp-connector-services-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-20210106.101419-116/unomi-mailchimp-connector-services-2.0.0-20210106.101419-116.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\unomi-mailchimp\services\src\main\resources\org.apache.unomi.mailchimpconnector.cfg to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-20210106.101419-116/unomi-mailchimp-connector-services-2.0.0-20210106.101419-116-mailchimpconnectorcfg.cfg
[Fast Archiver] Compressed 339.35 KB of artifacts by 75.4% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\common\pom.xml to org.apache.unomi/unomi-common/2.0.0-SNAPSHOT/unomi-common-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\common\target\unomi-common-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-common/2.0.0-20210106.100756-123/unomi-common-2.0.0-20210106.100756-123.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\web-tracker\wab\pom.xml to org.apache.unomi/unomi-web-tracker-wab/2.0.0-SNAPSHOT/unomi-web-tracker-wab-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\web-tracker\wab\target\unomi-web-tracker-wab-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-web-tracker-wab/2.0.0-20210106.101509-119/unomi-web-tracker-wab-2.0.0-20210106.101509-119.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\tools\shell-commands\pom.xml to org.apache.unomi/shell-commands/2.0.0-SNAPSHOT/shell-commands-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\tools\shell-commands\target\shell-commands-2.0.0-SNAPSHOT.jar to org.apache.unomi/shell-commands/2.0.0-20210106.101530-116/shell-commands-2.0.0-20210106.101530-116.jar
[Fast Archiver] Compressed 462.45 KB of artifacts by 76.1% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\request\pom.xml to org.apache.unomi/unomi-plugins-request/2.0.0-SNAPSHOT/unomi-plugins-request-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\request\target\unomi-plugins-request-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-plugins-request/2.0.0-20210106.101250-120/unomi-plugins-request-2.0.0-20210106.101250-120.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\request\src\main\resources\org.apache.unomi.plugins.request.cfg to org.apache.unomi/unomi-plugins-request/2.0.0-20210106.101250-120/unomi-plugins-request-2.0.0-20210106.101250-120-requestcfg.cfg
[Fast Archiver] Compressed 4.40 MB of artifacts by 90.1% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\geonames\rest\pom.xml to org.apache.unomi/cxs-geonames-rest/2.0.0-SNAPSHOT/cxs-geonames-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\geonames\rest\target\cxs-geonames-rest-2.0.0-SNAPSHOT.jar to org.apache.unomi/cxs-geonames-rest/2.0.0-20210106.101335-117/cxs-geonames-rest-2.0.0-20210106.101335-117.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\unomi-mailchimp\actions\pom.xml to org.apache.unomi/unomi-mailchimp-connector-actions/2.0.0-SNAPSHOT/unomi-mailchimp-connector-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\unomi-mailchimp\actions\target\unomi-mailchimp-connector-actions-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-mailchimp-connector-actions/2.0.0-20210106.101426-115/unomi-mailchimp-connector-actions-2.0.0-20210106.101426-115.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-core\pom.xml to org.apache.unomi/unomi-router-core/2.0.0-SNAPSHOT/unomi-router-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-core\target\unomi-router-core-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-router-core/2.0.0-20210106.101349-116/unomi-router-core-2.0.0-20210106.101349-116.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-core\src\main\resources\org.apache.unomi.router.cfg to org.apache.unomi/unomi-router-core/2.0.0-20210106.101349-116/unomi-router-core-2.0.0-20210106.101349-116-routercfg.cfg
[Fast Archiver] Compressed 1.61 MB of artifacts by 83.2% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\lists-extension\actions\pom.xml to org.apache.unomi/cxs-lists-extension-actions/2.0.0-SNAPSHOT/cxs-lists-extension-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\lists-extension\actions\target\cxs-lists-extension-actions-2.0.0-SNAPSHOT.jar to org.apache.unomi/cxs-lists-extension-actions/2.0.0-20210106.101316-119/cxs-lists-extension-actions-2.0.0-20210106.101316-119.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\hover-event\pom.xml to org.apache.unomi/unomi-plugins-hover-event/2.0.0-SNAPSHOT/unomi-plugins-hover-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\plugins\hover-event\target\unomi-plugins-hover-event-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-plugins-hover-event/2.0.0-20210106.101301-121/unomi-plugins-hover-event-2.0.0-20210106.101301-121.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\graphql\graphql-playground\pom.xml to org.apache.unomi/unomi-graphql-playground/2.0.0-SNAPSHOT/unomi-graphql-playground-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\graphql\graphql-playground\target\unomi-graphql-playground-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-graphql-playground/2.0.0-20210106.101053-60/unomi-graphql-playground-2.0.0-20210106.101053-60.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\privacy-extension\rest\pom.xml to org.apache.unomi/cxs-privacy-extension-rest/2.0.0-SNAPSHOT/cxs-privacy-extension-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\privacy-extension\rest\target\cxs-privacy-extension-rest-2.0.0-SNAPSHOT.jar to org.apache.unomi/cxs-privacy-extension-rest/2.0.0-20210106.101325-120/cxs-privacy-extension-rest-2.0.0-20210106.101325-120.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\graphql\pom.xml to org.apache.unomi/unomi-graphql/2.0.0-SNAPSHOT/unomi-graphql-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\persistence-elasticsearch\core\pom.xml to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-SNAPSHOT/unomi-persistence-elasticsearch-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\persistence-elasticsearch\core\target\unomi-persistence-elasticsearch-core-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-20210106.100915-121/unomi-persistence-elasticsearch-core-2.0.0-20210106.100915-121.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\persistence-elasticsearch\core\src\main\resources\org.apache.unomi.persistence.elasticsearch.cfg to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-20210106.100915-121/unomi-persistence-elasticsearch-core-2.0.0-20210106.100915-121-elasticsearchcfg.cfg
[Fast Archiver] Compressed 40.22 MB of artifacts by 78.6% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\rest\pom.xml to org.apache.unomi/unomi-rest/2.0.0-SNAPSHOT/unomi-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\rest\target\unomi-rest-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-rest/2.0.0-20210106.100937-126/unomi-rest-2.0.0-20210106.100937-126.jar
[Fast Archiver] Compressed 332.14 KB of artifacts by 67.4% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\api\pom.xml to org.apache.unomi/unomi-api/2.0.0-SNAPSHOT/unomi-api-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\api\target\unomi-api-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-api/2.0.0-20210106.100749-122/unomi-api-2.0.0-20210106.100749-122.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\salesforce-connector\actions\pom.xml to org.apache.unomi/unomi-salesforce-connector-actions/2.0.0-SNAPSHOT/unomi-salesforce-connector-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\salesforce-connector\actions\target\unomi-salesforce-connector-actions-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-salesforce-connector-actions/2.0.0-20210106.101412-116/unomi-salesforce-connector-actions-2.0.0-20210106.101412-116.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\groovy-actions\pom.xml to org.apache.unomi/unomi-groovy-actions-root/2.0.0-SNAPSHOT/unomi-groovy-actions-root-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\package\pom.xml to org.apache.unomi/unomi/2.0.0-SNAPSHOT/unomi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\package\target\unomi-2.0.0-SNAPSHOT.tar.gz to org.apache.unomi/unomi/2.0.0-20210106.101825-119/unomi-2.0.0-20210106.101825-119.tar.gz
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\package\target\unomi-2.0.0-SNAPSHOT.zip to org.apache.unomi/unomi/2.0.0-20210106.101825-119/unomi-2.0.0-20210106.101825-119.zip
[Fast Archiver] Compressed 278.51 MB of artifacts by 26.5% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\tools\shell-dev-commands\pom.xml to org.apache.unomi/shell-dev-commands/2.0.0-SNAPSHOT/shell-dev-commands-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\tools\shell-dev-commands\target\shell-dev-commands-2.0.0-SNAPSHOT.jar to org.apache.unomi/shell-dev-commands/2.0.0-20210106.101534-116/shell-dev-commands-2.0.0-20210106.101534-116.jar
[Fast Archiver] Compressed 483.20 KB of artifacts by 72.8% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\pom.xml to org.apache.unomi/samples/2.0.0-SNAPSHOT/samples-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\geonames\services\pom.xml to org.apache.unomi/cxs-geonames-services/2.0.0-SNAPSHOT/cxs-geonames-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\geonames\services\target\cxs-geonames-services-2.0.0-SNAPSHOT.jar to org.apache.unomi/cxs-geonames-services/2.0.0-20210106.101330-118/cxs-geonames-services-2.0.0-20210106.101330-118.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\geonames\services\src\main\resources\org.apache.unomi.geonames.cfg to org.apache.unomi/cxs-geonames-services/2.0.0-20210106.101330-118/cxs-geonames-services-2.0.0-20210106.101330-118-geonamescfg.cfg
[Fast Archiver] Compressed 1.09 MB of artifacts by 88.5% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\unomi-mailchimp\pom.xml to org.apache.unomi/unomi-mailchimp-connector/2.0.0-SNAPSHOT/unomi-mailchimp-connector-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\groovy-actions\services\pom.xml to org.apache.unomi/unomi-groovy-actions-services/2.0.0-SNAPSHOT/unomi-groovy-actions-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\groovy-actions\services\target\unomi-groovy-actions-services-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-groovy-actions-services/2.0.0-20210106.101521-117/unomi-groovy-actions-services-2.0.0-20210106.101521-117.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\login-integration\pom.xml to org.apache.unomi/login-integration-sample/2.0.0-SNAPSHOT/login-integration-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\samples\login-integration\target\login-integration-sample-2.0.0-SNAPSHOT.jar to org.apache.unomi/login-integration-sample/2.0.0-20210106.101654-118/login-integration-sample-2.0.0-20210106.101654-118.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-service\pom.xml to org.apache.unomi/unomi-router-service/2.0.0-SNAPSHOT/unomi-router-service-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\extensions\router\router-service\target\unomi-router-service-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-router-service/2.0.0-20210106.101343-116/unomi-router-service-2.0.0-20210106.101343-116.jar
[Fast Archiver] Compressed 1.09 MB of artifacts by 88.7% relative to #47
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\services\pom.xml to org.apache.unomi/unomi-services/2.0.0-SNAPSHOT/unomi-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\services\target\unomi-services-2.0.0-SNAPSHOT.jar to org.apache.unomi/unomi-services/2.0.0-20210106.100928-125/unomi-services-2.0.0-20210106.100928-125.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\services\src\main\resources\org.apache.unomi.services.cfg to org.apache.unomi/unomi-services/2.0.0-20210106.100928-125/unomi-services-2.0.0-20210106.100928-125-servicescfg.cfg
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\services\src\main\resources\org.apache.unomi.thirdparty.cfg to org.apache.unomi/unomi-services/2.0.0-20210106.100928-125/unomi-services-2.0.0-20210106.100928-125-thirdpartycfg.cfg
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\services\src\main\resources\org.apache.unomi.cluster.cfg to org.apache.unomi/unomi-services/2.0.0-20210106.100928-125/unomi-services-2.0.0-20210106.100928-125-clustercfg.cfg
[JENKINS] Archiving F:\jenkins\jenkins-slave\712657a4\workspace\Unomi\Unomi-master-jdk8\services\src\main\resources\hazelcast.xml to org.apache.unomi/unomi-services/2.0.0-20210106.100928-125/unomi-services-2.0.0-20210106.100928-125-hazelcastconfig.xml
[Fast Archiver] Compressed 1.77 MB of artifacts by 81.3% relative to #47
Not sending mail to unregistered user github@hugo-hirsch.de
Sending e-mails to: commits@unomi.apache.org shuber@jahia.com
channel stopped
Not sending mail to unregistered user github@hugo-hirsch.de


Build failed in Jenkins: Unomi » Unomi-master-jdk8 #47

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/47/display/redirect?page=changes>

Changes:

[github] feat(updatePropertiesAction): support add values to a SET in a profile property (#230)

[github] UNOMI-410 : add patch template (#231)


------------------------------------------
[...truncated 1.06 MB...]
	at hudson.remoting.Channel$2.adapt(Channel.java:1035)
	at hudson.remoting.Channel$2.adapt(Channel.java:1029)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.model.Fingerprint.load(Fingerprint.java:1387)
	at hudson.model.Fingerprint.load(Fingerprint.java:1372)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor2479.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:932)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy195.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.Channel$2.adapt(Channel.java:1029)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:369)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		... 4 more
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-karaf-feature/pom.xml> to org.apache.unomi/unomi-router-karaf-feature/2.0.0-SNAPSHOT/unomi-router-karaf-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-karaf-feature/target/unomi-router-karaf-feature-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-router-karaf-feature/2.0.0-20210106.083933-115/unomi-router-karaf-feature-2.0.0-20210106.083933-115.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-karaf-feature/target/feature/feature.xml> to org.apache.unomi/unomi-router-karaf-feature/2.0.0-20210106.083933-115/unomi-router-karaf-feature-2.0.0-20210106.083933-115-features.xml
[Fast Archiver] Compressed 10.51 MB of artifacts by 73.4% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/lifecycle-watcher/pom.xml> to org.apache.unomi/unomi-lifecycle-watcher/2.0.0-SNAPSHOT/unomi-lifecycle-watcher-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/lifecycle-watcher/target/unomi-lifecycle-watcher-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-lifecycle-watcher/2.0.0-20210106.082623-125/unomi-lifecycle-watcher-2.0.0-20210106.082623-125.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/karaf-feature/pom.xml> to org.apache.unomi/cdp-graphql-feature/2.0.0-SNAPSHOT/cdp-graphql-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/karaf-feature/target/feature/feature.xml> to org.apache.unomi/cdp-graphql-feature/2.0.0-20210106.083015-91/cdp-graphql-feature-2.0.0-20210106.083015-91-features.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/mail/pom.xml> to org.apache.unomi/unomi-plugins-mail/2.0.0-SNAPSHOT/unomi-plugins-mail-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/mail/target/unomi-plugins-mail-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-mail/2.0.0-20210106.083458-120/unomi-plugins-mail-2.0.0-20210106.083458-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/mail/src/main/resources/org.apache.unomi.plugins.mail.cfg> to org.apache.unomi/unomi-plugins-mail/2.0.0-20210106.083458-120/unomi-plugins-mail-2.0.0-20210106.083458-120-mailcfg.cfg
[Fast Archiver] Compressed 351.84 KB of artifacts by 81.9% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/services/pom.xml> to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-SNAPSHOT/unomi-salesforce-connector-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/services/target/unomi-salesforce-connector-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-20210106.084001-115/unomi-salesforce-connector-services-2.0.0-20210106.084001-115.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/services/src/main/resources/org.apache.unomi.sfdc.cfg> to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-20210106.084001-115/unomi-salesforce-connector-services-2.0.0-20210106.084001-115-sfdccfg.cfg
[Fast Archiver] Compressed 567.58 KB of artifacts by 84.6% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/rest/pom.xml> to org.apache.unomi/unomi-salesforce-connector-rest/2.0.0-SNAPSHOT/unomi-salesforce-connector-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/rest/target/unomi-salesforce-connector-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-salesforce-connector-rest/2.0.0-20210106.084020-115/unomi-salesforce-connector-rest-2.0.0-20210106.084020-115.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/rest/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-rest/2.0.0-SNAPSHOT/unomi-mailchimp-connector-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/rest/target/unomi-mailchimp-connector-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-mailchimp-connector-rest/2.0.0-20210106.084132-115/unomi-mailchimp-connector-rest-2.0.0-20210106.084132-115.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/tracked-event/pom.xml> to org.apache.unomi/unomi-plugins-tracked-event/2.0.0-SNAPSHOT/unomi-plugins-tracked-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/tracked-event/target/unomi-plugins-tracked-event-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-tracked-event/2.0.0-20210106.083559-118/unomi-plugins-tracked-event-2.0.0-20210106.083559-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/karaf-kar/pom.xml> to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-SNAPSHOT/unomi-weather-update-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/karaf-kar/target/unomi-weather-update-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-20210106.084238-113/unomi-weather-update-karaf-kar-2.0.0-20210106.084238-113.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-20210106.084238-113/unomi-weather-update-karaf-kar-2.0.0-20210106.084238-113-features.xml
[Fast Archiver] Compressed 1.71 MB of artifacts by 96.6% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/karaf-kar/pom.xml> to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-SNAPSHOT/unomi-salesforce-connector-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/karaf-kar/target/unomi-salesforce-connector-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-20210106.084049-115/unomi-salesforce-connector-karaf-kar-2.0.0-20210106.084049-115.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-20210106.084049-115/unomi-salesforce-connector-karaf-kar-2.0.0-20210106.084049-115-features.xml
[Fast Archiver] Compressed 2.29 MB of artifacts by 72.2% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/past-event/pom.xml> to org.apache.unomi/unomi-plugins-past-event/2.0.0-SNAPSHOT/unomi-plugins-past-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/past-event/target/unomi-plugins-past-event-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-past-event/2.0.0-20210106.083545-119/unomi-plugins-past-event-2.0.0-20210106.083545-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/pom.xml> to org.apache.unomi/cxs-privacy-extension/2.0.0-SNAPSHOT/cxs-privacy-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/services/pom.xml> to org.apache.unomi/cxs-lists-extension-services/2.0.0-SNAPSHOT/cxs-lists-extension-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/services/target/cxs-lists-extension-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-lists-extension-services/2.0.0-20210106.082900-124/cxs-lists-extension-services-2.0.0-20210106.082900-124.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/tweet-button-plugin/pom.xml> to org.apache.unomi/tweet-button-plugin/2.0.0-SNAPSHOT/tweet-button-plugin-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/tweet-button-plugin/target/tweet-button-plugin-2.0.0-SNAPSHOT.jar> to org.apache.unomi/tweet-button-plugin/2.0.0-20210106.084744-118/tweet-button-plugin-2.0.0-20210106.084744-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/pom.xml> to org.apache.unomi/unomi-root/2.0.0-SNAPSHOT/unomi-root-2.0.0-SNAPSHOT.pom
[Fast Archiver] Compressed 50.26 KB of artifacts by 63.7% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/metrics/pom.xml> to org.apache.unomi/unomi-metrics/2.0.0-SNAPSHOT/unomi-metrics-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/metrics/target/unomi-metrics-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-metrics/2.0.0-20210106.082550-127/unomi-metrics-2.0.0-20210106.082550-127.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/karaf-kar/pom.xml> to org.apache.unomi/unomi-groovy-actions/2.0.0-SNAPSHOT/unomi-groovy-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/karaf-kar/target/unomi-groovy-actions-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-groovy-actions/2.0.0-20210106.084425-116/unomi-groovy-actions-2.0.0-20210106.084425-116.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-groovy-actions/2.0.0-20210106.084425-116/unomi-groovy-actions-2.0.0-20210106.084425-116-features.xml
[Fast Archiver] Compressed 7.58 MB of artifacts by 98.5% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers-feature/pom.xml> to org.apache.unomi/graphql-providers-sample-feature/2.0.0-SNAPSHOT/graphql-providers-sample-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers-feature/target/feature/feature.xml> to org.apache.unomi/graphql-providers-sample-feature/2.0.0-20210106.084851-92/graphql-providers-sample-feature-2.0.0-20210106.084851-92-features.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-rest/pom.xml> to org.apache.unomi/unomi-router-rest/2.0.0-SNAPSHOT/unomi-router-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-rest/target/unomi-router-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-rest/2.0.0-20210106.083918-115/unomi-router-rest-2.0.0-20210106.083918-115.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/baseplugin/pom.xml> to org.apache.unomi/unomi-plugins-base/2.0.0-SNAPSHOT/unomi-plugins-base-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/baseplugin/target/unomi-plugins-base-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-base/2.0.0-20210106.083130-118/unomi-plugins-base-2.0.0-20210106.083130-118.jar
[Fast Archiver] Compressed 2.11 MB of artifacts by 93.1% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/pom.xml> to org.apache.unomi/unomi-router/2.0.0-SNAPSHOT/unomi-router-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/pom.xml> to org.apache.unomi/unomi-plugins/2.0.0-SNAPSHOT/unomi-plugins-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/pom.xml> to org.apache.unomi/unomi-tools/2.0.0-SNAPSHOT/unomi-tools-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/pom.xml> to org.apache.unomi/unomi-persistence-elasticsearch/2.0.0-SNAPSHOT/unomi-persistence-elasticsearch-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-spi/pom.xml> to org.apache.unomi/unomi-persistence-spi/2.0.0-SNAPSHOT/unomi-persistence-spi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-spi/target/unomi-persistence-spi-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-persistence-spi/2.0.0-20210106.082458-122/unomi-persistence-spi-2.0.0-20210106.082458-122.jar
[Fast Archiver] Compressed 746.92 KB of artifacts by 90.0% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/trainingplugin/pom.xml> to org.apache.unomi/training-plugin/2.0.0-SNAPSHOT/training-plugin-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/trainingplugin/target/training-plugin-2.0.0-SNAPSHOT.jar> to org.apache.unomi/training-plugin/2.0.0-20210106.084827-118/training-plugin-2.0.0-20210106.084827-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/optimization-test/pom.xml> to org.apache.unomi/unomi-plugins-optimization-test/2.0.0-SNAPSHOT/unomi-plugins-optimization-test-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/optimization-test/target/unomi-plugins-optimization-test-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-optimization-test/2.0.0-20210106.083515-120/unomi-plugins-optimization-test-2.0.0-20210106.083515-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/pom.xml> to org.apache.unomi/unomi-web-tracker/2.0.0-SNAPSHOT/unomi-web-tracker-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-api/pom.xml> to org.apache.unomi/unomi-router-api/2.0.0-SNAPSHOT/unomi-router-api-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-api/target/unomi-router-api-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-api/2.0.0-20210106.083830-115/unomi-router-api-2.0.0-20210106.083830-115.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/kar/pom.xml> to org.apache.unomi/unomi-kar/2.0.0-SNAPSHOT/unomi-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/kar/target/unomi-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-kar/2.0.0-20210106.084713-117/unomi-kar-2.0.0-20210106.084713-117.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/kar/target/feature/feature.xml> to org.apache.unomi/unomi-kar/2.0.0-20210106.084713-117/unomi-kar-2.0.0-20210106.084713-117-features.xml
[Fast Archiver] Compressed 65.74 MB of artifacts by 14.5% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/karaf-kar/pom.xml> to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-SNAPSHOT/unomi-web-tracker-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/karaf-kar/target/unomi-web-tracker-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-20210106.084346-117/unomi-web-tracker-karaf-kar-2.0.0-20210106.084346-117.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-20210106.084346-117/unomi-web-tracker-karaf-kar-2.0.0-20210106.084346-117-features.xml
[Fast Archiver] Compressed 1.91 MB of artifacts by 86.9% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/pom.xml> to org.apache.unomi/unomi-weather-update/2.0.0-SNAPSHOT/unomi-weather-update-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/wab/pom.xml> to org.apache.unomi/unomi-wab/2.0.0-SNAPSHOT/unomi-wab-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/wab/target/unomi-wab-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-wab/2.0.0-20210106.083033-117/unomi-wab-2.0.0-20210106.083033-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/wab/src/main/resources/org.apache.unomi.web.cfg> to org.apache.unomi/unomi-wab/2.0.0-20210106.083033-117/unomi-wab-2.0.0-20210106.083033-117-unomicfg.cfg
[Fast Archiver] Compressed 1.73 MB of artifacts by 94.0% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/itests/pom.xml> to org.apache.unomi/unomi-itests/2.0.0-SNAPSHOT/unomi-itests-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/groovy-actions/pom.xml> to org.apache.unomi/test-groovy-action-sample/2.0.0-SNAPSHOT/test-groovy-action-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/groovy-actions/target/test-groovy-action-sample-2.0.0-SNAPSHOT.jar> to org.apache.unomi/test-groovy-action-sample/2.0.0-20210106.084814-118/test-groovy-action-sample-2.0.0-20210106.084814-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/pom.xml> to org.apache.unomi/unomi-salesforce-connector/2.0.0-SNAPSHOT/unomi-salesforce-connector-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-SNAPSHOT/unomi-mailchimp-connector-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/target/unomi-mailchimp-connector-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-20210106.084157-114/unomi-mailchimp-connector-karaf-kar-2.0.0-20210106.084157-114.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-20210106.084157-114/unomi-mailchimp-connector-karaf-kar-2.0.0-20210106.084157-114-features.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/scripting/pom.xml> to org.apache.unomi/unomi-scripting/2.0.0-SNAPSHOT/unomi-scripting-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/scripting/target/unomi-scripting-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-scripting/2.0.0-20210106.082607-55/unomi-scripting-2.0.0-20210106.082607-55.jar
[Fast Archiver] Compressed 1.10 MB of artifacts by 93.6% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/pom.xml> to org.apache.unomi/cxs-geonames/2.0.0-SNAPSHOT/cxs-geonames-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/core/pom.xml> to org.apache.unomi/unomi-weather-update-core/2.0.0-SNAPSHOT/unomi-weather-update-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/core/target/unomi-weather-update-core-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-weather-update-core/2.0.0-20210106.084223-114/unomi-weather-update-core-2.0.0-20210106.084223-114.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/core/src/main/resources/org.apache.unomi.weatherUpdate.cfg> to org.apache.unomi/unomi-weather-update-core/2.0.0-20210106.084223-114/unomi-weather-update-core-2.0.0-20210106.084223-114-weatherupdatecfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers/pom.xml> to org.apache.unomi/graphql-providers-sample/2.0.0-SNAPSHOT/graphql-providers-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers/target/graphql-providers-sample-2.0.0-SNAPSHOT.jar> to org.apache.unomi/graphql-providers-sample/2.0.0-20210106.084840-92/graphql-providers-sample-2.0.0-20210106.084840-92.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/rest/pom.xml> to org.apache.unomi/cxs-lists-extension-rest/2.0.0-SNAPSHOT/cxs-lists-extension-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/rest/target/cxs-lists-extension-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-lists-extension-rest/2.0.0-20210106.083630-118/cxs-lists-extension-rest-2.0.0-20210106.083630-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/pom.xml> to org.apache.unomi/unomi-manual/2.0.0-SNAPSHOT/unomi-manual-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-manual/2.0.0-20210106.084644-108/unomi-manual-2.0.0-20210106.084644-108.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.pdf> to org.apache.unomi/unomi-manual/2.0.0-20210106.084644-108/unomi-manual-2.0.0-20210106.084644-108.pdf
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.zip> to org.apache.unomi/unomi-manual/2.0.0-20210106.084644-108/unomi-manual-2.0.0-20210106.084644-108.zip
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.zip.sha512> to org.apache.unomi/unomi-manual/2.0.0-20210106.084644-108/unomi-manual-2.0.0-20210106.084644-108.sha512
[Fast Archiver] Compressed 7.69 MB of artifacts by 93.9% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/pom.xml> to org.apache.unomi/unomi-extensions/2.0.0-SNAPSHOT/unomi-extensions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/javascript/pom.xml> to org.apache.unomi/unomi-web-tracker-javascript/2.0.0-SNAPSHOT/unomi-web-tracker-javascript-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/javascript/target/unomi-web-tracker-javascript-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-web-tracker-javascript/2.0.0-20210106.084320-118/unomi-web-tracker-javascript-2.0.0-20210106.084320-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/services/pom.xml> to org.apache.unomi/cxs-privacy-extension-services/2.0.0-SNAPSHOT/cxs-privacy-extension-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/services/target/cxs-privacy-extension-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-privacy-extension-services/2.0.0-20210106.083708-119/cxs-privacy-extension-services-2.0.0-20210106.083708-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/pom.xml> to org.apache.unomi/cxs-lists-extension/2.0.0-SNAPSHOT/cxs-lists-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/cxs-impl/pom.xml> to org.apache.unomi/cdp-graphql-api-impl/2.0.0-SNAPSHOT/cdp-graphql-api-impl-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/cxs-impl/target/cdp-graphql-api-impl-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cdp-graphql-api-impl/2.0.0-20210106.082929-98/cdp-graphql-api-impl-2.0.0-20210106.082929-98.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/kafka-injector/pom.xml> to org.apache.unomi/kafka-extension/2.0.0-SNAPSHOT/kafka-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/kafka-injector/target/kafka-extension-2.0.0-SNAPSHOT.jar> to org.apache.unomi/kafka-extension/2.0.0-20210106.083614-118/kafka-extension-2.0.0-20210106.083614-118.jar
[Fast Archiver] Compressed 2.41 MB of artifacts by 94.5% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/services/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-SNAPSHOT/unomi-mailchimp-connector-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/services/target/unomi-mailchimp-connector-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-20210106.084115-115/unomi-mailchimp-connector-services-2.0.0-20210106.084115-115.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/services/src/main/resources/org.apache.unomi.mailchimpconnector.cfg> to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-20210106.084115-115/unomi-mailchimp-connector-services-2.0.0-20210106.084115-115-mailchimpconnectorcfg.cfg
[Fast Archiver] Compressed 339.19 KB of artifacts by 84.9% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/common/pom.xml> to org.apache.unomi/unomi-common/2.0.0-SNAPSHOT/unomi-common-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/common/target/unomi-common-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-common/2.0.0-20210106.082442-122/unomi-common-2.0.0-20210106.082442-122.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/wab/pom.xml> to org.apache.unomi/unomi-web-tracker-wab/2.0.0-SNAPSHOT/unomi-web-tracker-wab-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/wab/target/unomi-web-tracker-wab-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-web-tracker-wab/2.0.0-20210106.084333-118/unomi-web-tracker-wab-2.0.0-20210106.084333-118.jar
[Fast Archiver] Compressed 216.03 KB of artifacts by 44.4% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-commands/pom.xml> to org.apache.unomi/shell-commands/2.0.0-SNAPSHOT/shell-commands-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-commands/target/shell-commands-2.0.0-SNAPSHOT.jar> to org.apache.unomi/shell-commands/2.0.0-20210106.084451-115/shell-commands-2.0.0-20210106.084451-115.jar
[Fast Archiver] Compressed 462.34 KB of artifacts by 83.1% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/request/pom.xml> to org.apache.unomi/unomi-plugins-request/2.0.0-SNAPSHOT/unomi-plugins-request-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/request/target/unomi-plugins-request-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-request/2.0.0-20210106.083440-119/unomi-plugins-request-2.0.0-20210106.083440-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/request/src/main/resources/org.apache.unomi.plugins.request.cfg> to org.apache.unomi/unomi-plugins-request/2.0.0-20210106.083440-119/unomi-plugins-request-2.0.0-20210106.083440-119-requestcfg.cfg
[Fast Archiver] Compressed 4.40 MB of artifacts by 97.9% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/rest/pom.xml> to org.apache.unomi/cxs-geonames-rest/2.0.0-SNAPSHOT/cxs-geonames-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/rest/target/cxs-geonames-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-geonames-rest/2.0.0-20210106.083807-116/cxs-geonames-rest-2.0.0-20210106.083807-116.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/actions/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-actions/2.0.0-SNAPSHOT/unomi-mailchimp-connector-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/actions/target/unomi-mailchimp-connector-actions-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-mailchimp-connector-actions/2.0.0-20210106.084145-114/unomi-mailchimp-connector-actions-2.0.0-20210106.084145-114.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-core/pom.xml> to org.apache.unomi/unomi-router-core/2.0.0-SNAPSHOT/unomi-router-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-core/target/unomi-router-core-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-core/2.0.0-20210106.083901-115/unomi-router-core-2.0.0-20210106.083901-115.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-core/src/main/resources/org.apache.unomi.router.cfg> to org.apache.unomi/unomi-router-core/2.0.0-20210106.083901-115/unomi-router-core-2.0.0-20210106.083901-115-routercfg.cfg
[Fast Archiver] Compressed 1.61 MB of artifacts by 92.9% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/actions/pom.xml> to org.apache.unomi/cxs-lists-extension-actions/2.0.0-SNAPSHOT/cxs-lists-extension-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/actions/target/cxs-lists-extension-actions-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-lists-extension-actions/2.0.0-20210106.083644-118/cxs-lists-extension-actions-2.0.0-20210106.083644-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/hover-event/pom.xml> to org.apache.unomi/unomi-plugins-hover-event/2.0.0-SNAPSHOT/unomi-plugins-hover-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/hover-event/target/unomi-plugins-hover-event-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-hover-event/2.0.0-20210106.083529-120/unomi-plugins-hover-event-2.0.0-20210106.083529-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/graphql-playground/pom.xml> to org.apache.unomi/unomi-graphql-playground/2.0.0-SNAPSHOT/unomi-graphql-playground-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/graphql-playground/target/unomi-graphql-playground-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-graphql-playground/2.0.0-20210106.083001-59/unomi-graphql-playground-2.0.0-20210106.083001-59.jar
[Fast Archiver] Compressed 722.08 KB of artifacts by 88.6% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/rest/pom.xml> to org.apache.unomi/cxs-privacy-extension-rest/2.0.0-SNAPSHOT/cxs-privacy-extension-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/rest/target/cxs-privacy-extension-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-privacy-extension-rest/2.0.0-20210106.083724-119/cxs-privacy-extension-rest-2.0.0-20210106.083724-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/pom.xml> to org.apache.unomi/unomi-graphql/2.0.0-SNAPSHOT/unomi-graphql-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/pom.xml> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-SNAPSHOT/unomi-persistence-elasticsearch-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/target/unomi-persistence-elasticsearch-core-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-20210106.082737-120/unomi-persistence-elasticsearch-core-2.0.0-20210106.082737-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/src/main/resources/org.apache.unomi.persistence.elasticsearch.cfg> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-20210106.082737-120/unomi-persistence-elasticsearch-core-2.0.0-20210106.082737-120-elasticsearchcfg.cfg
[Fast Archiver] Compressed 40.22 MB of artifacts by 82.4% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/rest/pom.xml> to org.apache.unomi/unomi-rest/2.0.0-SNAPSHOT/unomi-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/rest/target/unomi-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-rest/2.0.0-20210106.082827-125/unomi-rest-2.0.0-20210106.082827-125.jar
[Fast Archiver] Compressed 332.01 KB of artifacts by 67.5% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/api/pom.xml> to org.apache.unomi/unomi-api/2.0.0-SNAPSHOT/unomi-api-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/api/target/unomi-api-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-api/2.0.0-20210106.082403-121/unomi-api-2.0.0-20210106.082403-121.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/actions/pom.xml> to org.apache.unomi/unomi-salesforce-connector-actions/2.0.0-SNAPSHOT/unomi-salesforce-connector-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/actions/target/unomi-salesforce-connector-actions-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-salesforce-connector-actions/2.0.0-20210106.084035-115/unomi-salesforce-connector-actions-2.0.0-20210106.084035-115.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/pom.xml> to org.apache.unomi/unomi-groovy-actions-root/2.0.0-SNAPSHOT/unomi-groovy-actions-root-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/package/pom.xml> to org.apache.unomi/unomi/2.0.0-SNAPSHOT/unomi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/package/target/unomi-2.0.0-SNAPSHOT.tar.gz> to org.apache.unomi/unomi/2.0.0-20210106.084945-118/unomi-2.0.0-20210106.084945-118.tar.gz
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/package/target/unomi-2.0.0-SNAPSHOT.zip> to org.apache.unomi/unomi/2.0.0-20210106.084945-118/unomi-2.0.0-20210106.084945-118.zip
[Fast Archiver] Compressed 278.44 MB of artifacts by 26.8% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-dev-commands/pom.xml> to org.apache.unomi/shell-dev-commands/2.0.0-SNAPSHOT/shell-dev-commands-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-dev-commands/target/shell-dev-commands-2.0.0-SNAPSHOT.jar> to org.apache.unomi/shell-dev-commands/2.0.0-20210106.084507-115/shell-dev-commands-2.0.0-20210106.084507-115.jar
[Fast Archiver] Compressed 483.05 KB of artifacts by 79.5% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/pom.xml> to org.apache.unomi/samples/2.0.0-SNAPSHOT/samples-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/services/pom.xml> to org.apache.unomi/cxs-geonames-services/2.0.0-SNAPSHOT/cxs-geonames-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/services/target/cxs-geonames-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-geonames-services/2.0.0-20210106.083748-117/cxs-geonames-services-2.0.0-20210106.083748-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/services/src/main/resources/org.apache.unomi.geonames.cfg> to org.apache.unomi/cxs-geonames-services/2.0.0-20210106.083748-117/cxs-geonames-services-2.0.0-20210106.083748-117-geonamescfg.cfg
[Fast Archiver] Compressed 1.09 MB of artifacts by 94.2% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/pom.xml> to org.apache.unomi/unomi-mailchimp-connector/2.0.0-SNAPSHOT/unomi-mailchimp-connector-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/services/pom.xml> to org.apache.unomi/unomi-groovy-actions-services/2.0.0-SNAPSHOT/unomi-groovy-actions-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/services/target/unomi-groovy-actions-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-groovy-actions-services/2.0.0-20210106.084412-116/unomi-groovy-actions-services-2.0.0-20210106.084412-116.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/login-integration/pom.xml> to org.apache.unomi/login-integration-sample/2.0.0-SNAPSHOT/login-integration-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/login-integration/target/login-integration-sample-2.0.0-SNAPSHOT.jar> to org.apache.unomi/login-integration-sample/2.0.0-20210106.084800-117/login-integration-sample-2.0.0-20210106.084800-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-service/pom.xml> to org.apache.unomi/unomi-router-service/2.0.0-SNAPSHOT/unomi-router-service-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-service/target/unomi-router-service-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-service/2.0.0-20210106.083844-115/unomi-router-service-2.0.0-20210106.083844-115.jar
[Fast Archiver] Compressed 1.09 MB of artifacts by 94.5% relative to #46
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/pom.xml> to org.apache.unomi/unomi-services/2.0.0-SNAPSHOT/unomi-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/target/unomi-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-services/2.0.0-20210106.082802-124/unomi-services-2.0.0-20210106.082802-124.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.services.cfg> to org.apache.unomi/unomi-services/2.0.0-20210106.082802-124/unomi-services-2.0.0-20210106.082802-124-servicescfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.thirdparty.cfg> to org.apache.unomi/unomi-services/2.0.0-20210106.082802-124/unomi-services-2.0.0-20210106.082802-124-thirdpartycfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.cluster.cfg> to org.apache.unomi/unomi-services/2.0.0-20210106.082802-124/unomi-services-2.0.0-20210106.082802-124-clustercfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/hazelcast.xml> to org.apache.unomi/unomi-services/2.0.0-20210106.082802-124/unomi-services-2.0.0-20210106.082802-124-hazelcastconfig.xml
[Fast Archiver] Compressed 1.77 MB of artifacts by 86.6% relative to #46
Not sending mail to unregistered user github@hugo-hirsch.de
Sending e-mails to: commits@unomi.apache.org shuber@jahia.com
channel stopped
Not sending mail to unregistered user github@hugo-hirsch.de


Build failed in Jenkins: Unomi » Unomi-master-jdk8 #46

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/46/display/redirect?page=changes>

Changes:

[github] UNOMI-409 add .gitignore to unomi-web-tracker (#228)


------------------------------------------
[...truncated 1.07 MB...]
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.model.Fingerprint.load(Fingerprint.java:1387)
	at hudson.model.Fingerprint.load(Fingerprint.java:1372)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor2479.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:932)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy195.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.Channel$2.adapt(Channel.java:1029)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:369)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		... 4 more
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-karaf-feature/pom.xml> to org.apache.unomi/unomi-router-karaf-feature/2.0.0-SNAPSHOT/unomi-router-karaf-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-karaf-feature/target/unomi-router-karaf-feature-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-router-karaf-feature/2.0.0-20210106.080449-114/unomi-router-karaf-feature-2.0.0-20210106.080449-114.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-karaf-feature/target/feature/feature.xml> to org.apache.unomi/unomi-router-karaf-feature/2.0.0-20210106.080449-114/unomi-router-karaf-feature-2.0.0-20210106.080449-114-features.xml
[Fast Archiver] Compressed 10.51 MB of artifacts by 73.4% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/lifecycle-watcher/pom.xml> to org.apache.unomi/unomi-lifecycle-watcher/2.0.0-SNAPSHOT/unomi-lifecycle-watcher-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/lifecycle-watcher/target/unomi-lifecycle-watcher-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-lifecycle-watcher/2.0.0-20210106.075135-124/unomi-lifecycle-watcher-2.0.0-20210106.075135-124.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/karaf-feature/pom.xml> to org.apache.unomi/cdp-graphql-feature/2.0.0-SNAPSHOT/cdp-graphql-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/karaf-feature/target/feature/feature.xml> to org.apache.unomi/cdp-graphql-feature/2.0.0-20210106.075536-90/cdp-graphql-feature-2.0.0-20210106.075536-90-features.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/mail/pom.xml> to org.apache.unomi/unomi-plugins-mail/2.0.0-SNAPSHOT/unomi-plugins-mail-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/mail/target/unomi-plugins-mail-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-mail/2.0.0-20210106.080013-119/unomi-plugins-mail-2.0.0-20210106.080013-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/mail/src/main/resources/org.apache.unomi.plugins.mail.cfg> to org.apache.unomi/unomi-plugins-mail/2.0.0-20210106.080013-119/unomi-plugins-mail-2.0.0-20210106.080013-119-mailcfg.cfg
[Fast Archiver] Compressed 351.84 KB of artifacts by 81.9% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/services/pom.xml> to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-SNAPSHOT/unomi-salesforce-connector-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/services/target/unomi-salesforce-connector-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-20210106.080517-114/unomi-salesforce-connector-services-2.0.0-20210106.080517-114.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/services/src/main/resources/org.apache.unomi.sfdc.cfg> to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-20210106.080517-114/unomi-salesforce-connector-services-2.0.0-20210106.080517-114-sfdccfg.cfg
[Fast Archiver] Compressed 567.58 KB of artifacts by 84.6% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/rest/pom.xml> to org.apache.unomi/unomi-salesforce-connector-rest/2.0.0-SNAPSHOT/unomi-salesforce-connector-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/rest/target/unomi-salesforce-connector-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-salesforce-connector-rest/2.0.0-20210106.080535-114/unomi-salesforce-connector-rest-2.0.0-20210106.080535-114.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/rest/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-rest/2.0.0-SNAPSHOT/unomi-mailchimp-connector-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/rest/target/unomi-mailchimp-connector-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-mailchimp-connector-rest/2.0.0-20210106.080650-114/unomi-mailchimp-connector-rest-2.0.0-20210106.080650-114.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/tracked-event/pom.xml> to org.apache.unomi/unomi-plugins-tracked-event/2.0.0-SNAPSHOT/unomi-plugins-tracked-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/tracked-event/target/unomi-plugins-tracked-event-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-tracked-event/2.0.0-20210106.080115-117/unomi-plugins-tracked-event-2.0.0-20210106.080115-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/karaf-kar/pom.xml> to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-SNAPSHOT/unomi-weather-update-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/karaf-kar/target/unomi-weather-update-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-20210106.080801-112/unomi-weather-update-karaf-kar-2.0.0-20210106.080801-112.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-20210106.080801-112/unomi-weather-update-karaf-kar-2.0.0-20210106.080801-112-features.xml
[Fast Archiver] Compressed 1.71 MB of artifacts by 96.6% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/karaf-kar/pom.xml> to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-SNAPSHOT/unomi-salesforce-connector-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/karaf-kar/target/unomi-salesforce-connector-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-20210106.080605-114/unomi-salesforce-connector-karaf-kar-2.0.0-20210106.080605-114.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-20210106.080605-114/unomi-salesforce-connector-karaf-kar-2.0.0-20210106.080605-114-features.xml
[Fast Archiver] Compressed 2.29 MB of artifacts by 92.6% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/past-event/pom.xml> to org.apache.unomi/unomi-plugins-past-event/2.0.0-SNAPSHOT/unomi-plugins-past-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/past-event/target/unomi-plugins-past-event-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-past-event/2.0.0-20210106.080101-118/unomi-plugins-past-event-2.0.0-20210106.080101-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/pom.xml> to org.apache.unomi/cxs-privacy-extension/2.0.0-SNAPSHOT/cxs-privacy-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/services/pom.xml> to org.apache.unomi/cxs-lists-extension-services/2.0.0-SNAPSHOT/cxs-lists-extension-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/services/target/cxs-lists-extension-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-lists-extension-services/2.0.0-20210106.075415-123/cxs-lists-extension-services-2.0.0-20210106.075415-123.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/tweet-button-plugin/pom.xml> to org.apache.unomi/tweet-button-plugin/2.0.0-SNAPSHOT/tweet-button-plugin-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/tweet-button-plugin/target/tweet-button-plugin-2.0.0-SNAPSHOT.jar> to org.apache.unomi/tweet-button-plugin/2.0.0-20210106.081324-117/tweet-button-plugin-2.0.0-20210106.081324-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/pom.xml> to org.apache.unomi/unomi-root/2.0.0-SNAPSHOT/unomi-root-2.0.0-SNAPSHOT.pom
[Fast Archiver] Compressed 50.26 KB of artifacts by 63.7% relative to #45
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/metrics/pom.xml> to org.apache.unomi/unomi-metrics/2.0.0-SNAPSHOT/unomi-metrics-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/metrics/target/unomi-metrics-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-metrics/2.0.0-20210106.075101-126/unomi-metrics-2.0.0-20210106.075101-126.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/karaf-kar/pom.xml> to org.apache.unomi/unomi-groovy-actions/2.0.0-SNAPSHOT/unomi-groovy-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/karaf-kar/target/unomi-groovy-actions-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-groovy-actions/2.0.0-20210106.080956-115/unomi-groovy-actions-2.0.0-20210106.080956-115.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-groovy-actions/2.0.0-20210106.080956-115/unomi-groovy-actions-2.0.0-20210106.080956-115-features.xml
[Fast Archiver] Compressed 7.58 MB of artifacts by 98.5% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers-feature/pom.xml> to org.apache.unomi/graphql-providers-sample-feature/2.0.0-SNAPSHOT/graphql-providers-sample-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers-feature/target/feature/feature.xml> to org.apache.unomi/graphql-providers-sample-feature/2.0.0-20210106.081438-91/graphql-providers-sample-feature-2.0.0-20210106.081438-91-features.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-rest/pom.xml> to org.apache.unomi/unomi-router-rest/2.0.0-SNAPSHOT/unomi-router-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-rest/target/unomi-router-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-rest/2.0.0-20210106.080434-114/unomi-router-rest-2.0.0-20210106.080434-114.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/baseplugin/pom.xml> to org.apache.unomi/unomi-plugins-base/2.0.0-SNAPSHOT/unomi-plugins-base-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/baseplugin/target/unomi-plugins-base-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-base/2.0.0-20210106.075648-117/unomi-plugins-base-2.0.0-20210106.075648-117.jar
[Fast Archiver] Compressed 2.11 MB of artifacts by 93.1% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/pom.xml> to org.apache.unomi/unomi-router/2.0.0-SNAPSHOT/unomi-router-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/pom.xml> to org.apache.unomi/unomi-plugins/2.0.0-SNAPSHOT/unomi-plugins-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/pom.xml> to org.apache.unomi/unomi-tools/2.0.0-SNAPSHOT/unomi-tools-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/pom.xml> to org.apache.unomi/unomi-persistence-elasticsearch/2.0.0-SNAPSHOT/unomi-persistence-elasticsearch-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-spi/pom.xml> to org.apache.unomi/unomi-persistence-spi/2.0.0-SNAPSHOT/unomi-persistence-spi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-spi/target/unomi-persistence-spi-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-persistence-spi/2.0.0-20210106.075009-121/unomi-persistence-spi-2.0.0-20210106.075009-121.jar
[Fast Archiver] Compressed 746.92 KB of artifacts by 85.7% relative to #45
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/trainingplugin/pom.xml> to org.apache.unomi/training-plugin/2.0.0-SNAPSHOT/training-plugin-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/trainingplugin/target/training-plugin-2.0.0-SNAPSHOT.jar> to org.apache.unomi/training-plugin/2.0.0-20210106.081410-117/training-plugin-2.0.0-20210106.081410-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/optimization-test/pom.xml> to org.apache.unomi/unomi-plugins-optimization-test/2.0.0-SNAPSHOT/unomi-plugins-optimization-test-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/optimization-test/target/unomi-plugins-optimization-test-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-optimization-test/2.0.0-20210106.080031-119/unomi-plugins-optimization-test-2.0.0-20210106.080031-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/pom.xml> to org.apache.unomi/unomi-web-tracker/2.0.0-SNAPSHOT/unomi-web-tracker-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-api/pom.xml> to org.apache.unomi/unomi-router-api/2.0.0-SNAPSHOT/unomi-router-api-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-api/target/unomi-router-api-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-api/2.0.0-20210106.080345-114/unomi-router-api-2.0.0-20210106.080345-114.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/kar/pom.xml> to org.apache.unomi/unomi-kar/2.0.0-SNAPSHOT/unomi-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/kar/target/unomi-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-kar/2.0.0-20210106.081251-116/unomi-kar-2.0.0-20210106.081251-116.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/kar/target/feature/feature.xml> to org.apache.unomi/unomi-kar/2.0.0-20210106.081251-116/unomi-kar-2.0.0-20210106.081251-116-features.xml
[Fast Archiver] Compressed 65.74 MB of artifacts by 15.2% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/karaf-kar/pom.xml> to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-SNAPSHOT/unomi-web-tracker-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/karaf-kar/target/unomi-web-tracker-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-20210106.080916-116/unomi-web-tracker-karaf-kar-2.0.0-20210106.080916-116.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-20210106.080916-116/unomi-web-tracker-karaf-kar-2.0.0-20210106.080916-116-features.xml
[Fast Archiver] Compressed 1.91 MB of artifacts by 86.9% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/pom.xml> to org.apache.unomi/unomi-weather-update/2.0.0-SNAPSHOT/unomi-weather-update-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/wab/pom.xml> to org.apache.unomi/unomi-wab/2.0.0-SNAPSHOT/unomi-wab-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/wab/target/unomi-wab-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-wab/2.0.0-20210106.075551-116/unomi-wab-2.0.0-20210106.075551-116.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/wab/src/main/resources/org.apache.unomi.web.cfg> to org.apache.unomi/unomi-wab/2.0.0-20210106.075551-116/unomi-wab-2.0.0-20210106.075551-116-unomicfg.cfg
[Fast Archiver] Compressed 1.73 MB of artifacts by 94.0% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/itests/pom.xml> to org.apache.unomi/unomi-itests/2.0.0-SNAPSHOT/unomi-itests-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/groovy-actions/pom.xml> to org.apache.unomi/test-groovy-action-sample/2.0.0-SNAPSHOT/test-groovy-action-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/groovy-actions/target/test-groovy-action-sample-2.0.0-SNAPSHOT.jar> to org.apache.unomi/test-groovy-action-sample/2.0.0-20210106.081356-117/test-groovy-action-sample-2.0.0-20210106.081356-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/pom.xml> to org.apache.unomi/unomi-salesforce-connector/2.0.0-SNAPSHOT/unomi-salesforce-connector-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-SNAPSHOT/unomi-mailchimp-connector-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/target/unomi-mailchimp-connector-karaf-kar-2.0.0-SNAPSHOT.kar> to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-20210106.080716-113/unomi-mailchimp-connector-karaf-kar-2.0.0-20210106.080716-113.kar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/target/feature/feature.xml> to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-20210106.080716-113/unomi-mailchimp-connector-karaf-kar-2.0.0-20210106.080716-113-features.xml
[Fast Archiver] Compressed 400.06 KB of artifacts by 64.0% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/scripting/pom.xml> to org.apache.unomi/unomi-scripting/2.0.0-SNAPSHOT/unomi-scripting-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/scripting/target/unomi-scripting-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-scripting/2.0.0-20210106.075117-54/unomi-scripting-2.0.0-20210106.075117-54.jar
[Fast Archiver] Compressed 1.10 MB of artifacts by 90.8% relative to #45
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/pom.xml> to org.apache.unomi/cxs-geonames/2.0.0-SNAPSHOT/cxs-geonames-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/core/pom.xml> to org.apache.unomi/unomi-weather-update-core/2.0.0-SNAPSHOT/unomi-weather-update-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/core/target/unomi-weather-update-core-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-weather-update-core/2.0.0-20210106.080742-113/unomi-weather-update-core-2.0.0-20210106.080742-113.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/core/src/main/resources/org.apache.unomi.weatherUpdate.cfg> to org.apache.unomi/unomi-weather-update-core/2.0.0-20210106.080742-113/unomi-weather-update-core-2.0.0-20210106.080742-113-weatherupdatecfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers/pom.xml> to org.apache.unomi/graphql-providers-sample/2.0.0-SNAPSHOT/graphql-providers-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers/target/graphql-providers-sample-2.0.0-SNAPSHOT.jar> to org.apache.unomi/graphql-providers-sample/2.0.0-20210106.081426-91/graphql-providers-sample-2.0.0-20210106.081426-91.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/rest/pom.xml> to org.apache.unomi/cxs-lists-extension-rest/2.0.0-SNAPSHOT/cxs-lists-extension-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/rest/target/cxs-lists-extension-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-lists-extension-rest/2.0.0-20210106.080148-117/cxs-lists-extension-rest-2.0.0-20210106.080148-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/pom.xml> to org.apache.unomi/unomi-manual/2.0.0-SNAPSHOT/unomi-manual-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-manual/2.0.0-20210106.081221-107/unomi-manual-2.0.0-20210106.081221-107.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.pdf> to org.apache.unomi/unomi-manual/2.0.0-20210106.081221-107/unomi-manual-2.0.0-20210106.081221-107.pdf
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.zip> to org.apache.unomi/unomi-manual/2.0.0-20210106.081221-107/unomi-manual-2.0.0-20210106.081221-107.zip
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/target/unomi-manual-2.0.0-SNAPSHOT.zip.sha512> to org.apache.unomi/unomi-manual/2.0.0-20210106.081221-107/unomi-manual-2.0.0-20210106.081221-107.sha512
[Fast Archiver] Compressed 7.69 MB of artifacts by 93.5% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/pom.xml> to org.apache.unomi/unomi-extensions/2.0.0-SNAPSHOT/unomi-extensions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/javascript/pom.xml> to org.apache.unomi/unomi-web-tracker-javascript/2.0.0-SNAPSHOT/unomi-web-tracker-javascript-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/javascript/target/unomi-web-tracker-javascript-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-web-tracker-javascript/2.0.0-20210106.080848-117/unomi-web-tracker-javascript-2.0.0-20210106.080848-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/services/pom.xml> to org.apache.unomi/cxs-privacy-extension-services/2.0.0-SNAPSHOT/cxs-privacy-extension-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/services/target/cxs-privacy-extension-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-privacy-extension-services/2.0.0-20210106.080225-118/cxs-privacy-extension-services-2.0.0-20210106.080225-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/pom.xml> to org.apache.unomi/cxs-lists-extension/2.0.0-SNAPSHOT/cxs-lists-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/cxs-impl/pom.xml> to org.apache.unomi/cdp-graphql-api-impl/2.0.0-SNAPSHOT/cdp-graphql-api-impl-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/cxs-impl/target/cdp-graphql-api-impl-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cdp-graphql-api-impl/2.0.0-20210106.075443-97/cdp-graphql-api-impl-2.0.0-20210106.075443-97.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/kafka-injector/pom.xml> to org.apache.unomi/kafka-extension/2.0.0-SNAPSHOT/kafka-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/kafka-injector/target/kafka-extension-2.0.0-SNAPSHOT.jar> to org.apache.unomi/kafka-extension/2.0.0-20210106.080132-117/kafka-extension-2.0.0-20210106.080132-117.jar
[Fast Archiver] Compressed 2.41 MB of artifacts by 94.5% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/services/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-SNAPSHOT/unomi-mailchimp-connector-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/services/target/unomi-mailchimp-connector-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-20210106.080632-114/unomi-mailchimp-connector-services-2.0.0-20210106.080632-114.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/services/src/main/resources/org.apache.unomi.mailchimpconnector.cfg> to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-20210106.080632-114/unomi-mailchimp-connector-services-2.0.0-20210106.080632-114-mailchimpconnectorcfg.cfg
[Fast Archiver] Compressed 339.19 KB of artifacts by 84.9% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/common/pom.xml> to org.apache.unomi/unomi-common/2.0.0-SNAPSHOT/unomi-common-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/common/target/unomi-common-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-common/2.0.0-20210106.074954-121/unomi-common-2.0.0-20210106.074954-121.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/wab/pom.xml> to org.apache.unomi/unomi-web-tracker-wab/2.0.0-SNAPSHOT/unomi-web-tracker-wab-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/wab/target/unomi-web-tracker-wab-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-web-tracker-wab/2.0.0-20210106.080903-117/unomi-web-tracker-wab-2.0.0-20210106.080903-117.jar
[Fast Archiver] Compressed 216.03 KB of artifacts by 29.6% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-commands/pom.xml> to org.apache.unomi/shell-commands/2.0.0-SNAPSHOT/shell-commands-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-commands/target/shell-commands-2.0.0-SNAPSHOT.jar> to org.apache.unomi/shell-commands/2.0.0-20210106.081023-114/shell-commands-2.0.0-20210106.081023-114.jar
[Fast Archiver] Compressed 462.35 KB of artifacts by 83.1% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/request/pom.xml> to org.apache.unomi/unomi-plugins-request/2.0.0-SNAPSHOT/unomi-plugins-request-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/request/target/unomi-plugins-request-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-request/2.0.0-20210106.075956-118/unomi-plugins-request-2.0.0-20210106.075956-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/request/src/main/resources/org.apache.unomi.plugins.request.cfg> to org.apache.unomi/unomi-plugins-request/2.0.0-20210106.075956-118/unomi-plugins-request-2.0.0-20210106.075956-118-requestcfg.cfg
[Fast Archiver] Compressed 4.40 MB of artifacts by 97.9% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/rest/pom.xml> to org.apache.unomi/cxs-geonames-rest/2.0.0-SNAPSHOT/cxs-geonames-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/rest/target/cxs-geonames-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-geonames-rest/2.0.0-20210106.080323-115/cxs-geonames-rest-2.0.0-20210106.080323-115.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/actions/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-actions/2.0.0-SNAPSHOT/unomi-mailchimp-connector-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/actions/target/unomi-mailchimp-connector-actions-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-mailchimp-connector-actions/2.0.0-20210106.080704-113/unomi-mailchimp-connector-actions-2.0.0-20210106.080704-113.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-core/pom.xml> to org.apache.unomi/unomi-router-core/2.0.0-SNAPSHOT/unomi-router-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-core/target/unomi-router-core-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-core/2.0.0-20210106.080417-114/unomi-router-core-2.0.0-20210106.080417-114.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-core/src/main/resources/org.apache.unomi.router.cfg> to org.apache.unomi/unomi-router-core/2.0.0-20210106.080417-114/unomi-router-core-2.0.0-20210106.080417-114-routercfg.cfg
[Fast Archiver] Compressed 1.61 MB of artifacts by 92.9% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/actions/pom.xml> to org.apache.unomi/cxs-lists-extension-actions/2.0.0-SNAPSHOT/cxs-lists-extension-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/actions/target/cxs-lists-extension-actions-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-lists-extension-actions/2.0.0-20210106.080203-117/cxs-lists-extension-actions-2.0.0-20210106.080203-117.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/hover-event/pom.xml> to org.apache.unomi/unomi-plugins-hover-event/2.0.0-SNAPSHOT/unomi-plugins-hover-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/hover-event/target/unomi-plugins-hover-event-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-plugins-hover-event/2.0.0-20210106.080046-119/unomi-plugins-hover-event-2.0.0-20210106.080046-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/graphql-playground/pom.xml> to org.apache.unomi/unomi-graphql-playground/2.0.0-SNAPSHOT/unomi-graphql-playground-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/graphql-playground/target/unomi-graphql-playground-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-graphql-playground/2.0.0-20210106.075521-58/unomi-graphql-playground-2.0.0-20210106.075521-58.jar
[Fast Archiver] Compressed 722.08 KB of artifacts by 88.6% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/rest/pom.xml> to org.apache.unomi/cxs-privacy-extension-rest/2.0.0-SNAPSHOT/cxs-privacy-extension-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/rest/target/cxs-privacy-extension-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-privacy-extension-rest/2.0.0-20210106.080242-118/cxs-privacy-extension-rest-2.0.0-20210106.080242-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/pom.xml> to org.apache.unomi/unomi-graphql/2.0.0-SNAPSHOT/unomi-graphql-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/pom.xml> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-SNAPSHOT/unomi-persistence-elasticsearch-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/target/unomi-persistence-elasticsearch-core-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-20210106.075248-119/unomi-persistence-elasticsearch-core-2.0.0-20210106.075248-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/src/main/resources/org.apache.unomi.persistence.elasticsearch.cfg> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-20210106.075248-119/unomi-persistence-elasticsearch-core-2.0.0-20210106.075248-119-elasticsearchcfg.cfg
[Fast Archiver] Compressed 40.22 MB of artifacts by 78.6% relative to #45
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/rest/pom.xml> to org.apache.unomi/unomi-rest/2.0.0-SNAPSHOT/unomi-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/rest/target/unomi-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-rest/2.0.0-20210106.075341-124/unomi-rest-2.0.0-20210106.075341-124.jar
[Fast Archiver] Compressed 332.01 KB of artifacts by 67.5% relative to #45
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/api/pom.xml> to org.apache.unomi/unomi-api/2.0.0-SNAPSHOT/unomi-api-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/api/target/unomi-api-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-api/2.0.0-20210106.074912-120/unomi-api-2.0.0-20210106.074912-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/actions/pom.xml> to org.apache.unomi/unomi-salesforce-connector-actions/2.0.0-SNAPSHOT/unomi-salesforce-connector-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/actions/target/unomi-salesforce-connector-actions-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-salesforce-connector-actions/2.0.0-20210106.080551-114/unomi-salesforce-connector-actions-2.0.0-20210106.080551-114.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/pom.xml> to org.apache.unomi/unomi-groovy-actions-root/2.0.0-SNAPSHOT/unomi-groovy-actions-root-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/package/pom.xml> to org.apache.unomi/unomi/2.0.0-SNAPSHOT/unomi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/package/target/unomi-2.0.0-SNAPSHOT.tar.gz> to org.apache.unomi/unomi/2.0.0-20210106.081543-117/unomi-2.0.0-20210106.081543-117.tar.gz
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/package/target/unomi-2.0.0-SNAPSHOT.zip> to org.apache.unomi/unomi/2.0.0-20210106.081543-117/unomi-2.0.0-20210106.081543-117.zip
[Fast Archiver] Compressed 278.43 MB of artifacts by 26.9% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-dev-commands/pom.xml> to org.apache.unomi/shell-dev-commands/2.0.0-SNAPSHOT/shell-dev-commands-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-dev-commands/target/shell-dev-commands-2.0.0-SNAPSHOT.jar> to org.apache.unomi/shell-dev-commands/2.0.0-20210106.081039-114/shell-dev-commands-2.0.0-20210106.081039-114.jar
[Fast Archiver] Compressed 483.05 KB of artifacts by 79.5% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/pom.xml> to org.apache.unomi/samples/2.0.0-SNAPSHOT/samples-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/services/pom.xml> to org.apache.unomi/cxs-geonames-services/2.0.0-SNAPSHOT/cxs-geonames-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/services/target/cxs-geonames-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-geonames-services/2.0.0-20210106.080306-116/cxs-geonames-services-2.0.0-20210106.080306-116.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/services/src/main/resources/org.apache.unomi.geonames.cfg> to org.apache.unomi/cxs-geonames-services/2.0.0-20210106.080306-116/cxs-geonames-services-2.0.0-20210106.080306-116-geonamescfg.cfg
[Fast Archiver] Compressed 1.09 MB of artifacts by 94.2% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/pom.xml> to org.apache.unomi/unomi-mailchimp-connector/2.0.0-SNAPSHOT/unomi-mailchimp-connector-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/services/pom.xml> to org.apache.unomi/unomi-groovy-actions-services/2.0.0-SNAPSHOT/unomi-groovy-actions-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/services/target/unomi-groovy-actions-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-groovy-actions-services/2.0.0-20210106.080942-115/unomi-groovy-actions-services-2.0.0-20210106.080942-115.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/login-integration/pom.xml> to org.apache.unomi/login-integration-sample/2.0.0-SNAPSHOT/login-integration-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/login-integration/target/login-integration-sample-2.0.0-SNAPSHOT.jar> to org.apache.unomi/login-integration-sample/2.0.0-20210106.081342-116/login-integration-sample-2.0.0-20210106.081342-116.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-service/pom.xml> to org.apache.unomi/unomi-router-service/2.0.0-SNAPSHOT/unomi-router-service-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-service/target/unomi-router-service-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-router-service/2.0.0-20210106.080359-114/unomi-router-service-2.0.0-20210106.080359-114.jar
[Fast Archiver] Compressed 1.09 MB of artifacts by 94.5% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/pom.xml> to org.apache.unomi/unomi-services/2.0.0-SNAPSHOT/unomi-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/target/unomi-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-services/2.0.0-20210106.075313-123/unomi-services-2.0.0-20210106.075313-123.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.services.cfg> to org.apache.unomi/unomi-services/2.0.0-20210106.075313-123/unomi-services-2.0.0-20210106.075313-123-servicescfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.thirdparty.cfg> to org.apache.unomi/unomi-services/2.0.0-20210106.075313-123/unomi-services-2.0.0-20210106.075313-123-thirdpartycfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.cluster.cfg> to org.apache.unomi/unomi-services/2.0.0-20210106.075313-123/unomi-services-2.0.0-20210106.075313-123-clustercfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/hazelcast.xml> to org.apache.unomi/unomi-services/2.0.0-20210106.075313-123/unomi-services-2.0.0-20210106.075313-123-hazelcastconfig.xml
[Fast Archiver] Compressed 1.77 MB of artifacts by 81.3% relative to #45
Not sending mail to unregistered user github@hugo-hirsch.de
Sending e-mails to: commits@unomi.apache.org shuber@jahia.com
Sending e-mails to: commits@unomi.apache.org
channel stopped
Not sending mail to unregistered user github@hugo-hirsch.de


Build failed in Jenkins: Unomi » Unomi-master-jdk8 #45

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/45/display/redirect?page=changes>

Changes:

[github] UNOMI-371 add optional support for optimistic concurrency control (if_seq_no) (#223)

[Serge Huber] UNOMI-371 Fix compilation error & other minor improvements

[github] UNOMI-392 Integrate GraphQL v14 field visibility with always true by … (#224)

[github] UNOMI-398: Implement interests increments integration tests (#225)

[github] Skip tests in jenkins deploy stage (#227)


------------------------------------------
[...truncated 349.33 KB...]
    at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.execute (ProcessExecutor.java:82)
    at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.executeAndRedirectOutput (ProcessExecutor.java:64)
    at com.github.eirslett.maven.plugins.frontend.lib.YarnExecutor.executeAndRedirectOutput (YarnExecutor.java:28)
    at com.github.eirslett.maven.plugins.frontend.lib.YarnTaskExecutor.execute (YarnTaskExecutor.java:58)
    at com.github.eirslett.maven.plugins.frontend.mojo.YarnMojo.execute (YarnMojo.java:65)
    at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute (AbstractFrontendMojo.java:94)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 2 (Exit value: 2)
    at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404)
    at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166)
    at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.execute (ProcessExecutor.java:74)
    at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.executeAndRedirectOutput (ProcessExecutor.java:64)
    at com.github.eirslett.maven.plugins.frontend.lib.YarnExecutor.executeAndRedirectOutput (YarnExecutor.java:28)
    at com.github.eirslett.maven.plugins.frontend.lib.YarnTaskExecutor.execute (YarnTaskExecutor.java:58)
    at com.github.eirslett.maven.plugins.frontend.mojo.YarnMojo.execute (YarnMojo.java:65)
    at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute (AbstractFrontendMojo.java:94)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :unomi-graphql-playground
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-karaf-feature/pom.xml> to org.apache.unomi/unomi-router-karaf-feature/2.0.0-SNAPSHOT/unomi-router-karaf-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/lifecycle-watcher/pom.xml> to org.apache.unomi/unomi-lifecycle-watcher/2.0.0-SNAPSHOT/unomi-lifecycle-watcher-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/lifecycle-watcher/target/unomi-lifecycle-watcher-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-lifecycle-watcher/2.0.0-20210105.184319-123/unomi-lifecycle-watcher-2.0.0-20210105.184319-123.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/karaf-feature/pom.xml> to org.apache.unomi/cdp-graphql-feature/2.0.0-SNAPSHOT/cdp-graphql-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/mail/pom.xml> to org.apache.unomi/unomi-plugins-mail/2.0.0-SNAPSHOT/unomi-plugins-mail-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/services/pom.xml> to org.apache.unomi/unomi-salesforce-connector-services/2.0.0-SNAPSHOT/unomi-salesforce-connector-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/rest/pom.xml> to org.apache.unomi/unomi-salesforce-connector-rest/2.0.0-SNAPSHOT/unomi-salesforce-connector-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/rest/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-rest/2.0.0-SNAPSHOT/unomi-mailchimp-connector-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/tracked-event/pom.xml> to org.apache.unomi/unomi-plugins-tracked-event/2.0.0-SNAPSHOT/unomi-plugins-tracked-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/karaf-kar/pom.xml> to org.apache.unomi/unomi-weather-update-karaf-kar/2.0.0-SNAPSHOT/unomi-weather-update-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/karaf-kar/pom.xml> to org.apache.unomi/unomi-salesforce-connector-karaf-kar/2.0.0-SNAPSHOT/unomi-salesforce-connector-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/past-event/pom.xml> to org.apache.unomi/unomi-plugins-past-event/2.0.0-SNAPSHOT/unomi-plugins-past-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/pom.xml> to org.apache.unomi/cxs-privacy-extension/2.0.0-SNAPSHOT/cxs-privacy-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/services/pom.xml> to org.apache.unomi/cxs-lists-extension-services/2.0.0-SNAPSHOT/cxs-lists-extension-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/services/target/cxs-lists-extension-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cxs-lists-extension-services/2.0.0-20210105.184558-122/cxs-lists-extension-services-2.0.0-20210105.184558-122.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/tweet-button-plugin/pom.xml> to org.apache.unomi/tweet-button-plugin/2.0.0-SNAPSHOT/tweet-button-plugin-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/pom.xml> to org.apache.unomi/unomi-root/2.0.0-SNAPSHOT/unomi-root-2.0.0-SNAPSHOT.pom
[Fast Archiver] Compressed 50.26 KB of artifacts by 63.7% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/metrics/pom.xml> to org.apache.unomi/unomi-metrics/2.0.0-SNAPSHOT/unomi-metrics-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/metrics/target/unomi-metrics-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-metrics/2.0.0-20210105.184246-125/unomi-metrics-2.0.0-20210105.184246-125.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/karaf-kar/pom.xml> to org.apache.unomi/unomi-groovy-actions/2.0.0-SNAPSHOT/unomi-groovy-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers-feature/pom.xml> to org.apache.unomi/graphql-providers-sample-feature/2.0.0-SNAPSHOT/graphql-providers-sample-feature-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-rest/pom.xml> to org.apache.unomi/unomi-router-rest/2.0.0-SNAPSHOT/unomi-router-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/baseplugin/pom.xml> to org.apache.unomi/unomi-plugins-base/2.0.0-SNAPSHOT/unomi-plugins-base-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/pom.xml> to org.apache.unomi/unomi-router/2.0.0-SNAPSHOT/unomi-router-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/pom.xml> to org.apache.unomi/unomi-plugins/2.0.0-SNAPSHOT/unomi-plugins-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/pom.xml> to org.apache.unomi/unomi-tools/2.0.0-SNAPSHOT/unomi-tools-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/pom.xml> to org.apache.unomi/unomi-persistence-elasticsearch/2.0.0-SNAPSHOT/unomi-persistence-elasticsearch-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-spi/pom.xml> to org.apache.unomi/unomi-persistence-spi/2.0.0-SNAPSHOT/unomi-persistence-spi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-spi/target/unomi-persistence-spi-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-persistence-spi/2.0.0-20210105.184150-120/unomi-persistence-spi-2.0.0-20210105.184150-120.jar
[Fast Archiver] Compressed 746.92 KB of artifacts by 85.7% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/trainingplugin/pom.xml> to org.apache.unomi/training-plugin/2.0.0-SNAPSHOT/training-plugin-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/optimization-test/pom.xml> to org.apache.unomi/unomi-plugins-optimization-test/2.0.0-SNAPSHOT/unomi-plugins-optimization-test-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/pom.xml> to org.apache.unomi/unomi-web-tracker/2.0.0-SNAPSHOT/unomi-web-tracker-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-api/pom.xml> to org.apache.unomi/unomi-router-api/2.0.0-SNAPSHOT/unomi-router-api-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/kar/pom.xml> to org.apache.unomi/unomi-kar/2.0.0-SNAPSHOT/unomi-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/karaf-kar/pom.xml> to org.apache.unomi/unomi-web-tracker-karaf-kar/2.0.0-SNAPSHOT/unomi-web-tracker-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/pom.xml> to org.apache.unomi/unomi-weather-update/2.0.0-SNAPSHOT/unomi-weather-update-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/wab/pom.xml> to org.apache.unomi/unomi-wab/2.0.0-SNAPSHOT/unomi-wab-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/itests/pom.xml> to org.apache.unomi/unomi-itests/2.0.0-SNAPSHOT/unomi-itests-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/groovy-actions/pom.xml> to org.apache.unomi/test-groovy-action-sample/2.0.0-SNAPSHOT/test-groovy-action-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/pom.xml> to org.apache.unomi/unomi-salesforce-connector/2.0.0-SNAPSHOT/unomi-salesforce-connector-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-karaf-kar/2.0.0-SNAPSHOT/unomi-mailchimp-connector-karaf-kar-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/scripting/pom.xml> to org.apache.unomi/unomi-scripting/2.0.0-SNAPSHOT/unomi-scripting-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/scripting/target/unomi-scripting-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-scripting/2.0.0-20210105.184300-53/unomi-scripting-2.0.0-20210105.184300-53.jar
[Fast Archiver] Compressed 1.10 MB of artifacts by 90.8% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/pom.xml> to org.apache.unomi/cxs-geonames/2.0.0-SNAPSHOT/cxs-geonames-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/weather-update/core/pom.xml> to org.apache.unomi/unomi-weather-update-core/2.0.0-SNAPSHOT/unomi-weather-update-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/graphql-providers/pom.xml> to org.apache.unomi/graphql-providers-sample/2.0.0-SNAPSHOT/graphql-providers-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/rest/pom.xml> to org.apache.unomi/cxs-lists-extension-rest/2.0.0-SNAPSHOT/cxs-lists-extension-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/manual/pom.xml> to org.apache.unomi/unomi-manual/2.0.0-SNAPSHOT/unomi-manual-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/pom.xml> to org.apache.unomi/unomi-extensions/2.0.0-SNAPSHOT/unomi-extensions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/javascript/pom.xml> to org.apache.unomi/unomi-web-tracker-javascript/2.0.0-SNAPSHOT/unomi-web-tracker-javascript-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/services/pom.xml> to org.apache.unomi/cxs-privacy-extension-services/2.0.0-SNAPSHOT/cxs-privacy-extension-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/pom.xml> to org.apache.unomi/cxs-lists-extension/2.0.0-SNAPSHOT/cxs-lists-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/cxs-impl/pom.xml> to org.apache.unomi/cdp-graphql-api-impl/2.0.0-SNAPSHOT/cdp-graphql-api-impl-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/cxs-impl/target/cdp-graphql-api-impl-2.0.0-SNAPSHOT.jar> to org.apache.unomi/cdp-graphql-api-impl/2.0.0-20210105.184625-96/cdp-graphql-api-impl-2.0.0-20210105.184625-96.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/kafka-injector/pom.xml> to org.apache.unomi/kafka-extension/2.0.0-SNAPSHOT/kafka-extension-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/services/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-services/2.0.0-SNAPSHOT/unomi-mailchimp-connector-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/common/pom.xml> to org.apache.unomi/unomi-common/2.0.0-SNAPSHOT/unomi-common-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/common/target/unomi-common-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-common/2.0.0-20210105.184135-120/unomi-common-2.0.0-20210105.184135-120.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/web-tracker/wab/pom.xml> to org.apache.unomi/unomi-web-tracker-wab/2.0.0-SNAPSHOT/unomi-web-tracker-wab-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-commands/pom.xml> to org.apache.unomi/shell-commands/2.0.0-SNAPSHOT/shell-commands-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/request/pom.xml> to org.apache.unomi/unomi-plugins-request/2.0.0-SNAPSHOT/unomi-plugins-request-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/rest/pom.xml> to org.apache.unomi/cxs-geonames-rest/2.0.0-SNAPSHOT/cxs-geonames-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/actions/pom.xml> to org.apache.unomi/unomi-mailchimp-connector-actions/2.0.0-SNAPSHOT/unomi-mailchimp-connector-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-core/pom.xml> to org.apache.unomi/unomi-router-core/2.0.0-SNAPSHOT/unomi-router-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/lists-extension/actions/pom.xml> to org.apache.unomi/cxs-lists-extension-actions/2.0.0-SNAPSHOT/cxs-lists-extension-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/plugins/hover-event/pom.xml> to org.apache.unomi/unomi-plugins-hover-event/2.0.0-SNAPSHOT/unomi-plugins-hover-event-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/graphql-playground/pom.xml> to org.apache.unomi/unomi-graphql-playground/2.0.0-SNAPSHOT/unomi-graphql-playground-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/privacy-extension/rest/pom.xml> to org.apache.unomi/cxs-privacy-extension-rest/2.0.0-SNAPSHOT/cxs-privacy-extension-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/graphql/pom.xml> to org.apache.unomi/unomi-graphql/2.0.0-SNAPSHOT/unomi-graphql-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/pom.xml> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-SNAPSHOT/unomi-persistence-elasticsearch-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/target/unomi-persistence-elasticsearch-core-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-20210105.184432-118/unomi-persistence-elasticsearch-core-2.0.0-20210105.184432-118.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/persistence-elasticsearch/core/src/main/resources/org.apache.unomi.persistence.elasticsearch.cfg> to org.apache.unomi/unomi-persistence-elasticsearch-core/2.0.0-20210105.184432-118/unomi-persistence-elasticsearch-core-2.0.0-20210105.184432-118-elasticsearchcfg.cfg
[Fast Archiver] Compressed 40.22 MB of artifacts by 78.8% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/rest/pom.xml> to org.apache.unomi/unomi-rest/2.0.0-SNAPSHOT/unomi-rest-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/rest/target/unomi-rest-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-rest/2.0.0-20210105.184525-123/unomi-rest-2.0.0-20210105.184525-123.jar
[Fast Archiver] Compressed 332.01 KB of artifacts by 67.5% relative to #44
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/api/pom.xml> to org.apache.unomi/unomi-api/2.0.0-SNAPSHOT/unomi-api-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/api/target/unomi-api-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-api/2.0.0-20210105.184101-119/unomi-api-2.0.0-20210105.184101-119.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/salesforce-connector/actions/pom.xml> to org.apache.unomi/unomi-salesforce-connector-actions/2.0.0-SNAPSHOT/unomi-salesforce-connector-actions-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/pom.xml> to org.apache.unomi/unomi-groovy-actions-root/2.0.0-SNAPSHOT/unomi-groovy-actions-root-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/package/pom.xml> to org.apache.unomi/unomi/2.0.0-SNAPSHOT/unomi-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/tools/shell-dev-commands/pom.xml> to org.apache.unomi/shell-dev-commands/2.0.0-SNAPSHOT/shell-dev-commands-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/pom.xml> to org.apache.unomi/samples/2.0.0-SNAPSHOT/samples-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/geonames/services/pom.xml> to org.apache.unomi/cxs-geonames-services/2.0.0-SNAPSHOT/cxs-geonames-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/unomi-mailchimp/pom.xml> to org.apache.unomi/unomi-mailchimp-connector/2.0.0-SNAPSHOT/unomi-mailchimp-connector-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/groovy-actions/services/pom.xml> to org.apache.unomi/unomi-groovy-actions-services/2.0.0-SNAPSHOT/unomi-groovy-actions-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/samples/login-integration/pom.xml> to org.apache.unomi/login-integration-sample/2.0.0-SNAPSHOT/login-integration-sample-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/extensions/router/router-service/pom.xml> to org.apache.unomi/unomi-router-service/2.0.0-SNAPSHOT/unomi-router-service-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/pom.xml> to org.apache.unomi/unomi-services/2.0.0-SNAPSHOT/unomi-services-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/target/unomi-services-2.0.0-SNAPSHOT.jar> to org.apache.unomi/unomi-services/2.0.0-20210105.184459-122/unomi-services-2.0.0-20210105.184459-122.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.services.cfg> to org.apache.unomi/unomi-services/2.0.0-20210105.184459-122/unomi-services-2.0.0-20210105.184459-122-servicescfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.thirdparty.cfg> to org.apache.unomi/unomi-services/2.0.0-20210105.184459-122/unomi-services-2.0.0-20210105.184459-122-thirdpartycfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/org.apache.unomi.cluster.cfg> to org.apache.unomi/unomi-services/2.0.0-20210105.184459-122/unomi-services-2.0.0-20210105.184459-122-clustercfg.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/Unomi/job/Unomi-master-jdk8/ws/services/src/main/resources/hazelcast.xml> to org.apache.unomi/unomi-services/2.0.0-20210105.184459-122/unomi-services-2.0.0-20210105.184459-122-hazelcastconfig.xml
[Fast Archiver] Compressed 1.77 MB of artifacts by 81.3% relative to #44
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Router :: Apache Karaf Feature #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: GraphQL API :: Karaf Feature #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Plugins :: Mail notifications actions #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Salesforce connector :: Service #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Salesforce connector :: REST API #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: MailChimp Connector :: REST API #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Plugins :: Conditions for events that need to be tracked #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extension :: Weather Update :: Apache Karaf Feature and KAR archive #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Salesforce connector :: Apache Karaf Feature and KAR archive #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Plugins :: Conditions based on past events #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Privacy #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Samples :: Tweet Button plugin #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Groovy Actions :: Apache Karaf Feature and KAR archive #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Samples :: Graphql Providers :: Karaf Feature #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Router :: REST API #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Plugins :: Base Actions and Conditions #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Router #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Plugins #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Tools #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Samples :: Training plugin #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Plugins :: Rules and Actions for optimization tests (A/B testing) #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extension :: Web Tracker #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Router :: API #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Karaf KAR package #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extension :: Web Tracker :: Apache Karaf Feature and KAR archive #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extension :: Weather Update #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Core Web Application #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Integration Tests #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Samples :: Test Groovy Action #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Salesforce connector #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: MailChimp Connector :: Apache Karaf Feature and KAR archive #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Geonames Database #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extension :: Weather Update :: Core #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Samples :: Graphql Providers #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Lists :: REST API #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Manual #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extension :: Web Tracker :: Javascript #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Privacy :: Services #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Plugins :: Kafka Injector #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: MailChimp Connector :: Services #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extension :: Web Tracker :: Wab #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Tools :: Shell commands #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Plugins :: Request reading actions #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Geonames Database :: REST API #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: MailChimp Connector :: Actions #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Router :: Core #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Lists :: Actions #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Plugins :: Hover event support #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@unomi.apache.org
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Privacy :: REST API #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Salesforce connector :: Rule Actions #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Groovy Actions #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Distribution Package #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Tools :: Shell Dev commands #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Samples #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Geonames Database :: Service #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: MailChimp Connector #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Groovy Actions :: Service #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Samples :: External Login plugin #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-master-jdk8 » Apache Unomi :: Extensions :: Router :: Services #45' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Not sending mail to unregistered user github@hugo-hirsch.de