MongoDB shell version: 2.8.0-rc3-pre- C:\data\db/ startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY 2014-12-17T19:59:09.645+0000 I - shell: started program (sh2332): mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31000 --dbpath C:\data\db/repl6tests-1-master --nopreallocj --master --oplogSize 40 --setParameter enableTestCommands=1 --storageEngine wiredTiger m31000| note: noprealloc may hurt performance in many applications m31000| 2014-12-17T19:59:09.714+0000 I CONTROL [initandlisten] MongoDB starting : pid=2332 port=31000 dbpath=C:\data\db/repl6tests-1-master master=1 64-bit host=WIN-LPG54MQP00S m31000| 2014-12-17T19:59:09.715+0000 I CONTROL [initandlisten] _DEBUG build (which is slower) m31000| 2014-12-17T19:59:09.715+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 m31000| 2014-12-17T19:59:09.715+0000 I CONTROL [initandlisten] db version v2.8.0-rc3-pre- m31000| 2014-12-17T19:59:09.715+0000 I CONTROL [initandlisten] git version: 4f329663c1908d90a73c69e8223520e5aecc8608 m31000| 2014-12-17T19:59:09.715+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 m31000| 2014-12-17T19:59:09.715+0000 I CONTROL [initandlisten] allocator: system m31000| 2014-12-17T19:59:09.715+0000 I CONTROL [initandlisten] options: { master: true, net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 31000 }, nopreallocj: true, replication: { oplogSizeMB: 40 }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "C:\data\db/repl6tests-1-master", engine: "wiredTiger", mmapv1: { preallocDataFiles: false, smallFiles: true } } } m31000| 2014-12-17T19:59:09.715+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger m31000| 2014-12-17T19:59:09.716+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,session_max=20000,extensions=[local=(entry=index_collator_extension)],statistics=(all),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB), m31000| 2014-12-17T19:59:09.752+0000 I REPL [initandlisten] ****** m31000| 2014-12-17T19:59:09.752+0000 I REPL [initandlisten] creating replication oplog of size: 40MB... m31000| 2014-12-17T19:59:09.762+0000 I REPL [initandlisten] ****** m31000| 2014-12-17T19:59:09.766+0000 I NETWORK [initandlisten] waiting for connections on port 31000 m31000| 2014-12-17T19:59:10.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51599 #1 (1 connection now open) startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY 2014-12-17T19:59:10.154+0000 I - shell: started program (sh4672): mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31001 --dbpath C:\data\db/repl6tests-1-slave --nopreallocj --slave --source 127.0.0.1:31000 --oplogSize 40 --setParameter enableTestCommands=1 --storageEngine wiredTiger m31001| note: noprealloc may hurt performance in many applications m31001| 2014-12-17T19:59:10.223+0000 I CONTROL [initandlisten] MongoDB starting : pid=4672 port=31001 dbpath=C:\data\db/repl6tests-1-slave slave=1 64-bit host=WIN-LPG54MQP00S m31001| 2014-12-17T19:59:10.223+0000 I CONTROL [initandlisten] _DEBUG build (which is slower) m31001| 2014-12-17T19:59:10.223+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 m31001| 2014-12-17T19:59:10.223+0000 I CONTROL [initandlisten] db version v2.8.0-rc3-pre- m31001| 2014-12-17T19:59:10.223+0000 I CONTROL [initandlisten] git version: 4f329663c1908d90a73c69e8223520e5aecc8608 m31001| 2014-12-17T19:59:10.223+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 m31001| 2014-12-17T19:59:10.223+0000 I CONTROL [initandlisten] allocator: system m31001| 2014-12-17T19:59:10.223+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 31001 }, nopreallocj: true, replication: { oplogSizeMB: 40 }, setParameter: { enableTestCommands: "1" }, slave: true, source: "127.0.0.1:31000", storage: { dbPath: "C:\data\db/repl6tests-1-slave", engine: "wiredTiger", mmapv1: { preallocDataFiles: false, smallFiles: true } } } m31001| 2014-12-17T19:59:10.224+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger m31001| 2014-12-17T19:59:10.224+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,session_max=20000,extensions=[local=(entry=index_collator_extension)],statistics=(all),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB), m31001| 2014-12-17T19:59:10.255+0000 I NETWORK [initandlisten] waiting for connections on port 31001 m31001| 2014-12-17T19:59:10.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51600 #1 (1 connection now open) startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY 2014-12-17T19:59:10.661+0000 I - shell: started program (sh3792): mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31002 --dbpath C:\data\db/repl6tests-2-slave --nopreallocj --slave --source 127.0.0.1:31000 --oplogSize 40 --setParameter enableTestCommands=1 --storageEngine wiredTiger m31002| note: noprealloc may hurt performance in many applications m31002| 2014-12-17T19:59:10.730+0000 I CONTROL [initandlisten] MongoDB starting : pid=3792 port=31002 dbpath=C:\data\db/repl6tests-2-slave slave=1 64-bit host=WIN-LPG54MQP00S m31002| 2014-12-17T19:59:10.731+0000 I CONTROL [initandlisten] _DEBUG build (which is slower) m31002| 2014-12-17T19:59:10.731+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 m31002| 2014-12-17T19:59:10.731+0000 I CONTROL [initandlisten] db version v2.8.0-rc3-pre- m31002| 2014-12-17T19:59:10.731+0000 I CONTROL [initandlisten] git version: 4f329663c1908d90a73c69e8223520e5aecc8608 m31002| 2014-12-17T19:59:10.731+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 m31002| 2014-12-17T19:59:10.731+0000 I CONTROL [initandlisten] allocator: system m31002| 2014-12-17T19:59:10.731+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 31002 }, nopreallocj: true, replication: { oplogSizeMB: 40 }, setParameter: { enableTestCommands: "1" }, slave: true, source: "127.0.0.1:31000", storage: { dbPath: "C:\data\db/repl6tests-2-slave", engine: "wiredTiger", mmapv1: { preallocDataFiles: false, smallFiles: true } } } m31002| 2014-12-17T19:59:10.731+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger m31002| 2014-12-17T19:59:10.732+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,session_max=20000,extensions=[local=(entry=index_collator_extension)],statistics=(all),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB), m31002| 2014-12-17T19:59:10.767+0000 I NETWORK [initandlisten] waiting for connections on port 31002 m31002| 2014-12-17T19:59:11.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51601 #1 (1 connection now open) m31001| 2014-12-17T19:59:11.257+0000 I REPL [replslave] repl: syncing from host:127.0.0.1:31000 m31000| 2014-12-17T19:59:11.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51602 #2 (2 connections now open) m31001| 2014-12-17T19:59:11.263+0000 I REPL [replslave] resync: dropping database jstests_repl6test m31001| 2014-12-17T19:59:11.264+0000 I REPL [replslave] resync: cloning database jstests_repl6test to get an initial copy m31000| 2014-12-17T19:59:11.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51603 #3 (3 connections now open) m31000| 2014-12-17T19:59:11.265+0000 I NETWORK [conn3] end connection 127.0.0.1:51603 (2 connections now open) m31000| 2014-12-17T19:59:11.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51604 #4 (3 connections now open) m31001| 2014-12-17T19:59:11.277+0000 I INDEX [replslave] build index on: jstests_repl6test.a properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "jstests_repl6test.a" } m31001| 2014-12-17T19:59:11.277+0000 I INDEX [replslave] building index using bulk method m31001| 2014-12-17T19:59:11.281+0000 I INDEX [replslave] build index done. scanned 37 total records. 0 secs m31001| 2014-12-17T19:59:11.281+0000 I STORAGE [replslave] copying indexes for: { name: "a", options: {} } m31001| 2014-12-17T19:59:11.282+0000 I REPL [replslave] resync: done with initial clone for db: jstests_repl6test m31000| 2014-12-17T19:59:11.283+0000 I NETWORK [conn4] end connection 127.0.0.1:51604 (2 connections now open) m31002| 2014-12-17T19:59:11.773+0000 I REPL [replslave] repl: syncing from host:127.0.0.1:31000 m31000| 2014-12-17T19:59:11.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51605 #5 (3 connections now open) m31002| 2014-12-17T19:59:11.784+0000 I REPL [replslave] resync: dropping database jstests_repl6test m31002| 2014-12-17T19:59:11.784+0000 I REPL [replslave] resync: cloning database jstests_repl6test to get an initial copy m31000| 2014-12-17T19:59:11.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51606 #6 (4 connections now open) m31000| 2014-12-17T19:59:11.786+0000 I NETWORK [conn6] end connection 127.0.0.1:51606 (3 connections now open) m31000| 2014-12-17T19:59:11.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51607 #7 (4 connections now open) m31000| 2014-12-17T19:59:11.791+0000 I STORAGE [conn7] exhaust=true sending more m31002| 2014-12-17T19:59:11.804+0000 I INDEX [replslave] build index on: jstests_repl6test.a properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "jstests_repl6test.a" } m31002| 2014-12-17T19:59:11.804+0000 I INDEX [replslave] building index using bulk method m31002| 2014-12-17T19:59:11.812+0000 I INDEX [replslave] build index done. scanned 238 total records. 0 secs m31002| 2014-12-17T19:59:11.812+0000 I STORAGE [replslave] copying indexes for: { name: "a", options: {} } m31002| 2014-12-17T19:59:11.813+0000 I REPL [replslave] resync: done with initial clone for db: jstests_repl6test m31000| 2014-12-17T19:59:11.814+0000 I NETWORK [conn7] end connection 127.0.0.1:51607 (3 connections now open) m31000| 2014-12-17T19:59:14.770+0000 I COMMAND [PeriodicTaskRunner] task: DBConnectionPool-cleaner took: 5ms *** repl6tests-1 completed successfully *** m31001| 2014-12-17T19:59:15.055+0000 I CONTROL [eventTerminate] shutdown event signaled, will terminate after current cmd ends m31001| 2014-12-17T19:59:15.055+0000 I COMMAND [eventTerminate] now exiting m31001| 2014-12-17T19:59:15.056+0000 I NETWORK [eventTerminate] shutdown: going to close listening sockets... m31001| 2014-12-17T19:59:15.056+0000 I NETWORK [eventTerminate] closing listening socket: 292 m31001| 2014-12-17T19:59:15.056+0000 I NETWORK [eventTerminate] shutdown: going to flush diaglog... m31001| 2014-12-17T19:59:15.056+0000 I NETWORK [eventTerminate] shutdown: going to close sockets... m31001| 2014-12-17T19:59:15.056+0000 I STORAGE [eventTerminate] WiredTigerKVEngine shutting down m31001| 2014-12-17T19:59:15.056+0000 I NETWORK [replslave] Socket recv() errno:10004 A blocking operation was interrupted by a call to WSACancelBlockingCall. 127.0.0.1:31000 m31001| 2014-12-17T19:59:15.056+0000 I NETWORK [conn1] end connection 127.0.0.1:51600 (0 connections now open) m31001| 2014-12-17T19:59:15.056+0000 I NETWORK [replslave] SocketException: remote: 127.0.0.1:31000 error: 9001 socket exception [RECV_ERROR] server [127.0.0.1:31000] m31001| 2014-12-17T19:59:15.057+0000 I REPL [replslave] repl: AssertionException dbclient error communicating with server: 127.0.0.1:31000 m31001| 2014-12-17T19:59:15.093+0000 I COMMAND [eventTerminate] dbexit: rc: 0 2014-12-17T19:59:16.055+0000 I - shell: stopped mongo program on port 31001 *** repl6tests-2 completed successfully *** m31002| 2014-12-17T19:59:16.055+0000 I CONTROL [eventTerminate] shutdown event signaled, will terminate after current cmd ends m31002| 2014-12-17T19:59:16.055+0000 I COMMAND [eventTerminate] now exiting m31002| 2014-12-17T19:59:16.055+0000 I NETWORK [eventTerminate] shutdown: going to close listening sockets... m31002| 2014-12-17T19:59:16.055+0000 I NETWORK [eventTerminate] closing listening socket: 292 m31002| 2014-12-17T19:59:16.055+0000 I NETWORK [eventTerminate] shutdown: going to flush diaglog... m31002| 2014-12-17T19:59:16.055+0000 I NETWORK [eventTerminate] shutdown: going to close sockets... m31002| 2014-12-17T19:59:16.056+0000 I STORAGE [eventTerminate] WiredTigerKVEngine shutting down m31002| 2014-12-17T19:59:16.056+0000 I NETWORK [replslave] Socket recv() errno:10004 A blocking operation was interrupted by a call to WSACancelBlockingCall. 127.0.0.1:31000 m31002| 2014-12-17T19:59:16.056+0000 I NETWORK [replslave] SocketException: remote: 127.0.0.1:31000 error: 9001 socket exception [RECV_ERROR] server [127.0.0.1:31000] m31002| 2014-12-17T19:59:16.056+0000 I REPL [replslave] repl: AssertionException dbclient error communicating with server: 127.0.0.1:31000 m31002| 2014-12-17T19:59:16.056+0000 I NETWORK [conn1] end connection 127.0.0.1:51601 (0 connections now open) m31002| 2014-12-17T19:59:16.093+0000 I COMMAND [eventTerminate] dbexit: rc: 0 2014-12-17T19:59:17.055+0000 I - shell: stopped mongo program on port 31002 m31000| 2014-12-17T19:59:17.062+0000 I NETWORK [conn5] end connection 127.0.0.1:51605 (2 connections now open) m31000| 2014-12-17T19:59:17.082+0000 I NETWORK [conn2] end connection 127.0.0.1:51602 (1 connection now open) 2014-12-17T19:59:17.086+0000 I - shell: started program (sh2200): mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31001 --dbpath C:\data\db/repl6tests-1-slave --nopreallocj --slave --source 127.0.0.1:31000 --oplogSize 40 --setParameter enableTestCommands=1 --storageEngine wiredTiger m31001| note: noprealloc may hurt performance in many applications m31001| 2014-12-17T19:59:17.156+0000 I CONTROL [initandlisten] MongoDB starting : pid=2200 port=31001 dbpath=C:\data\db/repl6tests-1-slave slave=1 64-bit host=WIN-LPG54MQP00S m31001| 2014-12-17T19:59:17.156+0000 I CONTROL [initandlisten] _DEBUG build (which is slower) m31001| 2014-12-17T19:59:17.156+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 m31001| 2014-12-17T19:59:17.157+0000 I CONTROL [initandlisten] db version v2.8.0-rc3-pre- m31001| 2014-12-17T19:59:17.157+0000 I CONTROL [initandlisten] git version: 4f329663c1908d90a73c69e8223520e5aecc8608 m31001| 2014-12-17T19:59:17.157+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 m31001| 2014-12-17T19:59:17.157+0000 I CONTROL [initandlisten] allocator: system m31001| 2014-12-17T19:59:17.157+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 31001 }, nopreallocj: true, replication: { oplogSizeMB: 40 }, setParameter: { enableTestCommands: "1" }, slave: true, source: "127.0.0.1:31000", storage: { dbPath: "C:\data\db/repl6tests-1-slave", engine: "wiredTiger", mmapv1: { preallocDataFiles: false, smallFiles: true } } } m31001| 2014-12-17T19:59:17.157+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger m31001| 2014-12-17T19:59:17.159+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,session_max=20000,extensions=[local=(entry=index_collator_extension)],statistics=(all),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB), m31001| 2014-12-17T19:59:17.425+0000 I NETWORK [initandlisten] waiting for connections on port 31001 m31001| 2014-12-17T19:59:17.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51608 #1 (1 connection now open) m31001| 2014-12-17T19:59:18.424+0000 I REPL [replslave] repl: syncing from host:127.0.0.1:31000 m31000| 2014-12-17T19:59:18.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51609 #8 (2 connections now open) *** repl6tests-1 completed successfully *** m31000| 2014-12-17T19:59:18.598+0000 I CONTROL [eventTerminate] shutdown event signaled, will terminate after current cmd ends m31000| 2014-12-17T19:59:18.598+0000 I COMMAND [eventTerminate] now exiting m31000| 2014-12-17T19:59:18.598+0000 I NETWORK [eventTerminate] shutdown: going to close listening sockets... m31000| 2014-12-17T19:59:18.598+0000 I NETWORK [eventTerminate] closing listening socket: 292 m31000| 2014-12-17T19:59:18.599+0000 I NETWORK [eventTerminate] shutdown: going to flush diaglog... m31000| 2014-12-17T19:59:18.599+0000 I NETWORK [eventTerminate] shutdown: going to close sockets... m31000| 2014-12-17T19:59:18.599+0000 I STORAGE [eventTerminate] WiredTigerKVEngine shutting down m31000| 2014-12-17T19:59:18.599+0000 I NETWORK [conn1] end connection 127.0.0.1:51599 (1 connection now open) m31001| 2014-12-17T19:59:18.599+0000 I REPL [replslave] repl: AssertionException dbclient error communicating with server: 127.0.0.1:31000 m31001| 2014-12-17T19:59:18.600+0000 I REPL [replslave] repl: sleep 2 sec before next pass m31000| 2014-12-17T19:59:18.635+0000 I COMMAND [eventTerminate] dbexit: rc: 0 2014-12-17T19:59:19.598+0000 I - shell: stopped mongo program on port 31000 2014-12-17T19:59:19.621+0000 I - shell: started program (sh2780): mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31000 --dbpath C:\data\db/repl6tests-1-master --nopreallocj --master --oplogSize 40 --setParameter enableTestCommands=1 --storageEngine wiredTiger m31000| note: noprealloc may hurt performance in many applications m31000| 2014-12-17T19:59:19.690+0000 I CONTROL [initandlisten] MongoDB starting : pid=2780 port=31000 dbpath=C:\data\db/repl6tests-1-master master=1 64-bit host=WIN-LPG54MQP00S m31000| 2014-12-17T19:59:19.690+0000 I CONTROL [initandlisten] _DEBUG build (which is slower) m31000| 2014-12-17T19:59:19.690+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 m31000| 2014-12-17T19:59:19.691+0000 I CONTROL [initandlisten] db version v2.8.0-rc3-pre- m31000| 2014-12-17T19:59:19.691+0000 I CONTROL [initandlisten] git version: 4f329663c1908d90a73c69e8223520e5aecc8608 m31000| 2014-12-17T19:59:19.691+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 m31000| 2014-12-17T19:59:19.691+0000 I CONTROL [initandlisten] allocator: system m31000| 2014-12-17T19:59:19.691+0000 I CONTROL [initandlisten] options: { master: true, net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 31000 }, nopreallocj: true, replication: { oplogSizeMB: 40 }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "C:\data\db/repl6tests-1-master", engine: "wiredTiger", mmapv1: { preallocDataFiles: false, smallFiles: true } } } m31000| 2014-12-17T19:59:19.691+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger m31000| 2014-12-17T19:59:19.692+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,session_max=20000,extensions=[local=(entry=index_collator_extension)],statistics=(all),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB), m31000| 2014-12-17T19:59:19.966+0000 I NETWORK [initandlisten] waiting for connections on port 31000 m31000| 2014-12-17T19:59:20.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51612 #1 (1 connection now open) m31001| 2014-12-17T19:59:20.600+0000 I REPL [replslave] repl: syncing from host:127.0.0.1:31000 m31000| 2014-12-17T19:59:20.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51613 #2 (2 connections now open) 2014-12-17T19:59:20.759+0000 I - shell: started program (sh4648): mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31002 --dbpath C:\data\db/repl6tests-2-slave --nopreallocj --slave --source 127.0.0.1:31000 --oplogSize 40 --setParameter enableTestCommands=1 --storageEngine wiredTiger m31002| note: noprealloc may hurt performance in many applications m31002| 2014-12-17T19:59:20.828+0000 I CONTROL [initandlisten] MongoDB starting : pid=4648 port=31002 dbpath=C:\data\db/repl6tests-2-slave slave=1 64-bit host=WIN-LPG54MQP00S m31002| 2014-12-17T19:59:20.829+0000 I CONTROL [initandlisten] _DEBUG build (which is slower) m31002| 2014-12-17T19:59:20.829+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 m31002| 2014-12-17T19:59:20.829+0000 I CONTROL [initandlisten] db version v2.8.0-rc3-pre- m31002| 2014-12-17T19:59:20.829+0000 I CONTROL [initandlisten] git version: 4f329663c1908d90a73c69e8223520e5aecc8608 m31002| 2014-12-17T19:59:20.829+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 m31002| 2014-12-17T19:59:20.829+0000 I CONTROL [initandlisten] allocator: system m31002| 2014-12-17T19:59:20.829+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 31002 }, nopreallocj: true, replication: { oplogSizeMB: 40 }, setParameter: { enableTestCommands: "1" }, slave: true, source: "127.0.0.1:31000", storage: { dbPath: "C:\data\db/repl6tests-2-slave", engine: "wiredTiger", mmapv1: { preallocDataFiles: false, smallFiles: true } } } m31002| 2014-12-17T19:59:20.829+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger m31002| 2014-12-17T19:59:20.830+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,session_max=20000,extensions=[local=(entry=index_collator_extension)],statistics=(all),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB), m31002| 2014-12-17T19:59:21.096+0000 I NETWORK [initandlisten] waiting for connections on port 31002 m31002| 2014-12-17T19:59:21.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51614 #1 (1 connection now open) m31002| 2014-12-17T19:59:22.095+0000 I REPL [replslave] repl: syncing from host:127.0.0.1:31000 m31000| 2014-12-17T19:59:22.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51615 #3 (3 connections now open) *** repl6tests-1 completed successfully *** m31000| 2014-12-17T19:59:22.272+0000 I CONTROL [eventTerminate] shutdown event signaled, will terminate after current cmd ends m31000| 2014-12-17T19:59:22.272+0000 I COMMAND [eventTerminate] now exiting m31000| 2014-12-17T19:59:22.272+0000 I NETWORK [eventTerminate] shutdown: going to close listening sockets... m31000| 2014-12-17T19:59:22.272+0000 I NETWORK [eventTerminate] closing listening socket: 292 m31000| 2014-12-17T19:59:22.272+0000 I NETWORK [eventTerminate] shutdown: going to flush diaglog... m31000| 2014-12-17T19:59:22.272+0000 I NETWORK [eventTerminate] shutdown: going to close sockets... m31000| 2014-12-17T19:59:22.273+0000 I STORAGE [eventTerminate] WiredTigerKVEngine shutting down m31000| 2014-12-17T19:59:22.273+0000 I NETWORK [conn1] end connection 127.0.0.1:51612 (2 connections now open) m31001| 2014-12-17T19:59:22.273+0000 I REPL [replslave] repl: AssertionException dbclient error communicating with server: 127.0.0.1:31000 m31001| 2014-12-17T19:59:22.273+0000 I REPL [replslave] repl: sleep 2 sec before next pass m31002| 2014-12-17T19:59:22.274+0000 I REPL [replslave] repl: AssertionException dbclient error communicating with server: 127.0.0.1:31000 m31002| 2014-12-17T19:59:22.274+0000 I REPL [replslave] repl: sleep 2 sec before next pass m31000| 2014-12-17T19:59:22.300+0000 I COMMAND [eventTerminate] dbexit: rc: 0 2014-12-17T19:59:23.272+0000 I - shell: stopped mongo program on port 31000 *** repl6tests-1 completed successfully *** m31001| 2014-12-17T19:59:23.272+0000 I CONTROL [eventTerminate] shutdown event signaled, will terminate after current cmd ends m31001| 2014-12-17T19:59:23.272+0000 I COMMAND [eventTerminate] now exiting m31001| 2014-12-17T19:59:23.272+0000 I NETWORK [eventTerminate] shutdown: going to close listening sockets... m31001| 2014-12-17T19:59:23.272+0000 I NETWORK [eventTerminate] closing listening socket: 292 m31001| 2014-12-17T19:59:23.272+0000 I NETWORK [eventTerminate] shutdown: going to flush diaglog... m31001| 2014-12-17T19:59:23.272+0000 I NETWORK [eventTerminate] shutdown: going to close sockets... m31001| 2014-12-17T19:59:23.272+0000 I STORAGE [eventTerminate] WiredTigerKVEngine shutting down m31001| 2014-12-17T19:59:23.273+0000 I NETWORK [conn1] end connection 127.0.0.1:51608 (0 connections now open) m31001| 2014-12-17T19:59:23.298+0000 I COMMAND [eventTerminate] dbexit: rc: 0 2014-12-17T19:59:24.272+0000 I - shell: stopped mongo program on port 31001 *** repl6tests-2 completed successfully *** m31002| 2014-12-17T19:59:24.272+0000 I CONTROL [eventTerminate] shutdown event signaled, will terminate after current cmd ends m31002| 2014-12-17T19:59:24.272+0000 I COMMAND [eventTerminate] now exiting m31002| 2014-12-17T19:59:24.272+0000 I NETWORK [eventTerminate] shutdown: going to close listening sockets... m31002| 2014-12-17T19:59:24.272+0000 I NETWORK [eventTerminate] closing listening socket: 292 m31002| 2014-12-17T19:59:24.272+0000 I NETWORK [eventTerminate] shutdown: going to flush diaglog... m31002| 2014-12-17T19:59:24.272+0000 I NETWORK [eventTerminate] shutdown: going to close sockets... m31002| 2014-12-17T19:59:24.272+0000 I STORAGE [eventTerminate] WiredTigerKVEngine shutting down m31002| 2014-12-17T19:59:24.273+0000 I NETWORK [conn1] end connection 127.0.0.1:51614 (0 connections now open) m31002| 2014-12-17T19:59:24.298+0000 I COMMAND [eventTerminate] dbexit: rc: 0 2014-12-17T19:59:25.272+0000 I - shell: stopped mongo program on port 31002 startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY 2014-12-17T19:59:25.287+0000 I - shell: started program (sh3640): mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31000 --dbpath C:\data\db/repl6tests-1-master --nopreallocj --master --oplogSize 40 --setParameter enableTestCommands=1 --storageEngine wiredTiger m31000| note: noprealloc may hurt performance in many applications m31000| 2014-12-17T19:59:25.355+0000 I CONTROL [initandlisten] MongoDB starting : pid=3640 port=31000 dbpath=C:\data\db/repl6tests-1-master master=1 64-bit host=WIN-LPG54MQP00S m31000| 2014-12-17T19:59:25.356+0000 I CONTROL [initandlisten] _DEBUG build (which is slower) m31000| 2014-12-17T19:59:25.356+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 m31000| 2014-12-17T19:59:25.356+0000 I CONTROL [initandlisten] db version v2.8.0-rc3-pre- m31000| 2014-12-17T19:59:25.356+0000 I CONTROL [initandlisten] git version: 4f329663c1908d90a73c69e8223520e5aecc8608 m31000| 2014-12-17T19:59:25.356+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 m31000| 2014-12-17T19:59:25.356+0000 I CONTROL [initandlisten] allocator: system m31000| 2014-12-17T19:59:25.356+0000 I CONTROL [initandlisten] options: { master: true, net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 31000 }, nopreallocj: true, replication: { oplogSizeMB: 40 }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "C:\data\db/repl6tests-1-master", engine: "wiredTiger", mmapv1: { preallocDataFiles: false, smallFiles: true } } } m31000| 2014-12-17T19:59:25.356+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger m31000| 2014-12-17T19:59:25.357+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,session_max=20000,extensions=[local=(entry=index_collator_extension)],statistics=(all),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB), m31000| 2014-12-17T19:59:25.390+0000 I REPL [initandlisten] ****** m31000| 2014-12-17T19:59:25.390+0000 I REPL [initandlisten] creating replication oplog of size: 40MB... m31000| 2014-12-17T19:59:25.399+0000 I REPL [initandlisten] ****** m31000| 2014-12-17T19:59:25.403+0000 I NETWORK [initandlisten] waiting for connections on port 31000 m31000| 2014-12-17T19:59:25.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51616 #1 (1 connection now open) startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY 2014-12-17T19:59:25.798+0000 I - shell: started program (sh4016): mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31001 --dbpath C:\data\db/repl6tests-1-slave --nopreallocj --slave --source 127.0.0.1:31000 --oplogSize 40 --setParameter enableTestCommands=1 --storageEngine wiredTiger m31001| note: noprealloc may hurt performance in many applications m31001| 2014-12-17T19:59:25.868+0000 I CONTROL [initandlisten] MongoDB starting : pid=4016 port=31001 dbpath=C:\data\db/repl6tests-1-slave slave=1 64-bit host=WIN-LPG54MQP00S m31001| 2014-12-17T19:59:25.868+0000 I CONTROL [initandlisten] _DEBUG build (which is slower) m31001| 2014-12-17T19:59:25.868+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 m31001| 2014-12-17T19:59:25.868+0000 I CONTROL [initandlisten] db version v2.8.0-rc3-pre- m31001| 2014-12-17T19:59:25.868+0000 I CONTROL [initandlisten] git version: 4f329663c1908d90a73c69e8223520e5aecc8608 m31001| 2014-12-17T19:59:25.868+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 m31001| 2014-12-17T19:59:25.868+0000 I CONTROL [initandlisten] allocator: system m31001| 2014-12-17T19:59:25.868+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 31001 }, nopreallocj: true, replication: { oplogSizeMB: 40 }, setParameter: { enableTestCommands: "1" }, slave: true, source: "127.0.0.1:31000", storage: { dbPath: "C:\data\db/repl6tests-1-slave", engine: "wiredTiger", mmapv1: { preallocDataFiles: false, smallFiles: true } } } m31001| 2014-12-17T19:59:25.869+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger m31001| 2014-12-17T19:59:25.869+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,session_max=20000,extensions=[local=(entry=index_collator_extension)],statistics=(all),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB), m31001| 2014-12-17T19:59:25.896+0000 I NETWORK [initandlisten] waiting for connections on port 31001 m31001| 2014-12-17T19:59:26.298+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51617 #1 (1 connection now open) startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY 2014-12-17T19:59:26.311+0000 I - shell: started program (sh4620): mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31002 --dbpath C:\data\db/repl6tests-2-slave --nopreallocj --slave --source 127.0.0.1:31000 --oplogSize 40 --setParameter enableTestCommands=1 --storageEngine wiredTiger m31002| note: noprealloc may hurt performance in many applications m31002| 2014-12-17T19:59:26.380+0000 I CONTROL [initandlisten] MongoDB starting : pid=4620 port=31002 dbpath=C:\data\db/repl6tests-2-slave slave=1 64-bit host=WIN-LPG54MQP00S m31002| 2014-12-17T19:59:26.381+0000 I CONTROL [initandlisten] _DEBUG build (which is slower) m31002| 2014-12-17T19:59:26.381+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 m31002| 2014-12-17T19:59:26.381+0000 I CONTROL [initandlisten] db version v2.8.0-rc3-pre- m31002| 2014-12-17T19:59:26.381+0000 I CONTROL [initandlisten] git version: 4f329663c1908d90a73c69e8223520e5aecc8608 m31002| 2014-12-17T19:59:26.381+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 m31002| 2014-12-17T19:59:26.381+0000 I CONTROL [initandlisten] allocator: system m31002| 2014-12-17T19:59:26.381+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 31002 }, nopreallocj: true, replication: { oplogSizeMB: 40 }, setParameter: { enableTestCommands: "1" }, slave: true, source: "127.0.0.1:31000", storage: { dbPath: "C:\data\db/repl6tests-2-slave", engine: "wiredTiger", mmapv1: { preallocDataFiles: false, smallFiles: true } } } m31002| 2014-12-17T19:59:26.381+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger m31002| 2014-12-17T19:59:26.382+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,session_max=20000,extensions=[local=(entry=index_collator_extension)],statistics=(all),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB), m31002| 2014-12-17T19:59:26.409+0000 I NETWORK [initandlisten] waiting for connections on port 31002 m31002| 2014-12-17T19:59:26.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51618 #1 (1 connection now open) m31001| 2014-12-17T19:59:26.900+0000 I REPL [replslave] repl: syncing from host:127.0.0.1:31000 m31000| 2014-12-17T19:59:26.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51619 #2 (2 connections now open) m31001| 2014-12-17T19:59:26.905+0000 I REPL [replslave] resync: dropping database jstests_repl6test m31001| 2014-12-17T19:59:26.905+0000 I REPL [replslave] resync: cloning database jstests_repl6test to get an initial copy m31000| 2014-12-17T19:59:26.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51620 #3 (3 connections now open) m31000| 2014-12-17T19:59:26.907+0000 I NETWORK [conn3] end connection 127.0.0.1:51620 (2 connections now open) m31000| 2014-12-17T19:59:26.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51621 #4 (3 connections now open) m31001| 2014-12-17T19:59:26.916+0000 I INDEX [replslave] build index on: jstests_repl6test.a properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "jstests_repl6test.a" } m31001| 2014-12-17T19:59:26.916+0000 I INDEX [replslave] building index using bulk method m31001| 2014-12-17T19:59:26.921+0000 I INDEX [replslave] build index done. scanned 44 total records. 0 secs m31001| 2014-12-17T19:59:26.921+0000 I STORAGE [replslave] copying indexes for: { name: "a", options: {} } m31001| 2014-12-17T19:59:26.922+0000 I REPL [replslave] resync: done with initial clone for db: jstests_repl6test m31000| 2014-12-17T19:59:26.923+0000 I NETWORK [conn4] end connection 127.0.0.1:51621 (2 connections now open) m31002| 2014-12-17T19:59:27.413+0000 I REPL [replslave] repl: syncing from host:127.0.0.1:31000 m31000| 2014-12-17T19:59:27.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51622 #5 (3 connections now open) m31002| 2014-12-17T19:59:27.417+0000 I REPL [replslave] resync: dropping database jstests_repl6test m31002| 2014-12-17T19:59:27.417+0000 I REPL [replslave] resync: cloning database jstests_repl6test to get an initial copy m31000| 2014-12-17T19:59:27.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51623 #6 (4 connections now open) m31000| 2014-12-17T19:59:27.419+0000 I NETWORK [conn6] end connection 127.0.0.1:51623 (3 connections now open) m31000| 2014-12-17T19:59:27.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51624 #7 (4 connections now open) m31000| 2014-12-17T19:59:27.439+0000 I STORAGE [conn7] exhaust=true sending more m31002| 2014-12-17T19:59:27.452+0000 I INDEX [replslave] build index on: jstests_repl6test.a properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "jstests_repl6test.a" } m31002| 2014-12-17T19:59:27.452+0000 I INDEX [replslave] building index using bulk method m31002| 2014-12-17T19:59:27.462+0000 I INDEX [replslave] build index done. scanned 241 total records. 0 secs m31002| 2014-12-17T19:59:27.462+0000 I STORAGE [replslave] copying indexes for: { name: "a", options: {} } m31002| 2014-12-17T19:59:27.466+0000 I REPL [replslave] resync: done with initial clone for db: jstests_repl6test m31000| 2014-12-17T19:59:27.470+0000 I NETWORK [conn7] end connection 127.0.0.1:51624 (3 connections now open) m31000| 2014-12-17T19:59:30.410+0000 I COMMAND [PeriodicTaskRunner] task: DBConnectionPool-cleaner took: 6ms *** repl6tests-1 completed successfully *** 2014-12-17T19:59:34.939+0000 I - shell: stopped mongo program on port 31001 *** repl6tests-2 completed successfully *** m31000| 2014-12-17T19:59:35.842+0000 I NETWORK [conn5] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [127.0.0.1:51622] m31000| 2014-12-17T19:59:35.856+0000 I NETWORK [conn2] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [127.0.0.1:51619] 2014-12-17T19:59:38.939+0000 I - shell: stopped mongo program on port 31002 2014-12-17T19:59:38.960+0000 I - shell: started program (sh1920): mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31001 --dbpath C:\data\db/repl6tests-1-slave --nopreallocj --slave --source 127.0.0.1:31000 --oplogSize 40 --setParameter enableTestCommands=1 --storageEngine wiredTiger m31001| note: noprealloc may hurt performance in many applications m31001| 2014-12-17T19:59:39.030+0000 I CONTROL [initandlisten] MongoDB starting : pid=1920 port=31001 dbpath=C:\data\db/repl6tests-1-slave slave=1 64-bit host=WIN-LPG54MQP00S m31001| 2014-12-17T19:59:39.030+0000 I CONTROL [initandlisten] _DEBUG build (which is slower) m31001| 2014-12-17T19:59:39.030+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 m31001| 2014-12-17T19:59:39.030+0000 I CONTROL [initandlisten] db version v2.8.0-rc3-pre- m31001| 2014-12-17T19:59:39.030+0000 I CONTROL [initandlisten] git version: 4f329663c1908d90a73c69e8223520e5aecc8608 m31001| 2014-12-17T19:59:39.030+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 m31001| 2014-12-17T19:59:39.030+0000 I CONTROL [initandlisten] allocator: system m31001| 2014-12-17T19:59:39.030+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 31001 }, nopreallocj: true, replication: { oplogSizeMB: 40 }, setParameter: { enableTestCommands: "1" }, slave: true, source: "127.0.0.1:31000", storage: { dbPath: "C:\data\db/repl6tests-1-slave", engine: "wiredTiger", mmapv1: { preallocDataFiles: false, smallFiles: true } } } m31001| 2014-12-17T19:59:39.031+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger m31001| 2014-12-17T19:59:39.032+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,session_max=20000,extensions=[local=(entry=index_collator_extension)],statistics=(all),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB), m31001| 2014-12-17T19:59:39.311+0000 I NETWORK [initandlisten] waiting for connections on port 31001 m31001| 2014-12-17T19:59:39.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51627 #1 (1 connection now open) m31001| 2014-12-17T19:59:40.310+0000 I REPL [replslave] repl: syncing from host:127.0.0.1:31000 m31000| 2014-12-17T19:59:40.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51628 #8 (2 connections now open) *** repl6tests-1 completed successfully *** m31001| 2014-12-17T19:59:40.472+0000 I NETWORK [replslave] Socket recv() errno:10054 An existing connection was forcibly closed by the remote host. 127.0.0.1:31000 m31001| 2014-12-17T19:59:40.472+0000 I NETWORK [replslave] SocketException: remote: 127.0.0.1:31000 error: 9001 socket exception [RECV_ERROR] server [127.0.0.1:31000] m31001| 2014-12-17T19:59:40.472+0000 I REPL [replslave] repl: AssertionException dbclient error communicating with server: 127.0.0.1:31000 m31001| 2014-12-17T19:59:40.472+0000 I NETWORK [replslave] Socket flush send() errno:10054 An existing connection was forcibly closed by the remote host. 127.0.0.1:31000 m31001| 2014-12-17T19:59:40.472+0000 I - [replslave] caught exception (socket exception [SEND_ERROR] for 127.0.0.1:31000) in destructor (mongo::PiggyBackData::~PiggyBackData) m31001| 2014-12-17T19:59:40.472+0000 I REPL [replslave] repl: sleep 2 sec before next pass m31001| 2014-12-17T19:59:42.472+0000 I REPL [replslave] repl: syncing from host:127.0.0.1:31000 m31001| 2014-12-17T19:59:43.482+0000 W NETWORK [replslave] Failed to connect to 127.0.0.1:31000, reason: errno:10061 No connection could be made because the target machine actively refused it. m31001| 2014-12-17T19:59:43.482+0000 I REPL [replslave] repl: couldn't connect to server 127.0.0.1:31000 (127.0.0.1), connection attempt failed m31001| 2014-12-17T19:59:43.482+0000 I REPL [replslave] repl: sleep 3 sec before next pass 2014-12-17T19:59:44.470+0000 I - shell: stopped mongo program on port 31000 2014-12-17T19:59:44.475+0000 I - shell: started program (sh4628): mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31000 --dbpath C:\data\db/repl6tests-1-master --nopreallocj --master --oplogSize 40 --setParameter enableTestCommands=1 --storageEngine wiredTiger m31000| note: noprealloc may hurt performance in many applications m31000| 2014-12-17T19:59:44.543+0000 I CONTROL [initandlisten] MongoDB starting : pid=4628 port=31000 dbpath=C:\data\db/repl6tests-1-master master=1 64-bit host=WIN-LPG54MQP00S m31000| 2014-12-17T19:59:44.543+0000 I CONTROL [initandlisten] _DEBUG build (which is slower) m31000| 2014-12-17T19:59:44.543+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 m31000| 2014-12-17T19:59:44.543+0000 I CONTROL [initandlisten] db version v2.8.0-rc3-pre- m31000| 2014-12-17T19:59:44.543+0000 I CONTROL [initandlisten] git version: 4f329663c1908d90a73c69e8223520e5aecc8608 m31000| 2014-12-17T19:59:44.543+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 m31000| 2014-12-17T19:59:44.543+0000 I CONTROL [initandlisten] allocator: system m31000| 2014-12-17T19:59:44.543+0000 I CONTROL [initandlisten] options: { master: true, net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 31000 }, nopreallocj: true, replication: { oplogSizeMB: 40 }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "C:\data\db/repl6tests-1-master", engine: "wiredTiger", mmapv1: { preallocDataFiles: false, smallFiles: true } } } m31000| 2014-12-17T19:59:44.544+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger m31000| 2014-12-17T19:59:44.545+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,session_max=20000,extensions=[local=(entry=index_collator_extension)],statistics=(all),log=(enabled=true,archive=true,path=journal,compressor=snappy),checkpoint=(wait=60,log_size=2GB), m31000| 2014-12-17T19:59:44.842+0000 E STORAGE WiredTiger (32) [1418846384:841200][4628:1999057824], file:WiredTiger.wt, session.checkpoint: MoveFile WiredTiger.turtle.set to WiredTiger.turtle: Broken pipe m31000| 2014-12-17T19:59:44.842+0000 E STORAGE WiredTiger (32) [1418846384:842200][4628:1999057824], checkpoint-server: checkpoint server error: Broken pipe m31000| 2014-12-17T19:59:44.842+0000 E STORAGE WiredTiger (-31804) [1418846384:842200][4628:1999057824], checkpoint-server: the process must exit and restart: WT_PANIC: WiredTiger library panic m31000| 2014-12-17T19:59:44.842+0000 I - Fatal Assertion 28558 m31000| 2014-12-17T19:59:44.843+0000 I - [initandlisten] Fatal Assertion 28559 m31000| 2014-12-17T19:59:45.373+0000 I CONTROL mongod.exe ...\src\mongo\util\stacktrace_win.cpp(175) mongo::printStackTrace+0x43 m31000| 2014-12-17T19:59:45.373+0000 I CONTROL mongod.exe ...\src\mongo\util\log.cpp(136) mongo::logContext+0xd7 m31000| 2014-12-17T19:59:45.373+0000 I CONTROL mongod.exe ...\src\mongo\util\assert_util.cpp(163) mongo::fassertFailed+0xbb m31000| 2014-12-17T19:59:45.373+0000 I CONTROL mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_kv_engine.cpp(58) mongo::`anonymous namespace'::mdb_handle_error+0xb5 m31000| 2014-12-17T19:59:45.374+0000 I CONTROL mongod.exe ...\src\third_party\wiredtiger\src\support\err.c(278) __wt_eventv+0x3bc m31000| 2014-12-17T19:59:45.374+0000 I CONTROL mongod.exe ...\src\third_party\wiredtiger\src\support\err.c(303) __wt_err+0x32 m31000| 2014-12-17T19:59:45.374+0000 I CONTROL mongod.exe ...\src\third_party\wiredtiger\src\support\err.c(468) __wt_panic+0x1f m31000| 2014-12-17T19:59:45.374+0000 I CONTROL mongod.exe ...\src\third_party\wiredtiger\src\conn\conn_ckpt.c(103) __ckpt_server+0xac m31000| 2014-12-17T19:59:45.374+0000 I CONTROL kernel32.dll BaseThreadInitThunk+0xd m31000| 2014-12-17T19:59:45.375+0000 I CONTROL m31000| 2014-12-17T19:59:45.376+0000 I CONTROL *** unhandled exception 0x80000003 at 0x000007FEFD403CA2, terminating m31000| 2014-12-17T19:59:45.376+0000 I CONTROL *** stack trace for unhandled exception: 2014-12-17T19:59:45.476+0000 W NETWORK Failed to connect to 127.0.0.1:31000, reason: errno:10061 No connection could be made because the target machine actively refused it. m31000| 2014-12-17T19:59:45.911+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\util\stacktrace_win.cpp(175) mongo::printStackTrace+0x43 m31000| 2014-12-17T19:59:45.911+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\util\log.cpp(136) mongo::logContext+0xd7 m31000| 2014-12-17T19:59:45.911+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\util\assert_util.cpp(163) mongo::fassertFailed+0xbb m31000| 2014-12-17T19:59:45.912+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp(58) mongo::wtRCToStatus_slow+0x89 m31000| 2014-12-17T19:59:45.912+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_util.h(58) mongo::wtRCToStatus+0x28 m31000| 2014-12-17T19:59:45.912+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_session_cache.cpp(49) mongo::WiredTigerSession::WiredTigerSession+0x66 m31000| 2014-12-17T19:59:45.912+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_session_cache.cpp(190) mongo::WiredTigerSessionCache::getSession+0x128 m31000| 2014-12-17T19:59:45.913+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_recovery_unit.cpp(251) mongo::WiredTigerCursor::_init+0x51 m31000| 2014-12-17T19:59:45.913+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_recovery_unit.cpp(246) mongo::WiredTigerCursor::WiredTigerCursor+0x57 m31000| 2014-12-17T19:59:45.913+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_record_store.cpp(313) mongo::WiredTigerRecordStore::findRecord+0x39 m31000| 2014-12-17T19:59:45.913+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\kv\kv_catalog.cpp(237) mongo::KVCatalog::_findEntry+0x48f m31000| 2014-12-17T19:59:45.913+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\kv\kv_catalog.cpp(252) mongo::KVCatalog::getMetaData+0x49 m31000| 2014-12-17T19:59:45.913+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\kv\kv_collection_catalog_entry.cpp(168) mongo::KVCollectionCatalogEntry::_getMetaData+0x3e m31000| 2014-12-17T19:59:45.913+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\bson_collection_catalog_entry.cpp(40) mongo::BSONCollectionCatalogEntry::getCollectionOptions+0x42 m31000| 2014-12-17T19:59:45.913+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\catalog\database.cpp(232) mongo::Database::clearTmpCollections+0x354 m31000| 2014-12-17T19:59:45.914+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\db.cpp(419) mongo::repairDatabasesAndCheckVersion+0x138f m31000| 2014-12-17T19:59:45.914+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\db.cpp(525) mongo::_initAndListen+0xca7 m31000| 2014-12-17T19:59:45.914+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\db.cpp(626) mongo::initAndListen+0x27 m31000| 2014-12-17T19:59:45.914+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\db.cpp(871) mongoDbMain+0x2d7 m31000| 2014-12-17T19:59:45.914+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\db.cpp(669) wmain+0x35 m31000| 2014-12-17T19:59:45.914+0000 I CONTROL [initandlisten] mongod.exe f:\dd\vctools\crt\crtw32\startup\crt0.c(255) __tmainCRTStartup+0xec m31000| 2014-12-17T19:59:45.914+0000 I CONTROL [initandlisten] mongod.exe f:\dd\vctools\crt\crtw32\startup\crt0.c(165) wmainCRTStartup+0xe m31000| 2014-12-17T19:59:45.914+0000 I CONTROL [initandlisten] kernel32.dll BaseThreadInitThunk+0xd m31000| 2014-12-17T19:59:45.914+0000 I CONTROL [initandlisten] m31000| 2014-12-17T19:59:45.914+0000 I CONTROL [initandlisten] *** unhandled exception 0x80000003 at 0x000007FEFD403CA2, terminating m31000| 2014-12-17T19:59:45.914+0000 I CONTROL [initandlisten] *** stack trace for unhandled exception: m31000| 2014-12-17T19:59:46.450+0000 I CONTROL [initandlisten] KERNELBASE.dll DebugBreak+0x2 m31000| 2014-12-17T19:59:46.450+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\util\assert_util.cpp(164) mongo::fassertFailed+0xc0 m31000| 2014-12-17T19:59:46.450+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp(58) mongo::wtRCToStatus_slow+0x89 m31000| 2014-12-17T19:59:46.451+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_util.h(58) mongo::wtRCToStatus+0x28 m31000| 2014-12-17T19:59:46.451+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_session_cache.cpp(49) mongo::WiredTigerSession::WiredTigerSession+0x66 m31000| 2014-12-17T19:59:46.451+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_session_cache.cpp(190) mongo::WiredTigerSessionCache::getSession+0x128 m31000| 2014-12-17T19:59:46.451+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_recovery_unit.cpp(251) mongo::WiredTigerCursor::_init+0x51 m31000| 2014-12-17T19:59:46.452+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_recovery_unit.cpp(246) mongo::WiredTigerCursor::WiredTigerCursor+0x57 m31000| 2014-12-17T19:59:46.452+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_record_store.cpp(313) mongo::WiredTigerRecordStore::findRecord+0x39 m31000| 2014-12-17T19:59:46.452+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\kv\kv_catalog.cpp(237) mongo::KVCatalog::_findEntry+0x48f m31000| 2014-12-17T19:59:46.452+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\kv\kv_catalog.cpp(252) mongo::KVCatalog::getMetaData+0x49 m31000| 2014-12-17T19:59:46.452+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\kv\kv_collection_catalog_entry.cpp(168) mongo::KVCollectionCatalogEntry::_getMetaData+0x3e m31000| 2014-12-17T19:59:46.452+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\storage\bson_collection_catalog_entry.cpp(40) mongo::BSONCollectionCatalogEntry::getCollectionOptions+0x42 m31000| 2014-12-17T19:59:46.452+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\catalog\database.cpp(232) mongo::Database::clearTmpCollections+0x354 m31000| 2014-12-17T19:59:46.453+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\db.cpp(419) mongo::repairDatabasesAndCheckVersion+0x138f m31000| 2014-12-17T19:59:46.453+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\db.cpp(525) mongo::_initAndListen+0xca7 m31000| 2014-12-17T19:59:46.453+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\db.cpp(626) mongo::initAndListen+0x27 m31000| 2014-12-17T19:59:46.453+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\db.cpp(871) mongoDbMain+0x2d7 m31000| 2014-12-17T19:59:46.453+0000 I CONTROL [initandlisten] mongod.exe ...\src\mongo\db\db.cpp(669) wmain+0x35 m31000| 2014-12-17T19:59:46.453+0000 I CONTROL [initandlisten] mongod.exe f:\dd\vctools\crt\crtw32\startup\crt0.c(255) __tmainCRTStartup+0xec m31000| 2014-12-17T19:59:46.453+0000 I CONTROL [initandlisten] mongod.exe f:\dd\vctools\crt\crtw32\startup\crt0.c(165) wmainCRTStartup+0xe m31000| 2014-12-17T19:59:46.453+0000 I CONTROL [initandlisten] kernel32.dll BaseThreadInitThunk+0xd m31000| 2014-12-17T19:59:46.453+0000 I - [initandlisten] m31000| 2014-12-17T19:59:46.453+0000 I CONTROL [initandlisten] writing minidump diagnostic file C:\data\mci\shell\src\mongod.2014-12-17T19-59-46.mdmp m31001| 2014-12-17T19:59:46.482+0000 I REPL [replslave] repl: syncing from host:127.0.0.1:31000 2014-12-17T19:59:46.679+0000 W NETWORK Failed to connect to 127.0.0.1:31000, reason: errno:10061 No connection could be made because the target machine actively refused it. m31000| 2014-12-17T19:59:46.811+0000 I CONTROL [initandlisten] *** immediate exit due to unhandled exception m31001| 2014-12-17T19:59:47.489+0000 W NETWORK [replslave] Failed to connect to 127.0.0.1:31000, reason: errno:10061 No connection could be made because the target machine actively refused it. m31001| 2014-12-17T19:59:47.489+0000 I REPL [replslave] repl: couldn't connect to server 127.0.0.1:31000 (127.0.0.1), connection attempt failed m31001| 2014-12-17T19:59:47.489+0000 I REPL [replslave] repl: sleep 3 sec before next pass 2014-12-17T19:59:47.879+0000 W NETWORK Failed to connect to 127.0.0.1:31000, reason: errno:10061 No connection could be made because the target machine actively refused it. Could not start mongo program at 31000, process ended 2014-12-17T19:59:47.885+0000 I QUERY TypeError: Cannot call method 'getDB' of null at doTest (C:\data\mci\shell\src\jstests\repl\repl6.js:54:12) at C:\data\mci\shell\src\jstests\repl\repl6.js:73:1 at C:\data\mci\shell\src\jstests\repl\repl6.js:54 failed to load: C:\data\mci\shell\src\jstests\repl\repl6.js m31001| 2014-12-17T19:59:47.885+0000 I CONTROL [eventTerminate] shutdown event signaled, will terminate after current cmd ends m31001| 2014-12-17T19:59:47.885+0000 I COMMAND [eventTerminate] now exiting m31001| 2014-12-17T19:59:47.885+0000 I NETWORK [eventTerminate] shutdown: going to close listening sockets... m31001| 2014-12-17T19:59:47.885+0000 I NETWORK [eventTerminate] closing listening socket: 288 m31001| 2014-12-17T19:59:47.885+0000 I NETWORK [eventTerminate] shutdown: going to flush diaglog... m31001| 2014-12-17T19:59:47.885+0000 I NETWORK [eventTerminate] shutdown: going to close sockets... m31001| 2014-12-17T19:59:47.885+0000 I STORAGE [eventTerminate] WiredTigerKVEngine shutting down m31001| 2014-12-17T19:59:47.886+0000 I NETWORK [conn1] end connection 127.0.0.1:51627 (0 connections now open) m31001| 2014-12-17T19:59:47.917+0000 I COMMAND [eventTerminate] dbexit: rc: 0 2014-12-17T19:59:48.979+0000 I NETWORK [conn41] end connection 127.0.0.1:51640 (0 connections now open) 2014-12-17T19:59:48.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51641 #42 (1 connection now open) 2014-12-17T19:59:48.980+0000 I NETWORK [conn42] end connection 127.0.0.1:51641 (0 connections now open) 2014-12-17T20:00:23.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51683 #43 (1 connection now open)