2015-02-10T18:18:51.791-0500 I CONTROL [initandlisten] MongoDB starting : pid=25724 port=27017 dbpath=/home/bdlucas/tickets/SERVER-16921-oplog-lag-grows/repro/db/./r0 64-bit host=ubuntu 2015-02-10T18:18:51.791-0500 I CONTROL [initandlisten] 2015-02-10T18:18:51.791-0500 I CONTROL [initandlisten] ** WARNING: soft rlimits too low. rlimits set to 95912 processes, 200000 files. Number of processes should be at least 100000 : 0.5 times number of files. 2015-02-10T18:18:51.791-0500 I CONTROL [initandlisten] db version v3.0.0-rc9-pre-oplog 2015-02-10T18:18:51.791-0500 I CONTROL [initandlisten] git version: 57d8b8d5e0642ae73c20d2a23ad8af80ddf9e49e 2015-02-10T18:18:51.791-0500 I CONTROL [initandlisten] build info: Linux build15.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49 2015-02-10T18:18:51.791-0500 I CONTROL [initandlisten] allocator: tcmalloc 2015-02-10T18:18:51.791-0500 I CONTROL [initandlisten] options: { net: { port: 27017 }, operationProfiling: { slowOpThresholdMs: 5000 }, processManagement: { fork: true }, replication: { oplogSizeMB: 100, replSet: "rs" }, storage: { dbPath: "./r0", engine: "wiredTiger", wiredTiger: { engineConfig: { cacheSizeGB: 1 } } }, systemLog: { destination: "file", logAppend: true, path: "./r0.log" } } 2015-02-10T18:18:51.808-0500 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1G,session_max=20000,eviction=(threads_max=4),statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), 2015-02-10T18:18:51.838-0500 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument Did not find replica set configuration document in local.system.replset 2015-02-10T18:18:51.841-0500 I NETWORK [initandlisten] waiting for connections on port 27017 2015-02-10T18:18:56.010-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56146 #1 (1 connection now open) 2015-02-10T18:18:56.015-0500 I REPL [conn1] replSetInitiate admin command received from client 2015-02-10T18:18:56.016-0500 I REPL [conn1] replSet replSetInitiate config object with 2 members parses ok 2015-02-10T18:18:56.017-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56149 #2 (2 connections now open) 2015-02-10T18:18:56.020-0500 I REPL [ReplicationExecutor] New replica set config in use: { _id: "rs", version: 1, members: [ { _id: 0, host: "localhost:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "localhost:27117", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatTimeoutSecs: 10, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } 2015-02-10T18:18:56.020-0500 I REPL [ReplicationExecutor] This node is localhost:27017 in the config 2015-02-10T18:18:56.020-0500 I REPL [ReplicationExecutor] transition to STARTUP2 2015-02-10T18:18:56.021-0500 I REPL [conn1] ****** 2015-02-10T18:18:56.021-0500 I REPL [conn1] creating replication oplog of size: 100MB... 2015-02-10T18:18:56.021-0500 I REPL [ReplicationExecutor] Member localhost:27117 is now in state STARTUP 2015-02-10T18:18:56.022-0500 I STORAGE [conn1] Starting WiredTigerRecordStoreThread local.oplog.rs 2015-02-10T18:18:56.035-0500 I REPL [conn1] ****** 2015-02-10T18:18:56.036-0500 I REPL [conn1] Starting replication applier threads 2015-02-10T18:18:56.036-0500 I REPL [ReplicationExecutor] transition to RECOVERING 2015-02-10T18:18:56.038-0500 I REPL [ReplicationExecutor] transition to SECONDARY 2015-02-10T18:18:58.019-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56150 #3 (3 connections now open) 2015-02-10T18:18:58.020-0500 I NETWORK [conn3] end connection 127.0.0.1:56150 (2 connections now open) 2015-02-10T18:18:58.021-0500 I REPL [ReplicationExecutor] Standing for election 2015-02-10T18:18:58.022-0500 I REPL [ReplicationExecutor] not electing self, we could not contact enough voting members 2015-02-10T18:19:00.023-0500 I REPL [ReplicationExecutor] Member localhost:27117 is now in state STARTUP2 2015-02-10T18:19:00.023-0500 I REPL [ReplicationExecutor] Standing for election 2015-02-10T18:19:00.024-0500 I REPL [ReplicationExecutor] replSet info electSelf 2015-02-10T18:19:00.024-0500 I REPL [ReplicationExecutor] replSet election succeeded, assuming primary role 2015-02-10T18:19:00.024-0500 I REPL [ReplicationExecutor] transition to PRIMARY 2015-02-10T18:19:00.039-0500 I REPL [rsSync] transition to primary complete; database writes are now permitted 2015-02-10T18:19:03.043-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56151 #4 (3 connections now open) 2015-02-10T18:19:03.063-0500 I NETWORK [conn4] end connection 127.0.0.1:56151 (2 connections now open) 2015-02-10T18:19:04.027-0500 I REPL [ReplicationExecutor] Member localhost:27117 is now in state SECONDARY 2015-02-10T18:19:04.051-0500 I NETWORK [conn1] end connection 127.0.0.1:56146 (1 connection now open) 2015-02-10T18:19:06.115-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56152 #5 (2 connections now open) 2015-02-10T18:19:06.126-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56155 #6 (3 connections now open) 2015-02-10T18:19:06.133-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56156 #7 (4 connections now open) 2015-02-10T18:19:07.085-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59150 #8 (5 connections now open) 2015-02-10T18:19:07.090-0500 I NETWORK [conn8] end connection 172.16.53.209:59150 (4 connections now open) 2015-02-10T18:19:07.091-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59151 #9 (5 connections now open) 2015-02-10T18:19:07.091-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59152 #10 (6 connections now open) 2015-02-10T18:19:07.093-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59153 #11 (7 connections now open) 2015-02-10T18:19:07.093-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59154 #12 (8 connections now open) 2015-02-10T18:19:07.094-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59155 #13 (9 connections now open) 2015-02-10T18:19:07.094-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59156 #14 (10 connections now open) 2015-02-10T18:19:07.094-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59157 #15 (11 connections now open) 2015-02-10T18:19:07.094-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59158 #16 (12 connections now open) 2015-02-10T18:19:07.094-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59159 #17 (13 connections now open) 2015-02-10T18:19:07.096-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59160 #18 (14 connections now open) 2015-02-10T18:19:07.099-0500 I INDEX [conn10] build index on: testsrv.data properties: { v: 1, key: { f1: 1 }, name: "f1_1", ns: "testsrv.data" } 2015-02-10T18:19:07.099-0500 I INDEX [conn10] building index using bulk method 2015-02-10T18:19:07.100-0500 I INDEX [conn10] build index done. scanned 0 total records. 0 secs 2015-02-10T18:19:07.104-0500 I INDEX [conn10] build index on: testsrv.data properties: { v: 1, key: { f3: 1 }, name: "f3_1", ns: "testsrv.data" } 2015-02-10T18:19:07.104-0500 I INDEX [conn10] building index using bulk method 2015-02-10T18:19:07.105-0500 I INDEX [conn10] build index done. scanned 0 total records. 0 secs 2015-02-10T18:19:07.110-0500 I INDEX [conn10] build index on: testsrv.data properties: { v: 1, key: { f5: 1, f1: 1 }, name: "f5_1_f1_1", ns: "testsrv.data" } 2015-02-10T18:19:07.110-0500 I INDEX [conn10] building index using bulk method 2015-02-10T18:19:07.111-0500 I INDEX [conn10] build index done. scanned 0 total records. 0 secs 2015-02-10T18:19:07.115-0500 I INDEX [conn10] build index on: testsrv.data properties: { v: 1, key: { f7: 1, f1: 1 }, name: "f7_1_f1_1", ns: "testsrv.data" } 2015-02-10T18:19:07.115-0500 I INDEX [conn10] building index using bulk method 2015-02-10T18:19:07.117-0500 I INDEX [conn10] build index done. scanned 0 total records. 0 secs 2015-02-10T18:19:07.118-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59161 #19 (15 connections now open) 2015-02-10T18:19:07.118-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59162 #20 (16 connections now open) 2015-02-10T18:19:07.119-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59163 #21 (17 connections now open) 2015-02-10T18:19:07.119-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59164 #22 (18 connections now open) 2015-02-10T18:19:07.119-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59165 #23 (19 connections now open) 2015-02-10T18:19:07.119-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59166 #24 (20 connections now open) 2015-02-10T18:19:07.120-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59167 #25 (21 connections now open) 2015-02-10T18:19:07.120-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59168 #26 (22 connections now open) 2015-02-10T18:19:07.120-0500 I NETWORK [conn20] end connection 172.16.53.209:59162 (21 connections now open) 2015-02-10T18:19:07.121-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59169 #27 (22 connections now open) 2015-02-10T18:19:07.121-0500 I NETWORK [conn21] end connection 172.16.53.209:59163 (21 connections now open) 2015-02-10T18:19:07.121-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59170 #28 (23 connections now open) 2015-02-10T18:19:07.121-0500 I NETWORK [conn23] end connection 172.16.53.209:59165 (21 connections now open) 2015-02-10T18:19:07.121-0500 I NETWORK [conn19] end connection 172.16.53.209:59161 (20 connections now open) 2015-02-10T18:19:07.122-0500 I NETWORK [conn22] end connection 172.16.53.209:59164 (19 connections now open) 2015-02-10T18:19:07.122-0500 I NETWORK [conn24] end connection 172.16.53.209:59166 (19 connections now open) 2015-02-10T18:19:07.123-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59171 #29 (19 connections now open) 2015-02-10T18:19:07.123-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59172 #30 (20 connections now open) 2015-02-10T18:19:07.123-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59173 #31 (21 connections now open) 2015-02-10T18:19:07.123-0500 I NETWORK [conn27] end connection 172.16.53.209:59169 (20 connections now open) 2015-02-10T18:19:07.123-0500 I NETWORK [conn28] end connection 172.16.53.209:59170 (19 connections now open) 2015-02-10T18:19:07.124-0500 I NETWORK [conn25] end connection 172.16.53.209:59167 (18 connections now open) 2015-02-10T18:19:07.124-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59174 #32 (19 connections now open) 2015-02-10T18:19:07.124-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59175 #33 (20 connections now open) 2015-02-10T18:19:07.124-0500 I NETWORK [conn26] end connection 172.16.53.209:59168 (18 connections now open) 2015-02-10T18:19:07.125-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59176 #34 (21 connections now open) 2015-02-10T18:19:07.125-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59177 #35 (21 connections now open) 2015-02-10T18:19:07.125-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59178 #36 (22 connections now open) 2015-02-10T18:19:07.125-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59179 #37 (23 connections now open) 2015-02-10T18:19:07.126-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59180 #38 (24 connections now open) 2015-02-10T18:19:07.129-0500 I NETWORK [conn30] end connection 172.16.53.209:59172 (23 connections now open) 2015-02-10T18:19:07.129-0500 I NETWORK [conn36] end connection 172.16.53.209:59178 (22 connections now open) 2015-02-10T18:19:07.129-0500 I NETWORK [conn34] end connection 172.16.53.209:59176 (22 connections now open) 2015-02-10T18:19:07.130-0500 I NETWORK [conn29] end connection 172.16.53.209:59171 (20 connections now open) 2015-02-10T18:19:07.130-0500 I NETWORK [conn31] end connection 172.16.53.209:59173 (19 connections now open) 2015-02-10T18:19:07.131-0500 I NETWORK [conn33] end connection 172.16.53.209:59175 (18 connections now open) 2015-02-10T18:19:07.131-0500 I NETWORK [conn37] end connection 172.16.53.209:59179 (18 connections now open) 2015-02-10T18:19:07.132-0500 I NETWORK [conn38] end connection 172.16.53.209:59180 (16 connections now open) 2015-02-10T18:19:07.133-0500 I NETWORK [conn32] end connection 172.16.53.209:59174 (15 connections now open) 2015-02-10T18:19:07.138-0500 I NETWORK [conn35] end connection 172.16.53.209:59177 (14 connections now open) 2015-02-10T18:19:08.032-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56188 #39 (15 connections now open) 2015-02-10T18:19:08.039-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56189 #40 (16 connections now open) 2015-02-10T18:19:26.055-0500 I NETWORK [conn2] end connection 127.0.0.1:56149 (15 connections now open) 2015-02-10T18:19:26.064-0500 W NETWORK [ReplExecNetThread-0] Failed to connect to 127.0.0.1:27117, reason: errno:4 Interrupted system call 2015-02-10T18:19:26.068-0500 I REPL [ReplicationExecutor] Error in heartbeat request to localhost:27117; Location18915 Failed attempt to connect to localhost:27117; couldn't connect to server localhost:27117 (127.0.0.1), connection attempt failed 2015-02-10T18:19:26.068-0500 I REPL [ReplicationExecutor] can't see a majority of the set, relinquishing primary 2015-02-10T18:19:26.068-0500 I REPL [ReplicationExecutor] Stepping down from primary in response to heartbeat 2015-02-10T18:19:26.073-0500 I REPL [replCallbackWithGlobalLock-0] transition to SECONDARY 2015-02-10T18:19:26.073-0500 I NETWORK [ReplExecNetThread-0] EINTR returned from recv(), retrying 2015-02-10T18:19:26.073-0500 I NETWORK [conn5] end connection 127.0.0.1:56152 (14 connections now open) 2015-02-10T18:19:26.073-0500 I NETWORK [conn7] end connection 127.0.0.1:56156 (14 connections now open) 2015-02-10T18:19:26.074-0500 I NETWORK [conn6] end connection 127.0.0.1:56155 (12 connections now open) 2015-02-10T18:19:26.076-0500 I NETWORK [ReplExecNetThread-0] EINTR returned from recv(), retrying 2015-02-10T18:19:26.076-0500 I NETWORK [conn40] end connection 127.0.0.1:56189 (11 connections now open) 2015-02-10T18:19:26.076-0500 I NETWORK [conn39] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [127.0.0.1:56188] 2015-02-10T18:19:26.077-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56192 #41 (11 connections now open) 2015-02-10T18:19:26.077-0500 I QUERY [conn11] assertion 13435 not master and slaveOk=false ns:testsrv.data query:{ $query: { _id: { o: ObjectId('54da91eb1d41c86573688a72'), t: "This is a string, not a small string either, it's in here to make the index larger", seq: -4098275653271420928 } } } 2015-02-10T18:19:26.077-0500 I NETWORK [conn11] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [172.16.53.209:59153] 2015-02-10T18:19:26.077-0500 I NETWORK [conn18] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [172.16.53.209:59160] 2015-02-10T18:19:26.077-0500 I QUERY [conn15] assertion 13435 not master and slaveOk=false ns:testsrv.data query:{ $query: { _id: { o: ObjectId('54da91eb1d41c865726f2fc2'), t: "This is a string, not a small string either, it's in here to make the index larger", seq: 1657324663258218496 } } } 2015-02-10T18:19:26.077-0500 I NETWORK [conn15] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [172.16.53.209:59157] 2015-02-10T18:19:26.079-0500 I QUERY [conn10] assertion 13435 not master and slaveOk=false ns:testsrv.data query:{ $query: { _id: { o: ObjectId('54da91eb1d41c8656e714a42'), t: "This is a string, not a small string either, it's in here to make the index larger", seq: 1819454249881305088 } } } 2015-02-10T18:19:26.077-0500 I NETWORK [conn9] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [172.16.53.209:59151] 2015-02-10T18:19:26.079-0500 I QUERY [conn16] assertion 13435 not master and slaveOk=false ns:testsrv.data query:{ $query: { _id: { o: ObjectId('54da91eb1d41c8657407acb2'), t: "This is a string, not a small string either, it's in here to make the index larger", seq: 5800636325698732032 } } } 2015-02-10T18:19:26.079-0500 I NETWORK [conn16] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [172.16.53.209:59158] 2015-02-10T18:19:26.079-0500 I NETWORK [conn10] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [172.16.53.209:59152] 2015-02-10T18:19:26.081-0500 I QUERY [conn14] assertion 13435 not master and slaveOk=false ns:testsrv.data query:{ $query: { _id: { o: ObjectId('54da91eb1d41c86570161d32'), t: "This is a string, not a small string either, it's in here to make the index larger", seq: -5071053173009940480 } } } 2015-02-10T18:19:26.081-0500 I NETWORK [conn14] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [172.16.53.209:59156] 2015-02-10T18:19:26.081-0500 I QUERY [conn17] assertion 13435 not master and slaveOk=false ns:testsrv.data query:{ $query: { _id: { o: ObjectId('54da91eb1d41c8657513eba2'), t: "This is a string, not a small string either, it's in here to make the index larger", seq: 5080060385151680512 } } } 2015-02-10T18:19:26.128-0500 I NETWORK [conn17] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [172.16.53.209:59159] 2015-02-10T18:19:26.128-0500 I NETWORK [ReplExecNetThread-0] EINTR returned from recv(), retrying 2015-02-10T18:19:26.128-0500 I NETWORK [conn13] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [172.16.53.209:59155] 2015-02-10T18:19:26.128-0500 I REPL [ReplicationExecutor] Member localhost:27117 is now in state SECONDARY 2015-02-10T18:19:26.128-0500 I REPL [ReplicationExecutor] Standing for election 2015-02-10T18:19:26.081-0500 I QUERY [conn12] assertion 13435 not master and slaveOk=false ns:testsrv.data query:{ $query: { _id: { o: ObjectId('54da91eb1d41c8656f71ec02'), t: "This is a string, not a small string either, it's in here to make the index larger", seq: 7043629818847428608 } } } 2015-02-10T18:19:26.128-0500 I NETWORK [conn12] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [172.16.53.209:59154] 2015-02-10T18:19:26.131-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59186 #42 (2 connections now open) 2015-02-10T18:19:26.132-0500 I REPL [ReplicationExecutor] not electing self, localhost:27117 would veto with 'I don't think localhost:27017 is electable because the member is not currently a secondary (mask 0x8)' 2015-02-10T18:19:26.132-0500 I REPL [ReplicationExecutor] not electing self, we are not freshest 2015-02-10T18:19:26.158-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59187 #43 (3 connections now open) 2015-02-10T18:19:26.161-0500 I QUERY [conn42] assertion 13435 not master and slaveOk=false ns:testsrv.data query:{ $query: { _id: { o: ObjectId('54da91eb1d41c8656f71ec02'), t: "This is a string, not a small string either, it's in here to make the index larger", seq: -1035827910241419264 } } } 2015-02-10T18:19:26.162-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59189 #44 (4 connections now open) 2015-02-10T18:19:26.164-0500 I NETWORK [conn42] end connection 172.16.53.209:59186 (3 connections now open) 2015-02-10T18:19:26.164-0500 I NETWORK [conn43] end connection 172.16.53.209:59187 (2 connections now open) 2015-02-10T18:19:26.164-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59191 #45 (3 connections now open) 2015-02-10T18:19:26.167-0500 I NETWORK [conn44] end connection 172.16.53.209:59189 (2 connections now open) 2015-02-10T18:19:26.171-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59192 #46 (3 connections now open) 2015-02-10T18:19:26.173-0500 I QUERY [conn45] assertion 13435 not master and slaveOk=false ns:testsrv.data query:{ $query: { _id: { o: ObjectId('54da91eb1d41c86573688a72'), t: "This is a string, not a small string either, it's in here to make the index larger", seq: 2666130984319057920 } } } 2015-02-10T18:19:26.173-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59190 #47 (4 connections now open) 2015-02-10T18:19:26.175-0500 I NETWORK [conn45] end connection 172.16.53.209:59191 (3 connections now open) 2015-02-10T18:19:26.175-0500 I QUERY [conn46] assertion 13435 not master and slaveOk=false ns:testsrv.data query:{ $query: { _id: { o: ObjectId('54da91eb1d41c86570161d32'), t: "This is a string, not a small string either, it's in here to make the index larger", seq: 2368893408843399168 } } } 2015-02-10T18:19:26.175-0500 I NETWORK [initandlisten] connection accepted from 172.16.53.209:59193 #48 (4 connections now open) 2015-02-10T18:19:26.178-0500 I NETWORK [conn47] end connection 172.16.53.209:59190 (3 connections now open) 2015-02-10T18:19:26.178-0500 I NETWORK [conn46] end connection 172.16.53.209:59192 (3 connections now open) 2015-02-10T18:19:26.181-0500 I NETWORK [conn48] end connection 172.16.53.209:59193 (1 connection now open) 2015-02-10T18:19:27.145-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56201 #49 (2 connections now open)