Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jtmorris-gamedev
Created August 19, 2017 17:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtmorris-gamedev/95997949d429e5d1d5de409192423ebd to your computer and use it in GitHub Desktop.
Save jtmorris-gamedev/95997949d429e5d1d5de409192423ebd to your computer and use it in GitHub Desktop.
mongo db log for 8/19/2017
2017-08-19T07:51:48.079-0500 I CONTROL [initandlisten] MongoDB starting : pid=10040 port=27017 dbpath=C:\Users\jthec\Documents\GitHub\jtmorris-me\MongoDB\Data\Database\ 64-bit host=DESKTOP-IETDS96
2017-08-19T07:51:48.079-0500 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2
2017-08-19T07:51:48.079-0500 I CONTROL [initandlisten] db version v3.4.7
2017-08-19T07:51:48.079-0500 I CONTROL [initandlisten] git version: cf38c1b8a0a8dca4a11737581beafef4fe120bcd
2017-08-19T07:51:48.079-0500 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1u-fips 22 Sep 2016
2017-08-19T07:51:48.079-0500 I CONTROL [initandlisten] allocator: tcmalloc
2017-08-19T07:51:48.079-0500 I CONTROL [initandlisten] modules: none
2017-08-19T07:51:48.079-0500 I CONTROL [initandlisten] build environment:
2017-08-19T07:51:48.079-0500 I CONTROL [initandlisten] distmod: 2008plus-ssl
2017-08-19T07:51:48.079-0500 I CONTROL [initandlisten] distarch: x86_64
2017-08-19T07:51:48.079-0500 I CONTROL [initandlisten] target_arch: x86_64
2017-08-19T07:51:48.080-0500 I CONTROL [initandlisten] options: { storage: { dbPath: "C:\Users\jthec\Documents\GitHub\jtmorris-me\MongoDB\Data\Database\" }, systemLog: { destination: "file", path: "C:\Users\jthec\Documents\GitHub\jtmorris-me\MongoDB\Data\Log\mongod.log" } }
2017-08-19T07:51:48.080-0500 W - [initandlisten] Detected unclean shutdown - C:\Users\jthec\Documents\GitHub\jtmorris-me\MongoDB\Data\Database\mongod.lock is not empty.
2017-08-19T07:51:48.081-0500 I - [initandlisten] Detected data files in C:\Users\jthec\Documents\GitHub\jtmorris-me\MongoDB\Data\Database\ created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
2017-08-19T07:51:48.081-0500 W STORAGE [initandlisten] Recovering data from the last clean checkpoint.
2017-08-19T07:51:48.082-0500 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7661M,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),
2017-08-19T07:51:48.277-0500 I CONTROL [initandlisten]
2017-08-19T07:51:48.277-0500 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
2017-08-19T07:51:48.277-0500 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
2017-08-19T07:51:48.277-0500 I CONTROL [initandlisten]
2017-08-19T07:51:48.419-0500 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Users/jthec/Documents/GitHub/jtmorris-me/MongoDB/Data/Database/diagnostic.data'
2017-08-19T07:51:48.420-0500 I NETWORK [thread1] waiting for connections on port 27017
2017-08-19T07:51:48.827-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:49728 #1 (1 connection now open)
2017-08-19T07:51:48.828-0500 I NETWORK [conn1] received client metadata from 127.0.0.1:49728 conn1: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.7" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } }
2017-08-19T07:51:49.011-0500 I FTDC [ftdc] Unclean full-time diagnostic data capture shutdown detected, found interim file, some metrics may have been lost. OK
2017-08-19T07:51:49.084-0500 W FTDC [ftdc] Uncaught exception in 'UnknownError: Caught std::exception of type class boost::filesystem::filesystem_error: boost::filesystem::file_size: The system cannot find the file specified: "C:\Users\jthec\Documents\GitHub\jtmorris-me\MongoDB\Data\Database\diagnostic.data\metrics.interim.temp"' in full-time diagnostic data capture subsystem. Shutting down the full-time diagnostic data capture subsystem.
2017-08-19T08:37:01.867-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:51354 #2 (2 connections now open)
2017-08-19T08:37:01.877-0500 I NETWORK [conn2] received client metadata from 127.0.0.1:51354 conn2: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T08:46:11.564-0500 I - [conn2] end connection 127.0.0.1:51354 (2 connections now open)
2017-08-19T09:05:11.778-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:51965 #3 (2 connections now open)
2017-08-19T09:05:11.789-0500 I NETWORK [conn3] received client metadata from 127.0.0.1:51965 conn3: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:05:11.803-0500 I ACCESS [conn3] SCRAM-SHA-1 authentication failed for [admin on test from client 127.0.0.1:51965 ; UserNotFound: Could not find user [admin@test
2017-08-19T09:05:11.805-0500 I - [conn3] end connection 127.0.0.1:51965 (2 connections now open)
2017-08-19T09:05:52.567-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:51974 #4 (2 connections now open)
2017-08-19T09:05:52.578-0500 I NETWORK [conn4] received client metadata from 127.0.0.1:51974 conn4: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:05:52.584-0500 I ACCESS [conn4] SCRAM-SHA-1 authentication failed for [admin on test from client 127.0.0.1:51974 ; UserNotFound: Could not find user [admin@test
2017-08-19T09:05:52.588-0500 I - [conn4] end connection 127.0.0.1:51974 (2 connections now open)
2017-08-19T09:05:59.390-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:51977 #5 (2 connections now open)
2017-08-19T09:05:59.402-0500 I NETWORK [conn5] received client metadata from 127.0.0.1:51977 conn5: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:05:59.408-0500 I ACCESS [conn5] SCRAM-SHA-1 authentication failed for [admin on test from client 127.0.0.1:51977 ; UserNotFound: Could not find user [admin@test
2017-08-19T09:05:59.412-0500 I - [conn5] end connection 127.0.0.1:51977 (2 connections now open)
2017-08-19T09:08:41.698-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52010 #6 (2 connections now open)
2017-08-19T09:08:41.709-0500 I NETWORK [conn6] received client metadata from 127.0.0.1:52010 conn6: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:08:41.715-0500 I ACCESS [conn6] SCRAM-SHA-1 authentication failed for [admin on test from client 127.0.0.1:52010 ; UserNotFound: Could not find user [admin@test
2017-08-19T09:08:41.719-0500 I - [conn6] end connection 127.0.0.1:52010 (2 connections now open)
2017-08-19T09:13:29.102-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52102 #7 (2 connections now open)
2017-08-19T09:13:29.113-0500 I NETWORK [conn7] received client metadata from 127.0.0.1:52102 conn7: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:15:22.284-0500 I - [conn7] end connection 127.0.0.1:52102 (2 connections now open)
2017-08-19T09:15:36.033-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52155 #8 (2 connections now open)
2017-08-19T09:15:36.044-0500 I NETWORK [conn8] received client metadata from 127.0.0.1:52155 conn8: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:16:00.807-0500 I - [conn8] end connection 127.0.0.1:52155 (2 connections now open)
2017-08-19T09:16:01.431-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52160 #9 (2 connections now open)
2017-08-19T09:16:01.443-0500 I NETWORK [conn9] received client metadata from 127.0.0.1:52160 conn9: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:16:36.500-0500 I - [conn9] end connection 127.0.0.1:52160 (2 connections now open)
2017-08-19T09:16:37.122-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52177 #10 (2 connections now open)
2017-08-19T09:16:37.133-0500 I NETWORK [conn10] received client metadata from 127.0.0.1:52177 conn10: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:18:22.617-0500 I - [conn10] end connection 127.0.0.1:52177 (2 connections now open)
2017-08-19T09:23:22.961-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52326 #11 (2 connections now open)
2017-08-19T09:23:22.971-0500 I NETWORK [conn11] received client metadata from 127.0.0.1:52326 conn11: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:23:23.024-0500 I INDEX [conn11] build index on: test.pages properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pages", background: true }
2017-08-19T09:23:23.024-0500 I INDEX [conn11] build index done. scanned 0 total records. 0 secs
2017-08-19T09:26:38.708-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52537 #12 (3 connections now open)
2017-08-19T09:26:38.712-0500 I NETWORK [conn12] received client metadata from 127.0.0.1:52537 conn12: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v7.4.0, LE, mongodb-core: 2.1.15" }
2017-08-19T09:26:38.716-0500 I - [conn12] end connection 127.0.0.1:52537 (3 connections now open)
2017-08-19T09:26:38.719-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52538 #13 (3 connections now open)
2017-08-19T09:26:38.719-0500 I NETWORK [conn13] received client metadata from 127.0.0.1:52538 conn13: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v7.4.0, LE, mongodb-core: 2.1.15" }
2017-08-19T09:26:38.720-0500 I - [conn13] end connection 127.0.0.1:52538 (3 connections now open)
2017-08-19T09:26:51.277-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52541 #14 (3 connections now open)
2017-08-19T09:26:51.278-0500 I NETWORK [conn14] received client metadata from 127.0.0.1:52541 conn14: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v7.4.0, LE, mongodb-core: 2.1.15" }
2017-08-19T09:26:51.281-0500 I - [conn14] end connection 127.0.0.1:52541 (3 connections now open)
2017-08-19T09:26:51.324-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52542 #15 (3 connections now open)
2017-08-19T09:26:51.324-0500 I NETWORK [conn15] received client metadata from 127.0.0.1:52542 conn15: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v7.4.0, LE, mongodb-core: 2.1.15" }
2017-08-19T09:26:51.383-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52544 #16 (4 connections now open)
2017-08-19T09:26:51.386-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52545 #17 (5 connections now open)
2017-08-19T09:27:02.789-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52549 #18 (6 connections now open)
2017-08-19T09:27:09.730-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52550 #19 (7 connections now open)
2017-08-19T09:33:08.837-0500 I - [conn11] end connection 127.0.0.1:52326 (7 connections now open)
2017-08-19T09:34:17.247-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52642 #20 (7 connections now open)
2017-08-19T09:34:17.257-0500 I NETWORK [conn20] received client metadata from 127.0.0.1:52642 conn20: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:34:56.210-0500 I - [conn20] end connection 127.0.0.1:52642 (7 connections now open)
2017-08-19T09:34:56.841-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52652 #21 (7 connections now open)
2017-08-19T09:34:56.851-0500 I NETWORK [conn21] received client metadata from 127.0.0.1:52652 conn21: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:35:12.374-0500 I - [conn21] end connection 127.0.0.1:52652 (7 connections now open)
2017-08-19T09:35:13.008-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52656 #22 (7 connections now open)
2017-08-19T09:35:13.019-0500 I NETWORK [conn22] received client metadata from 127.0.0.1:52656 conn22: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:35:22.363-0500 I - [conn22] end connection 127.0.0.1:52656 (7 connections now open)
2017-08-19T09:35:22.996-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52659 #23 (7 connections now open)
2017-08-19T09:35:23.007-0500 I NETWORK [conn23] received client metadata from 127.0.0.1:52659 conn23: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:37:25.082-0500 I - [conn23] end connection 127.0.0.1:52659 (7 connections now open)
2017-08-19T09:37:25.748-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52689 #24 (7 connections now open)
2017-08-19T09:37:25.759-0500 I NETWORK [conn24] received client metadata from 127.0.0.1:52689 conn24: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:38:11.045-0500 I - [conn24] end connection 127.0.0.1:52689 (7 connections now open)
2017-08-19T09:38:11.679-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52698 #25 (7 connections now open)
2017-08-19T09:38:11.691-0500 I NETWORK [conn25] received client metadata from 127.0.0.1:52698 conn25: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:39:12.215-0500 I - [conn25] end connection 127.0.0.1:52698 (7 connections now open)
2017-08-19T09:39:12.893-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52732 #26 (7 connections now open)
2017-08-19T09:39:12.905-0500 I NETWORK [conn26] received client metadata from 127.0.0.1:52732 conn26: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:40:58.532-0500 I - [conn26] end connection 127.0.0.1:52732 (7 connections now open)
2017-08-19T09:41:05.066-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52794 #27 (7 connections now open)
2017-08-19T09:41:05.077-0500 I NETWORK [conn27] received client metadata from 127.0.0.1:52794 conn27: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:41:34.970-0500 I - [conn27] end connection 127.0.0.1:52794 (7 connections now open)
2017-08-19T09:41:35.658-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52799 #28 (7 connections now open)
2017-08-19T09:41:35.669-0500 I NETWORK [conn28] received client metadata from 127.0.0.1:52799 conn28: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:41:36.441-0500 I - [conn28] end connection 127.0.0.1:52799 (7 connections now open)
2017-08-19T09:44:01.319-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52826 #29 (7 connections now open)
2017-08-19T09:44:01.330-0500 I NETWORK [conn29] received client metadata from 127.0.0.1:52826 conn29: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:44:01.365-0500 I INDEX [conn29] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T09:44:47.586-0500 I - [conn29] end connection 127.0.0.1:52826 (7 connections now open)
2017-08-19T09:45:10.755-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52842 #30 (7 connections now open)
2017-08-19T09:45:10.766-0500 I NETWORK [conn30] received client metadata from 127.0.0.1:52842 conn30: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:45:10.802-0500 I INDEX [conn30] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T09:45:48.227-0500 I - [conn30] end connection 127.0.0.1:52842 (7 connections now open)
2017-08-19T09:47:02.401-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52865 #31 (7 connections now open)
2017-08-19T09:47:02.413-0500 I NETWORK [conn31] received client metadata from 127.0.0.1:52865 conn31: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:47:02.448-0500 I INDEX [conn31] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T09:47:12.231-0500 I - [conn31] end connection 127.0.0.1:52865 (7 connections now open)
2017-08-19T09:47:12.880-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52867 #32 (7 connections now open)
2017-08-19T09:47:12.893-0500 I NETWORK [conn32] received client metadata from 127.0.0.1:52867 conn32: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:47:12.931-0500 I INDEX [conn32] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T09:47:34.239-0500 I - [conn32] end connection 127.0.0.1:52867 (7 connections now open)
2017-08-19T09:47:34.895-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52872 #33 (7 connections now open)
2017-08-19T09:47:34.908-0500 I NETWORK [conn33] received client metadata from 127.0.0.1:52872 conn33: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:47:34.939-0500 I INDEX [conn33] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T09:48:09.581-0500 I - [conn33] end connection 127.0.0.1:52872 (7 connections now open)
2017-08-19T09:48:10.211-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52878 #34 (7 connections now open)
2017-08-19T09:48:10.223-0500 I NETWORK [conn34] received client metadata from 127.0.0.1:52878 conn34: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:48:10.249-0500 I INDEX [conn34] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T09:48:52.946-0500 I - [conn34] end connection 127.0.0.1:52878 (7 connections now open)
2017-08-19T09:48:53.609-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52895 #35 (7 connections now open)
2017-08-19T09:48:53.621-0500 I NETWORK [conn35] received client metadata from 127.0.0.1:52895 conn35: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:48:53.644-0500 I INDEX [conn35] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T09:50:28.284-0500 I - [conn35] end connection 127.0.0.1:52895 (7 connections now open)
2017-08-19T09:50:28.930-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52939 #36 (7 connections now open)
2017-08-19T09:50:28.942-0500 I NETWORK [conn36] received client metadata from 127.0.0.1:52939 conn36: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:50:28.972-0500 I INDEX [conn36] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T09:50:49.988-0500 I - [conn36] end connection 127.0.0.1:52939 (7 connections now open)
2017-08-19T09:50:50.616-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:52942 #37 (7 connections now open)
2017-08-19T09:50:50.629-0500 I NETWORK [conn37] received client metadata from 127.0.0.1:52942 conn37: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:50:50.663-0500 I INDEX [conn37] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T09:51:58.001-0500 I - [conn37] end connection 127.0.0.1:52942 (7 connections now open)
2017-08-19T09:58:23.052-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53104 #38 (7 connections now open)
2017-08-19T09:58:23.064-0500 I NETWORK [conn38] received client metadata from 127.0.0.1:53104 conn38: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T09:58:23.096-0500 I INDEX [conn38] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:00:12.665-0500 I - [conn38] end connection 127.0.0.1:53104 (7 connections now open)
2017-08-19T10:00:13.298-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53157 #39 (7 connections now open)
2017-08-19T10:00:13.310-0500 I NETWORK [conn39] received client metadata from 127.0.0.1:53157 conn39: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:00:13.342-0500 I INDEX [conn39] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:00:38.043-0500 I - [conn39] end connection 127.0.0.1:53157 (7 connections now open)
2017-08-19T10:00:38.667-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53173 #40 (7 connections now open)
2017-08-19T10:00:38.680-0500 I NETWORK [conn40] received client metadata from 127.0.0.1:53173 conn40: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:00:38.713-0500 I INDEX [conn40] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:01:53.464-0500 I - [conn40] end connection 127.0.0.1:53173 (7 connections now open)
2017-08-19T10:01:54.116-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53226 #41 (7 connections now open)
2017-08-19T10:01:54.128-0500 I NETWORK [conn41] received client metadata from 127.0.0.1:53226 conn41: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:01:54.160-0500 I INDEX [conn41] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:02:37.967-0500 I - [conn41] end connection 127.0.0.1:53226 (7 connections now open)
2017-08-19T10:02:38.610-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53250 #42 (7 connections now open)
2017-08-19T10:02:38.634-0500 I NETWORK [conn42] received client metadata from 127.0.0.1:53250 conn42: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:02:38.670-0500 I INDEX [conn42] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:03:50.315-0500 I - [conn42] end connection 127.0.0.1:53250 (7 connections now open)
2017-08-19T10:03:50.938-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53287 #43 (7 connections now open)
2017-08-19T10:03:50.951-0500 I NETWORK [conn43] received client metadata from 127.0.0.1:53287 conn43: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:03:50.980-0500 I INDEX [conn43] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:03:54.476-0500 I - [conn43] end connection 127.0.0.1:53287 (7 connections now open)
2017-08-19T10:03:55.114-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53289 #44 (7 connections now open)
2017-08-19T10:03:55.126-0500 I NETWORK [conn44] received client metadata from 127.0.0.1:53289 conn44: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:03:55.159-0500 I INDEX [conn44] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:07:35.849-0500 I - [conn44] end connection 127.0.0.1:53289 (7 connections now open)
2017-08-19T10:07:36.482-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53359 #45 (7 connections now open)
2017-08-19T10:07:36.494-0500 I NETWORK [conn45] received client metadata from 127.0.0.1:53359 conn45: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:07:36.524-0500 I INDEX [conn45] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:08:47.032-0500 I - [conn45] end connection 127.0.0.1:53359 (7 connections now open)
2017-08-19T10:08:47.672-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53373 #46 (7 connections now open)
2017-08-19T10:08:47.685-0500 I NETWORK [conn46] received client metadata from 127.0.0.1:53373 conn46: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:08:47.712-0500 I INDEX [conn46] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:09:29.257-0500 I - [conn46] end connection 127.0.0.1:53373 (7 connections now open)
2017-08-19T10:09:29.889-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53386 #47 (7 connections now open)
2017-08-19T10:09:29.901-0500 I NETWORK [conn47] received client metadata from 127.0.0.1:53386 conn47: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:09:29.934-0500 I INDEX [conn47] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:09:46.134-0500 I - [conn47] end connection 127.0.0.1:53386 (7 connections now open)
2017-08-19T10:09:46.790-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53400 #48 (7 connections now open)
2017-08-19T10:09:46.802-0500 I NETWORK [conn48] received client metadata from 127.0.0.1:53400 conn48: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:09:46.829-0500 I INDEX [conn48] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:14:55.309-0500 I - [conn48] end connection 127.0.0.1:53400 (7 connections now open)
2017-08-19T10:25:13.806-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53717 #49 (7 connections now open)
2017-08-19T10:25:13.818-0500 I NETWORK [conn49] received client metadata from 127.0.0.1:53717 conn49: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:25:13.830-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53718 #50 (8 connections now open)
2017-08-19T10:25:13.835-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53719 #51 (9 connections now open)
2017-08-19T10:25:13.860-0500 I INDEX [conn50] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:26:57.782-0500 I - [conn51] end connection 127.0.0.1:53719 (9 connections now open)
2017-08-19T10:26:57.782-0500 I - [conn49] end connection 127.0.0.1:53717 (8 connections now open)
2017-08-19T10:26:57.782-0500 I - [conn50] end connection 127.0.0.1:53718 (8 connections now open)
2017-08-19T10:26:58.402-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53760 #52 (7 connections now open)
2017-08-19T10:26:58.413-0500 I NETWORK [conn52] received client metadata from 127.0.0.1:53760 conn52: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:26:58.427-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53761 #53 (8 connections now open)
2017-08-19T10:26:58.444-0500 I INDEX [conn52] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:29:58.061-0500 I - [conn53] end connection 127.0.0.1:53761 (8 connections now open)
2017-08-19T10:29:58.061-0500 I - [conn52] end connection 127.0.0.1:53760 (7 connections now open)
2017-08-19T10:29:58.685-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53799 #54 (7 connections now open)
2017-08-19T10:29:58.697-0500 I NETWORK [conn54] received client metadata from 127.0.0.1:53799 conn54: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:29:58.711-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53800 #55 (8 connections now open)
2017-08-19T10:29:58.737-0500 I INDEX [conn55] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T10:30:18.700-0500 I - [conn55] end connection 127.0.0.1:53800 (8 connections now open)
2017-08-19T10:30:18.700-0500 I - [conn54] end connection 127.0.0.1:53799 (8 connections now open)
2017-08-19T10:30:19.325-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53805 #56 (7 connections now open)
2017-08-19T10:30:19.337-0500 I NETWORK [conn56] received client metadata from 127.0.0.1:53805 conn56: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T10:30:19.349-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:53806 #57 (8 connections now open)
2017-08-19T10:30:19.381-0500 I INDEX [conn57] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
2017-08-19T11:45:32.583-0500 I - [conn56] end connection 127.0.0.1:53805 (8 connections now open)
2017-08-19T11:45:32.583-0500 I - [conn57] end connection 127.0.0.1:53806 (8 connections now open)
2017-08-19T11:45:33.225-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:54879 #58 (7 connections now open)
2017-08-19T11:45:33.237-0500 I NETWORK [conn58] received client metadata from 127.0.0.1:54879 conn58: { driver: { name: "nodejs", version: "2.2.31" }, os: { type: "Windows_NT", name: "win32", architecture: "x64", version: "10.0.15063" }, platform: "Node.js v8.2.1, LE, mongodb-core: 2.1.15" }
2017-08-19T11:45:33.249-0500 I NETWORK [thread1] connection accepted from 127.0.0.1:54880 #59 (8 connections now open)
2017-08-19T11:45:33.288-0500 I INDEX [conn59] build index on: test.pagemodels properties: { v: 2, unique: true, key: { pageID: 1 }, name: "pageID_1", ns: "test.pagemodels", background: true }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment