Started by GitLab push by Mark Hoffmann
ln builds/lastSuccessfulBuild /var/jenkins_home/jobs/geckoEMFRepositoryRelease/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/jenkins_home/jobs/geckoEMFRepositoryRelease/lastSuccessful
at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
at java.nio.file.Files.deleteIfExists(Files.java:1165)
at hudson.Util.createSymlink(Util.java:1193)
at hudson.model.Run.createSymlink(Run.java:1955)
at hudson.model.Run.updateSymlinks(Run.java:1936)
at hudson.model.Run.execute(Run.java:1814)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/jenkins_home/jobs/geckoEMFRepositoryRelease/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/jenkins_home/jobs/geckoEMFRepositoryRelease/lastStable
at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
at java.nio.file.Files.deleteIfExists(Files.java:1165)
at hudson.Util.createSymlink(Util.java:1193)
at hudson.model.Run.createSymlink(Run.java:1955)
at hudson.model.Run.updateSymlinks(Run.java:1937)
at hudson.model.Run.execute(Run.java:1814)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Building in workspace /var/jenkins_home/workspace/geckoEMFRepositoryRelease
using credential 66aea1ab-d880-4596-a7a5-ddcdcd2f9ed4
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.com/gecko.io/geckoEMFRepository.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from https://gitlab.com/gecko.io/geckoEMFRepository.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials
> git fetch --tags --progress https://gitlab.com/gecko.io/geckoEMFRepository.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit 612aba3ff8144fb76bd551cd5eedfeabcae28f53, since it originates from another repository
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 612aba3ff8144fb76bd551cd5eedfeabcae28f53 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 612aba3ff8144fb76bd551cd5eedfeabcae28f53
Commit message: "#18"
> git rev-list --no-walk f6dd90de39766dabeaecbe432aa66bca7b542f9b # timeout=10
[geckoEMFRepositoryRelease] $ /bin/sh -xe /tmp/jenkins7033097705663395072.sh
+ ./gradlew clean test build release -Dmaven.repo.local=/var/jenkins_home/workspace/geckoEMFRepositoryRelease/geckoEMFRepository/.m2 -Duser.home=/var/jenkins_home/workspace/geckoEMFRepositoryRelease/geckoEMFRepository -Duser.dir=/var/jenkins_home/workspace/geckoEMFRepositoryRelease/geckoEMFRepository -Drelease.dir=/var/jenkins_home/repo.gecko/release/geckoEMFRepository -Dmongo.host=dim-mongo --refresh-dependencies
Starting a Gradle Daemon (subsequent builds will be faster)
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoEMFRepository/index.xml
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/index.xml
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/index.xml
Download https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-integration/2.0.5/swagger-integration-2.0.5.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.2/org.apache.felix.http.servlet-api-1.1.2.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.0.6/org.apache.felix.http.jetty-4.0.6.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.logback/1.0.0/org.apache.felix.logback-1.0.0.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.7/jackson-jaxrs-json-provider-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-core/3.4.3.Final/keycloak-jetty-core-3.4.3.Final.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-yaml-provider/2.9.7/jackson-jaxrs-yaml-provider-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-sse/2.26-b09/jersey-media-sse-2.26-b09.jar
Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-oidc/3.0.0/pac4j-oidc-3.0.0.jar
Download https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.9.1/mongo-java-driver-3.9.1.jar
Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.0/org.apache.felix.gogo.runtime-1.1.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.7/jackson-dataformat-yaml-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.eventadmin/1.5.0/org.apache.felix.eventadmin-1.5.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar
Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.console/1.1.300/org.eclipse.equinox.console-1.1.300.jar
Download https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/5.45/oauth2-oidc-sdk-5.45.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.gogo-command/1.0.0/org.apache.aries.subsystem.gogo-command-1.0.0.jar
Download https://repo.maven.apache.org/maven2/org/locationtech/spatial4j/spatial4j/0.6/spatial4j-0.6.jar
Download https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/5.9/nimbus-jose-jwt-5.9.jar
Download https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.remote.agent/4.0.0/biz.aQute.remote.agent-4.0.0.jar
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.0.5/swagger-core-2.0.5.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.obr/1.0.4/org.apache.aries.subsystem.obr-1.0.4.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.0/org.apache.felix.gogo.shell-1.1.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.reflections/0.9.11_2/org.apache.servicemix.bundles.reflections-0.9.11_2.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jcl/1.7.25/slf4j-jcl-1.7.25.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.0.2/org.apache.felix.gogo.command-1.0.2.jar
Download https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.jar
Download https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.5.1/amqp-client-5.5.1.jar
Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.jar
Download https://repo.maven.apache.org/maven2/de/undercouch/bson4jackson/2.9.2/bson4jackson-2.9.2.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.jar
Download https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.ecore/2.18.0/org.eclipse.emf.ecore-2.18.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.14/org.apache.felix.scr-2.1.14.jar
Download https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
Download https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/3.4.3.Final/keycloak-adapter-core-3.4.3.Final.jar
Download https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.jar
Download https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.0.8/org.apache.felix.webconsole.plugins.ds-2.0.8.jar
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/osgi-over-slf4j/1.7.25/osgi-over-slf4j-1.7.25.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole/4.3.4/org.apache.felix.webconsole-4.3.4-all.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-xml-provider/2.9.7/jackson-jaxrs-xml-provider-2.9.7.jar
Download https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.7/mail-1.4.7.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.metatype/1.2.2/org.apache.felix.metatype-1.2.2.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.prefs/1.1.0/org.apache.felix.prefs-1.1.0.jar
Download https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar
Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.7/jackson-jaxrs-base-2.9.7.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.7/jackson-dataformat-xml-2.9.7.jar
Download https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jcl/1.7.25/slf4j-jcl-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/osgi-over-slf4j/1.7.25/osgi-over-slf4j-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-xml-provider/2.9.7/jackson-jaxrs-xml-provider-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-integration/2.0.5/swagger-integration-2.0.5.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.7/jackson-databind-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.logback/1.0.0/org.apache.felix.logback-1.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/de/undercouch/bson4jackson/2.9.2/bson4jackson-2.9.2.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.7/jackson-dataformat-yaml-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.7/jackson-jaxrs-json-provider-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.obr/1.0.4/org.apache.aries.subsystem.obr-1.0.4.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.prefs/1.1.0/org.apache.felix.prefs-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.1/org.apache.felix.framework-6.0.1.jar
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty94-adapter/3.4.3.Final/keycloak-jetty94-adapter-3.4.3.Final.jar
Download https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-sse/2.26-b09/jersey-media-sse-2.26-b09.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.0.8/org.apache.felix.webconsole.plugins.ds-2.0.8.jar.sha1
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-core/3.4.3.Final/keycloak-jetty-core-3.4.3.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.7/jackson-jaxrs-base-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.metatype/1.2.2/org.apache.felix.metatype-1.2.2.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-yaml-provider/2.9.7/jackson-jaxrs-yaml-provider-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/3.4.3.Final/keycloak-adapter-core-3.4.3.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.eventadmin/1.5.0/org.apache.felix.eventadmin-1.5.0.jar.sha1
Download https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar.sha1
Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.0/org.apache.felix.gogo.shell-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar.sha1
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.0.5/swagger-core-2.0.5.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.0.2/org.apache.felix.gogo.command-1.0.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty94-adapter/3.4.3.Final/keycloak-jetty94-adapter-3.4.3.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.0/org.apache.felix.gogo.runtime-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar.sha1
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-jaxrs2/2.0.5/swagger-jaxrs2-2.0.5.jar
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/jaxrs-ri/2.26/jaxrs-ri-2.26.jar
Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.api/2.0.10/org.apache.aries.subsystem.api-2.0.10.jar
Download https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar
Download https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.7/jackson-core-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar
Download https://repo.maven.apache.org/maven2/org/emfjson/emfjson-jackson/1.1.0/emfjson-jackson-1.1.0.jar
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.0.5/swagger-models-2.0.5.jar
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
Download https://repo.maven.apache.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.0/org.eclipse.paho.client.mqttv3-1.2.0.jar
Download https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.common/2.16.0/org.eclipse.emf.common-2.16.0.jar
Download https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.0.5/swagger-annotations-2.0.5.jar
Download https://repo.maven.apache.org/maven2/org/jolokia/jolokia-osgi/1.6.0/jolokia-osgi-1.6.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.log/1.2.0/org.apache.felix.log-1.2.0.jar
Download https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configurator/1.0.8/org.apache.felix.configurator-1.0.8.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.26-b03/jersey-guava-2.26-b03.jar
Download https://repo.maven.apache.org/maven2/com/nimbusds/lang-tag/1.4.3/lang-tag-1.4.3.jar
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.annotation-api-1.3/1.3_1/org.apache.servicemix.specs.annotation-api-1.3-1.3_1.jar
Download https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.jar
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.1.0/org.osgi.util.promise-1.1.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.10/org.apache.felix.configadmin-1.9.10.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.gogo-command/1.0.0/org.apache.aries.subsystem.gogo-command-1.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/locationtech/spatial4j/spatial4j/0.6/spatial4j-0.6.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.14/org.apache.felix.scr-2.1.14.jar.sha1
Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.console/1.1.300/org.eclipse.equinox.console-1.1.300.jar.sha1
Download https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-oidc/3.0.0/pac4j-oidc-3.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.2/org.apache.felix.http.servlet-api-1.1.2.jar.sha1
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-jaxrs2/2.0.5/swagger-jaxrs2-2.0.5.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar.sha1
Download https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.api/2.0.10/org.apache.aries.subsystem.api-2.0.10.jar.sha1
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.0.5/swagger-annotations-2.0.5.jar.sha1
Download https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.remote.agent/4.0.0/biz.aQute.remote.agent-4.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.1.0/org.osgi.util.promise-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar.sha1
Download https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.log/1.2.0/org.apache.felix.log-1.2.0.jar.sha1
Download https://repo.maven.apache.org/maven2/com/nimbusds/lang-tag/1.4.3/lang-tag-1.4.3.jar.sha1
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.0.5/swagger-models-2.0.5.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.1/org.apache.felix.framework-6.0.1.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.7/jackson-dataformat-xml-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.annotation-api-1.3/1.3_1/org.apache.servicemix.specs.annotation-api-1.3-1.3_1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.10/org.apache.felix.configadmin-1.9.10.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.7/jackson-core-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.reflections/0.9.11_2/org.apache.servicemix.bundles.reflections-0.9.11_2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-osgi-adapter/3.4.3.Final/keycloak-osgi-adapter-3.4.3.Final.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem/2.0.10/org.apache.aries.subsystem-2.0.10.jar
Download https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.9.7/jackson-dataformat-properties-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-adapter-spi/3.4.3.Final/keycloak-jetty-adapter-spi-3.4.3.Final.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.7/jackson-module-jaxb-annotations-2.9.7.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.7/jackson-annotations-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.0/org.osgi.util.pushstream-1.0.0.jar
Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-core/3.0.0/pac4j-core-3.0.0.jar
Download https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.core/2.0.10/org.apache.aries.subsystem.core-2.0.10.jar
Download https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.5.1/amqp-client-5.5.1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.0/org.eclipse.paho.client.mqttv3-1.2.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-adapter-spi/3.4.3.Final/keycloak-jetty-adapter-spi-3.4.3.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-osgi-adapter/3.4.3.Final/keycloak-osgi-adapter-3.4.3.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.9.7/jackson-dataformat-properties-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.7/mail-1.4.7.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.7/jackson-module-jaxb-annotations-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/emfjson/emfjson-jackson/1.1.0/emfjson-jackson-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.7/jackson-annotations-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole/4.3.4/org.apache.felix.webconsole-4.3.4-all.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.0/org.osgi.util.pushstream-1.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.jar.sha1
Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-core/3.0.0/pac4j-core-3.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/5.9/nimbus-jose-jwt-5.9.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.core/2.0.10/org.apache.aries.subsystem.core-2.0.10.jar.sha1
Download https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar.sha1
Download https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/5.45/oauth2-oidc-sdk-5.45.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configurator/1.0.8/org.apache.felix.configurator-1.0.8.jar.sha1
Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.jar.sha1
Download https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.common/2.16.0/org.eclipse.emf.common-2.16.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.ecore/2.18.0/org.eclipse.emf.ecore-2.18.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/jolokia/jolokia-osgi/1.6.0/jolokia-osgi-1.6.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem/2.0.10/org.apache.aries.subsystem-2.0.10.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.7/jackson-databind-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.9.1/mongo-java-driver-3.9.1.jar.sha1
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.26-b03/jersey-guava-2.26-b03.jar.sha1
Download https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar.sha1
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.0.6/org.apache.felix.http.jetty-4.0.6.jar.sha1
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/jaxrs-ri/2.26/jaxrs-ri-2.26.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0.v20180706-1146/org.eclipse.emf.ecore.xmi-2.15.0.v20180706-1146.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.annotation/1.0.4/org.gecko.emf.osgi.annotation-1.0.4.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.8/org.gecko.emf.mongo.component-4.0.8.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.api/3.1.2/org.gecko.emf.osgi.api-3.1.2.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.pushstreams/1.0.1/org.gecko.emf.pushstreams-1.0.1.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.component/2.2.7/org.gecko.emf.osgi.component-2.2.7.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.9/org.gecko.emf.collections-2.0.9.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.ecore/2.2.4/org.gecko.emf.osgi.ecore-2.2.4.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.tests/2.2.1/org.gecko.emf.osgi.tests-2.2.1.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.3/org.gecko.mongo.osgi.component-2.1.3.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/eclipse/emf/org.eclipse.emf.common/2.15.0.v20181220-0846/org.eclipse.emf.common-2.15.0.v20181220-0846.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/core/org.gecko.core.test/1.0.0/org.gecko.core.test-1.0.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.7/org.gecko.emf.mongo.pushstream-1.0.7.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/eclipse/emf/org.eclipse.emf.ecore/2.17.0.v20190116-0940/org.eclipse.emf.ecore-2.17.0.v20190116-0940.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.0.0/org.gecko.emf.mongo.api-5.0.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.test.model/2.1.0/org.gecko.emf.osgi.test.model-2.1.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.mongo.osgi.api/2.1.0/org.gecko.mongo.osgi.api-2.1.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.annotation/1.0.4/org.gecko.emf.osgi.annotation-1.0.4.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.9/org.gecko.emf.collections-2.0.9.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.0.0/org.gecko.emf.mongo.api-5.0.0.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/core/org.gecko.core.test/1.0.0/org.gecko.core.test-1.0.0.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.component/2.2.7/org.gecko.emf.osgi.component-2.2.7.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.tests/2.2.1/org.gecko.emf.osgi.tests-2.2.1.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.mongo.osgi.api/2.1.0/org.gecko.mongo.osgi.api-2.1.0.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.api/3.1.2/org.gecko.emf.osgi.api-3.1.2.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.3/org.gecko.mongo.osgi.component-2.1.3.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.pushstreams/1.0.1/org.gecko.emf.pushstreams-1.0.1.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.7/org.gecko.emf.mongo.pushstream-1.0.7.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.ecore/2.2.4/org.gecko.emf.osgi.ecore-2.2.4.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/org.gecko.emf.osgi.test.model/2.1.0/org.gecko.emf.osgi.test.model-2.1.0.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.8/org.gecko.emf.mongo.component-4.0.8.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/eclipse/emf/org.eclipse.emf.common/2.15.0.v20181220-0846/org.eclipse.emf.common-2.15.0.v20181220-0846.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0.v20180706-1146/org.eclipse.emf.ecore.xmi-2.15.0.v20180706-1146.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/eclipse/emf/org.eclipse.emf.ecore/2.17.0.v20190116-0940/org.eclipse.emf.ecore-2.17.0.v20190116-0940.jar.sha1
:org.gecko.emf.repository:clean
:org.gecko.emf.repository.mongo:clean
:org.gecko.emf.repository.mongo.tests:clean
:org.gecko.emf.repository.tests:clean
:org.gecko.emf.repository:compileJava
:org.gecko.emf.repository:processResources NO-SOURCE
:org.gecko.emf.repository:classes
:org.gecko.emf.repository:compileTestJava
:org.gecko.emf.repository:processTestResources NO-SOURCE
:org.gecko.emf.repository:testClasses
:org.gecko.emf.repository:test
:org.gecko.emf.repository:jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.file/org.gecko.emf.repository.file-4.0.5.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.file/org.gecko.emf.repository.file-4.0.5.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.file/org.gecko.emf.repository.file-4.0.5.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.api/org.gecko.emf.repository.api-9.1.3.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.api/org.gecko.emf.repository.api-9.1.3.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.api/org.gecko.emf.repository.api-9.1.3.jar
:org.gecko.emf.repository.mongo:compileJavaNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:org.gecko.emf.repository.mongo:processResources NO-SOURCE
:org.gecko.emf.repository.mongo:classes
:org.gecko.emf.repository.mongo:compileTestJavaNote: /var/jenkins_home/workspace/geckoEMFRepositoryRelease/org.gecko.emf.repository.mongo/test/org/gecko/emf/repository/mongo/TestResource.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:org.gecko.emf.repository.mongo:processTestResources NO-SOURCE
:org.gecko.emf.repository.mongo:testClasses
:org.gecko.emf.repository.mongo:test
:org.gecko.emf.repository.mongo:jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.mongo/org.gecko.emf.repository.mongo-3.0.6.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.mongo/org.gecko.emf.repository.mongo-3.0.6.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.mongo/org.gecko.emf.repository.mongo-3.0.6.jar
:org.gecko.emf.repository.mongo.tests:compileJava
:org.gecko.emf.repository.mongo.tests:processResources NO-SOURCE
:org.gecko.emf.repository.mongo.tests:classes
:org.gecko.emf.repository.mongo.tests:compileTestJava NO-SOURCE
:org.gecko.emf.repository.mongo.tests:processTestResources NO-SOURCE
:org.gecko.emf.repository.mongo.tests:testClasses UP-TO-DATE
:org.gecko.emf.repository.mongo.tests:test NO-SOURCE
:org.gecko.emf.repository.tests:compileJava
:org.gecko.emf.repository.tests:processResources NO-SOURCE
:org.gecko.emf.repository.tests:classes
:org.gecko.emf.repository.tests:compileTestJava NO-SOURCE
:org.gecko.emf.repository.tests:processTestResources NO-SOURCE
:org.gecko.emf.repository.tests:testClasses UP-TO-DATE
:org.gecko.emf.repository.tests:test NO-SOURCE
:org.gecko.emf.repository:assemble
:org.gecko.emf.repository:testOSGi SKIPPED
:org.gecko.emf.repository:check
:org.gecko.emf.repository:build
:org.gecko.emf.repository.mongo:assemble
:org.gecko.emf.repository.mongo:testOSGi SKIPPED
:org.gecko.emf.repository.mongo:check
:org.gecko.emf.repository.mongo:build
:org.gecko.emf.repository.mongo.tests:jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.mongo.tests/org.gecko.emf.repository.mongo.tests-2.1.11.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.mongo.tests/org.gecko.emf.repository.mongo.tests-2.1.11.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.mongo.tests/org.gecko.emf.repository.mongo.tests-2.1.11.jar
:org.gecko.emf.repository.mongo.tests:assemble
:org.gecko.emf.repository.mongo.tests:testOSGi
DEBUG: WIRE: [biz.aQute.tester [26](R 26.0)] osgi.wiring.package; (&(osgi.wiring.package=junit.framework)(version>=3.8.0)(!(version>=5.0.0))) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [biz.aQute.tester [26](R 26.0)] osgi.wiring.package; (&(osgi.wiring.package=org.junit.runner)(version>=4.12.0)(!(version>=5.0.0))) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [biz.aQute.tester [26](R 26.0)] osgi.wiring.package; (&(osgi.wiring.package=org.junit.runner.manipulation)(version>=4.12.0)(!(version>=5.0.0))) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [biz.aQute.tester [26](R 26.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.5.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [biz.aQute.tester [26](R 26.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.packageadmin)(version>=1.2.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [biz.aQute.tester [26](R 26.0)] osgi.wiring.package; (osgi.wiring.package=org.osgi.util.tracker) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [biz.aQute.tester [26](R 26.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [12](R 12.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.util) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [12](R 12.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [12](R 12.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [12](R 12.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.util) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [12](R 12.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.api [22](R 22.0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [12](R 12.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb.client)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.util) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.util) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.core.tests)(version>=1.0.0)(!(version>=2.0.0))) -> [org.gecko.core.test [19](R 19.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.api [22](R 22.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi.model.test)(version>=2.0.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.test.model [15](R 15.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi.model.test.configurator)(version>=2.0.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.test.model [15](R 15.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.repository)(version>=7.1.0)(!(version>=8.0.0))) -> [org.gecko.emf.repository.api [12](R 12.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.repository.exception)(version>=1.0.0)(!(version>=2.0.0))) -> [org.gecko.emf.repository.api [12](R 12.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.repository.mongo.api)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.emf.repository.mongo [25](R 25.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.repository.query)(version>=3.0.0)(!(version>=4.0.0))) -> [org.gecko.emf.repository.api [12](R 12.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.mongo.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.mongo.osgi.api [9](R 9.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.junit)(version>=4.12.0)(!(version>=5.0.0))) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.junit.runner)(version>=4.12.0)(!(version>=5.0.0))) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.mockito.runners)(version>=1.10.0)(!(version>=2.0.0))) -> [org.mockito.mockito-core [2](R 2.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.9.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.cm)(version>=1.6.0)(!(version>=2.0.0))) -> [org.apache.felix.configadmin [4](R 4.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] org.gecko.emf.repository; (org.gecko.emf.repository=mongo) -> [org.gecko.emf.repository.mongo [25](R 25.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo.tests [13](R 13.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.osgi.ecore [10](R 10.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.util) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.ecore [10](R 10.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.ecore [10](R 10.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.ecore [10](R 10.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource.impl) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.ecore [10](R 10.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.xmi.impl) -> [org.eclipse.emf.ecore.xmi [18](R 18.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.ecore [10](R 10.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.xml.namespace) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.ecore [10](R 10.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.xml.type) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.ecore [10](R 10.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.api [22](R 22.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.ecore [10](R 10.0)] emf.core; (&(emf.core=osgi)(version>=2.0.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.component [23](R 23.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.ecore [10](R 10.0)] osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))) -> [org.apache.felix.scr [7](R 7.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.ecore [10](R 10.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.common [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.5.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.common [16](R 16.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.5.0)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.wiring.package; (osgi.wiring.package=javax.crypto) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.wiring.package; (osgi.wiring.package=javax.crypto.spec) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.wiring.package; (osgi.wiring.package=javax.management) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.wiring.package; (osgi.wiring.package=javax.naming) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.wiring.package; (osgi.wiring.package=javax.naming.directory) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.wiring.package; (osgi.wiring.package=javax.naming.spi) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.wiring.package; (osgi.wiring.package=javax.net) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.wiring.package; (osgi.wiring.package=javax.net.ssl) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.wiring.package; (osgi.wiring.package=javax.security.sasl) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.wiring.package; (osgi.wiring.package=javax.security.auth.callback) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.wiring.package; (osgi.wiring.package=org.ietf.jgss) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mongodb.mongo-java-driver [8](R 8.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.6)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.core.test [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=org.junit)(version>=4.12.0)(!(version>=5.0.0))) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.gecko.core.test [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.9.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.core.test [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.cm)(version>=1.6.0)(!(version>=2.0.0))) -> [org.apache.felix.configadmin [4](R 4.0)]
DEBUG: WIRE: [org.gecko.core.test [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.util.tracker)(version>=1.5.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.core.test [19](R 19.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.component)(version>=1.3.0)(!(version>=2.0.0))) -> [org.apache.felix.scr [7](R 7.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.cm)(version>=1.2.0)(!(version>=2.0.0))) -> [org.apache.felix.configadmin [4](R 4.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.util) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.impl) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource.impl) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.xmi.impl) -> [org.eclipse.emf.ecore.xmi [18](R 18.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.api [22](R 22.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi.urihandler)(version>=2.0.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.api [22](R 22.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.8.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] emf.configurator; (&(name=ecore)(emf.configurator=epackage)) -> [org.gecko.emf.osgi.ecore [10](R 10.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))) -> [org.apache.felix.scr [7](R 7.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.component [23](R 23.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.component [11](R 11.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.component [11](R 11.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb.client)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.component [11](R 11.0)] osgi.wiring.package; (&(osgi.wiring.package=org.bson.types)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.component [11](R 11.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.mongo.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.mongo.osgi.api [9](R 9.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.component [11](R 11.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.mongo.osgi.exceptions)(version>=2.0.0)(!(version>=3.0.0))) -> [org.gecko.mongo.osgi.api [9](R 9.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.component [11](R 11.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.9.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.component [11](R 11.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.4.0)(!(version>=2.0.0))) -> [org.apache.felix.log [5](R 5.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.component [11](R 11.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.metatype)(version>=1.4.0)(!(version>=2.0.0))) -> [org.apache.felix.metatype [6](R 6.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.component [11](R 11.0)] osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))) -> [org.apache.felix.scr [7](R 7.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.component [11](R 11.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.api [9](R 9.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.api [9](R 9.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb.client)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.api [9](R 9.0)] osgi.wiring.package; (&(osgi.wiring.package=org.bson.codecs.configuration)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.api [9](R 9.0)] org.gecko.osgi.persistence; (org.gecko.osgi.persistence=mongo) -> [org.gecko.mongo.osgi.component [11](R 11.0)]
DEBUG: WIRE: [org.gecko.mongo.osgi.api [9](R 9.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.configadmin [4](R 4.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) -> [org.apache.felix.log [5](R 5.0)]
DEBUG: WIRE: [org.apache.felix.configadmin [4](R 4.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.8.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.configadmin [4](R 4.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.util.tracker)(version>=1.5.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.configadmin [4](R 4.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.7)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [24](R 24.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.util) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [24](R 24.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [24](R 24.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [24](R 24.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.util) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [24](R 24.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.api [22](R 22.0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [24](R 24.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.repository.helper)(version>=3.0.0)(!(version>=4.0.0))) -> [org.gecko.emf.repository.api [12](R 12.0)]
DEBUG: WIRE: [org.gecko.emf.repository.api [24](R 24.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.metatype [6](R 6.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.8.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.metatype [6](R 6.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) -> [org.apache.felix.log [5](R 5.0)]
DEBUG: WIRE: [org.apache.felix.metatype [6](R 6.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.util.tracker)(version>=1.5.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.metatype [6](R 6.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.7)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.log [5](R 5.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.8.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.log [5](R 5.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework.wiring)(version>=1.2.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.log [5](R 5.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.util.tracker)(version>=1.5.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.log [5](R 5.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.7)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore [17](R 17.0)] osgi.wiring.package; (osgi.wiring.package=javax.crypto) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore [17](R 17.0)] osgi.wiring.package; (osgi.wiring.package=javax.crypto.spec) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore [17](R 17.0)] osgi.wiring.package; (osgi.wiring.package=javax.xml.datatype) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore [17](R 17.0)] osgi.wiring.package; (osgi.wiring.package=javax.xml.namespace) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore [17](R 17.0)] osgi.wiring.package; (osgi.wiring.package=javax.xml.parsers) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore [17](R 17.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.5.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore [17](R 17.0)] osgi.wiring.package; (osgi.wiring.package=org.xml.sax) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore [17](R 17.0)] osgi.wiring.package; (osgi.wiring.package=org.xml.sax.helpers) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore [17](R 17.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.eclipse.emf.common)(bundle-version>=2.16.0)(!(bundle-version>=3.0.0))) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.eclipse.emf.ecore [17](R 17.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.5.0)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.collections [14](R 14.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.notify) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.collections [14](R 14.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.notify.impl) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.collections [14](R 14.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.util) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.collections [14](R 14.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.collections [14](R 14.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.impl) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.collections [14](R 14.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.plugin) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.collections [14](R 14.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.collections [14](R 14.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.util) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.collections [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.api [22](R 22.0)]
DEBUG: WIRE: [org.gecko.emf.collections [14](R 14.0)] osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))) -> [org.apache.felix.scr [7](R 7.0)]
DEBUG: WIRE: [org.gecko.emf.collections [14](R 14.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb.client)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.wiring.package; (&(osgi.wiring.package=org.bson)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.wiring.package; (&(osgi.wiring.package=org.bson.types)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.notify) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.notify.impl) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.util) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.impl) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.plugin) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.util) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] org.gecko.osgi.emf.persistence; (&(org.gecko.osgi.emf.persistence=mongo)(version>=2.0.0)(!(version>=3.0.0))) -> [org.gecko.emf.mongo.component [21](R 21.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.api [20](R 20.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.objenesis [3](R 3.0)] osgi.wiring.package; (osgi.wiring.package=sun.misc) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.objenesis [3](R 3.0)] osgi.wiring.package; (osgi.wiring.package=sun.reflect) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.objenesis [3](R 3.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.5)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.scr [7](R 7.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.cm)(version>=1.6.0)(!(version>=2.0.0))) -> [org.apache.felix.configadmin [4](R 4.0)]
DEBUG: WIRE: [org.apache.felix.scr [7](R 7.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) -> [org.apache.felix.log [5](R 5.0)]
DEBUG: WIRE: [org.apache.felix.scr [7](R 7.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.metatype)(version>=1.2.0)(!(version>=2.0.0))) -> [org.apache.felix.metatype [6](R 6.0)]
DEBUG: WIRE: [org.apache.felix.scr [7](R 7.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.packageadmin)(version>=1.2.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.scr [7](R 7.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.dto)(version>=1.0.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.scr [7](R 7.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.8.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.scr [7](R 7.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework.dto)(version>=1.8.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.scr [7](R 7.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework.startlevel)(version>=1.0.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.scr [7](R 7.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework.wiring)(version>=1.2.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.scr [7](R 7.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.util.tracker)(version>=1.5.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.apache.felix.scr [7](R 7.0)] osgi.ee; (|(&(osgi.ee=JavaSE)(version=1.7))(&(osgi.ee=JavaSE/compact1)(version=1.8))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb.bulk)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb.client)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb.client.model)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.bson)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.bson.codecs)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.bson.codecs.configuration)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.bson.conversions)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.bson.types)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.util) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource.impl) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.util) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.xmi) -> [org.eclipse.emf.ecore.xmi [18](R 18.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.xmi.impl) -> [org.eclipse.emf.ecore.xmi [18](R 18.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.collection)(version>=2.0.0)(!(version>=3.0.0))) -> [org.gecko.emf.collections [14](R 14.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.mongo)(version>=4.0.0)(!(version>=5.0.0))) -> [org.gecko.emf.mongo.api [20](R 20.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.mongo.model)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.emf.mongo.api [20](R 20.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.api [22](R 22.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.mongo.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.mongo.osgi.api [9](R 9.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.9.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.component)(version>=1.4.0)(!(version>=2.0.0))) -> [org.apache.felix.scr [7](R 7.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))) -> [org.apache.felix.scr [7](R 7.0)]
DEBUG: WIRE: [org.gecko.emf.mongo.component [21](R 21.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (&(osgi.wiring.package=com.mongodb)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (&(osgi.wiring.package=org.bson.types)(version>=3.9.0)(!(version>=4.0.0))) -> [org.mongodb.mongo-java-driver [8](R 8.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.util) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.util) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.xmi.impl) -> [org.eclipse.emf.ecore.xmi [18](R 18.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.collection)(version>=2.0.0)(!(version>=3.0.0))) -> [org.gecko.emf.collections [14](R 14.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.api [22](R 22.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.repository)(version>=7.1.0)(!(version>=8.0.0))) -> [org.gecko.emf.repository.api [12](R 12.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.repository.helper)(version>=3.1.0)(!(version>=4.0.0))) -> [org.gecko.emf.repository.api [12](R 12.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.repository.query)(version>=3.0.0)(!(version>=4.0.0))) -> [org.gecko.emf.repository.api [12](R 12.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.cm)(version>=1.6.0)(!(version>=2.0.0))) -> [org.apache.felix.configadmin [4](R 4.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] org.gecko.osgi.emf.persistence; (org.gecko.osgi.emf.persistence=mongo) -> [org.gecko.emf.mongo.component [21](R 21.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))) -> [org.apache.felix.scr [7](R 7.0)]
DEBUG: WIRE: [org.gecko.emf.repository.mongo [25](R 25.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.osgi.api [22](R 22.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.notify) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.api [22](R 22.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.util) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.api [22](R 22.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.api [22](R 22.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.api [22](R 22.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource.impl) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.api [22](R 22.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.util) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.api [22](R 22.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.8.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.osgi.api [22](R 22.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.component)(version>=1.4.0)(!(version>=2.0.0))) -> [org.apache.felix.scr [7](R 7.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.api [22](R 22.0)] emf.core; (&(emf.core=osgi)(version>=2.0.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.component [23](R 23.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.api [22](R 22.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore.xmi [18](R 18.0)] osgi.wiring.package; (osgi.wiring.package=javax.xml.namespace) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore.xmi [18](R 18.0)] osgi.wiring.package; (osgi.wiring.package=javax.xml.parsers) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore.xmi [18](R 18.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.5.0)(!(version>=2.0.0))) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore.xmi [18](R 18.0)] osgi.wiring.package; (osgi.wiring.package=org.w3c.dom) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore.xmi [18](R 18.0)] osgi.wiring.package; (osgi.wiring.package=org.xml.sax) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore.xmi [18](R 18.0)] osgi.wiring.package; (osgi.wiring.package=org.xml.sax.ext) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore.xmi [18](R 18.0)] osgi.wiring.package; (osgi.wiring.package=org.xml.sax.helpers) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.eclipse.emf.ecore.xmi [18](R 18.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.eclipse.emf.ecore)(bundle-version>=2.18.0)(!(bundle-version>=3.0.0))) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.eclipse.emf.ecore.xmi [18](R 18.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.5.0)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.notify) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.notify.impl) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.common.util) -> [org.eclipse.emf.common [16](R 16.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.impl) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.plugin) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.resource.impl) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.util) -> [org.eclipse.emf.ecore [17](R 17.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.wiring.package; (osgi.wiring.package=org.eclipse.emf.ecore.xmi.impl) -> [org.eclipse.emf.ecore.xmi [18](R 18.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.wiring.package; (&(osgi.wiring.package=org.gecko.emf.osgi)(version>=2.1.0)(!(version>=3.0.0))) -> [org.gecko.emf.osgi.api [22](R 22.0)]
DEBUG: WIRE: [org.gecko.emf.osgi.test.model [15](R 15.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8)) -> [org.apache.felix.framework [0](R 0)]
DEBUG: WIRE: [org.mockito.mockito-core [2](R 2.0)] osgi.wiring.package; (osgi.wiring.package=junit.framework) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.mockito.mockito-core [2](R 2.0)] osgi.wiring.package; (&(osgi.wiring.package=org.hamcrest)(version>=1.0.0)(!(version>=3.0.0))) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.mockito.mockito-core [2](R 2.0)] osgi.wiring.package; (osgi.wiring.package=org.junit) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.mockito.mockito-core [2](R 2.0)] osgi.wiring.package; (osgi.wiring.package=org.junit.internal.runners) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.mockito.mockito-core [2](R 2.0)] osgi.wiring.package; (osgi.wiring.package=org.junit.rules) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.mockito.mockito-core [2](R 2.0)] osgi.wiring.package; (osgi.wiring.package=org.junit.runner) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.mockito.mockito-core [2](R 2.0)] osgi.wiring.package; (osgi.wiring.package=org.junit.runner.manipulation) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.mockito.mockito-core [2](R 2.0)] osgi.wiring.package; (osgi.wiring.package=org.junit.runner.notification) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.mockito.mockito-core [2](R 2.0)] osgi.wiring.package; (osgi.wiring.package=org.junit.runners) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.mockito.mockito-core [2](R 2.0)] osgi.wiring.package; (osgi.wiring.package=org.junit.runners.model) -> [org.apache.servicemix.bundles.junit [1](R 1.0)]
DEBUG: WIRE: [org.mockito.mockito-core [2](R 2.0)] osgi.wiring.package; (&(osgi.wiring.package=org.objenesis)(version>=2.1.0)(!(version>=3.0.0))) -> [org.objenesis [3](R 3.0)]
Sep 28, 2019 3:02:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:02:54 PM org.gecko.core.tests.ServiceChecker setCreateExpectationCount
WARNING: An expection of 2 service creations was given, 0 or 1 would make sense
Sep 28, 2019 3:02:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:1, serverValue:1235}] to dim-mongo:27017
Sep 28, 2019 3:02:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2547548}
Sep 28, 2019 3:02:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:02:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:2, serverValue:1236}] to dim-mongo:27017
Sep 28, 2019 3:02:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1110697}
Sep 28, 2019 3:02:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:02:59 PM org.gecko.core.tests.ServiceChecker setCreateExpectationCount
WARNING: An expection of 2 service creations was given, 0 or 1 would make sense
Sep 28, 2019 3:02:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:3, serverValue:1237}] to dim-mongo:27017
Sep 28, 2019 3:02:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=542788}
Sep 28, 2019 3:02:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:02:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:4, serverValue:1238}] to dim-mongo:27017
Sep 28, 2019 3:02:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=636938}
Sep 28, 2019 3:03:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:5, serverValue:1239}] to dim-mongo:27017
Sep 28, 2019 3:03:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=886226}
Sep 28, 2019 3:03:04 PM org.gecko.emf.repository.mongo.cm.EMFMongoRepositoryConfigurator getEnvironmentVariable
WARNING: Overwritting value with URI_ENV
Sep 28, 2019 3:03:04 PM org.gecko.emf.repository.mongo.cm.EMFMongoRepositoryConfigurator getEnvironmentVariable
WARNING: Overwritting value with USER_ENV
Sep 28, 2019 3:03:04 PM org.gecko.emf.repository.mongo.cm.EMFMongoRepositoryConfigurator getEnvironmentVariable
WARNING: Overwritting value with PWD_ENV
Sep 28, 2019 3:03:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Exception in monitor thread while connecting to server 127.0.0.1:27017
com.mongodb.MongoSocketOpenException: Exception opening socket
at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:126)
at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:117)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:64)
at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
... 3 more
Sep 28, 2019 3:03:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:7, serverValue:1240}] to dim-mongo:27017
Sep 28, 2019 3:03:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=873104}
Sep 28, 2019 3:03:09 PM org.gecko.emf.repository.mongo.cm.EMFMongoRepositoryConfigurator getEnvironmentVariable
WARNING: Overwritting value with URI_ENV
Sep 28, 2019 3:03:09 PM org.gecko.emf.repository.mongo.cm.EMFMongoRepositoryConfigurator getEnvironmentVariable
WARNING: Overwritting value with USER_ENV
Sep 28, 2019 3:03:09 PM org.gecko.emf.repository.mongo.cm.EMFMongoRepositoryConfigurator getEnvironmentVariable
WARNING: Overwritting value with PWD_ENV
Sep 28, 2019 3:03:09 PM org.gecko.emf.repository.mongo.cm.EMFMongoRepositoryConfigurator getEnvironmentVariable
WARNING: Overwritting value with AUTH_SRC_ENV
Sep 28, 2019 3:03:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Exception in monitor thread while connecting to server 127.0.0.1:27017
com.mongodb.MongoSocketOpenException: Exception opening socket
at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:126)
at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:117)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:64)
at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
... 3 more
Sep 28, 2019 3:03:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:9, serverValue:1241}] to dim-mongo:27017
Sep 28, 2019 3:03:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=800880}
Sep 28, 2019 3:03:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:10, serverValue:1242}] to dim-mongo:27017
Sep 28, 2019 3:03:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=351140}
Sep 28, 2019 3:03:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:11, serverValue:1243}] to dim-mongo:27017
Sep 28, 2019 3:03:16 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:12, serverValue:1244}] to dim-mongo:27017
Sep 28, 2019 3:03:16 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:12, serverValue:1244}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:17 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:11, serverValue:1243}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:22 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:22 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:13, serverValue:1245}] to dim-mongo:27017
Sep 28, 2019 3:03:22 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=462700}
Sep 28, 2019 3:03:22 PM org.gecko.emf.repository.mongo.cm.EMFMongoRepositoryConfigurator getEnvironmentVariable
WARNING: Overwritting value with URI_ENV
Sep 28, 2019 3:03:22 PM org.gecko.emf.repository.mongo.cm.EMFMongoRepositoryConfigurator getEnvironmentVariable
WARNING: Overwritting value with USER_ENV
Sep 28, 2019 3:03:22 PM org.gecko.emf.repository.mongo.cm.EMFMongoRepositoryConfigurator getEnvironmentVariable
WARNING: Overwritting value with PWD_ENV
Sep 28, 2019 3:03:22 PM org.gecko.emf.repository.mongo.cm.EMFMongoRepositoryConfigurator getEnvironmentVariable
WARNING: Overwritting value with AUTH_SRC_ENV
Sep 28, 2019 3:03:22 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:22 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Exception in monitor thread while connecting to server 127.0.0.1:27017
com.mongodb.MongoSocketOpenException: Exception opening socket
at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:126)
at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:117)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:64)
at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
... 3 more
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:15, serverValue:1246}] to dim-mongo:27017
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=924787}
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:16, serverValue:1247}] to dim-mongo:27017
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=721277}
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:17, serverValue:1248}] to dim-mongo:27017
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:18, serverValue:1249}] to dim-mongo:27017
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:17, serverValue:1248}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:19, serverValue:1250}] to dim-mongo:27017
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=415290}
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:18, serverValue:1249}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:20, serverValue:1251}] to dim-mongo:27017
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=523425}
Sep 28, 2019 3:03:27 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:21, serverValue:1252}] to dim-mongo:27017
Sep 28, 2019 3:03:28 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:22, serverValue:1253}] to dim-mongo:27017
Sep 28, 2019 3:03:29 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:21, serverValue:1252}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:29 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:22, serverValue:1253}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:29 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:29 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:23, serverValue:1254}] to dim-mongo:27017
Sep 28, 2019 3:03:29 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=425612}
Sep 28, 2019 3:03:29 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:29 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:24, serverValue:1255}] to dim-mongo:27017
Sep 28, 2019 3:03:29 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=447517}
Sep 28, 2019 3:03:29 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:25, serverValue:1256}] to dim-mongo:27017
Sep 28, 2019 3:03:30 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:25, serverValue:1256}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:30 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:30 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:26, serverValue:1257}] to dim-mongo:27017
Sep 28, 2019 3:03:30 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=399543}
Sep 28, 2019 3:03:30 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:30 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:27, serverValue:1258}] to dim-mongo:27017
Sep 28, 2019 3:03:30 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=358522}
Sep 28, 2019 3:03:30 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:28, serverValue:1259}] to dim-mongo:27017
Sep 28, 2019 3:03:31 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:29, serverValue:1260}] to dim-mongo:27017
Sep 28, 2019 3:03:31 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:28, serverValue:1259}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:31 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:31 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:30, serverValue:1261}] to dim-mongo:27017
Sep 28, 2019 3:03:31 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=407896}
Sep 28, 2019 3:03:31 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:29, serverValue:1260}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:31 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:31 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:31, serverValue:1262}] to dim-mongo:27017
Sep 28, 2019 3:03:31 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=332032}
Sep 28, 2019 3:03:31 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:32, serverValue:1263}] to dim-mongo:27017
Sep 28, 2019 3:03:32 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:32, serverValue:1263}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:32 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:32 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:33, serverValue:1264}] to dim-mongo:27017
Sep 28, 2019 3:03:32 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=376408}
Sep 28, 2019 3:03:32 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:32 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:34, serverValue:1265}] to dim-mongo:27017
Sep 28, 2019 3:03:32 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=482613}
Sep 28, 2019 3:03:32 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:35, serverValue:1266}] to dim-mongo:27017
Sep 28, 2019 3:03:33 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:36, serverValue:1267}] to dim-mongo:27017
Sep 28, 2019 3:03:34 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:35, serverValue:1266}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:34 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:34 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:37, serverValue:1268}] to dim-mongo:27017
Sep 28, 2019 3:03:34 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=260347}
Sep 28, 2019 3:03:34 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:36, serverValue:1267}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:34 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:34 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:38, serverValue:1269}] to dim-mongo:27017
Sep 28, 2019 3:03:34 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=217752}
Sep 28, 2019 3:03:34 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:39, serverValue:1270}] to dim-mongo:27017
Sep 28, 2019 3:03:35 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:40, serverValue:1271}] to dim-mongo:27017
Sep 28, 2019 3:03:35 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:39, serverValue:1270}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:35 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:40, serverValue:1271}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:35 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:35 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:41, serverValue:1272}] to dim-mongo:27017
Sep 28, 2019 3:03:35 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=314175}
Sep 28, 2019 3:03:35 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:35 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:42, serverValue:1273}] to dim-mongo:27017
Sep 28, 2019 3:03:35 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=331689}
Sep 28, 2019 3:03:35 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:43, serverValue:1274}] to dim-mongo:27017
Sep 28, 2019 3:03:36 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:44, serverValue:1275}] to dim-mongo:27017
Sep 28, 2019 3:03:36 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:43, serverValue:1274}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:36 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:36 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:45, serverValue:1276}] to dim-mongo:27017
Sep 28, 2019 3:03:36 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=264546}
Sep 28, 2019 3:03:36 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:44, serverValue:1275}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:36 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:36 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:46, serverValue:1277}] to dim-mongo:27017
Sep 28, 2019 3:03:36 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=194169}
Sep 28, 2019 3:03:36 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:47, serverValue:1278}] to dim-mongo:27017
Sep 28, 2019 3:03:36 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:48, serverValue:1279}] to dim-mongo:27017
Sep 28, 2019 3:03:37 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:47, serverValue:1278}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:37 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:37 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:49, serverValue:1280}] to dim-mongo:27017
Sep 28, 2019 3:03:37 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=240074}
Sep 28, 2019 3:03:37 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:48, serverValue:1279}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:37 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:37 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:50, serverValue:1281}] to dim-mongo:27017
Sep 28, 2019 3:03:37 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=273350}
Sep 28, 2019 3:03:37 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:51, serverValue:1282}] to dim-mongo:27017
Sep 28, 2019 3:03:38 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:51, serverValue:1282}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:38 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:38 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:52, serverValue:1283}] to dim-mongo:27017
Sep 28, 2019 3:03:38 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=236332}
Sep 28, 2019 3:03:38 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Sep 28, 2019 3:03:38 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:53, serverValue:1284}] to dim-mongo:27017
Sep 28, 2019 3:03:38 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully connected to server with description ServerDescription{address=dim-mongo:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 10]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=444714}
Sep 28, 2019 3:03:38 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:54, serverValue:1285}] to dim-mongo:27017
Sep 28, 2019 3:03:39 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:55, serverValue:1286}] to dim-mongo:27017
Sep 28, 2019 3:03:39 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:54, serverValue:1285}] to dim-mongo:27017 because the pool has been closed.
Sep 28, 2019 3:03:39 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:55, serverValue:1286}] to dim-mongo:27017 because the pool has been closed.
Tests run : 17
Passed : 17
Errors : 0
Failures : 0
:org.gecko.emf.repository.mongo.tests:check
:org.gecko.emf.repository.mongo.tests:build
:org.gecko.emf.repository.tests:jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.tests/org.gecko.emf.repository.tests-2.0.12.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.tests/org.gecko.emf.repository.tests-2.0.12.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoEMFRepository/org.gecko.emf.repository.tests/org.gecko.emf.repository.tests-2.0.12.jar
:org.gecko.emf.repository.tests:assemble
:org.gecko.emf.repository.tests:testOSGiTests run : 4
Passed : 4
Errors : 0
Failures : 0
:org.gecko.emf.repository.tests:check
:org.gecko.emf.repository.tests:build
:org.gecko.emf.repository:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.file/4.0.5/org.gecko.emf.repository.file-4.0.5.pom
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.file/4.0.5/org.gecko.emf.repository.file-4.0.5.pom.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.api/9.1.4/org.gecko.emf.repository.api-9.1.4-sources.jar.md5
:org.gecko.emf.repository.mongo:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo/3.0.7/org.gecko.emf.repository.mongo-3.0.7-sources.jar.md5
:org.gecko.emf.repository.mongo.tests:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.mongo.tests/2.1.12/org.gecko.emf.repository.mongo.tests-2.1.12-sources.jar.md5
:org.gecko.emf.repository.tests:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.tests/2.0.12/org.gecko.emf.repository.tests-2.0.12.pom
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/repository/org.gecko.emf.repository.tests/2.0.12/org.gecko.emf.repository.tests-2.0.12.pom.sha1
BUILD SUCCESSFUL in 1m 16s
22 actionable tasks: 22 executed
Recording test results
Finished: SUCCESS