Skip to content
Success

Console Output

Skipping 31 KB.. Full Log
:org.gecko.mongo.osgi:jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoMongoEMF/org.gecko.mongo.osgi.component/org.gecko.mongo.osgi.component-2.1.4.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.mongo.osgi.component/org.gecko.mongo.osgi.component-2.1.4.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.mongo.osgi.component/org.gecko.mongo.osgi.component-2.1.4.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoMongoEMF/org.gecko.mongo.osgi.api/org.gecko.mongo.osgi.api-2.1.1.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.mongo.osgi.api/org.gecko.mongo.osgi.api-2.1.1.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.mongo.osgi.api/org.gecko.mongo.osgi.api-2.1.1.jar
:org.gecko.emf.mongo:compileJava/var/jenkins_home/workspace/geckoMongoEMFRelease/org.gecko.emf.mongo/src/org/gecko/emf/mongo/handlers/MongoURIHandlerImpl.java:141: warning: [deprecation] OPTIONS_COLLECTION_PARTITION_EXTENSION in Options has been deprecated
		String partitionExtensionName = (String) options.getOrDefault(Options.OPTIONS_COLLECTION_PARTITION_EXTENSION, null);
		                                                                     ^
/var/jenkins_home/workspace/geckoMongoEMFRelease/org.gecko.emf.mongo/src/org/gecko/emf/mongo/handlers/MongoDatabaseURIHandlerImpl.java:150: warning: [deprecation] OPTIONS_COLLECTION_PARTITION_EXTENSION in Options has been deprecated
		String partitionExtensionName = (String) options.getOrDefault(Options.OPTIONS_COLLECTION_PARTITION_EXTENSION, null);
		                                                                     ^
2 warnings

:org.gecko.emf.mongo:processResources NO-SOURCE
:org.gecko.emf.mongo:classes
:org.gecko.emf.mongo:compileTestJava
:org.gecko.emf.mongo:processTestResources NO-SOURCE
:org.gecko.emf.mongo:testClasses
:org.gecko.emf.mongo:test
:org.gecko.emf.mongo:jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.collection/org.gecko.emf.mongo.collection-1.0.8.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.collection/org.gecko.emf.mongo.collection-1.0.8.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.collection/org.gecko.emf.mongo.collection-1.0.8.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.component/org.gecko.emf.mongo.component-4.0.8.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.component/org.gecko.emf.mongo.component-4.0.8.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.component/org.gecko.emf.mongo.component-4.0.8.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.api/org.gecko.emf.mongo.api-5.0.2.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.api/org.gecko.emf.mongo.api-5.0.2.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.api/org.gecko.emf.mongo.api-5.0.2.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.pushstream/org.gecko.emf.mongo.pushstream-1.0.8.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.pushstream/org.gecko.emf.mongo.pushstream-1.0.8.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.pushstream/org.gecko.emf.mongo.pushstream-1.0.8.jar
:org.gecko.mongo.osgi.tests:compileJava
:org.gecko.mongo.osgi.tests:processResources NO-SOURCE
:org.gecko.mongo.osgi.tests:classes
:org.gecko.mongo.osgi.tests:jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoMongoEMF/org.gecko.mongo.osgi.tests/org.gecko.mongo.osgi.tests-2.0.1.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.mongo.osgi.tests/org.gecko.mongo.osgi.tests-2.0.1.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.mongo.osgi.tests/org.gecko.mongo.osgi.tests-2.0.1.jar
:org.gecko.emf.mongo.tests:compileJava/var/jenkins_home/workspace/geckoMongoEMFRelease/org.gecko.emf.mongo.tests/src/org/gecko/emf/mongo/tests/MongoIntegrationTest.java:866: warning: [deprecation] OPTIONS_COLLECTION_PARTITION_EXTENSION in Options has been deprecated
					options.put(Options.OPTIONS_COLLECTION_PARTITION_EXTENSION, collectionExtension);
					                   ^
/var/jenkins_home/workspace/geckoMongoEMFRelease/org.gecko.emf.mongo.tests/src/org/gecko/emf/mongo/tests/MongoIntegrationTest.java:869: warning: [deprecation] OPTIONS_COLLECTION_PARTITION_EXTENSION in Options has been deprecated
					options.remove(Options.OPTIONS_COLLECTION_PARTITION_EXTENSION);
					                      ^
/var/jenkins_home/workspace/geckoMongoEMFRelease/org.gecko.emf.mongo.tests/src/org/gecko/emf/mongo/tests/MongoIntegrationTest.java:896: warning: [deprecation] OPTIONS_COLLECTION_PARTITION_EXTENSION in Options has been deprecated
		loadOptions.put(Options.OPTIONS_COLLECTION_PARTITION_EXTENSION, collectionExtension);
		                       ^
3 warnings

:org.gecko.emf.mongo.tests:processResources NO-SOURCE
:org.gecko.emf.mongo.tests:classes
:org.gecko.emf.mongo.tests:compileTestJava NO-SOURCE
:org.gecko.emf.mongo.tests:processTestResources NO-SOURCE
:org.gecko.emf.mongo.tests:testClasses UP-TO-DATE
:org.gecko.emf.mongo.tests:test NO-SOURCE
:org.gecko.emf.pushstreams:compileTestJava NO-SOURCE
:org.gecko.emf.pushstreams:processTestResources NO-SOURCE
:org.gecko.emf.pushstreams:testClasses UP-TO-DATE
:org.gecko.emf.pushstreams:test NO-SOURCE
:org.gecko.mongo.osgi:compileTestJava
:org.gecko.mongo.osgi:processTestResources NO-SOURCE
:org.gecko.mongo.osgi:testClasses
:org.gecko.mongo.osgi:test
:org.gecko.mongo.osgi.tests:compileTestJava NO-SOURCE
:org.gecko.mongo.osgi.tests:processTestResources NO-SOURCE
:org.gecko.mongo.osgi.tests:testClasses UP-TO-DATE
:org.gecko.mongo.osgi.tests:test NO-SOURCE
:org.gecko.emf.collections:assemble
:org.gecko.emf.collections:testOSGi SKIPPED
:org.gecko.emf.collections:check
:org.gecko.emf.collections:build
:org.gecko.emf.mongo:assemble
:org.gecko.emf.mongo:testOSGi SKIPPED
:org.gecko.emf.mongo:check
:org.gecko.emf.mongo:build
:org.gecko.emf.mongo.tests:jar
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.tests/org.gecko.emf.mongo.tests-2.0.8.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.tests/org.gecko.emf.mongo.tests-2.0.8.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoMongoEMF/org.gecko.emf.mongo.tests/org.gecko.emf.mongo.tests-2.0.8.jar
:org.gecko.emf.mongo.tests:assemble
:org.gecko.emf.mongo.tests:testOSGiNov 21, 2019 6:26:47 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}
Nov 21, 2019 6:26:47 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}
Nov 21, 2019 6:26:47 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}
Nov 21, 2019 6:26:47 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}
Nov 21, 2019 6:26:47 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:4, serverValue:1469}] to dim-mongo:27017
Nov 21, 2019 6:26:47 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2586786}
Nov 21, 2019 6:26:47 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}
Nov 21, 2019 6:26:47 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:5, serverValue:1470}] to dim-mongo:27017
Nov 21, 2019 6:26:47 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=981619}
Dropping DB
Nov 21, 2019 6:26:47 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:6, serverValue:1471}] to dim-mongo:27017
Nov 21, 2019 6:26:47 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:7, serverValue:1472}] to dim-mongo:27017
Nov 21, 2019 6:26:47 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:6, serverValue:1471}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:7, serverValue:1472}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:48 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}
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:8, serverValue:1473}] to dim-mongo:27017
Nov 21, 2019 6:26:48 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=773400}
Nov 21, 2019 6:26:48 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}
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:9, serverValue:1474}] to dim-mongo:27017
Nov 21, 2019 6:26:48 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=590865}
Dropping DB
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:10, serverValue:1475}] to dim-mongo:27017
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:11, serverValue:1476}] to dim-mongo:27017
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:10, serverValue:1475}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:11, serverValue:1476}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:48 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}
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:12, serverValue:1477}] to dim-mongo:27017
Nov 21, 2019 6:26:48 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=787742}
Nov 21, 2019 6:26:48 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}
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:13, serverValue:1478}] to dim-mongo:27017
Nov 21, 2019 6:26:48 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=378140}
Dropping DB
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:14, serverValue:1479}] to dim-mongo:27017
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:15, serverValue:1480}] to dim-mongo:27017
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:14, serverValue:1479}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:15, serverValue:1480}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:48 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}
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:16, serverValue:1481}] to dim-mongo:27017
Nov 21, 2019 6:26:48 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=328961}
Nov 21, 2019 6:26:48 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}
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:17, serverValue:1482}] to dim-mongo:27017
Nov 21, 2019 6:26:48 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=538553}
Dropping DB
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:18, serverValue:1483}] to dim-mongo:27017
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:19, serverValue:1484}] to dim-mongo:27017
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:18, serverValue:1483}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:19, serverValue:1484}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:48 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}
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:20, serverValue:1485}] to dim-mongo:27017
Nov 21, 2019 6:26:48 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=773091}
Nov 21, 2019 6:26:48 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}
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:21, serverValue:1486}] to dim-mongo:27017
Nov 21, 2019 6:26:48 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=962342}
Dropping DB
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:22, serverValue:1487}] to dim-mongo:27017
Nov 21, 2019 6:26:48 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:23, serverValue:1488}] to dim-mongo:27017
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:22, serverValue:1487}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:23, serverValue:1488}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:49 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}
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:24, serverValue:1489}] to dim-mongo:27017
Nov 21, 2019 6:26:49 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=622500}
Nov 21, 2019 6:26:49 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}
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:25, serverValue:1490}] to dim-mongo:27017
Nov 21, 2019 6:26:49 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=660827}
Dropping DB
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:26, serverValue:1491}] to dim-mongo:27017
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:27, serverValue:1492}] to dim-mongo:27017
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:26, serverValue:1491}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:27, serverValue:1492}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:49 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}
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:28, serverValue:1493}] to dim-mongo:27017
Nov 21, 2019 6:26:49 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=719127}
Nov 21, 2019 6:26:49 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}
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:29, serverValue:1494}] to dim-mongo:27017
Nov 21, 2019 6:26:49 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=394334}
Dropping DB
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:30, serverValue:1495}] to dim-mongo:27017
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:31, serverValue:1496}] to dim-mongo:27017
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:30, serverValue:1495}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:31, serverValue:1496}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:49 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}
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:32, serverValue:1497}] to dim-mongo:27017
Nov 21, 2019 6:26:49 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=702143}
Nov 21, 2019 6:26:49 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}
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:33, serverValue:1498}] to dim-mongo:27017
Nov 21, 2019 6:26:49 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=330414}
Dropping DB
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:34, serverValue:1499}] to dim-mongo:27017
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:35, serverValue:1500}] to dim-mongo:27017
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:34, serverValue:1499}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:35, serverValue:1500}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:49 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}
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:36, serverValue:1501}] to dim-mongo:27017
Nov 21, 2019 6:26:49 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=498006}
Nov 21, 2019 6:26:49 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}
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:37, serverValue:1502}] to dim-mongo:27017
Nov 21, 2019 6:26:49 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=271939}
Dropping DB
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:38, serverValue:1503}] to dim-mongo:27017
Nov 21, 2019 6:26:49 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:39, serverValue:1504}] to dim-mongo:27017
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:38, serverValue:1503}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:39, serverValue:1504}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:50 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}
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:40, serverValue:1505}] to dim-mongo:27017
Nov 21, 2019 6:26:50 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=494483}
Nov 21, 2019 6:26:50 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}
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:41, serverValue:1506}] to dim-mongo:27017
Nov 21, 2019 6:26:50 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=438089}
Nov 21, 2019 6:26:50 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}
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:42, serverValue:1507}] to dim-mongo:27017
Nov 21, 2019 6:26:50 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=329812}
Nov 21, 2019 6:26:50 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}
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:43, serverValue:1508}] to dim-mongo:27017
Nov 21, 2019 6:26:50 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=275111}
Dropping DB
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:44, serverValue:1509}] to dim-mongo:27017
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:45, serverValue:1510}] to dim-mongo:27017
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:44, serverValue:1509}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:45, serverValue:1510}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:50 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}
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:46, serverValue:1511}] to dim-mongo:27017
Nov 21, 2019 6:26:50 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=551072}
Nov 21, 2019 6:26:50 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}
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:47, serverValue:1512}] to dim-mongo:27017
Nov 21, 2019 6:26:50 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=313200}
Dropping DB
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:48, serverValue:1513}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:26:50 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:49, serverValue:1514}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 819 ms
Finding all persons with a size 10000 took 303 ms
Iterating over all persons and mapping with a batch size 500 took 5 ms
Batch inserting: 
Insert of 10000 persons with batchSize=500 took 817 ms
Finding all persons with a size 10000 took 161 ms
Iterating over all persons and mapping with a batch size 500 took 3 ms
Nov 21, 2019 6:26:52 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:48, serverValue:1513}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:52 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:49, serverValue:1514}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:52 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}
Nov 21, 2019 6:26:52 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:50, serverValue:1515}] to dim-mongo:27017
Nov 21, 2019 6:26:52 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=381159}
Nov 21, 2019 6:26:52 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}
Nov 21, 2019 6:26:52 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:51, serverValue:1516}] to dim-mongo:27017
Nov 21, 2019 6:26:52 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=402943}
Dropping DB
Nov 21, 2019 6:26:52 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:52, serverValue:1517}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:26:52 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:53, serverValue:1518}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 422 ms
Finding all persons with a size 10000 took 133 ms
Iterating over all persons and mapping with a batch size 500 took 3 ms
Nov 21, 2019 6:26:53 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:52, serverValue:1517}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:53 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:53, serverValue:1518}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:53 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}
Nov 21, 2019 6:26:53 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:54, serverValue:1519}] to dim-mongo:27017
Nov 21, 2019 6:26:53 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=348601}
Nov 21, 2019 6:26:53 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}
Nov 21, 2019 6:26:53 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:55, serverValue:1520}] to dim-mongo:27017
Nov 21, 2019 6:26:53 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=337293}
Dropping DB
Nov 21, 2019 6:26:53 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:56, serverValue:1521}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:26:53 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:57, serverValue:1522}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 721 ms
Finding all persons with a size 10000 took 136 ms
Result 4991
Result Ext 5009
Iterating over all persons and mapping with a batch size 500 took 3 ms
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:56, serverValue:1521}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:57, serverValue:1522}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26: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}
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:58, serverValue:1523}] to dim-mongo:27017
Nov 21, 2019 6:26: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=495424}
Nov 21, 2019 6:26: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}
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:59, serverValue:1524}] to dim-mongo:27017
Nov 21, 2019 6:26: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=302341}
Dropping DB
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:60, serverValue:1525}] to dim-mongo:27017
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:61, serverValue:1526}] to dim-mongo:27017
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:60, serverValue:1525}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:61, serverValue:1526}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26: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}
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:62, serverValue:1527}] to dim-mongo:27017
Nov 21, 2019 6:26: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=556946}
Nov 21, 2019 6:26: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}
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:63, serverValue:1528}] to dim-mongo:27017
Nov 21, 2019 6:26: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=370786}
Dropping DB
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:64, serverValue:1529}] to dim-mongo:27017
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:65, serverValue:1530}] to dim-mongo:27017
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:64, serverValue:1529}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:65, serverValue:1530}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26: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}
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:66, serverValue:1531}] to dim-mongo:27017
Nov 21, 2019 6:26: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=484312}
Nov 21, 2019 6:26: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}
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:67, serverValue:1532}] to dim-mongo:27017
Nov 21, 2019 6:26: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=321088}
Dropping DB
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:68, serverValue:1533}] to dim-mongo:27017
Nov 21, 2019 6:26:54 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:69, serverValue:1534}] to dim-mongo:27017
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:68, serverValue:1533}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:69, serverValue:1534}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:55 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}
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:70, serverValue:1535}] to dim-mongo:27017
Nov 21, 2019 6:26:55 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=330955}
Nov 21, 2019 6:26:55 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}
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:71, serverValue:1536}] to dim-mongo:27017
Nov 21, 2019 6:26:55 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=253284}
Dropping DB
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:72, serverValue:1537}] to dim-mongo:27017
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:73, serverValue:1538}] to dim-mongo:27017
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:72, serverValue:1537}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:73, serverValue:1538}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:55 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}
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:74, serverValue:1539}] to dim-mongo:27017
Nov 21, 2019 6:26:55 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=249791}
Nov 21, 2019 6:26:55 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}
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:75, serverValue:1540}] to dim-mongo:27017
Nov 21, 2019 6:26:55 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=650623}
Dropping DB
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:76, serverValue:1541}] to dim-mongo:27017
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:77, serverValue:1542}] to dim-mongo:27017
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:76, serverValue:1541}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:77, serverValue:1542}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:55 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}
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:78, serverValue:1543}] to dim-mongo:27017
Nov 21, 2019 6:26:55 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=457028}
Nov 21, 2019 6:26:55 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}
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:79, serverValue:1544}] to dim-mongo:27017
Nov 21, 2019 6:26:55 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=270250}
Dropping DB
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:80, serverValue:1545}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:26:55 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:81, serverValue:1546}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 629 ms
Finding all persons with a size 10000 took 152 ms
Iterating over all persons and mapping with a batch size 500 took 5 ms
Nov 21, 2019 6:26:56 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:80, serverValue:1545}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:56 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:81, serverValue:1546}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:56 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}
Nov 21, 2019 6:26:56 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:82, serverValue:1547}] to dim-mongo:27017
Nov 21, 2019 6:26:56 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=357560}
Nov 21, 2019 6:26:56 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}
Nov 21, 2019 6:26:56 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:83, serverValue:1548}] to dim-mongo:27017
Nov 21, 2019 6:26:56 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=234026}
Dropping DB
Nov 21, 2019 6:26:56 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:84, serverValue:1549}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:26:56 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:85, serverValue:1550}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 498 ms
Finding all persons with a size 10000 took 1 ms
Iterating over all persons and mapping with a batch size 500 took 111 ms
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:84, serverValue:1549}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:85, serverValue:1550}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:57 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}
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:86, serverValue:1551}] to dim-mongo:27017
Nov 21, 2019 6:26:57 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=375531}
Nov 21, 2019 6:26:57 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}
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:87, serverValue:1552}] to dim-mongo:27017
Nov 21, 2019 6:26:57 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=201887}
Dropping DB
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:88, serverValue:1553}] to dim-mongo:27017
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:89, serverValue:1554}] to dim-mongo:27017
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:88, serverValue:1553}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:89, serverValue:1554}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:57 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}
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:90, serverValue:1555}] to dim-mongo:27017
Nov 21, 2019 6:26:57 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=319190}
Nov 21, 2019 6:26:57 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}
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:91, serverValue:1556}] to dim-mongo:27017
Nov 21, 2019 6:26:57 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=285062}
Dropping DB
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:92, serverValue:1557}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:26:57 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:93, serverValue:1558}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 511 ms
Finding all persons with a size 10000 took 8 ms
Iterating over all persons and mapping with a batch size 500 took 177 ms
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:92, serverValue:1557}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:93, serverValue:1558}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:58 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}
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:94, serverValue:1559}] to dim-mongo:27017
Nov 21, 2019 6:26:58 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=266017}
Nov 21, 2019 6:26:58 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}
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:95, serverValue:1560}] to dim-mongo:27017
Nov 21, 2019 6:26:58 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=192642}
Dropping DB
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:96, serverValue:1561}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:97, serverValue:1562}] to dim-mongo:27017
Insert of 10 persons with batchSize=500 took 210 ms
Finding all persons with a size 10 took 1 ms
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:96, serverValue:1561}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:97, serverValue:1562}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:58 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}
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:98, serverValue:1563}] to dim-mongo:27017
Nov 21, 2019 6:26:58 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=378673}
Nov 21, 2019 6:26:58 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}
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:99, serverValue:1564}] to dim-mongo:27017
Nov 21, 2019 6:26:58 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=315987}
Dropping DB
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:100, serverValue:1565}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:26:58 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:101, serverValue:1566}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 464 ms
Finding all persons with a size 10000 took 1 ms
Iterating over all persons and mapping with a batch size 500 took 190 ms
Nov 21, 2019 6:26:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:100, serverValue:1565}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:101, serverValue:1566}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:26: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}
Nov 21, 2019 6:26:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:102, serverValue:1567}] to dim-mongo:27017
Nov 21, 2019 6:26: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=237077}
Nov 21, 2019 6:26: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}
Nov 21, 2019 6:26:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:103, serverValue:1568}] to dim-mongo:27017
Nov 21, 2019 6:26: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=155943}
Dropping DB
Nov 21, 2019 6:26:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:104, serverValue:1569}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:26:59 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:105, serverValue:1570}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 483 ms
Finding all persons with a size 10000 took 1 ms
Iterating over all persons and mapping with a batch size 500 took 122 ms
Nov 21, 2019 6:27:00 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:104, serverValue:1569}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:00 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:105, serverValue:1570}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:00 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}
Nov 21, 2019 6:27:00 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:106, serverValue:1571}] to dim-mongo:27017
Nov 21, 2019 6:27:00 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=349512}
Nov 21, 2019 6:27:00 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}
Nov 21, 2019 6:27:00 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:107, serverValue:1572}] to dim-mongo:27017
Nov 21, 2019 6:27:00 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=326508}
Dropping DB
Nov 21, 2019 6:27:00 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:108, serverValue:1573}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:27:00 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:109, serverValue:1574}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 443 ms
Finding all persons with a size 10000 took 0 ms
Iterating over all persons and mapping with a batch size 500 took 113 ms
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:108, serverValue:1573}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:109, serverValue:1574}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:01 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}
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:110, serverValue:1575}] to dim-mongo:27017
Nov 21, 2019 6:27:01 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=347339}
Nov 21, 2019 6:27:01 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}
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:111, serverValue:1576}] to dim-mongo:27017
Nov 21, 2019 6:27:01 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=242250}
Dropping DB
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:112, serverValue:1577}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:113, serverValue:1578}] to dim-mongo:27017
Insert of 100 persons with batchSize=500 took 167 ms
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:112, serverValue:1577}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:113, serverValue:1578}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:01 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}
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:114, serverValue:1579}] to dim-mongo:27017
Nov 21, 2019 6:27:01 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=429222}
Nov 21, 2019 6:27:01 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}
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:115, serverValue:1580}] to dim-mongo:27017
Nov 21, 2019 6:27:01 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=293263}
Dropping DB
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:116, serverValue:1581}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:27:01 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:117, serverValue:1582}] to dim-mongo:27017
Insert of 100 persons with batchSize=500 took 203 ms
Output: []
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:116, serverValue:1581}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:117, serverValue:1582}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:02 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}
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:118, serverValue:1583}] to dim-mongo:27017
Nov 21, 2019 6:27:02 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=338646}
Nov 21, 2019 6:27:02 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}
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:119, serverValue:1584}] to dim-mongo:27017
Nov 21, 2019 6:27:02 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=180189}
Dropping DB
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:120, serverValue:1585}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:121, serverValue:1586}] to dim-mongo:27017
Insert of 100 persons with batchSize=500 took 234 ms
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:120, serverValue:1585}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:121, serverValue:1586}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:02 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}
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:122, serverValue:1587}] to dim-mongo:27017
Nov 21, 2019 6:27:02 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=273766}
Nov 21, 2019 6:27:02 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}
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:123, serverValue:1588}] to dim-mongo:27017
Nov 21, 2019 6:27:02 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=157242}
Dropping DB
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:124, serverValue:1589}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:27:02 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:125, serverValue:1590}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 442 ms
Finding all persons with a size 10000 took 180 ms
Iterating over all persons and mapping with a batch size 500 took 3 ms
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:124, serverValue:1589}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:125, serverValue:1590}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:03 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}
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:126, serverValue:1591}] to dim-mongo:27017
Nov 21, 2019 6:27:03 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=181095}
Nov 21, 2019 6:27:03 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}
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:127, serverValue:1592}] to dim-mongo:27017
Nov 21, 2019 6:27:03 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=223781}
Dropping DB
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:128, serverValue:1593}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:129, serverValue:1594}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 495 ms
Finding all persons with a size 10000 took 150 ms
Iterating over all persons and mapping with a batch size 500 took 3 ms
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:128, serverValue:1593}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:129, serverValue:1594}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:03 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}
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:130, serverValue:1595}] to dim-mongo:27017
Nov 21, 2019 6:27:03 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=367428}
Nov 21, 2019 6:27:03 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}
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:131, serverValue:1596}] to dim-mongo:27017
Nov 21, 2019 6:27:03 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=251559}
Dropping DB
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:132, serverValue:1597}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:27:03 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:133, serverValue:1598}] to dim-mongo:27017
Insert of 100 persons with batchSize=500 took 211 ms
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:132, serverValue:1597}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:133, serverValue:1598}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27: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}
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:134, serverValue:1599}] to dim-mongo:27017
Nov 21, 2019 6:27: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=460505}
Nov 21, 2019 6:27: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}
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:135, serverValue:1600}] to dim-mongo:27017
Nov 21, 2019 6:27: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=269471}
Dropping DB
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:136, serverValue:1601}] to dim-mongo:27017
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:137, serverValue:1602}] to dim-mongo:27017
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:136, serverValue:1601}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:137, serverValue:1602}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27: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}
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:138, serverValue:1603}] to dim-mongo:27017
Nov 21, 2019 6:27: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=346193}
Nov 21, 2019 6:27: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}
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:139, serverValue:1604}] to dim-mongo:27017
Nov 21, 2019 6:27: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=272134}
Dropping DB
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:140, serverValue:1605}] to dim-mongo:27017
Batch inserting: 
Nov 21, 2019 6:27:04 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:141, serverValue:1606}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 1071 ms
Finding all persons with a size 10000 took 135 ms
Iterating over all persons and mapping with a batch size 500 took 3 ms
Batch inserting: 
Unloading of 10000 EObjects took in average 0ms per object
Insert of 10000 persons with batchSize=500 took 1006 ms
Finding all persons with a size 10000 took 91 ms
Iterating over all persons and mapping with a batch size 500 took 2 ms
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:140, serverValue:1605}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:141, serverValue:1606}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:07 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}
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:142, serverValue:1607}] to dim-mongo:27017
Nov 21, 2019 6:27:07 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=394163}
Nov 21, 2019 6:27:07 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}
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:143, serverValue:1608}] to dim-mongo:27017
Nov 21, 2019 6:27:07 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=204658}
Dropping DB
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:144, serverValue:1609}] to dim-mongo:27017
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:145, serverValue:1610}] to dim-mongo:27017
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:144, serverValue:1609}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:145, serverValue:1610}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:07 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}
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:146, serverValue:1611}] to dim-mongo:27017
Nov 21, 2019 6:27:07 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=330432}
Nov 21, 2019 6:27:07 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}
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:147, serverValue:1612}] to dim-mongo:27017
Nov 21, 2019 6:27:07 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=254752}
Dropping DB
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:148, serverValue:1613}] to dim-mongo:27017
Nov 21, 2019 6:27:07 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:149, serverValue:1614}] to dim-mongo:27017
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:148, serverValue:1613}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:149, serverValue:1614}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:08 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}
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:150, serverValue:1615}] to dim-mongo:27017
Nov 21, 2019 6:27:08 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=319635}
Nov 21, 2019 6:27:08 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}
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:151, serverValue:1616}] to dim-mongo:27017
Nov 21, 2019 6:27:08 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=396248}
Dropping DB
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:152, serverValue:1617}] to dim-mongo:27017
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:153, serverValue:1618}] to dim-mongo:27017
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:152, serverValue:1617}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:153, serverValue:1618}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:08 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}
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:154, serverValue:1619}] to dim-mongo:27017
Nov 21, 2019 6:27:08 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=329615}
Nov 21, 2019 6:27:08 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}
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:155, serverValue:1620}] to dim-mongo:27017
Nov 21, 2019 6:27:08 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=238488}
Dropping DB
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:156, serverValue:1621}] to dim-mongo:27017
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:157, serverValue:1622}] to dim-mongo:27017
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:156, serverValue:1621}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:157, serverValue:1622}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:08 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}
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:158, serverValue:1623}] to dim-mongo:27017
Nov 21, 2019 6:27:08 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=353525}
Nov 21, 2019 6:27:08 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}
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:159, serverValue:1624}] to dim-mongo:27017
Nov 21, 2019 6:27:08 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=218475}
Dropping DB
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:160, serverValue:1625}] to dim-mongo:27017
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:161, serverValue:1626}] to dim-mongo:27017
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:160, serverValue:1625}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:161, serverValue:1626}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:08 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}
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:162, serverValue:1627}] to dim-mongo:27017
Nov 21, 2019 6:27:08 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=324900}
Nov 21, 2019 6:27:08 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}
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:163, serverValue:1628}] to dim-mongo:27017
Nov 21, 2019 6:27:08 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=260826}
Dropping DB
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:164, serverValue:1629}] to dim-mongo:27017
Nov 21, 2019 6:27:08 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:165, serverValue:1630}] to dim-mongo:27017
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:164, serverValue:1629}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:165, serverValue:1630}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27: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}
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:166, serverValue:1631}] to dim-mongo:27017
Nov 21, 2019 6:27: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=441892}
Nov 21, 2019 6:27: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}
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:167, serverValue:1632}] to dim-mongo:27017
Nov 21, 2019 6:27: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=246499}
Dropping DB
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:168, serverValue:1633}] to dim-mongo:27017
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:169, serverValue:1634}] to dim-mongo:27017
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:168, serverValue:1633}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:169, serverValue:1634}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27: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}
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:170, serverValue:1635}] to dim-mongo:27017
Nov 21, 2019 6:27: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=352191}
Nov 21, 2019 6:27: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}
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:171, serverValue:1636}] to dim-mongo:27017
Nov 21, 2019 6:27: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=344012}
Dropping DB
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:172, serverValue:1637}] to dim-mongo:27017
Nov 21, 2019 6:27:09 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:173, serverValue:1638}] to dim-mongo:27017
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:172, serverValue:1637}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:173, serverValue:1638}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:10 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}
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:174, serverValue:1639}] to dim-mongo:27017
Nov 21, 2019 6:27:10 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=330356}
Nov 21, 2019 6:27:10 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}
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:175, serverValue:1640}] to dim-mongo:27017
Nov 21, 2019 6:27:10 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=396201}
Dropping DB
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:176, serverValue:1641}] to dim-mongo:27017
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:177, serverValue:1642}] to dim-mongo:27017
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:176, serverValue:1641}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:177, serverValue:1642}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:10 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}
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:178, serverValue:1643}] to dim-mongo:27017
Nov 21, 2019 6:27:10 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=260790}
Nov 21, 2019 6:27:10 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}
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:179, serverValue:1644}] to dim-mongo:27017
Nov 21, 2019 6:27:10 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=240557}
Dropping DB
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:180, serverValue:1645}] to dim-mongo:27017
Nov 21, 2019 6:27:10 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:181, serverValue:1646}] to dim-mongo:27017
Nov 21, 2019 6:27:11 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:180, serverValue:1645}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:11 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:181, serverValue:1646}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:11 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}
Nov 21, 2019 6:27:11 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:11 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:182, serverValue:1647}] to dim-mongo:27017
Nov 21, 2019 6:27:11 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=401086}
Nov 21, 2019 6:27:11 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:183, serverValue:1648}] to dim-mongo:27017
Nov 21, 2019 6:27:11 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:183, serverValue:1648}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:11 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}
Nov 21, 2019 6:27:11 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:11 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:184, serverValue:1649}] to dim-mongo:27017
Nov 21, 2019 6:27:11 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=323678}
Nov 21, 2019 6:27:11 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:185, serverValue:1650}] to dim-mongo:27017
Nov 21, 2019 6:27:12 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:185, serverValue:1650}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:12 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}
Nov 21, 2019 6:27:12 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:12 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:186, serverValue:1651}] to dim-mongo:27017
Nov 21, 2019 6:27:12 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=368348}
Nov 21, 2019 6:27:12 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:187, serverValue:1652}] to dim-mongo:27017
Please fix your code to add using EClass.getEStructuralFeatures() instead of EClass.getEAttributes()
Please fix your code to add using EClass.getEStructuralFeatures() instead of EClass.getEAttributes()
Nov 21, 2019 6:27:12 PM org.gecko.emf.mongo.codecs.builder.EObjectBuilderImpl getPrimitiveValue
WARNING: Error detected invalid Mongo - Ecore data type combination: Mongo: STRING, Ecore: org.eclipse.emf.ecore.impl.EDataTypeImpl@49d83e05 (name: EChar) (instanceClassName: char) (serializable: true). Maybe use the ValueConverter for that.
Nov 21, 2019 6:27:12 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:187, serverValue:1652}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:12 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}
Nov 21, 2019 6:27:12 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:12 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:188, serverValue:1653}] to dim-mongo:27017
Nov 21, 2019 6:27:12 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=325314}
Nov 21, 2019 6:27:12 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:189, serverValue:1654}] to dim-mongo:27017
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:189, serverValue:1654}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:13 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}
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:190, serverValue:1655}] to dim-mongo:27017
Nov 21, 2019 6:27:13 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=322027}
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:191, serverValue:1656}] to dim-mongo:27017
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:191, serverValue:1656}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:13 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}
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:192, serverValue:1657}] to dim-mongo:27017
Nov 21, 2019 6:27:13 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=273950}
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:193, serverValue:1658}] to dim-mongo:27017
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:193, serverValue:1658}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:13 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}
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:194, serverValue:1659}] to dim-mongo:27017
Nov 21, 2019 6:27:13 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=257879}
Nov 21, 2019 6:27:13 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:195, serverValue:1660}] to dim-mongo:27017
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:195, serverValue:1660}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:14 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}
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:196, serverValue:1661}] to dim-mongo:27017
Nov 21, 2019 6:27:14 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=360019}
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:197, serverValue:1662}] to dim-mongo:27017
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:197, serverValue:1662}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:14 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}
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:198, serverValue:1663}] to dim-mongo:27017
Nov 21, 2019 6:27:14 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=347978}
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:199, serverValue:1664}] to dim-mongo:27017
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:199, serverValue:1664}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:14 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}
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:200, serverValue:1665}] to dim-mongo:27017
Nov 21, 2019 6:27:14 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=337530}
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:201, serverValue:1666}] to dim-mongo:27017
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:201, serverValue:1666}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:14 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}
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:202, serverValue:1667}] to dim-mongo:27017
Nov 21, 2019 6:27:14 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=300496}
Nov 21, 2019 6:27:14 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:203, serverValue:1668}] to dim-mongo:27017
Insert of 10000 persons with batchSize=500 took 471 ms
Finding all persons with a size 10000 took 1 ms
Iterating over all persons and mapping with a batch size 500 took 172 ms
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:203, serverValue:1668}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27: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}
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:204, serverValue:1669}] to dim-mongo:27017
Nov 21, 2019 6:27: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=226028}
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:205, serverValue:1670}] to dim-mongo:27017
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:205, serverValue:1670}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27: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}
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:206, serverValue:1671}] to dim-mongo:27017
Nov 21, 2019 6:27: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=239105}
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:207, serverValue:1672}] to dim-mongo:27017
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:207, serverValue:1672}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27: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}
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:208, serverValue:1673}] to dim-mongo:27017
Nov 21, 2019 6:27: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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=316383}
Nov 21, 2019 6:27:15 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:209, serverValue:1674}] to dim-mongo:27017
Nov 21, 2019 6:27:16 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:209, serverValue:1674}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:16 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}
Nov 21, 2019 6:27:16 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:16 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:210, serverValue:1675}] to dim-mongo:27017
Nov 21, 2019 6:27:16 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=320804}
Nov 21, 2019 6:27:16 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:211, serverValue:1676}] to dim-mongo:27017
Nov 21, 2019 6:27:16 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:211, serverValue:1676}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 6:27:16 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}
Nov 21, 2019 6:27:16 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster description not yet available. Waiting for 30000 ms before timing out
Nov 21, 2019 6:27:16 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:212, serverValue:1677}] to dim-mongo:27017
Nov 21, 2019 6:27:16 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, 2, 0]}, minWireVersion=0, maxWireVersion=8, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=223986}
Nov 21, 2019 6:27:16 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:213, serverValue:1678}] to dim-mongo:27017
Nov 21, 2019 6:27:16 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:213, serverValue:1678}] to dim-mongo:27017 because the pool has been closed.
Tests run  : 63
Passed     : 63
Errors     : 0
Failures   : 0

:org.gecko.emf.mongo.tests:check
:org.gecko.emf.mongo.tests:build
:org.gecko.emf.pushstreams:assemble
:org.gecko.emf.pushstreams:testOSGi SKIPPED
:org.gecko.emf.pushstreams:check UP-TO-DATE
:org.gecko.emf.pushstreams:build
:org.gecko.mongo.osgi:assemble
:org.gecko.mongo.osgi:testOSGi SKIPPED
:org.gecko.mongo.osgi:check
:org.gecko.mongo.osgi:build
:org.gecko.mongo.osgi.tests:assemble
:org.gecko.mongo.osgi.tests:testOSGiNov 21, 2019 6:27:17 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}
Nov 21, 2019 6:27:17 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}
Nov 21, 2019 6:27:17 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}
Nov 21, 2019 6:27:17 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}
Tests run  : 4
Passed     : 4
Errors     : 0
Failures   : 0

:org.gecko.mongo.osgi.tests:check
:org.gecko.mongo.osgi.tests:build
:org.gecko.emf.collections:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.collections/2.0.11/org.gecko.emf.collections-2.0.11-sources.jar.md5
:org.gecko.emf.mongo:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.collection/1.0.9/org.gecko.emf.mongo.collection-1.0.9-sources.jar.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.component/4.0.9/org.gecko.emf.mongo.component-4.0.9-sources.jar.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.api/5.1.0/org.gecko.emf.mongo.api-5.1.0-sources.jar.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.pushstream/1.0.9/org.gecko.emf.mongo.pushstream-1.0.9-sources.jar.md5
:org.gecko.emf.mongo.tests:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.mongo.tests/2.0.9/org.gecko.emf.mongo.tests-2.0.9-sources.jar.md5
:org.gecko.emf.pushstreams:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.pushstreams/1.0.2/org.gecko.emf.pushstreams-1.0.2.pom
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.emf.pushstreams/1.0.2/org.gecko.emf.pushstreams-1.0.2.pom.sha1
:org.gecko.mongo.osgi:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.component/2.1.5/org.gecko.mongo.osgi.component-2.1.5-sources.jar.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.api/2.1.1/org.gecko.mongo.osgi.api-2.1.1.pom
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.api/2.1.1/org.gecko.mongo.osgi.api-2.1.1.pom.sha1
:org.gecko.mongo.osgi.tests:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.tests/2.0.1/org.gecko.mongo.osgi.tests-2.0.1.pom
Download https://devel.data-in-motion.biz/nexus/repository/dim-release/org/gecko/emf/mongo/org.gecko.mongo.osgi.tests/2.0.1/org.gecko.mongo.osgi.tests-2.0.1.pom.sha1

BUILD SUCCESSFUL in 55s
33 actionable tasks: 33 executed
Recording test results
Finished: SUCCESS