Skip to content

Instantly share code, notes, and snippets.

@Goodsmileduck
Created August 10, 2017 16:22
Show Gist options
  • Save Goodsmileduck/ff9715f1f20827858e52dfcc44bb1f2f to your computer and use it in GitHub Desktop.
Save Goodsmileduck/ff9715f1f20827858e52dfcc44bb1f2f to your computer and use it in GitHub Desktop.
2017-08-10T16:17:05.058+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=6e15ff4dba1a
2017-08-10T16:17:05.059+0000 I CONTROL [initandlisten] db version v3.0.15
2017-08-10T16:17:05.059+0000 I CONTROL [initandlisten] git version: b8ff507269c382bc100fc52f75f48d54cd42ec3b
2017-08-10T16:17:05.059+0000 I CONTROL [initandlisten] build info: Linux ip-10-166-66-3 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 BOOST_LIB_VERSION=1_49
2017-08-10T16:17:05.059+0000 I CONTROL [initandlisten] allocator: tcmalloc
2017-08-10T16:17:05.059+0000 I CONTROL [initandlisten] options: {}
2017-08-10T16:17:05.077+0000 I STORAGE [initandlisten]
2017-08-10T16:17:05.077+0000 I STORAGE [initandlisten] ** WARNING: Readahead for /data/db is set to 4096KB
2017-08-10T16:17:05.077+0000 I STORAGE [initandlisten] ** We suggest setting it to 256KB (512 sectors) or less
2017-08-10T16:17:05.077+0000 I STORAGE [initandlisten] ** http://dochub.mongodb.org/core/readahead
2017-08-10T16:17:05.077+0000 I JOURNAL [initandlisten] journal dir=/data/db/journal
2017-08-10T16:17:05.077+0000 I JOURNAL [initandlisten] recover : no journal files present, no recovery needed
2017-08-10T16:17:05.627+0000 I JOURNAL [initandlisten] preallocateIsFaster=true 10.1
2017-08-10T16:17:06.294+0000 I JOURNAL [initandlisten] preallocateIsFaster=true 12.24
2017-08-10T16:17:07.961+0000 I JOURNAL [initandlisten] preallocateIsFaster=true 12.48
2017-08-10T16:17:07.961+0000 I JOURNAL [initandlisten] preallocating a journal file /data/db/journal/prealloc.0
2017-08-10T16:17:09.790+0000 I JOURNAL [initandlisten] preallocating a journal file /data/db/journal/prealloc.1
2017-08-10T16:17:11.419+0000 I JOURNAL [initandlisten] preallocating a journal file /data/db/journal/prealloc.2
2017-08-10T16:17:12.999+0000 I JOURNAL [durability] Durability thread started
2017-08-10T16:17:13.000+0000 I JOURNAL [journal writer] Journal writer thread started
2017-08-10T16:17:13.002+0000 I INDEX [initandlisten] allocating new ns file /data/db/local.ns, filling with zeroes...
2017-08-10T16:17:13.039+0000 I STORAGE [FileAllocator] allocating new datafile /data/db/local.0, filling with zeroes...
2017-08-10T16:17:13.039+0000 I STORAGE [FileAllocator] creating directory /data/db/_tmp
2017-08-10T16:17:13.047+0000 I STORAGE [FileAllocator] done allocating datafile /data/db/local.0, size: 64MB, took 0 secs
2017-08-10T16:17:13.055+0000 I NETWORK [initandlisten] waiting for connections on port 27017
2017-08-10T16:17:38.066+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:54784 #1 (1 connection now open)
2017-08-10T16:17:38.176+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:54786 #2 (2 connections now open)
2017-08-10T16:18:38.290+0000 I INDEX [conn2] allocating new ns file /data/db/test_db.ns, filling with zeroes...
2017-08-10T16:18:38.323+0000 I STORAGE [FileAllocator] allocating new datafile /data/db/test_db.0, filling with zeroes...
2017-08-10T16:18:38.340+0000 I STORAGE [FileAllocator] done allocating datafile /data/db/test_db.0, size: 64MB, took 0.016 secs
2017-08-10T16:18:42.587+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:54878 #3 (3 connections now open)
2017-08-10T16:18:42.647+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:54880 #4 (4 connections now open)
2017-08-10T16:19:22.925+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55188 #5 (5 connections now open)
2017-08-10T16:19:22.946+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55190 #6 (6 connections now open)
2017-08-10T16:19:22.961+0000 I NETWORK [conn6] end connection 172.17.0.1:55190 (5 connections now open)
2017-08-10T16:19:22.962+0000 I NETWORK [conn5] end connection 172.17.0.1:55188 (4 connections now open)
2017-08-10T16:19:22.965+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55192 #7 (5 connections now open)
2017-08-10T16:19:22.969+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55194 #8 (6 connections now open)
2017-08-10T16:19:22.993+0000 I COMMAND [conn8] CMD: drop test_db.test_collection
2017-08-10T16:19:22.993+0000 I NETWORK [conn8] end connection 172.17.0.1:55194 (5 connections now open)
2017-08-10T16:19:22.994+0000 I NETWORK [conn7] end connection 172.17.0.1:55192 (4 connections now open)
2017-08-10T16:19:22.996+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55196 #9 (5 connections now open)
2017-08-10T16:19:22.999+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55198 #10 (6 connections now open)
2017-08-10T16:19:23.014+0000 I COMMAND [conn10] CMD: drop test_db.test_collection
2017-08-10T16:19:23.015+0000 I NETWORK [conn10] end connection 172.17.0.1:55198 (5 connections now open)
2017-08-10T16:19:23.016+0000 I NETWORK [conn9] end connection 172.17.0.1:55196 (4 connections now open)
2017-08-10T16:19:23.018+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55200 #11 (5 connections now open)
2017-08-10T16:19:23.025+0000 I NETWORK [conn11] end connection 172.17.0.1:55200 (4 connections now open)
2017-08-10T16:19:23.027+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55202 #12 (5 connections now open)
2017-08-10T16:19:23.030+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55204 #13 (6 connections now open)
2017-08-10T16:19:23.059+0000 I COMMAND [conn13] CMD: drop test_db.test_collection
2017-08-10T16:19:23.060+0000 I NETWORK [conn13] end connection 172.17.0.1:55204 (5 connections now open)
2017-08-10T16:19:23.060+0000 I NETWORK [conn12] end connection 172.17.0.1:55202 (4 connections now open)
2017-08-10T16:19:23.062+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55206 #14 (5 connections now open)
2017-08-10T16:19:23.068+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55208 #15 (6 connections now open)
2017-08-10T16:19:23.077+0000 I COMMAND [conn15] CMD: drop test_db.test_collection
2017-08-10T16:19:23.082+0000 I COMMAND [conn15] CMD: drop test_db.test_collection
2017-08-10T16:19:23.083+0000 I NETWORK [conn15] end connection 172.17.0.1:55208 (5 connections now open)
2017-08-10T16:19:23.083+0000 I NETWORK [conn14] end connection 172.17.0.1:55206 (4 connections now open)
2017-08-10T16:19:23.086+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55210 #16 (5 connections now open)
2017-08-10T16:19:23.104+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55212 #17 (6 connections now open)
2017-08-10T16:19:23.107+0000 I NETWORK [conn17] end connection 172.17.0.1:55212 (5 connections now open)
2017-08-10T16:19:23.107+0000 I NETWORK [conn16] end connection 172.17.0.1:55210 (4 connections now open)
2017-08-10T16:19:23.110+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55214 #18 (5 connections now open)
2017-08-10T16:19:23.113+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55216 #19 (6 connections now open)
2017-08-10T16:19:23.146+0000 I COMMAND [conn19] CMD: drop test_db.inexistent_collection
2017-08-10T16:19:23.167+0000 I COMMAND [conn19] CMD: drop test_db.test_collection
2017-08-10T16:19:23.167+0000 I NETWORK [conn19] end connection 172.17.0.1:55216 (5 connections now open)
2017-08-10T16:19:23.168+0000 I NETWORK [conn18] end connection 172.17.0.1:55214 (4 connections now open)
2017-08-10T16:19:23.179+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55218 #20 (5 connections now open)
2017-08-10T16:19:23.182+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55220 #21 (6 connections now open)
2017-08-10T16:19:28.937+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55268 #22 (7 connections now open)
2017-08-10T16:19:29.047+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55270 #23 (8 connections now open)
2017-08-10T16:19:34.898+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55326 #24 (9 connections now open)
2017-08-10T16:19:34.964+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55328 #25 (10 connections now open)
2017-08-10T16:19:38.438+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55352 #26 (11 connections now open)
2017-08-10T16:19:38.581+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.1:55354 #27 (12 connections now open)
2017-08-10T16:19:41.514+0000 I NETWORK [conn27] end connection 172.17.0.1:55354 (11 connections now open)
2017-08-10T16:19:41.514+0000 I NETWORK [conn24] end connection 172.17.0.1:55326 (11 connections now open)
2017-08-10T16:19:41.514+0000 I NETWORK [conn26] end connection 172.17.0.1:55352 (10 connections now open)
2017-08-10T16:19:41.514+0000 I NETWORK [conn25] end connection 172.17.0.1:55328 (11 connections now open)
2017-08-10T16:19:41.515+0000 I NETWORK [conn23] end connection 172.17.0.1:55270 (7 connections now open)
2017-08-10T16:19:41.515+0000 I NETWORK [conn21] end connection 172.17.0.1:55220 (7 connections now open)
2017-08-10T16:19:41.515+0000 I NETWORK [conn4] end connection 172.17.0.1:54880 (5 connections now open)
2017-08-10T16:19:41.515+0000 I NETWORK [conn22] end connection 172.17.0.1:55268 (5 connections now open)
2017-08-10T16:19:41.515+0000 I NETWORK [conn3] end connection 172.17.0.1:54878 (5 connections now open)
2017-08-10T16:19:41.515+0000 I NETWORK [conn2] end connection 172.17.0.1:54786 (4 connections now open)
2017-08-10T16:19:41.515+0000 I NETWORK [conn20] end connection 172.17.0.1:55218 (5 connections now open)
2017-08-10T16:19:41.515+0000 I NETWORK [conn1] end connection 172.17.0.1:54784 (2 connections now open)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment