Advertisement
Guest User

mongodb logs

a guest
Feb 17th, 2024
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.63 KB | None | 0 0
  1. WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!
  2. see https://jira.mongodb.org/browse/SERVER-54407
  3. see also https://www.mongodb.com/community/forums/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610/2
  4. see also https://github.com/docker-library/mongo/issues/485#issuecomment-891991814
  5.  
  6. about to fork child process, waiting until server is ready for connections.
  7. forked process: 38
  8.  
  9. {"t":{"$date":"2024-02-17T11:51:37.765+00:00"},"s":"I", "c":"CONTROL", "id":20698, "ctx":"main","msg":"***** SERVER RESTARTED *****"}
  10. {"t":{"$date":"2024-02-17T11:51:37.767+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
  11. {"t":{"$date":"2024-02-17T11:51:37.789+00:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
  12. {"t":{"$date":"2024-02-17T11:51:37.791+00:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":38,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"mongodb-0"}}
  13. {"t":{"$date":"2024-02-17T11:51:37.791+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"4.4.18","gitVersion":"8ed32b5c2c68ebe7f8ae2ebe8d23f36037a17dea","openSSLVersion":"OpenSSL 1.1.1f 31 Mar 2020","modules":[],"allocator":"tcmalloc","environment":{"distmod":"ubuntu2004","distarch":"x86_64","target_arch":"x86_64"}}}}
  14. {"t":{"$date":"2024-02-17T11:51:37.791+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"20.04"}}}
  15. {"t":{"$date":"2024-02-17T11:51:37.791+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"config":"/tmp/docker-entrypoint-temp-config.json","net":{"bindIp":"127.0.0.1","port":27017,"tls":{"mode":"disabled"}},"processManagement":{"fork":true,"pidFilePath":"/tmp/docker-entrypoint-temp-mongod.pid"},"storage":{"dbPath":"/data/db","journal":{"enabled":true}},"systemLog":{"destination":"file","logAppend":true,"path":"/proc/1/fd/1"}}}}
  16. {"t":{"$date":"2024-02-17T11:51:37.798+00:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]}
  17. {"t":{"$date":"2024-02-17T11:51:37.800+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=3460M,session_max=33000,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,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}}
  18. {"t":{"$date":"2024-02-17T11:51:38.903+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1708170698:903945][38:0x7f02a81accc0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}}
  19. {"t":{"$date":"2024-02-17T11:51:38.904+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1708170698:904558][38:0x7f02a81accc0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}}
  20. {"t":{"$date":"2024-02-17T11:51:39.005+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":1203}}
  21. {"t":{"$date":"2024-02-17T11:51:39.006+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
  22. {"t":{"$date":"2024-02-17T11:51:39.114+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"}
  23. {"t":{"$date":"2024-02-17T11:51:39.143+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]}
  24. {"t":{"$date":"2024-02-17T11:51:39.153+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"8e21913a-ef41-4fae-be7c-5919a9207aa1"}},"options":{"uuid":{"$uuid":"8e21913a-ef41-4fae-be7c-5919a9207aa1"}}}}
  25. {"t":{"$date":"2024-02-17T11:51:39.291+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
  26. {"t":{"$date":"2024-02-17T11:51:39.292+00:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"initandlisten","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.4"}}
  27. {"t":{"$date":"2024-02-17T11:51:39.295+00:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
  28. {"t":{"$date":"2024-02-17T11:51:39.300+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"83ddc142-b45d-448c-873b-a6713397e6ba"}},"options":{"capped":true,"size":10485760}}}
  29. {"t":{"$date":"2024-02-17T11:51:39.389+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
  30. {"t":{"$date":"2024-02-17T11:51:39.390+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/diagnostic.data"}}
  31. {"t":{"$date":"2024-02-17T11:51:39.393+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}}
  32. {"t":{"$date":"2024-02-17T11:51:39.412+00:00"},"s":"I", "c":"CONTROL", "id":20712, "ctx":"LogicalSessionCacheReap","msg":"Sessions collection is not set up; waiting until next sessions reap interval","attr":{"error":"NamespaceNotFound: config.system.sessions does not exist"}}
  33. {"t":{"$date":"2024-02-17T11:51:39.412+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"LogicalSessionCacheRefresh","msg":"createCollection","attr":{"namespace":"config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c3fbc8fa-06ca-4396-852b-e7fd9ded3c61"}},"options":{}}}
  34. {"t":{"$date":"2024-02-17T11:51:39.412+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-27017.sock"}}
  35. {"t":{"$date":"2024-02-17T11:51:39.415+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"127.0.0.1"}}
  36. {"t":{"$date":"2024-02-17T11:51:39.418+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
  37. child process started successfully, parent exiting
  38. {"t":{"$date":"2024-02-17T11:51:39.617+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"LogicalSessionCacheRefresh","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.sessions","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
  39. {"t":{"$date":"2024-02-17T11:51:39.618+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"LogicalSessionCacheRefresh","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.sessions","index":"lsidTTLIndex","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
  40. {"t":{"$date":"2024-02-17T11:51:39.618+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"LogicalSessionCacheRefresh","msg":"Slow query","attr":{"type":"command","ns":"config.system.sessions","command":{"createIndexes":"system.sessions","indexes":[{"key":{"lastUse":1},"name":"lsidTTLIndex","expireAfterSeconds":1800}],"writeConcern":{},"$db":"config"},"numYields":0,"reslen":114,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"FeatureCompatibilityVersion":{"acquireCount":{"r":2,"w":3}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"r":2,"w":3}},"Collection":{"acquireCount":{"r":3,"w":2}},"Mutex":{"acquireCount":{"r":6}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":3},"storage":{},"protocol":"op_msg","durationMillis":208}}
  41. {"t":{"$date":"2024-02-17T11:51:39.932+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34168","connectionId":1,"connectionCount":1}}
  42. {"t":{"$date":"2024-02-17T11:51:39.935+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:34168","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.18"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
  43. {"t":{"$date":"2024-02-17T11:51:39.976+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:34168","connectionId":1,"connectionCount":0}}
  44. {"t":{"$date":"2024-02-17T11:51:40.826+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34174","connectionId":2,"connectionCount":1}}
  45. {"t":{"$date":"2024-02-17T11:51:40.827+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:34174","client":"conn2","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.18"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
  46. {"t":{"$date":"2024-02-17T11:51:41.176+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"admin.system.users","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"288cd899-380b-43f2-9c4b-91c5fbb70f8b"}},"options":{}}}
  47. {"t":{"$date":"2024-02-17T11:51:41.292+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.users","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
  48. {"t":{"$date":"2024-02-17T11:51:41.294+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.users","index":"user_1_db_1","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
  49. {"t":{"$date":"2024-02-17T11:51:41.297+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.system.users","appName":"MongoDB Shell","command":{"insert":"system.users","bypassDocumentValidation":false,"ordered":true,"$db":"admin"},"ninserted":1,"keysInserted":2,"numYields":0,"reslen":45,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"FeatureCompatibilityVersion":{"acquireCount":{"r":2,"w":3}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"r":2,"W":3}},"Collection":{"acquireCount":{"r":1,"w":3}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":8},"storage":{},"protocol":"op_msg","durationMillis":121}}
  50. {"t":{"$date":"2024-02-17T11:51:41.298+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"createUser":"mongoadmin","pwd":"xxx","roles":[{"role":"root","db":"admin"}],"digestPassword":true,"writeConcern":{"w":"majority","wtimeout":600000.0},"lsid":{"id":{"$uuid":"fd209513-4d28-4acd-a9a2-b9420792e143"}},"$db":"admin"},"numYields":0,"reslen":38,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":6}},"FeatureCompatibilityVersion":{"acquireCount":{"r":3,"w":4}},"ReplicationStateTransition":{"acquireCount":{"w":7}},"Global":{"acquireCount":{"r":3,"w":4}},"Database":{"acquireCount":{"r":2,"W":4}},"Collection":{"acquireCount":{"r":1,"w":4}},"Mutex":{"acquireCount":{"r":6}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":8},"writeConcern":{"w":"majority","wtimeout":600000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":377}}
  51. Successfully added user: {
  52. "user" : "mongoadmin",
  53. "roles" : [
  54. {
  55. "role" : "root",
  56. "db" : "admin"
  57. }
  58. ]
  59. }
  60. {"t":{"$date":"2024-02-17T11:51:41.310+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:34174","connectionId":2,"connectionCount":0}}
  61.  
  62. /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/db1.json
  63.  
  64. /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/db2.json
  65.  
  66. /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init2.js
  67. {"t":{"$date":"2024-02-17T11:51:41.542+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34178","connectionId":3,"connectionCount":1}}
  68. {"t":{"$date":"2024-02-17T11:51:41.553+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:34178","client":"conn3","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.18"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
  69. {"t":{"$date":"2024-02-17T11:51:41.577+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34180","connectionId":4,"connectionCount":2}}
  70. {"t":{"$date":"2024-02-17T11:51:41.580+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:34180","client":"conn4","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.18"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
  71. {"t":{"$date":"2024-02-17T11:51:41.702+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn4","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"mongoadmin","authenticationDatabase":"admin","remote":"127.0.0.1:34180","extraInfo":{}}}
  72. {"t":{"$date":"2024-02-17T11:51:41.871+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"createUser":"robert","pwd":"xxx","roles":[{"role":"readWrite","db":"testdb1"},{"role":"read","db":"testdb2"}],"digestPassword":true,"writeConcern":{"w":"majority","wtimeout":600000.0},"lsid":{"id":{"$uuid":"9f2e277b-19ff-4095-b973-733e4b0565b0"}},"$db":"admin"},"numYields":0,"reslen":38,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"FeatureCompatibilityVersion":{"acquireCount":{"w":2}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"W":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":6},"writeConcern":{"w":"majority","wtimeout":600000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":147}}
  73. Successfully added user: {
  74. "user" : "robert",
  75. "roles" : [
  76. {
  77. "role" : "readWrite",
  78. "db" : "testdb1"
  79. },
  80. {
  81. "role" : "read",
  82. "db" : "testdb2"
  83. }
  84. ],
  85. "passwordDigestor" : "server"
  86. }
  87. {"t":{"$date":"2024-02-17T11:51:41.998+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"createUser":"kube","pwd":"xxx","roles":[{"role":"readWrite","db":"testdb1"}],"digestPassword":true,"writeConcern":{"w":"majority","wtimeout":600000.0},"lsid":{"id":{"$uuid":"9f2e277b-19ff-4095-b973-733e4b0565b0"}},"$db":"admin"},"numYields":0,"reslen":38,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"FeatureCompatibilityVersion":{"acquireCount":{"w":2}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"W":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":3},"writeConcern":{"w":"majority","wtimeout":600000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":100}}
  88. Successfully added user: {
  89. "user" : "kube",
  90. "roles" : [
  91. {
  92. "role" : "readWrite",
  93. "db" : "testdb1"
  94. }
  95. ],
  96. "passwordDigestor" : "server"
  97. }
  98. Successfully added user: {
  99. "user" : "openshift",
  100. "roles" : [
  101. {
  102. "role" : "readWrite",
  103. "db" : "testdb1"
  104. },
  105. {
  106. "role" : "readWrite",
  107. "db" : "testdb2"
  108. }
  109. ],
  110. "passwordDigestor" : "server"
  111. }
  112. Successfully added user: {
  113. "user" : "backup",
  114. "roles" : [
  115. "backup",
  116. "restore"
  117. ],
  118. "passwordDigestor" : "server"
  119. }
  120. {"t":{"$date":"2024-02-17T11:51:42.230+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn4","msg":"createCollection","attr":{"namespace":"testdb1.test","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"e1e6964b-1545-4b67-bd1d-5d0088f1c805"}},"options":{}}}
  121. {"t":{"$date":"2024-02-17T11:51:42.330+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn4","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"testdb1.test","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
  122. {"t":{"$date":"2024-02-17T11:51:42.378+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"testdb1.test","appName":"MongoDB Shell","command":{"insert":"test","ordered":true,"lsid":{"id":{"$uuid":"9f2e277b-19ff-4095-b973-733e4b0565b0"}},"$db":"testdb1"},"ninserted":1000,"keysInserted":1000,"numYields":0,"reslen":45,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":6}},"FeatureCompatibilityVersion":{"acquireCount":{"r":2,"w":4}},"ReplicationStateTransition":{"acquireCount":{"w":6}},"Global":{"acquireCount":{"r":2,"w":4}},"Database":{"acquireCount":{"r":2,"w":4}},"Collection":{"acquireCount":{"r":1,"w":4}},"Mutex":{"acquireCount":{"r":7}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":7},"storage":{},"protocol":"op_msg","durationMillis":147}}
  123. {"t":{"$date":"2024-02-17T11:51:42.443+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn4","msg":"createCollection","attr":{"namespace":"testdb2.test","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ad37b115-1a02-45ca-946f-bc9f730ced55"}},"options":{}}}
  124. {"t":{"$date":"2024-02-17T11:51:42.624+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn4","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"testdb2.test","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
  125. {"t":{"$date":"2024-02-17T11:51:42.642+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"testdb2.test","appName":"MongoDB Shell","command":{"insert":"test","ordered":true,"lsid":{"id":{"$uuid":"9f2e277b-19ff-4095-b973-733e4b0565b0"}},"$db":"testdb2"},"ninserted":1000,"keysInserted":1000,"numYields":0,"reslen":45,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":6}},"FeatureCompatibilityVersion":{"acquireCount":{"r":2,"w":4}},"ReplicationStateTransition":{"acquireCount":{"w":6}},"Global":{"acquireCount":{"r":2,"w":4}},"Database":{"acquireCount":{"r":2,"w":4}},"Collection":{"acquireCount":{"r":1,"w":4}},"Mutex":{"acquireCount":{"r":7}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":9},"storage":{},"protocol":"op_msg","durationMillis":204}}
  126. {"t":{"$date":"2024-02-17T11:51:42.679+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:34178","connectionId":3,"connectionCount":1}}
  127. {"t":{"$date":"2024-02-17T11:51:42.682+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:34180","connectionId":4,"connectionCount":0}}
  128.  
  129.  
  130. /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/users.json
  131.  
  132.  
  133. {"t":{"$date":"2024-02-17T11:51:42.810+00:00"},"s":"I", "c":"CONTROL", "id":20698, "ctx":"main","msg":"***** SERVER RESTARTED *****"}
  134. {"t":{"$date":"2024-02-17T11:51:42.815+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
  135. {"t":{"$date":"2024-02-17T11:51:42.830+00:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
  136. killing process with pid: 38
  137. {"t":{"$date":"2024-02-17T11:51:42.835+00:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"Received signal","attr":{"signal":15,"error":"Terminated"}}
  138. {"t":{"$date":"2024-02-17T11:51:42.836+00:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"Signal was sent by kill(2)","attr":{"pid":101,"uid":999}}
  139. {"t":{"$date":"2024-02-17T11:51:42.841+00:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"}
  140. {"t":{"$date":"2024-02-17T11:51:42.841+00:00"},"s":"I", "c":"REPL", "id":4784900, "ctx":"SignalHandler","msg":"Stepping down the ReplicationCoordinator for shutdown","attr":{"waitTimeMillis":10000}}
  141. {"t":{"$date":"2024-02-17T11:51:42.842+00:00"},"s":"I", "c":"COMMAND", "id":4784901, "ctx":"SignalHandler","msg":"Shutting down the MirrorMaestro"}
  142. {"t":{"$date":"2024-02-17T11:51:42.843+00:00"},"s":"I", "c":"SHARDING", "id":4784902, "ctx":"SignalHandler","msg":"Shutting down the WaitForMajorityService"}
  143. {"t":{"$date":"2024-02-17T11:51:42.848+00:00"},"s":"I", "c":"CONTROL", "id":4784903, "ctx":"SignalHandler","msg":"Shutting down the LogicalSessionCache"}
  144. {"t":{"$date":"2024-02-17T11:51:42.854+00:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"}
  145. {"t":{"$date":"2024-02-17T11:51:42.866+00:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file","attr":{"path":"/tmp/mongodb-27017.sock"}}
  146. {"t":{"$date":"2024-02-17T11:51:42.866+00:00"},"s":"I", "c":"NETWORK", "id":4784905, "ctx":"SignalHandler","msg":"Shutting down the global connection pool"}
  147. {"t":{"$date":"2024-02-17T11:51:42.866+00:00"},"s":"I", "c":"STORAGE", "id":4784906, "ctx":"SignalHandler","msg":"Shutting down the FlowControlTicketholder"}
  148. {"t":{"$date":"2024-02-17T11:51:42.866+00:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."}
  149. {"t":{"$date":"2024-02-17T11:51:42.867+00:00"},"s":"I", "c":"STORAGE", "id":4784908, "ctx":"SignalHandler","msg":"Shutting down the PeriodicThreadToAbortExpiredTransactions"}
  150. {"t":{"$date":"2024-02-17T11:51:42.867+00:00"},"s":"I", "c":"STORAGE", "id":4784934, "ctx":"SignalHandler","msg":"Shutting down the PeriodicThreadToDecreaseSnapshotHistoryCachePressure"}
  151. {"t":{"$date":"2024-02-17T11:51:42.871+00:00"},"s":"I", "c":"REPL", "id":4784909, "ctx":"SignalHandler","msg":"Shutting down the ReplicationCoordinator"}
  152. {"t":{"$date":"2024-02-17T11:51:42.875+00:00"},"s":"I", "c":"SHARDING", "id":4784910, "ctx":"SignalHandler","msg":"Shutting down the ShardingInitializationMongoD"}
  153. {"t":{"$date":"2024-02-17T11:51:42.875+00:00"},"s":"I", "c":"REPL", "id":4784911, "ctx":"SignalHandler","msg":"Enqueuing the ReplicationStateTransitionLock for shutdown"}
  154. {"t":{"$date":"2024-02-17T11:51:42.875+00:00"},"s":"I", "c":"-", "id":4784912, "ctx":"SignalHandler","msg":"Killing all operations for shutdown"}
  155. {"t":{"$date":"2024-02-17T11:51:42.875+00:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}}
  156. {"t":{"$date":"2024-02-17T11:51:42.875+00:00"},"s":"I", "c":"COMMAND", "id":4784913, "ctx":"SignalHandler","msg":"Shutting down all open transactions"}
  157. {"t":{"$date":"2024-02-17T11:51:42.875+00:00"},"s":"I", "c":"REPL", "id":4784914, "ctx":"SignalHandler","msg":"Acquiring the ReplicationStateTransitionLock for shutdown"}
  158. {"t":{"$date":"2024-02-17T11:51:42.875+00:00"},"s":"I", "c":"INDEX", "id":4784915, "ctx":"SignalHandler","msg":"Shutting down the IndexBuildsCoordinator"}
  159. {"t":{"$date":"2024-02-17T11:51:42.875+00:00"},"s":"I", "c":"REPL", "id":4784916, "ctx":"SignalHandler","msg":"Reacquiring the ReplicationStateTransitionLock for shutdown"}
  160. {"t":{"$date":"2024-02-17T11:51:42.875+00:00"},"s":"I", "c":"REPL", "id":4784917, "ctx":"SignalHandler","msg":"Attempting to mark clean shutdown"}
  161. {"t":{"$date":"2024-02-17T11:51:42.877+00:00"},"s":"I", "c":"NETWORK", "id":4784918, "ctx":"SignalHandler","msg":"Shutting down the ReplicaSetMonitor"}
  162. {"t":{"$date":"2024-02-17T11:51:42.890+00:00"},"s":"I", "c":"SHARDING", "id":4784921, "ctx":"SignalHandler","msg":"Shutting down the MigrationUtilExecutor"}
  163. {"t":{"$date":"2024-02-17T11:51:42.890+00:00"},"s":"I", "c":"CONTROL", "id":4784925, "ctx":"SignalHandler","msg":"Shutting down free monitoring"}
  164. {"t":{"$date":"2024-02-17T11:51:42.890+00:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"}
  165. {"t":{"$date":"2024-02-17T11:51:42.898+00:00"},"s":"I", "c":"STORAGE", "id":4784927, "ctx":"SignalHandler","msg":"Shutting down the HealthLog"}
  166. {"t":{"$date":"2024-02-17T11:51:42.899+00:00"},"s":"I", "c":"STORAGE", "id":4784929, "ctx":"SignalHandler","msg":"Acquiring the global lock for shutdown"}
  167. {"t":{"$date":"2024-02-17T11:51:42.899+00:00"},"s":"I", "c":"STORAGE", "id":4784930, "ctx":"SignalHandler","msg":"Shutting down the storage engine"}
  168. {"t":{"$date":"2024-02-17T11:51:42.899+00:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"}
  169. {"t":{"$date":"2024-02-17T11:51:42.922+00:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"}
  170. {"t":{"$date":"2024-02-17T11:51:42.923+00:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"}
  171. {"t":{"$date":"2024-02-17T11:51:42.923+00:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"}
  172. {"t":{"$date":"2024-02-17T11:51:42.942+00:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"}
  173. {"t":{"$date":"2024-02-17T11:51:42.942+00:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"}
  174. {"t":{"$date":"2024-02-17T11:51:42.946+00:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"}
  175. {"t":{"$date":"2024-02-17T11:51:42.946+00:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"}
  176. {"t":{"$date":"2024-02-17T11:51:42.947+00:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"}
  177. {"t":{"$date":"2024-02-17T11:51:42.949+00:00"},"s":"I", "c":"STORAGE", "id":4795902, "ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}}
  178. {"t":{"$date":"2024-02-17T11:51:42.978+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":"[1708170702:978046][38:0x7f02a81ab700], close_ckpt: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 70, snapshot max: 70 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}
  179. {"t":{"$date":"2024-02-17T11:51:43.282+00:00"},"s":"I", "c":"STORAGE", "id":4795901, "ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":333}}
  180. {"t":{"$date":"2024-02-17T11:51:43.283+00:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."}
  181. {"t":{"$date":"2024-02-17T11:51:43.283+00:00"},"s":"I", "c":"-", "id":4784931, "ctx":"SignalHandler","msg":"Dropping the scope cache for shutdown"}
  182. {"t":{"$date":"2024-02-17T11:51:43.283+00:00"},"s":"I", "c":"FTDC", "id":4784926, "ctx":"SignalHandler","msg":"Shutting down full-time data capture"}
  183. {"t":{"$date":"2024-02-17T11:51:43.283+00:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"}
  184. {"t":{"$date":"2024-02-17T11:51:43.286+00:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"}
  185. {"t":{"$date":"2024-02-17T11:51:43.286+00:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}}
  186.  
  187. MongoDB init process complete; ready for start up.
  188.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement