2018-01-19T23:59:02.248+0300 I CONTROL [main] ***** SERVER RESTARTED ***** 2018-01-19T23:59:02.251+0300 I CONTROL [initandlisten] MongoDB starting : pid=930 port=27017 dbpath=/var/lib/mongodb-rs04 64-bit host=host3 2018-01-19T23:59:02.251+0300 I CONTROL [initandlisten] db version v3.4.10 2018-01-19T23:59:02.251+0300 I CONTROL [initandlisten] git version: 078f28920cb24de0dd479b5ea6c66c644f6326e9 2018-01-19T23:59:02.251+0300 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2l 25 May 2017 2018-01-19T23:59:02.251+0300 I CONTROL [initandlisten] allocator: tcmalloc 2018-01-19T23:59:02.251+0300 I CONTROL [initandlisten] modules: none 2018-01-19T23:59:02.251+0300 I CONTROL [initandlisten] build environment: 2018-01-19T23:59:02.251+0300 I CONTROL [initandlisten] distmod: debian81 2018-01-19T23:59:02.251+0300 I CONTROL [initandlisten] distarch: x86_64 2018-01-19T23:59:02.251+0300 I CONTROL [initandlisten] target_arch: x86_64 2018-01-19T23:59:02.251+0300 I CONTROL [initandlisten] options: { config: "/etc/mongod-rs04.conf", net: { bindIp: "0.0.0.0", port: 27017 }, processManagement: { pidFilePath: "/var/run/mongodb/mongod-rs04.pid" }, replication: { oplogSizeMB: 122880, replSetName: "rs04" }, setParameter: { replWriterThreadCount: "32" }, storage: { dbPath: "/var/lib/mongodb-rs04", engine: "wiredTiger" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/var/log/mongodb/mongod-rs04.log" } } 2018-01-19T23:59:02.272+0300 I STORAGE [initandlisten] 2018-01-19T23:59:02.272+0300 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2018-01-19T23:59:02.272+0300 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem 2018-01-19T23:59:02.272+0300 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=192936M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), 2018-01-19T23:59:02.500+0300 I STORAGE [initandlisten] Starting WiredTigerRecordStoreThread local.oplog.rs 2018-01-19T23:59:02.500+0300 I STORAGE [initandlisten] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2018-01-19T23:59:02.500+0300 I STORAGE [initandlisten] Scanning the oplog to determine where to place markers for truncation 2018-01-19T23:59:02.513+0300 I CONTROL [initandlisten] 2018-01-19T23:59:02.513+0300 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2018-01-19T23:59:02.513+0300 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2018-01-19T23:59:02.513+0300 I CONTROL [initandlisten] 2018-01-19T23:59:02.517+0300 I REPL [initandlisten] Did not find local voted for document at startup. 2018-01-19T23:59:02.521+0300 W REPL [replExecDBWorker-0] Failed to load timestamp of most recently applied operation: InitialSyncFailure: In the middle of an initial sync. 2018-01-19T23:59:02.521+0300 I REPL [replExecDBWorker-0] New replica set config in use: { _id: "rs04", version: 447958, members: [ { _id: 8, host: "host2:27017", arbiterOnly: false, buildIndexes: true, hidden: true, priority: 0.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 9, host: "host1:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 350.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 10, host: "arbiter:27021", arbiterOnly: true, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 7, host: "host3:27017", arbiterOnly: false, buildIndexes: true, hidden: true, priority: 0.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 120, electionTimeoutMillis: 10000, catchUpTimeoutMillis: 2000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } 2018-01-19T23:59:02.521+0300 I REPL [replExecDBWorker-0] This node is host3:27017 in the config 2018-01-19T23:59:02.521+0300 I REPL [replExecDBWorker-0] transition to STARTUP2 2018-01-19T23:59:02.522+0300 I REPL [replExecDBWorker-0] Starting replication storage threads 2018-01-19T23:59:02.556+0300 I REPL [replication-0] Starting initial sync (attempt 1 of 10) 2018-01-19T23:59:02.556+0300 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to host2:27017 2018-01-19T23:59:02.556+0300 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to host1:27017 2018-01-19T23:59:02.556+0300 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to arbiter:27021 2018-01-19T23:59:02.557+0300 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to host2:27017, took 1ms (1 connections now open to host2:27017) 2018-01-19T23:59:02.558+0300 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to host1:27017, took 2ms (1 connections now open to host1:27017) 2018-01-19T23:59:02.558+0300 I REPL [ReplicationExecutor] Member host2:27017 is now in state STARTUP2 2018-01-19T23:59:02.558+0300 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to arbiter:27021, took 2ms (1 connections now open to arbiter:27021) 2018-01-19T23:59:02.558+0300 I REPL [ReplicationExecutor] Member host1:27017 is now in state SECONDARY 2018-01-19T23:59:02.558+0300 I REPL [ReplicationExecutor] Member arbiter:27021 is now in state ARBITER 2018-01-19T23:59:02.787+0300 I NETWORK [conn1] received client metadata from 10.9.0.82:35437 conn1: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.4.5" }, os: { type: "Linux", name: "PRETTY_NAME="Debian GNU/Linux 8 (jessie)"", architecture: "x86_64", version: "Kernel 3.16.0-4-amd64" } } 2018-01-19T23:59:02.788+0300 I REPL [conn1] replSetElect voting yea for host1:27017 (9) 2018-01-19T23:59:03.434+0300 I NETWORK [conn2] received client metadata from 10.9.0.81:44043 conn2: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.4.10" }, os: { type: "Linux", name: "PRETTY_NAME="Debian GNU/Linux 8 (jessie)"", architecture: "x86_64", version: "Kernel 3.16.0-4-amd64" } } 2018-01-19T23:59:03.460+0300 I NETWORK [conn3] received client metadata from 10.9.0.80:41285 conn3: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.4.10" }, os: { type: "Linux", name: "PRETTY_NAME="Debian GNU/Linux 8 (jessie)"", architecture: "x86_64", version: "Kernel 3.16.0-4-amd64" } } 2018-01-19T23:59:04.558+0300 I REPL [ReplicationExecutor] Member host1:27017 is now in state PRIMARY 2018-01-19T23:59:04.599+0300 I REPL [replication-0] sync source candidate: host1:27017 2018-01-19T23:59:04.599+0300 I STORAGE [replication-0] dropAllDatabasesExceptLocal 3 2018-01-19T23:59:04.657+0300 I REPL [replication-0] ****** 2018-01-19T23:59:04.657+0300 I REPL [replication-0] creating replication oplog of size: 122880MB... 2018-01-19T23:59:04.674+0300 I STORAGE [replication-0] WiredTigerRecordStoreThread local.oplog.rs already started 2018-01-19T23:59:04.674+0300 I STORAGE [replication-0] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2018-01-19T23:59:04.674+0300 I STORAGE [replication-0] Scanning the oplog to determine where to place markers for truncation 2018-01-19T23:59:04.707+0300 I REPL [replication-0] ****** 2018-01-19T23:59:04.708+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-19T23:59:04.709+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (1 connections now open to host1:27017) 2018-01-19T23:59:04.709+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-19T23:59:04.710+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (2 connections now open to host1:27017) 2018-01-19T23:59:04.711+0300 I REPL [replication-1] CollectionCloner::start called, on ns:admin.system.users 2018-01-19T23:59:04.746+0300 I INDEX [InitialSyncInserters-admin.system.users0] build index on: admin.system.users properties: { v: 1, unique: true, key: { user: 1, db: 1 }, name: "user_1_db_1", ns: "admin.system.users" } 2018-01-19T23:59:04.746+0300 I INDEX [InitialSyncInserters-admin.system.users0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-19T23:59:04.763+0300 I INDEX [InitialSyncInserters-admin.system.users0] build index on: admin.system.users properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "admin.system.users" } 2018-01-19T23:59:04.763+0300 I INDEX [InitialSyncInserters-admin.system.users0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-19T23:59:04.779+0300 I REPL [repl writer worker 31] CollectionCloner::start called, on ns:admin.system.version 2018-01-19T23:59:04.815+0300 I INDEX [InitialSyncInserters-admin.system.version0] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" } 2018-01-19T23:59:04.815+0300 I INDEX [InitialSyncInserters-admin.system.version0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-19T23:59:04.840+0300 I INDEX [InitialSyncInserters-admin.system.version0] build index on: admin.system.version properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } 2018-01-19T23:59:04.840+0300 I INDEX [InitialSyncInserters-admin.system.version0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-19T23:59:04.945+0300 I REPL [replication-1] CollectionCloner::start called, on ns:DB1.collection1 2018-01-20T00:03:11.290+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T00:03:11.292+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T00:04:54.405+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T00:12:49.861+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T00:12:49.868+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 7ms (3 connections now open to host1:27017) 2018-01-20T00:13:49.868+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T00:15:38.317+0300 I REPL [repl writer worker 30] CollectionCloner::start called, on ns:DB1.collection2 2018-01-20T00:15:38.388+0300 W REPL [replication-0] collection clone for 'DB1.collection2' failed due to OperationFailed: While cloning collection 'DB1.collection2' there was an error 'While querying collection 'DB1.collection2' there was an error 'Executor error during find command: CappedPositionLost: CollectionScan died due to position in capped collection being deleted. Last seen record id: RecordId(6060559909)'' 2018-01-20T00:15:38.389+0300 I REPL [replication-0] CollectionCloner::start called, on ns:DB1.collection3 2018-01-20T00:17:24.573+0300 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:DB1.collection4 2018-01-20T00:18:47.886+0300 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:DB1.collection5 2018-01-20T00:18:53.641+0300 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:DB1.collection6 2018-01-20T00:19:44.428+0300 I REPL [repl writer worker 19] CollectionCloner::start called, on ns:DB1.collection7 2018-01-20T00:21:04.762+0300 I REPL [repl writer worker 22] CollectionCloner::start called, on ns:DB1.collection8 2018-01-20T00:21:04.815+0300 I REPL [repl writer worker 24] CollectionCloner::start called, on ns:DB1.collection9 2018-01-20T00:21:05.850+0300 W REPL [replication-1] collection clone for 'DB1.collection9' failed due to OperationFailed: While cloning collection 'DB1.collection9' there was an error 'While querying collection 'DB1.collection9' there was an error 'Executor error during find command: CappedPositionLost: CollectionScan died due to position in capped collection being deleted. Last seen record id: RecordId(9489384144)'' 2018-01-20T00:21:05.850+0300 I REPL [replication-1] CollectionCloner::start called, on ns:DB1.collection10 2018-01-20T00:28:56.682+0300 I REPL [repl writer worker 9] CollectionCloner::start called, on ns:DB1.collection11 2018-01-20T00:32:32.308+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T00:32:32.315+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 7ms (3 connections now open to host1:27017) 2018-01-20T00:33:37.154+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T00:43:42.992+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T00:43:42.996+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 4ms (3 connections now open to host1:27017) 2018-01-20T00:44:30.394+0300 I REPL [repl writer worker 3] CollectionCloner::start called, on ns:DB1.collection12 2018-01-20T00:44:42.996+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T00:47:21.510+0300 I REPL [repl writer worker 17] CollectionCloner::start called, on ns:DB1.collection13 2018-01-20T00:49:38.586+0300 I REPL [repl writer worker 25] CollectionCloner::start called, on ns:DB1.collection14 2018-01-20T00:49:38.717+0300 W REPL [replication-1] collection clone for 'DB1.collection14' failed due to OperationFailed: While cloning collection 'DB1.collection14' there was an error 'While querying collection 'DB1.collection14' there was an error 'Executor error during find command: CappedPositionLost: CollectionScan died due to position in capped collection being deleted. Last seen record id: RecordId(5402162295)'' 2018-01-20T00:49:38.717+0300 I REPL [replication-1] CollectionCloner::start called, on ns:DB1.collection15 2018-01-20T00:49:42.703+0300 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:DB1.collection16 2018-01-20T00:49:44.017+0300 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:DB1.collection17 2018-01-20T00:51:04.216+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T00:51:04.217+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T00:52:04.218+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T00:57:18.274+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T00:57:18.275+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T00:58:18.275+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:01:30.205+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:01:30.219+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 14ms (3 connections now open to host1:27017) 2018-01-20T01:02:30.229+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:02:56.290+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:02:56.291+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T01:04:08.556+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:06:07.677+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:06:07.681+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 4ms (3 connections now open to host1:27017) 2018-01-20T01:07:07.681+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:08:26.294+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:08:26.301+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 7ms (3 connections now open to host1:27017) 2018-01-20T01:09:26.301+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:10:32.903+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:10:32.905+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T01:12:24.080+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:15:54.078+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:15:54.087+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 9ms (3 connections now open to host1:27017) 2018-01-20T01:16:59.288+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:18:04.648+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:18:04.649+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T01:19:33.090+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:19:50.329+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:19:50.330+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T01:22:15.285+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:25:56.433+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:25:56.434+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T01:28:54.708+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:30:05.527+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:30:05.528+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T01:31:20.304+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:32:31.780+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:32:31.788+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 8ms (3 connections now open to host1:27017) 2018-01-20T01:34:25.583+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:34:29.583+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:34:29.585+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T01:35:47.228+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:36:13.211+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:36:13.219+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 8ms (3 connections now open to host1:27017) 2018-01-20T01:38:13.866+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:38:17.209+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:38:17.217+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 8ms (3 connections now open to host1:27017) 2018-01-20T01:39:17.217+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:39:24.079+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:39:24.087+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 8ms (3 connections now open to host1:27017) 2018-01-20T01:48:17.787+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:48:38.464+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:48:38.466+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T01:55:09.823+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:55:16.661+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:55:16.662+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T01:58:05.494+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T01:58:28.114+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T01:58:28.125+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 12ms (3 connections now open to host1:27017) 2018-01-20T01:59:56.288+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T02:00:03.705+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T02:00:03.708+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 3ms (3 connections now open to host1:27017) 2018-01-20T02:02:07.512+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T02:02:23.119+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T02:02:23.126+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 7ms (3 connections now open to host1:27017) 2018-01-20T02:04:57.964+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T02:06:25.302+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T02:06:25.303+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T02:07:51.396+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T02:08:06.787+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T02:08:06.796+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 9ms (3 connections now open to host1:27017) 2018-01-20T02:22:34.117+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T02:23:13.209+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T02:23:13.211+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T02:37:08.450+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T02:37:26.477+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T02:37:26.489+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 12ms (3 connections now open to host1:27017) 2018-01-20T02:41:58.472+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T02:42:06.099+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T02:42:06.109+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 10ms (3 connections now open to host1:27017) 2018-01-20T02:46:50.206+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T02:46:57.443+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T02:46:57.454+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 11ms (3 connections now open to host1:27017) 2018-01-20T02:50:59.474+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T02:51:32.610+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T02:51:32.611+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T02:55:29.522+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T02:56:04.655+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T02:56:04.656+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T03:02:19.028+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T03:02:44.466+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T03:02:44.468+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T03:06:01.582+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T03:06:04.072+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T03:06:04.073+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T03:37:57.911+0300 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:DB1.collection18 2018-01-20T03:41:18.941+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T03:41:23.340+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T03:41:23.348+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 8ms (3 connections now open to host1:27017) 2018-01-20T03:42:23.348+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T03:42:36.174+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T03:42:36.175+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T03:46:41.522+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T03:46:44.993+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T03:46:44.994+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T03:46:57.512+0300 I REPL [repl writer worker 9] CollectionCloner::start called, on ns:DB1.collection19 2018-01-20T03:56:29.376+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T03:56:36.283+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T03:56:36.285+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T04:07:22.904+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T04:07:32.327+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T04:07:32.329+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T05:01:17.961+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:01:32.329+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:01:32.331+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T05:02:27.140+0300 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:DB1.collection20 2018-01-20T05:02:27.177+0300 I INDEX [InitialSyncInserters-DB1.collection200] build index on: DB1.collection20 properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "DB1.collection20" } 2018-01-20T05:02:27.177+0300 I INDEX [InitialSyncInserters-DB1.collection200] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T05:02:27.186+0300 I REPL [repl writer worker 3] CollectionCloner::start called, on ns:DB1.collection21 2018-01-20T05:02:27.254+0300 I REPL [repl writer worker 5] CollectionCloner::start called, on ns:DB1.collection22 2018-01-20T05:02:34.923+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:02:39.444+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:02:39.447+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 3ms (3 connections now open to host1:27017) 2018-01-20T05:03:04.906+0300 I REPL [repl writer worker 27] CollectionCloner::start called, on ns:DB1.collection23 2018-01-20T05:03:48.294+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:04:16.009+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:04:16.010+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T05:07:15.729+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:07:52.024+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:07:52.026+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T05:09:34.658+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:09:54.226+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:09:54.229+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 3ms (3 connections now open to host1:27017) 2018-01-20T05:10:23.614+0300 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:DB1.collection24 2018-01-20T05:12:18.436+0300 I REPL [repl writer worker 16] CollectionCloner::start called, on ns:DB1.collection25 2018-01-20T05:13:31.203+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:13:41.502+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:13:41.504+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T05:16:14.945+0300 I REPL [repl writer worker 29] CollectionCloner::start called, on ns:DB1.collection26 2018-01-20T05:16:15.240+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:16:54.279+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:16:54.280+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T05:18:07.069+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:18:21.883+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:18:21.892+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 9ms (3 connections now open to host1:27017) 2018-01-20T05:19:32.323+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:20:05.207+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:20:05.208+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T05:25:54.837+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:26:24.921+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:26:24.923+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T05:29:42.286+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:29:53.510+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:29:53.512+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T05:30:13.277+0300 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:DB1.collection27 2018-01-20T05:31:49.819+0300 I REPL [repl writer worker 15] CollectionCloner::start called, on ns:DB1.collection28 2018-01-20T05:54:40.580+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T05:54:45.409+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:54:45.426+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 17ms (3 connections now open to host1:27017) 2018-01-20T05:58:12.656+0300 W REPL [repl writer worker 8] database 'DB1' (2 of 3) clone failed due to InitialSyncFailure: Failed to clone 3 collection(s) in 'DB1' from host1:27017 2018-01-20T05:58:12.656+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending connection to host host1:27017 due to bad connection status; 2 connections to that host remain open 2018-01-20T05:58:12.656+0300 I REPL [replication-1] Finished fetching oplog during initial sync: CallbackCanceled: Callback canceled. Last fetched optime and hash: { ts: Timestamp 1516417092000|531, t: -1 }[-2404410607124162728] 2018-01-20T05:58:12.656+0300 I REPL [replication-1] Initial sync attempt finishing up. 2018-01-20T05:58:12.656+0300 I REPL [replication-1] Initial Sync Attempt Statistics: { failedInitialSyncAttempts: 0, maxFailedInitialSyncAttempts: 10, initialSyncStart: new Date(1516395542556), initialSyncAttempts: [], fetchedMissingDocs: 0, appliedOps: 0, initialSyncOplogStart: Timestamp 1516395544000|8942, databases: { databasesCloned: 1, admin: { collections: 2, clonedCollections: 2, start: new Date(1516395544710), end: new Date(1516395544857), elapsedMillis: 147, admin.system.users: { documentsToCopy: 4, documentsCopied: 4, indexes: 2, fetchedBatches: 1, start: new Date(1516395544711), end: new Date(1516395544779), elapsedMillis: 68 }, admin.system.version: { documentsToCopy: 2, documentsCopied: 2, indexes: 2, fetchedBatches: 1, start: new Date(1516395544779), end: new Date(1516395544857), elapsedMillis: 78 } }, DB1: { collections: 28, clonedCollections: 28, start: new Date(1516395544857), end: new Date(1516417092656), elapsedMillis: 21547799, DB1.collection1: { documentsToCopy: 59209269, documentsCopied: 59376193, indexes: 3, fetchedBatches: 2398, start: new Date(1516395544945), end: new Date(1516396538317), elapsedMillis: 993372 }, DB1.collection2: { documentsToCopy: 194692922, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1516396538317), end: new Date(1516396538389), elapsedMillis: 72 }, DB1.collection3: { documentsToCopy: 13739593, documentsCopied: 13740386, indexes: 2, fetchedBatches: 262, start: new Date(1516396538389), end: new Date(1516396644573), elapsedMillis: 106184 }, DB1.collection4: { documentsToCopy: 9878371, documentsCopied: 9878573, indexes: 2, fetchedBatches: 260, start: new Date(1516396644573), end: new Date(1516396727886), elapsedMillis: 83313 }, DB1.collection5: { documentsToCopy: 685097, documentsCopied: 685097, indexes: 2, fetchedBatches: 21, start: new Date(1516396727886), end: new Date(1516396733641), elapsedMillis: 5755 }, DB1.collection6: { documentsToCopy: 8354732, documentsCopied: 8354812, indexes: 1, fetchedBatches: 146, start: new Date(1516396733641), end: new Date(1516396784428), elapsedMillis: 50787 }, DB1.collection7: { documentsToCopy: 4745035, documentsCopied: 4745814, indexes: 2, fetchedBatches: 258, start: new Date(1516396784428), end: new Date(1516396864762), elapsedMillis: 80334 }, DB1.collection8: { documentsToCopy: 1231, documentsCopied: 1231, indexes: 1, fetchedBatches: 1, start: new Date(1516396864762), end: new Date(1516396864815), elapsedMillis: 53 }, DB1.collection9: { documentsToCopy: 128590274, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1516396864815), end: new Date(1516396865850), elapsedMillis: 1035 }, DB1.collection10: { documentsToCopy: 79589685, documentsCopied: 79589685, indexes: 2, fetchedBatches: 527, start: new Date(1516396865850), end: new Date(1516397336682), elapsedMillis: 470832 }, DB1.collection11: { documentsToCopy: 55830661, documentsCopied: 55930434, indexes: 2, fetchedBatches: 1562, start: new Date(1516397336682), end: new Date(1516398270394), elapsedMillis: 933712 }, DB1.collection12: { documentsToCopy: 35027532, documentsCopied: 35027539, indexes: 1, fetchedBatches: 527, start: new Date(1516398270394), end: new Date(1516398441510), elapsedMillis: 171116 }, DB1.collection13: { documentsToCopy: 18560949, documentsCopied: 18562301, indexes: 2, fetchedBatches: 264, start: new Date(1516398441510), end: new Date(1516398578587), elapsedMillis: 137077 }, DB1.collection14: { documentsToCopy: 58709916, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1516398578586), end: new Date(1516398578717), elapsedMillis: 131 }, DB1.collection15: { documentsToCopy: 740665, documentsCopied: 740665, indexes: 1, fetchedBatches: 16, start: new Date(1516398578717), end: new Date(1516398582703), elapsedMillis: 3986 }, DB1.collection16: { documentsToCopy: 155900, documentsCopied: 155900, indexes: 2, fetchedBatches: 2, start: new Date(1516398582703), end: new Date(1516398584018), elapsedMillis: 1315 }, DB1.collection17: { documentsToCopy: 580160433, documentsCopied: 581107409, indexes: 3, fetchedBatches: 16894, start: new Date(1516398584018), end: new Date(1516408677911), elapsedMillis: 10093893 }, DB1.collection18: { documentsToCopy: 34531631, documentsCopied: 34531631, indexes: 4, fetchedBatches: 1038, start: new Date(1516408677911), end: new Date(1516409217512), elapsedMillis: 539601 }, DB1.collection19: { documentsToCopy: 567825808, documentsCopied: 569609679, indexes: 2, fetchedBatches: 5498, start: new Date(1516409217512), end: new Date(1516413747140), elapsedMillis: 4529628 }, DB1.collection20: { documentsToCopy: 42, documentsCopied: 42, indexes: 1, fetchedBatches: 1, start: new Date(1516413747140), end: new Date(1516413747186), elapsedMillis: 46 }, DB1.collection21: { documentsToCopy: 1258, documentsCopied: 1258, indexes: 1, fetchedBatches: 1, start: new Date(1516413747186), end: new Date(1516413747254), elapsedMillis: 68 }, DB1.collection22: { documentsToCopy: 4403540, documentsCopied: 4403544, indexes: 1, fetchedBatches: 183, start: new Date(1516413747254), end: new Date(1516413784906), elapsedMillis: 37652 }, DB1.collection23: { documentsToCopy: 49453492, documentsCopied: 49453671, indexes: 2, fetchedBatches: 1004, start: new Date(1516413784906), end: new Date(1516414223614), elapsedMillis: 438708 }, DB1.collection24: { documentsToCopy: 23902052, documentsCopied: 23902056, indexes: 1, fetchedBatches: 206, start: new Date(1516414223614), end: new Date(1516414338436), elapsedMillis: 114822 }, DB1.collection25: { documentsToCopy: 24513049, documentsCopied: 24513991, indexes: 2, fetchedBatches: 267, start: new Date(1516414338436), end: new Date(1516414574945), elapsedMillis: 236509 }, DB1.collection26: { documentsToCopy: 38674677, documentsCopied: 38682328, indexes: 2, fetchedBatches: 1040, start: new Date(1516414574945), end: new Date(1516415413277), elapsedMillis: 838332 }, DB1.collection27: { documentsToCopy: 10635570, documentsCopied: 10635570, indexes: 2, fetchedBatches: 261, start: new Date(1516415413277), end: new Date(1516415509819), elapsedMillis: 96542 }, DB1.collection28: { documentsToCopy: 262695032, documentsCopied: 262757945, indexes: 1, fetchedBatches: 5356, start: new Date(1516415509819), end: new Date(1516417092656), elapsedMillis: 1582837 } }, test: { collections: 0, clonedCollections: 0 } } } 2018-01-20T05:58:12.656+0300 E REPL [replication-1] Initial sync attempt failed -- attempts left: 9 cause: InitialSyncFailure: error cloning databases: Failed to clone 3 collection(s) in 'DB1' from host1:27017 2018-01-20T05:58:13.656+0300 I REPL [replication-3] Starting initial sync (attempt 2 of 10) 2018-01-20T05:58:13.691+0300 I REPL [replication-3] sync source candidate: host1:27017 2018-01-20T05:58:13.692+0300 I STORAGE [replication-3] dropAllDatabasesExceptLocal 3 2018-01-20T05:58:33.893+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 1 connections to that host remain open 2018-01-20T05:58:38.488+0300 I REPL [replication-3] ****** 2018-01-20T05:58:38.488+0300 I REPL [replication-3] creating replication oplog of size: 122880MB... 2018-01-20T05:58:38.508+0300 I STORAGE [replication-3] WiredTigerRecordStoreThread local.oplog.rs already started 2018-01-20T05:58:38.508+0300 I STORAGE [replication-3] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2018-01-20T05:58:38.508+0300 I STORAGE [replication-3] Scanning the oplog to determine where to place markers for truncation 2018-01-20T05:58:38.527+0300 I REPL [replication-3] ****** 2018-01-20T05:58:38.528+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T05:58:38.529+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (2 connections now open to host1:27017) 2018-01-20T05:58:38.530+0300 I REPL [replication-3] CollectionCloner::start called, on ns:admin.system.users 2018-01-20T05:58:38.572+0300 I INDEX [InitialSyncInserters-admin.system.users0] build index on: admin.system.users properties: { v: 1, unique: true, key: { user: 1, db: 1 }, name: "user_1_db_1", ns: "admin.system.users" } 2018-01-20T05:58:38.572+0300 I INDEX [InitialSyncInserters-admin.system.users0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T05:58:38.590+0300 I INDEX [InitialSyncInserters-admin.system.users0] build index on: admin.system.users properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "admin.system.users" } 2018-01-20T05:58:38.590+0300 I INDEX [InitialSyncInserters-admin.system.users0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T05:58:38.606+0300 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:admin.system.version 2018-01-20T05:58:38.666+0300 I INDEX [InitialSyncInserters-admin.system.version0] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" } 2018-01-20T05:58:38.666+0300 I INDEX [InitialSyncInserters-admin.system.version0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T05:58:38.683+0300 I INDEX [InitialSyncInserters-admin.system.version0] build index on: admin.system.version properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } 2018-01-20T05:58:38.683+0300 I INDEX [InitialSyncInserters-admin.system.version0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T05:58:38.699+0300 I REPL [replication-3] CollectionCloner::start called, on ns:DB1.collection1 2018-01-20T05:58:38.822+0300 W REPL [replication-3] collection clone for 'DB1.collection1' failed due to OperationFailed: While cloning collection 'DB1.collection1' there was an error 'While querying collection 'DB1.collection1' there was an error 'Executor error during find command: CappedPositionLost: CollectionScan died due to position in capped collection being deleted. Last seen record id: RecordId(5826114811)'' 2018-01-20T05:58:38.822+0300 I REPL [replication-3] CollectionCloner::start called, on ns:DB1.collection2 2018-01-20T06:13:53.650+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T06:13:53.652+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T06:14:53.651+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T06:18:25.900+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T06:18:25.920+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 20ms (3 connections now open to host1:27017) 2018-01-20T06:19:25.919+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T06:23:32.785+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T06:23:32.786+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T06:24:32.786+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T06:31:15.871+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T06:31:15.873+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T06:32:15.873+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T06:33:25.219+0300 I REPL [repl writer worker 29] CollectionCloner::start called, on ns:DB1.collection3 2018-01-20T06:33:47.381+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T06:33:47.387+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 6ms (3 connections now open to host1:27017) 2018-01-20T06:35:23.073+0300 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:DB1.collection4 2018-01-20T06:35:26.385+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T06:37:03.697+0300 I REPL [repl writer worker 7] CollectionCloner::start called, on ns:DB1.collection5 2018-01-20T06:37:12.573+0300 I REPL [repl writer worker 25] CollectionCloner::start called, on ns:DB1.collection6 2018-01-20T06:38:34.187+0300 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:DB1.collection7 2018-01-20T06:41:01.157+0300 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:DB1.collection8 2018-01-20T06:41:01.222+0300 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:DB1.collection9 2018-01-20T06:41:01.377+0300 W REPL [replication-1] collection clone for 'DB1.collection9' failed due to OperationFailed: While cloning collection 'DB1.collection9' there was an error 'While querying collection 'DB1.collection9' there was an error 'Executor error during find command: CappedPositionLost: CollectionScan died due to position in capped collection being deleted. Last seen record id: RecordId(9499394155)'' 2018-01-20T06:41:01.377+0300 I REPL [replication-1] CollectionCloner::start called, on ns:DB1.collection10 2018-01-20T06:44:26.541+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T06:44:26.548+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 7ms (3 connections now open to host1:27017) 2018-01-20T06:45:26.547+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T06:59:34.473+0300 I REPL [repl writer worker 29] CollectionCloner::start called, on ns:DB1.collection11 2018-01-20T06:59:36.154+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T06:59:36.155+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T07:01:04.719+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:04:10.184+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:04:10.194+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 10ms (3 connections now open to host1:27017) 2018-01-20T07:06:53.197+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:06:56.288+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:06:56.290+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T07:08:05.502+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:08:30.704+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:08:30.706+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T07:09:30.706+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:10:20.408+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:10:20.410+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T07:11:54.504+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:12:42.808+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:12:42.817+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 9ms (3 connections now open to host1:27017) 2018-01-20T07:13:42.818+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:13:50.781+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:13:50.783+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T07:15:34.653+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:18:00.801+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:18:00.803+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T07:19:59.301+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:20:14.702+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:20:14.704+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T07:21:14.704+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:21:22.044+0300 I REPL [repl writer worker 17] CollectionCloner::start called, on ns:DB1.collection12 2018-01-20T07:22:17.507+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:22:17.508+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T07:23:45.882+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:24:21.249+0300 I REPL [repl writer worker 30] CollectionCloner::start called, on ns:DB1.collection13 2018-01-20T07:27:35.817+0300 I REPL [repl writer worker 7] CollectionCloner::start called, on ns:DB1.collection14 2018-01-20T07:30:17.654+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:30:17.655+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T07:31:53.721+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:31:55.314+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:31:55.315+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T07:34:03.934+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:34:06.723+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:34:06.724+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T07:35:06.724+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:39:12.249+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:39:12.250+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T07:41:53.207+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:42:28.575+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:42:28.576+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T07:43:28.576+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:43:59.987+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:43:59.989+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T07:45:17.488+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:47:36.160+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:47:36.169+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 9ms (3 connections now open to host1:27017) 2018-01-20T07:49:38.323+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:50:55.432+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:50:55.433+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T07:51:55.433+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:52:16.829+0300 I REPL [repl writer worker 5] CollectionCloner::start called, on ns:DB1.collection15 2018-01-20T07:52:20.895+0300 I REPL [repl writer worker 21] CollectionCloner::start called, on ns:DB1.collection16 2018-01-20T07:52:21.093+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:52:21.094+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T07:52:22.607+0300 I REPL [repl writer worker 23] CollectionCloner::start called, on ns:DB1.collection17 2018-01-20T07:53:33.091+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:53:43.281+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:53:43.287+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 6ms (3 connections now open to host1:27017) 2018-01-20T07:56:02.053+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:56:43.002+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:56:43.003+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T07:59:04.782+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T07:59:52.653+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T07:59:52.654+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T08:01:10.593+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:01:14.310+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:01:14.311+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T08:02:43.020+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:04:01.580+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:04:01.581+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T08:05:07.014+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:05:22.160+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:05:22.161+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T08:07:40.010+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:07:42.790+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:07:42.791+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T08:21:24.282+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:21:24.977+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:21:24.978+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T08:23:35.659+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:24:11.604+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:24:11.605+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T08:26:05.783+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:26:13.075+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:26:13.076+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T08:28:38.723+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:29:19.664+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:29:19.665+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T08:30:19.665+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:30:46.021+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:30:46.023+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T08:37:38.993+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:38:02.292+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:38:02.293+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T08:39:43.065+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:40:02.233+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:40:02.234+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T08:48:25.779+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T08:48:45.801+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T08:48:45.803+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T09:02:57.085+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T09:03:08.226+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T09:03:08.228+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T09:05:02.273+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T09:05:05.808+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T09:05:05.809+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T09:43:47.333+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T09:43:50.610+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T09:43:50.613+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 3ms (3 connections now open to host1:27017) 2018-01-20T09:58:43.593+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T09:58:53.506+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T09:58:53.514+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 8ms (3 connections now open to host1:27017) 2018-01-20T10:27:42.988+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T10:27:48.726+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T10:27:48.727+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T10:36:58.070+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T10:37:03.186+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T10:37:03.187+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T11:02:25.719+0300 I REPL [repl writer worker 23] CollectionCloner::start called, on ns:DB1.collection18 2018-01-20T11:04:31.194+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T11:04:41.784+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T11:04:41.793+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 9ms (3 connections now open to host1:27017) 2018-01-20T11:06:42.810+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T11:06:51.929+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T11:06:51.930+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T11:11:31.697+0300 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:DB1.collection19 2018-01-20T11:15:05.319+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T11:15:17.297+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T11:15:17.298+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T12:35:49.206+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T12:35:49.793+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T12:35:49.794+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T12:36:05.550+0300 I REPL [repl writer worker 24] CollectionCloner::start called, on ns:DB1.collection20 2018-01-20T12:36:05.596+0300 I INDEX [InitialSyncInserters-DB1.collection200] build index on: DB1.collection20 properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "DB1.collection20" } 2018-01-20T12:36:05.596+0300 I INDEX [InitialSyncInserters-DB1.collection200] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T12:36:05.604+0300 I REPL [repl writer worker 26] CollectionCloner::start called, on ns:DB1.collection21 2018-01-20T12:36:05.698+0300 I REPL [repl writer worker 27] CollectionCloner::start called, on ns:DB1.collection22 2018-01-20T12:36:49.886+0300 I REPL [repl writer worker 22] CollectionCloner::start called, on ns:DB1.collection23 2018-01-20T12:44:35.723+0300 I REPL [repl writer worker 19] CollectionCloner::start called, on ns:DB1.collection24 2018-01-20T12:46:28.944+0300 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:DB1.collection25 2018-01-20T12:50:04.918+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T12:50:21.283+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T12:50:21.284+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T12:51:25.387+0300 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:DB1.collection26 2018-01-20T13:00:29.001+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:00:36.713+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:00:36.714+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T13:01:37.726+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:01:50.303+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:01:50.304+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T13:03:40.627+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:03:44.422+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:03:44.424+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T13:07:30.110+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:07:35.235+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:07:35.236+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T13:09:43.974+0300 I REPL [repl writer worker 30] CollectionCloner::start called, on ns:DB1.collection27 2018-01-20T13:11:35.109+0300 I REPL [repl writer worker 3] CollectionCloner::start called, on ns:DB1.collection28 2018-01-20T13:16:17.810+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:16:24.719+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:16:24.741+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 22ms (3 connections now open to host1:27017) 2018-01-20T13:19:44.718+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:19:45.419+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:19:45.435+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 16ms (3 connections now open to host1:27017) 2018-01-20T13:22:06.948+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:22:17.399+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:22:17.420+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 21ms (3 connections now open to host1:27017) 2018-01-20T13:23:56.812+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:24:04.763+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:24:04.776+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 13ms (3 connections now open to host1:27017) 2018-01-20T13:25:35.514+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:25:51.091+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:25:51.098+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 7ms (3 connections now open to host1:27017) 2018-01-20T13:26:51.098+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:27:30.789+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:27:30.800+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 11ms (3 connections now open to host1:27017) 2018-01-20T13:30:49.724+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:30:58.022+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:30:58.023+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T13:32:44.636+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:32:44.857+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:32:44.863+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 6ms (3 connections now open to host1:27017) 2018-01-20T13:43:48.960+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:44:00.241+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:44:00.244+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 4ms (3 connections now open to host1:27017) 2018-01-20T13:46:40.323+0300 W REPL [repl writer worker 16] database 'DB1' (2 of 3) clone failed due to InitialSyncFailure: Failed to clone 2 collection(s) in 'DB1' from host1:27017 2018-01-20T13:46:40.323+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending connection to host host1:27017 due to bad connection status; 2 connections to that host remain open 2018-01-20T13:46:40.323+0300 I REPL [replication-7] Finished fetching oplog during initial sync: CallbackCanceled: Callback canceled. Last fetched optime and hash: { ts: Timestamp 1516445200000|2120, t: -1 }[7492827318973679571] 2018-01-20T13:46:40.323+0300 I REPL [replication-7] Initial sync attempt finishing up. 2018-01-20T13:46:40.323+0300 I REPL [replication-7] Initial Sync Attempt Statistics: { failedInitialSyncAttempts: 1, maxFailedInitialSyncAttempts: 10, initialSyncStart: new Date(1516395542556), initialSyncAttempts: [ { durationMillis: 21547946, status: "InitialSyncFailure: error cloning databases: Failed to clone 3 collection(s) in 'DB1' from host1:27017", syncSource: "host1:27017" } ], fetchedMissingDocs: 0, appliedOps: 0, initialSyncOplogStart: Timestamp 1516417118000|530, databases: { databasesCloned: 1, admin: { collections: 2, clonedCollections: 2, start: new Date(1516417118529), end: new Date(1516417118698), elapsedMillis: 169, admin.system.users: { documentsToCopy: 4, documentsCopied: 4, indexes: 2, fetchedBatches: 1, start: new Date(1516417118530), end: new Date(1516417118606), elapsedMillis: 76 }, admin.system.version: { documentsToCopy: 2, documentsCopied: 2, indexes: 2, fetchedBatches: 1, start: new Date(1516417118606), end: new Date(1516417118698), elapsedMillis: 92 } }, DB1: { collections: 28, clonedCollections: 28, start: new Date(1516417118698), end: new Date(1516445200323), elapsedMillis: 28081625, DB1.collection1: { documentsToCopy: 59271684, documentsCopied: 0, indexes: 3, fetchedBatches: 0, start: new Date(1516417118699), end: new Date(1516417118822), elapsedMillis: 123 }, DB1.collection2: { documentsToCopy: 194705567, documentsCopied: 194767297, indexes: 2, fetchedBatches: 2671, start: new Date(1516417118822), end: new Date(1516419205219), elapsedMillis: 2086397 }, DB1.collection3: { documentsToCopy: 13738729, documentsCopied: 13738954, indexes: 2, fetchedBatches: 262, start: new Date(1516419205219), end: new Date(1516419323073), elapsedMillis: 117854 }, DB1.collection4: { documentsToCopy: 9876744, documentsCopied: 9876800, indexes: 2, fetchedBatches: 260, start: new Date(1516419323073), end: new Date(1516419423697), elapsedMillis: 100624 }, DB1.collection5: { documentsToCopy: 685097, documentsCopied: 685097, indexes: 2, fetchedBatches: 21, start: new Date(1516419423697), end: new Date(1516419432573), elapsedMillis: 8876 }, DB1.collection6: { documentsToCopy: 8371124, documentsCopied: 8371213, indexes: 1, fetchedBatches: 146, start: new Date(1516419432573), end: new Date(1516419514187), elapsedMillis: 81614 }, DB1.collection7: { documentsToCopy: 4741017, documentsCopied: 4741811, indexes: 2, fetchedBatches: 258, start: new Date(1516419514187), end: new Date(1516419661157), elapsedMillis: 146970 }, DB1.collection8: { documentsToCopy: 1231, documentsCopied: 1231, indexes: 1, fetchedBatches: 1, start: new Date(1516419661157), end: new Date(1516419661222), elapsedMillis: 65 }, DB1.collection9: { documentsToCopy: 128830384, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1516419661222), end: new Date(1516419661377), elapsedMillis: 155 }, DB1.collection10: { documentsToCopy: 79581916, documentsCopied: 79581916, indexes: 2, fetchedBatches: 527, start: new Date(1516419661377), end: new Date(1516420774473), elapsedMillis: 1113096 }, DB1.collection11: { documentsToCopy: 55835532, documentsCopied: 55904630, indexes: 2, fetchedBatches: 1561, start: new Date(1516420774473), end: new Date(1516422082044), elapsedMillis: 1307571 }, DB1.collection12: { documentsToCopy: 35027502, documentsCopied: 35027511, indexes: 1, fetchedBatches: 527, start: new Date(1516422082044), end: new Date(1516422261249), elapsedMillis: 179205 }, DB1.collection13: { documentsToCopy: 18549625, documentsCopied: 18553403, indexes: 2, fetchedBatches: 264, start: new Date(1516422261249), end: new Date(1516422455817), elapsedMillis: 194568 }, DB1.collection14: { documentsToCopy: 58803799, documentsCopied: 59066272, indexes: 2, fetchedBatches: 1952, start: new Date(1516422455817), end: new Date(1516423936829), elapsedMillis: 1481012 }, DB1.collection15: { documentsToCopy: 740738, documentsCopied: 740738, indexes: 1, fetchedBatches: 16, start: new Date(1516423936829), end: new Date(1516423940895), elapsedMillis: 4066 }, DB1.collection16: { documentsToCopy: 155921, documentsCopied: 155921, indexes: 2, fetchedBatches: 2, start: new Date(1516423940895), end: new Date(1516423942607), elapsedMillis: 1712 }, DB1.collection17: { documentsToCopy: 580668573, documentsCopied: 584651648, indexes: 3, fetchedBatches: 16968, start: new Date(1516423942607), end: new Date(1516435345719), elapsedMillis: 11403112 }, DB1.collection18: { documentsToCopy: 34531634, documentsCopied: 34531634, indexes: 4, fetchedBatches: 1038, start: new Date(1516435345719), end: new Date(1516435891697), elapsedMillis: 545978 }, DB1.collection19: { documentsToCopy: 568865167, documentsCopied: 573123115, indexes: 2, fetchedBatches: 5528, start: new Date(1516435891697), end: new Date(1516440965553), elapsedMillis: 5073856 }, DB1.collection20: { documentsToCopy: 42, documentsCopied: 42, indexes: 1, fetchedBatches: 1, start: new Date(1516440965553), end: new Date(1516440965604), elapsedMillis: 51 }, DB1.collection21: { documentsToCopy: 1258, documentsCopied: 1258, indexes: 1, fetchedBatches: 1, start: new Date(1516440965604), end: new Date(1516440965698), elapsedMillis: 94 }, DB1.collection22: { documentsToCopy: 4411439, documentsCopied: 4411445, indexes: 1, fetchedBatches: 183, start: new Date(1516440965698), end: new Date(1516441009886), elapsedMillis: 44188 }, DB1.collection23: { documentsToCopy: 49530991, documentsCopied: 49532930, indexes: 2, fetchedBatches: 1006, start: new Date(1516441009886), end: new Date(1516441475723), elapsedMillis: 465837 }, DB1.collection24: { documentsToCopy: 23903432, documentsCopied: 23903436, indexes: 1, fetchedBatches: 206, start: new Date(1516441475723), end: new Date(1516441588944), elapsedMillis: 113221 }, DB1.collection25: { documentsToCopy: 24514170, documentsCopied: 24524864, indexes: 2, fetchedBatches: 267, start: new Date(1516441588944), end: new Date(1516441885387), elapsedMillis: 296443 }, DB1.collection26: { documentsToCopy: 38680072, documentsCopied: 38698289, indexes: 2, fetchedBatches: 1040, start: new Date(1516441885387), end: new Date(1516442983974), elapsedMillis: 1098587 }, DB1.collection27: { documentsToCopy: 10635570, documentsCopied: 10635570, indexes: 2, fetchedBatches: 261, start: new Date(1516442983974), end: new Date(1516443095109), elapsedMillis: 111135 }, DB1.collection28: { documentsToCopy: 262622692, documentsCopied: 262873999, indexes: 1, fetchedBatches: 5360, start: new Date(1516443095109), end: new Date(1516445200323), elapsedMillis: 2105214 } }, test: { collections: 0, clonedCollections: 0 } } } 2018-01-20T13:46:40.323+0300 E REPL [replication-7] Initial sync attempt failed -- attempts left: 8 cause: InitialSyncFailure: error cloning databases: Failed to clone 2 collection(s) in 'DB1' from host1:27017 2018-01-20T13:46:41.324+0300 I REPL [replication-5] Starting initial sync (attempt 3 of 10) 2018-01-20T13:46:41.358+0300 I REPL [replication-5] sync source candidate: host1:27017 2018-01-20T13:46:41.366+0300 I STORAGE [replication-5] dropAllDatabasesExceptLocal 3 2018-01-20T13:47:07.057+0300 I REPL [replication-5] ****** 2018-01-20T13:47:07.057+0300 I REPL [replication-5] creating replication oplog of size: 122880MB... 2018-01-20T13:47:07.074+0300 I STORAGE [replication-5] WiredTigerRecordStoreThread local.oplog.rs already started 2018-01-20T13:47:07.074+0300 I STORAGE [replication-5] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2018-01-20T13:47:07.074+0300 I STORAGE [replication-5] Scanning the oplog to determine where to place markers for truncation 2018-01-20T13:47:07.085+0300 I REPL [replication-5] ****** 2018-01-20T13:47:07.087+0300 I REPL [replication-7] CollectionCloner::start called, on ns:admin.system.users 2018-01-20T13:47:07.123+0300 I INDEX [InitialSyncInserters-admin.system.users0] build index on: admin.system.users properties: { v: 1, unique: true, key: { user: 1, db: 1 }, name: "user_1_db_1", ns: "admin.system.users" } 2018-01-20T13:47:07.123+0300 I INDEX [InitialSyncInserters-admin.system.users0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T13:47:07.140+0300 I INDEX [InitialSyncInserters-admin.system.users0] build index on: admin.system.users properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "admin.system.users" } 2018-01-20T13:47:07.140+0300 I INDEX [InitialSyncInserters-admin.system.users0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T13:47:07.156+0300 I REPL [repl writer worker 20] CollectionCloner::start called, on ns:admin.system.version 2018-01-20T13:47:07.195+0300 I INDEX [InitialSyncInserters-admin.system.version0] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" } 2018-01-20T13:47:07.195+0300 I INDEX [InitialSyncInserters-admin.system.version0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T13:47:07.212+0300 I INDEX [InitialSyncInserters-admin.system.version0] build index on: admin.system.version properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } 2018-01-20T13:47:07.212+0300 I INDEX [InitialSyncInserters-admin.system.version0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T13:47:07.577+0300 I REPL [replication-5] CollectionCloner::start called, on ns:DB1.collection1 2018-01-20T13:47:07.853+0300 W REPL [replication-5] collection clone for 'DB1.collection1' failed due to OperationFailed: While cloning collection 'DB1.collection1' there was an error 'While querying collection 'DB1.collection1' there was an error 'Executor error during find command: CappedPositionLost: CollectionScan died due to position in capped collection being deleted. Last seen record id: RecordId(5832652510)'' 2018-01-20T13:47:07.853+0300 I REPL [replication-5] CollectionCloner::start called, on ns:DB1.collection2 2018-01-20T13:47:26.783+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:47:26.788+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 5ms (3 connections now open to host1:27017) 2018-01-20T13:48:26.788+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:49:29.712+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:49:29.713+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T13:50:29.713+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T13:58:58.786+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T13:58:58.788+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T13:59:58.788+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:06:11.787+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:06:11.789+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T14:07:11.789+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:07:35.902+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:07:35.909+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 7ms (3 connections now open to host1:27017) 2018-01-20T14:08:35.909+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:09:10.780+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:09:10.785+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 5ms (3 connections now open to host1:27017) 2018-01-20T14:10:19.484+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:11:53.712+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:11:53.714+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T14:12:55.152+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:14:18.081+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:14:18.083+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T14:16:00.810+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:19:14.204+0300 I REPL [repl writer worker 8] CollectionCloner::start called, on ns:DB1.collection3 2018-01-20T14:21:11.676+0300 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:DB1.collection4 2018-01-20T14:21:50.984+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:21:50.985+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T14:22:38.242+0300 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:DB1.collection5 2018-01-20T14:22:44.840+0300 I REPL [repl writer worker 5] CollectionCloner::start called, on ns:DB1.collection6 2018-01-20T14:23:33.258+0300 I REPL [repl writer worker 28] CollectionCloner::start called, on ns:DB1.collection7 2018-01-20T14:23:45.081+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:25:02.095+0300 I REPL [repl writer worker 24] CollectionCloner::start called, on ns:DB1.collection8 2018-01-20T14:25:02.152+0300 I REPL [repl writer worker 26] CollectionCloner::start called, on ns:DB1.collection9 2018-01-20T14:25:03.513+0300 W REPL [replication-7] collection clone for 'DB1.collection9' failed due to OperationFailed: While cloning collection 'DB1.collection9' there was an error 'While querying collection 'DB1.collection9' there was an error 'Executor error during find command: CappedPositionLost: CollectionScan died due to position in capped collection being deleted. Last seen record id: RecordId(9537212696)'' 2018-01-20T14:25:03.513+0300 I REPL [replication-7] CollectionCloner::start called, on ns:DB1.collection10 2018-01-20T14:25:33.003+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:25:33.005+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T14:26:33.005+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:26:43.600+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:26:43.602+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T14:29:32.795+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:30:09.881+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:30:09.882+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T14:31:09.882+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:33:12.797+0300 I REPL [repl writer worker 13] CollectionCloner::start called, on ns:DB1.collection11 2018-01-20T14:40:02.617+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:40:02.621+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 4ms (3 connections now open to host1:27017) 2018-01-20T14:41:02.621+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:41:19.150+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:41:19.152+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T14:42:19.152+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:43:55.079+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:43:55.081+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T14:46:02.454+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:46:03.935+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:46:03.938+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 4ms (3 connections now open to host1:27017) 2018-01-20T14:47:03.938+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:47:04.674+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:47:04.676+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 3ms (3 connections now open to host1:27017) 2018-01-20T14:49:07.089+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:49:13.644+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:49:13.646+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T14:50:54.821+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:52:03.887+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:52:03.888+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T14:53:03.888+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:53:40.506+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:53:40.507+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T14:56:59.466+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:57:22.680+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:57:22.681+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T14:58:38.388+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T14:58:43.197+0300 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:DB1.collection12 2018-01-20T14:59:39.087+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T14:59:39.100+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 13ms (3 connections now open to host1:27017) 2018-01-20T15:01:27.104+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:01:55.106+0300 I REPL [repl writer worker 21] CollectionCloner::start called, on ns:DB1.collection13 2018-01-20T15:02:14.788+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:02:14.789+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T15:04:33.556+0300 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:DB1.collection14 2018-01-20T15:04:50.528+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:05:23.391+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:05:23.401+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 10ms (3 connections now open to host1:27017) 2018-01-20T15:06:54.896+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:06:57.797+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:06:57.804+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 7ms (3 connections now open to host1:27017) 2018-01-20T15:09:59.548+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:10:10.853+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:10:10.855+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T15:11:40.688+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:11:46.520+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:11:46.521+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T15:12:46.521+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:13:55.595+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:13:55.597+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T15:17:24.930+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:19:30.379+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:19:30.380+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T15:20:30.380+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:21:12.370+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:21:12.371+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T15:22:12.372+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:22:46.007+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:22:46.008+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T15:23:53.746+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:25:41.330+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:25:41.333+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 3ms (3 connections now open to host1:27017) 2018-01-20T15:26:58.784+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:27:04.497+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:27:04.513+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 16ms (3 connections now open to host1:27017) 2018-01-20T15:28:44.653+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:28:45.197+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:28:45.208+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 11ms (3 connections now open to host1:27017) 2018-01-20T15:29:45.209+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:29:51.790+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:29:51.792+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T15:30:51.792+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:31:45.715+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:31:45.716+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T15:33:00.413+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:33:18.226+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:33:18.228+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T15:33:24.939+0300 I REPL [repl writer worker 15] CollectionCloner::start called, on ns:DB1.collection15 2018-01-20T15:33:30.251+0300 I REPL [repl writer worker 30] CollectionCloner::start called, on ns:DB1.collection16 2018-01-20T15:33:34.978+0300 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:DB1.collection17 2018-01-20T15:44:39.704+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:45:14.717+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:45:14.718+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T15:51:26.227+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:51:29.391+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:51:29.393+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T15:53:22.397+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T15:53:23.305+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T15:53:23.306+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T16:01:09.826+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T16:01:24.712+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T16:01:24.713+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T16:22:40.311+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T16:23:00.890+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T16:23:00.892+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T17:02:30.419+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T17:03:09.125+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T17:03:09.126+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T17:05:17.627+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T17:05:19.033+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T17:05:19.034+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T17:18:24.083+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T17:18:25.918+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T17:18:25.919+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T18:59:18.724+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T18:59:39.729+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T18:59:39.734+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 5ms (3 connections now open to host1:27017) 2018-01-20T19:00:11.213+0300 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:DB1.collection18 2018-01-20T19:03:16.495+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T19:03:25.298+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T19:03:25.300+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T19:09:30.130+0300 I REPL [repl writer worker 18] CollectionCloner::start called, on ns:DB1.collection19 2018-01-20T19:37:11.941+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T19:37:17.365+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T19:37:17.366+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T20:26:40.931+0300 I REPL [repl writer worker 30] CollectionCloner::start called, on ns:DB1.collection20 2018-01-20T20:26:40.976+0300 I INDEX [InitialSyncInserters-DB1.collection200] build index on: DB1.collection20 properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "DB1.collection20" } 2018-01-20T20:26:40.976+0300 I INDEX [InitialSyncInserters-DB1.collection200] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T20:26:40.978+0300 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:DB1.collection21 2018-01-20T20:26:41.041+0300 I REPL [repl writer worker 3] CollectionCloner::start called, on ns:DB1.collection22 2018-01-20T20:27:23.073+0300 I REPL [repl writer worker 29] CollectionCloner::start called, on ns:DB1.collection23 2018-01-20T20:35:29.790+0300 I REPL [repl writer worker 7] CollectionCloner::start called, on ns:DB1.collection24 2018-01-20T20:37:30.753+0300 I REPL [repl writer worker 28] CollectionCloner::start called, on ns:DB1.collection25 2018-01-20T20:39:27.131+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T20:39:33.401+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T20:39:33.404+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 3ms (3 connections now open to host1:27017) 2018-01-20T20:40:58.348+0300 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:DB1.collection26 2018-01-20T20:48:07.384+0300 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:DB1.collection27 2018-01-20T20:49:54.424+0300 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:DB1.collection28 2018-01-20T20:51:07.092+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T20:51:14.210+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T20:51:14.215+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 5ms (3 connections now open to host1:27017) 2018-01-20T20:53:19.912+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T20:53:20.495+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T20:53:20.497+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T20:54:37.230+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T20:54:43.286+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T20:54:43.293+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 7ms (3 connections now open to host1:27017) 2018-01-20T21:01:50.310+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T21:01:57.951+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T21:01:57.958+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 7ms (3 connections now open to host1:27017) 2018-01-20T21:05:02.394+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T21:05:15.946+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T21:05:15.947+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T21:06:38.854+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T21:07:17.289+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T21:07:17.310+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 21ms (3 connections now open to host1:27017) 2018-01-20T21:19:48.445+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T21:19:52.246+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T21:19:52.247+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T21:21:00.707+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T21:21:01.381+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T21:21:01.387+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 6ms (3 connections now open to host1:27017) 2018-01-20T21:21:55.895+0300 W REPL [repl writer worker 27] database 'DB1' (2 of 3) clone failed due to InitialSyncFailure: Failed to clone 2 collection(s) in 'DB1' from host1:27017 2018-01-20T21:21:55.895+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending connection to host host1:27017 due to bad connection status; 2 connections to that host remain open 2018-01-20T21:21:55.895+0300 I REPL [replication-12] Finished fetching oplog during initial sync: CallbackCanceled: Callback canceled. Last fetched optime and hash: { ts: Timestamp 1516472515000|3929, t: -1 }[2532737768927027216] 2018-01-20T21:21:55.895+0300 I REPL [replication-12] Initial sync attempt finishing up. 2018-01-20T21:21:55.895+0300 I REPL [replication-12] Initial Sync Attempt Statistics: { failedInitialSyncAttempts: 2, maxFailedInitialSyncAttempts: 10, initialSyncStart: new Date(1516395542556), initialSyncAttempts: [ { durationMillis: 21547946, status: "InitialSyncFailure: error cloning databases: Failed to clone 3 collection(s) in 'DB1' from host1:27017", syncSource: "host1:27017" }, { durationMillis: 28081795, status: "InitialSyncFailure: error cloning databases: Failed to clone 2 collection(s) in 'DB1' from host1:27017", syncSource: "host1:27017" } ], fetchedMissingDocs: 0, appliedOps: 0, initialSyncOplogStart: Timestamp 1516445227000|596, databases: { databasesCloned: 1, admin: { collections: 2, clonedCollections: 2, start: new Date(1516445227087), end: new Date(1516445227229), elapsedMillis: 142, admin.system.users: { documentsToCopy: 4, documentsCopied: 4, indexes: 2, fetchedBatches: 1, start: new Date(1516445227087), end: new Date(1516445227156), elapsedMillis: 69 }, admin.system.version: { documentsToCopy: 2, documentsCopied: 2, indexes: 2, fetchedBatches: 1, start: new Date(1516445227156), end: new Date(1516445227229), elapsedMillis: 73 } }, DB1: { collections: 28, clonedCollections: 28, start: new Date(1516445227229), end: new Date(1516472515895), elapsedMillis: 27288666, DB1.collection1: { documentsToCopy: 59307066, documentsCopied: 0, indexes: 3, fetchedBatches: 0, start: new Date(1516445227577), end: new Date(1516445227853), elapsedMillis: 276 }, DB1.collection2: { documentsToCopy: 194497559, documentsCopied: 194732064, indexes: 2, fetchedBatches: 2673, start: new Date(1516445227853), end: new Date(1516447154204), elapsedMillis: 1926351 }, DB1.collection3: { documentsToCopy: 13743798, documentsCopied: 13744795, indexes: 2, fetchedBatches: 262, start: new Date(1516447154204), end: new Date(1516447271676), elapsedMillis: 117472 }, DB1.collection4: { documentsToCopy: 9870908, documentsCopied: 9871229, indexes: 2, fetchedBatches: 260, start: new Date(1516447271676), end: new Date(1516447358242), elapsedMillis: 86566 }, DB1.collection5: { documentsToCopy: 685097, documentsCopied: 685097, indexes: 2, fetchedBatches: 21, start: new Date(1516447358242), end: new Date(1516447364840), elapsedMillis: 6598 }, DB1.collection6: { documentsToCopy: 8386165, documentsCopied: 8386167, indexes: 1, fetchedBatches: 146, start: new Date(1516447364840), end: new Date(1516447413258), elapsedMillis: 48418 }, DB1.collection7: { documentsToCopy: 4740749, documentsCopied: 4741224, indexes: 2, fetchedBatches: 258, start: new Date(1516447413258), end: new Date(1516447502095), elapsedMillis: 88837 }, DB1.collection8: { documentsToCopy: 1231, documentsCopied: 1231, indexes: 1, fetchedBatches: 1, start: new Date(1516447502095), end: new Date(1516447502152), elapsedMillis: 57 }, DB1.collection9: { documentsToCopy: 127815596, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1516447502152), end: new Date(1516447503513), elapsedMillis: 1361 }, DB1.collection10: { documentsToCopy: 79570414, documentsCopied: 79570414, indexes: 2, fetchedBatches: 527, start: new Date(1516447503513), end: new Date(1516447992797), elapsedMillis: 489284 }, DB1.collection11: { documentsToCopy: 55830570, documentsCopied: 56092453, indexes: 2, fetchedBatches: 1566, start: new Date(1516447992797), end: new Date(1516449523197), elapsedMillis: 1530400 }, DB1.collection12: { documentsToCopy: 35027533, documentsCopied: 35027542, indexes: 1, fetchedBatches: 527, start: new Date(1516449523197), end: new Date(1516449715106), elapsedMillis: 191909 }, DB1.collection13: { documentsToCopy: 18521191, documentsCopied: 18523349, indexes: 2, fetchedBatches: 264, start: new Date(1516449715106), end: new Date(1516449873556), elapsedMillis: 158450 }, DB1.collection14: { documentsToCopy: 58685165, documentsCopied: 59335448, indexes: 2, fetchedBatches: 1965, start: new Date(1516449873556), end: new Date(1516451604939), elapsedMillis: 1731383 }, DB1.collection15: { documentsToCopy: 740870, documentsCopied: 740870, indexes: 1, fetchedBatches: 16, start: new Date(1516451604939), end: new Date(1516451610251), elapsedMillis: 5312 }, DB1.collection16: { documentsToCopy: 155972, documentsCopied: 155972, indexes: 2, fetchedBatches: 2, start: new Date(1516451610251), end: new Date(1516451614978), elapsedMillis: 4727 }, DB1.collection17: { documentsToCopy: 582955611, documentsCopied: 588659772, indexes: 3, fetchedBatches: 17009, start: new Date(1516451614978), end: new Date(1516464011214), elapsedMillis: 12396236 }, DB1.collection18: { documentsToCopy: 34531638, documentsCopied: 34531638, indexes: 4, fetchedBatches: 1038, start: new Date(1516464011214), end: new Date(1516464570130), elapsedMillis: 558916 }, DB1.collection19: { documentsToCopy: 563374785, documentsCopied: 567182228, indexes: 2, fetchedBatches: 5520, start: new Date(1516464570130), end: new Date(1516469200931), elapsedMillis: 4630801 }, DB1.collection20: { documentsToCopy: 42, documentsCopied: 42, indexes: 1, fetchedBatches: 1, start: new Date(1516469200931), end: new Date(1516469200978), elapsedMillis: 47 }, DB1.collection21: { documentsToCopy: 1258, documentsCopied: 1258, indexes: 1, fetchedBatches: 1, start: new Date(1516469200978), end: new Date(1516469201041), elapsedMillis: 63 }, DB1.collection22: { documentsToCopy: 4418372, documentsCopied: 4418381, indexes: 1, fetchedBatches: 184, start: new Date(1516469201041), end: new Date(1516469243073), elapsedMillis: 42032 }, DB1.collection23: { documentsToCopy: 49625768, documentsCopied: 49627227, indexes: 2, fetchedBatches: 1008, start: new Date(1516469243073), end: new Date(1516469729790), elapsedMillis: 486717 }, DB1.collection24: { documentsToCopy: 23904712, documentsCopied: 23904716, indexes: 1, fetchedBatches: 206, start: new Date(1516469729790), end: new Date(1516469850753), elapsedMillis: 120963 }, DB1.collection25: { documentsToCopy: 24510797, documentsCopied: 24516109, indexes: 2, fetchedBatches: 267, start: new Date(1516469850753), end: new Date(1516470058348), elapsedMillis: 207595 }, DB1.collection26: { documentsToCopy: 38676725, documentsCopied: 38683848, indexes: 2, fetchedBatches: 1040, start: new Date(1516470058348), end: new Date(1516470487385), elapsedMillis: 429037 }, DB1.collection27: { documentsToCopy: 10635570, documentsCopied: 10635570, indexes: 2, fetchedBatches: 261, start: new Date(1516470487384), end: new Date(1516470594424), elapsedMillis: 107040 }, DB1.collection28: { documentsToCopy: 262527734, documentsCopied: 262736096, indexes: 1, fetchedBatches: 5359, start: new Date(1516470594424), end: new Date(1516472515895), elapsedMillis: 1921471 } }, test: { collections: 0, clonedCollections: 0 } } } 2018-01-20T21:21:55.895+0300 E REPL [replication-12] Initial sync attempt failed -- attempts left: 7 cause: InitialSyncFailure: error cloning databases: Failed to clone 2 collection(s) in 'DB1' from host1:27017 2018-01-20T21:21:56.895+0300 I REPL [replication-10] Starting initial sync (attempt 4 of 10) 2018-01-20T21:21:56.930+0300 I REPL [replication-10] sync source candidate: host1:27017 2018-01-20T21:21:56.931+0300 I STORAGE [replication-10] dropAllDatabasesExceptLocal 3 2018-01-20T21:22:23.697+0300 I REPL [replication-10] ****** 2018-01-20T21:22:23.697+0300 I REPL [replication-10] creating replication oplog of size: 122880MB... 2018-01-20T21:22:23.715+0300 I STORAGE [replication-10] WiredTigerRecordStoreThread local.oplog.rs already started 2018-01-20T21:22:23.715+0300 I STORAGE [replication-10] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2018-01-20T21:22:23.715+0300 I STORAGE [replication-10] Scanning the oplog to determine where to place markers for truncation 2018-01-20T21:22:23.741+0300 I REPL [replication-10] ****** 2018-01-20T21:22:23.743+0300 I REPL [replication-10] CollectionCloner::start called, on ns:admin.system.users 2018-01-20T21:22:23.786+0300 I INDEX [InitialSyncInserters-admin.system.users0] build index on: admin.system.users properties: { v: 1, unique: true, key: { user: 1, db: 1 }, name: "user_1_db_1", ns: "admin.system.users" } 2018-01-20T21:22:23.786+0300 I INDEX [InitialSyncInserters-admin.system.users0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T21:22:23.803+0300 I INDEX [InitialSyncInserters-admin.system.users0] build index on: admin.system.users properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "admin.system.users" } 2018-01-20T21:22:23.803+0300 I INDEX [InitialSyncInserters-admin.system.users0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T21:22:23.813+0300 I REPL [repl writer worker 30] CollectionCloner::start called, on ns:admin.system.version 2018-01-20T21:22:23.876+0300 I INDEX [InitialSyncInserters-admin.system.version0] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" } 2018-01-20T21:22:23.876+0300 I INDEX [InitialSyncInserters-admin.system.version0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T21:22:23.893+0300 I INDEX [InitialSyncInserters-admin.system.version0] build index on: admin.system.version properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } 2018-01-20T21:22:23.893+0300 I INDEX [InitialSyncInserters-admin.system.version0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-01-20T21:22:23.953+0300 I REPL [replication-10] CollectionCloner::start called, on ns:DB1.collection1 2018-01-20T21:24:39.285+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T21:24:39.287+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T21:25:39.287+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T21:32:35.221+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T21:32:35.225+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 4ms (3 connections now open to host1:27017) 2018-01-20T21:33:35.225+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T21:34:24.404+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T21:34:24.406+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T21:35:24.406+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T21:37:32.470+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T21:37:32.472+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 2ms (3 connections now open to host1:27017) 2018-01-20T21:39:30.404+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T21:45:18.974+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T21:45:18.987+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 13ms (3 connections now open to host1:27017) 2018-01-20T21:46:18.987+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T21:47:18.848+0300 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:DB1.collection2 2018-01-20T21:47:22.655+0300 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host1:27017 2018-01-20T21:47:22.656+0300 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host1:27017, took 1ms (3 connections now open to host1:27017) 2018-01-20T21:48:23.603+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host host1:27017 because the pool meets constraints; 2 connections to that host remain open 2018-01-20T21:48:59.822+0300 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends 2018-01-20T21:48:59.822+0300 I REPL [signalProcessingThread] shutting down replication subsystems 2018-01-20T21:48:59.822+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending connection to host host1:27017 due to bad connection status; 1 connections to that host remain open 2018-01-20T21:48:59.822+0300 I REPL [replication-10] Finished fetching oplog during initial sync: CallbackCanceled: Callback canceled. Last fetched optime and hash: { ts: Timestamp 1516474139000|4026, t: -1 }[-3404987815146733079] 2018-01-20T21:48:59.822+0300 I ASIO [NetworkInterfaceASIO-RS-0] Ending connection to host host1:27017 due to bad connection status; 0 connections to that host remain open 2018-01-20T21:48:59.822+0300 W REPL [replication-12] collection clone for 'DB1.collection2' failed due to CallbackCanceled: While cloning collection 'DB1.collection2' there was an error 'While querying collection 'DB1.collection2' there was an error 'Callback canceled'' 2018-01-20T21:48:59.822+0300 I REPL [replication-12] CollectionCloner::start called, on ns:DB1.collection3 2018-01-20T21:48:59.822+0300 W REPL [replication-12] database 'DB1' (2 of 3) clone failed due to ShutdownInProgress: collection cloner completed 2018-01-20T21:48:59.822+0300 I REPL [replication-12] Initial sync attempt finishing up. 2018-01-20T21:48:59.822+0300 I REPL [replication-12] Initial Sync Attempt Statistics: { failedInitialSyncAttempts: 3, maxFailedInitialSyncAttempts: 10, initialSyncStart: new Date(1516395542556), initialSyncAttempts: [ { durationMillis: 21547946, status: "InitialSyncFailure: error cloning databases: Failed to clone 3 collection(s) in 'DB1' from host1:27017", syncSource: "host1:27017" }, { durationMillis: 28081795, status: "InitialSyncFailure: error cloning databases: Failed to clone 2 collection(s) in 'DB1' from host1:27017", syncSource: "host1:27017" }, { durationMillis: 27288808, status: "InitialSyncFailure: error cloning databases: Failed to clone 2 collection(s) in 'DB1' from host1:27017", syncSource: "host1:27017" } ], fetchedMissingDocs: 0, appliedOps: 0, initialSyncOplogStart: Timestamp 1516472543000|3783, databases: { databasesCloned: 1, admin: { collections: 2, clonedCollections: 2, start: new Date(1516472543743), end: new Date(1516472543952), elapsedMillis: 209, admin.system.users: { documentsToCopy: 4, documentsCopied: 4, indexes: 2, fetchedBatches: 1, start: new Date(1516472543743), end: new Date(1516472543813), elapsedMillis: 70 }, admin.system.version: { documentsToCopy: 2, documentsCopied: 2, indexes: 2, fetchedBatches: 1, start: new Date(1516472543813), end: new Date(1516472543952), elapsedMillis: 139 } }, DB1: { collections: 28, clonedCollections: 2, start: new Date(1516472543952), DB1.collection1: { documentsToCopy: 59323493, documentsCopied: 59772191, indexes: 3, fetchedBatches: 2410, start: new Date(1516472543953), end: new Date(1516474038848), elapsedMillis: 1494895 }, DB1.collection2: { documentsToCopy: 194112493, documentsCopied: 4583067, indexes: 2, fetchedBatches: 61, start: new Date(1516474038848) }, DB1.collection3: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection4: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection5: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection6: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection7: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection8: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection9: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection10: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection11: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection12: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection13: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection14: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection15: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection16: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection17: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection18: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection19: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection20: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection21: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection22: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection23: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection24: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection25: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection26: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection27: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 }, DB1.collection28: { documentsToCopy: 0, documentsCopied: 0, indexes: 0, fetchedBatches: 0 } }, test: { collections: 0, clonedCollections: 0 } } } 2018-01-20T21:48:59.822+0300 E REPL [replication-12] Initial sync attempt failed -- attempts left: 6 cause: CallbackCanceled: error fetching oplog during initial sync: initial syncer is shutting down 2018-01-20T21:48:59.823+0300 I REPL [replication-10] Initial Sync has been cancelled: CallbackCanceled: failed to schedule work _startInitialSyncAttemptCallback-4 at 2018-01-20T21:49:00.822+0300: initial syncer is shutting down 2018-01-20T21:48:59.823+0300 I REPL [signalProcessingThread] Stopping replication storage threads 2018-01-20T21:48:59.829+0300 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down 2018-01-20T21:49:01.419+0300 I STORAGE [signalProcessingThread] shutdown: removing fs lock... 2018-01-20T21:49:01.420+0300 I CONTROL [signalProcessingThread] now exiting 2018-01-20T21:49:01.420+0300 I CONTROL [signalProcessingThread] shutting down with code:0 2018-01-20T21:49:01.420+0300 I CONTROL [initandlisten] shutting down with code:0