2021-04-19T15:26:06.687029Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2021-04-19T15:26:06.885698Z 0 [Warning] InnoDB: New log files created, LSN=45790
2021-04-19T15:26:06.928954Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
2021-04-19T15:26:06.935672Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 8f8ec042-a123-11eb-bce5-fa163e0bf5f1.
2021-04-19T15:26:06.937632Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2021-04-19T15:26:07.684678Z 0 [Warning] CA certificate ca.pem is self signed.
2021-04-19T15:26:07.782982Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
2021-04-19T15:26:14.878825Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2021-04-19T15:26:14.880947Z 0 [Note] mysqld (mysqld 5.7.33-0ubuntu0.18.04.1) starting as process 41452 ...
2021-04-19T15:26:14.888075Z 0 [Note] InnoDB: PUNCH HOLE support available
2021-04-19T15:26:14.888108Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2021-04-19T15:26:14.888117Z 0 [Note] InnoDB: Uses event mutexes
2021-04-19T15:26:14.888125Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2021-04-19T15:26:14.888132Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-19T15:26:14.888140Z 0 [Note] InnoDB: Using Linux native AIO
2021-04-19T15:26:14.888472Z 0 [Note] InnoDB: Number of pools: 1
2021-04-19T15:26:14.888618Z 0 [Note] InnoDB: Using CPU crc32 instructions
2021-04-19T15:26:14.891145Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2021-04-19T15:26:14.905416Z 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-19T15:26:14.908911Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2021-04-19T15:26:14.921010Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2021-04-19T15:26:14.931588Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-19T15:26:14.931676Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-19T15:26:14.948930Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-04-19T15:26:14.950067Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2021-04-19T15:26:14.950088Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2021-04-19T15:26:14.950907Z 0 [Note] InnoDB: 5.7.33 started; log sequence number 2747199
2021-04-19T15:26:14.951240Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2021-04-19T15:26:14.951471Z 0 [Note] Plugin 'FEDERATED' is disabled.
2021-04-19T15:26:14.953282Z 0 [Note] InnoDB: Buffer pool(s) load completed at 210419 15:26:14
2021-04-19T15:26:14.959624Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
2021-04-19T15:26:14.959652Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
2021-04-19T15:26:14.960816Z 0 [Warning] CA certificate ca.pem is self signed.
2021-04-19T15:26:14.960869Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
2021-04-19T15:26:14.962467Z 0 [Warning] Insecure configuration for --pid-file: Location '/tmp' in the path is accessible to all OS users. Consider choosing a different directory.
2021-04-19T15:26:14.974575Z 0 [Note] Event Scheduler: Loaded 0 events
2021-04-19T15:26:14.974897Z 0 [Note] mysqld: ready for connections.
Version: '5.7.33-0ubuntu0.18.04.1'  socket: '/tmp/tmp.Z33T1FiQxc/mysqld.sock'  port: 0  (Ubuntu)
2021-04-19T15:26:14.984461Z 2 [Note] Access denied for user 'root'@'localhost' (using password: NO)
2021-04-19T15:26:14.987303Z 0 [Note] Giving 0 client threads a chance to die gracefully
2021-04-19T15:26:14.987329Z 0 [Note] Shutting down slave threads
2021-04-19T15:26:14.987339Z 0 [Note] Forcefully disconnecting 0 remaining clients
2021-04-19T15:26:14.987349Z 0 [Note] Event Scheduler: Purging the queue. 0 events
2021-04-19T15:26:14.987422Z 0 [Note] Binlog end
2021-04-19T15:26:14.987983Z 0 [Note] Shutting down plugin 'ngram'
2021-04-19T15:26:14.988000Z 0 [Note] Shutting down plugin 'partition'
2021-04-19T15:26:14.988006Z 0 [Note] Shutting down plugin 'BLACKHOLE'
2021-04-19T15:26:14.988013Z 0 [Note] Shutting down plugin 'ARCHIVE'
2021-04-19T15:26:14.988019Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2021-04-19T15:26:14.988056Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
2021-04-19T15:26:14.988063Z 0 [Note] Shutting down plugin 'MyISAM'
2021-04-19T15:26:14.988071Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
2021-04-19T15:26:14.988077Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2021-04-19T15:26:14.988083Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2021-04-19T15:26:14.988088Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2021-04-19T15:26:14.988093Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2021-04-19T15:26:14.988098Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2021-04-19T15:26:14.988103Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2021-04-19T15:26:14.988109Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2021-04-19T15:26:14.988114Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2021-04-19T15:26:14.988119Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2021-04-19T15:26:14.988124Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2021-04-19T15:26:14.988129Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2021-04-19T15:26:14.988134Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2021-04-19T15:26:14.988139Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2021-04-19T15:26:14.988145Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2021-04-19T15:26:14.988150Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2021-04-19T15:26:14.988155Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
2021-04-19T15:26:14.988160Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
2021-04-19T15:26:14.988165Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2021-04-19T15:26:14.988170Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2021-04-19T15:26:14.988175Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2021-04-19T15:26:14.988180Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2021-04-19T15:26:14.988185Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2021-04-19T15:26:14.988190Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2021-04-19T15:26:14.988195Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
2021-04-19T15:26:14.988200Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2021-04-19T15:26:14.988205Z 0 [Note] Shutting down plugin 'INNODB_CMP'
2021-04-19T15:26:14.988210Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2021-04-19T15:26:14.988215Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
2021-04-19T15:26:14.988220Z 0 [Note] Shutting down plugin 'INNODB_TRX'
2021-04-19T15:26:14.988225Z 0 [Note] Shutting down plugin 'InnoDB'
2021-04-19T15:26:14.988303Z 0 [Note] InnoDB: FTS optimize thread exiting.
2021-04-19T15:26:14.988448Z 0 [Note] InnoDB: Starting shutdown...
2021-04-19T15:26:15.088677Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
2021-04-19T15:26:15.089011Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 210419 15:26:15
2021-04-19T15:26:16.596974Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2747218
2021-04-19T15:26:16.599966Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-19T15:26:16.599999Z 0 [Note] Shutting down plugin 'MEMORY'
2021-04-19T15:26:16.600017Z 0 [Note] Shutting down plugin 'CSV'
2021-04-19T15:26:16.600032Z 0 [Note] Shutting down plugin 'sha256_password'
2021-04-19T15:26:16.600060Z 0 [Note] Shutting down plugin 'mysql_native_password'
2021-04-19T15:26:16.600375Z 0 [Note] Shutting down plugin 'binlog'
2021-04-19T15:26:16.601322Z 0 [Note] mysqld: Shutdown complete

2021-04-19T15:26:18.518487Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2021-04-19T15:26:18.520646Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.33-0ubuntu0.18.04.1) starting as process 41594 ...
2021-04-19T15:26:18.527495Z 0 [Note] InnoDB: PUNCH HOLE support available
2021-04-19T15:26:18.527531Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2021-04-19T15:26:18.527540Z 0 [Note] InnoDB: Uses event mutexes
2021-04-19T15:26:18.527548Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2021-04-19T15:26:18.527556Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-19T15:26:18.527564Z 0 [Note] InnoDB: Using Linux native AIO
2021-04-19T15:26:18.527896Z 0 [Note] InnoDB: Number of pools: 1
2021-04-19T15:26:18.528043Z 0 [Note] InnoDB: Using CPU crc32 instructions
2021-04-19T15:26:18.530738Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2021-04-19T15:26:18.543387Z 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-19T15:26:18.546195Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2021-04-19T15:26:18.558415Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2021-04-19T15:26:18.576987Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-19T15:26:18.577077Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-19T15:26:18.595330Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-04-19T15:26:18.596419Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2021-04-19T15:26:18.596438Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2021-04-19T15:26:18.597053Z 0 [Note] InnoDB: Waiting for purge to start
2021-04-19T15:26:18.647323Z 0 [Note] InnoDB: 5.7.33 started; log sequence number 2747218
2021-04-19T15:26:18.648157Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2021-04-19T15:26:18.648736Z 0 [Note] Plugin 'FEDERATED' is disabled.
2021-04-19T15:26:18.651022Z 0 [Note] InnoDB: Buffer pool(s) load completed at 210419 15:26:18
2021-04-19T15:26:18.656646Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
2021-04-19T15:26:18.656682Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
2021-04-19T15:26:18.657500Z 0 [Warning] CA certificate ca.pem is self signed.
2021-04-19T15:26:18.657543Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
2021-04-19T15:26:18.657649Z 0 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
2021-04-19T15:26:18.657668Z 0 [Note]   - '127.0.0.1' resolves to '127.0.0.1';
2021-04-19T15:26:18.657724Z 0 [Note] Server socket created on IP: '127.0.0.1'.
2021-04-19T15:26:18.669668Z 0 [Note] Event Scheduler: Loaded 0 events
2021-04-19T15:26:18.670037Z 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.7.33-0ubuntu0.18.04.1'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  (Ubuntu)
2021-04-19T15:31:07.079954Z 0 [Note] Giving 0 client threads a chance to die gracefully
2021-04-19T15:31:07.079993Z 0 [Note] Shutting down slave threads
2021-04-19T15:31:07.080006Z 0 [Note] Forcefully disconnecting 0 remaining clients
2021-04-19T15:31:07.080017Z 0 [Note] Event Scheduler: Purging the queue. 0 events
2021-04-19T15:31:07.080100Z 0 [Note] Binlog end
2021-04-19T15:31:07.080841Z 0 [Note] Shutting down plugin 'ngram'
2021-04-19T15:31:07.080855Z 0 [Note] Shutting down plugin 'partition'
2021-04-19T15:31:07.080862Z 0 [Note] Shutting down plugin 'BLACKHOLE'
2021-04-19T15:31:07.080881Z 0 [Note] Shutting down plugin 'ARCHIVE'
2021-04-19T15:31:07.080887Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2021-04-19T15:31:07.080924Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
2021-04-19T15:31:07.080931Z 0 [Note] Shutting down plugin 'MyISAM'
2021-04-19T15:31:07.080939Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
2021-04-19T15:31:07.080946Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2021-04-19T15:31:07.080951Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2021-04-19T15:31:07.080956Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2021-04-19T15:31:07.080961Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2021-04-19T15:31:07.080966Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2021-04-19T15:31:07.080971Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2021-04-19T15:31:07.080976Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2021-04-19T15:31:07.080981Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2021-04-19T15:31:07.080986Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2021-04-19T15:31:07.080991Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2021-04-19T15:31:07.080996Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2021-04-19T15:31:07.081001Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2021-04-19T15:31:07.081062Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2021-04-19T15:31:07.081072Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2021-04-19T15:31:07.081077Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2021-04-19T15:31:07.081082Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
2021-04-19T15:31:07.081088Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
2021-04-19T15:31:07.081093Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2021-04-19T15:31:07.081098Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2021-04-19T15:31:07.081103Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2021-04-19T15:31:07.081109Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2021-04-19T15:31:07.081114Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2021-04-19T15:31:07.081119Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2021-04-19T15:31:07.081124Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
2021-04-19T15:31:07.081130Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2021-04-19T15:31:07.081135Z 0 [Note] Shutting down plugin 'INNODB_CMP'
2021-04-19T15:31:07.081140Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2021-04-19T15:31:07.081145Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
2021-04-19T15:31:07.081150Z 0 [Note] Shutting down plugin 'INNODB_TRX'
2021-04-19T15:31:07.081155Z 0 [Note] Shutting down plugin 'InnoDB'
2021-04-19T15:31:07.081241Z 0 [Note] InnoDB: FTS optimize thread exiting.
2021-04-19T15:31:07.081482Z 0 [Note] InnoDB: Starting shutdown...
2021-04-19T15:31:07.181717Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
2021-04-19T15:31:07.181956Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 210419 15:31:07
2021-04-19T15:31:08.500156Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2747246
2021-04-19T15:31:08.502385Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-19T15:31:08.502406Z 0 [Note] Shutting down plugin 'MEMORY'
2021-04-19T15:31:08.502415Z 0 [Note] Shutting down plugin 'CSV'
2021-04-19T15:31:08.502424Z 0 [Note] Shutting down plugin 'sha256_password'
2021-04-19T15:31:08.502429Z 0 [Note] Shutting down plugin 'mysql_native_password'
2021-04-19T15:31:08.502608Z 0 [Note] Shutting down plugin 'binlog'
2021-04-19T15:31:08.503618Z 0 [Note] /usr/sbin/mysqld: Shutdown complete

2021-04-19T15:31:08.698983Z 0 [Warning] Changed limits: max_open_files: 5000 (requested 5120)
2021-04-19T15:31:08.699296Z 0 [Warning] Changed limits: table_open_cache: 1983 (requested 2000)
2021-04-19T15:31:08.911099Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2021-04-19T15:31:08.913190Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.33-0ubuntu0.18.04.1) starting as process 63103 ...
2021-04-19T15:31:08.919218Z 0 [Note] InnoDB: PUNCH HOLE support available
2021-04-19T15:31:08.919253Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2021-04-19T15:31:08.919262Z 0 [Note] InnoDB: Uses event mutexes
2021-04-19T15:31:08.919270Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2021-04-19T15:31:08.919277Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-19T15:31:08.919284Z 0 [Note] InnoDB: Using Linux native AIO
2021-04-19T15:31:08.920074Z 0 [Note] InnoDB: Number of pools: 1
2021-04-19T15:31:08.920215Z 0 [Note] InnoDB: Using CPU crc32 instructions
2021-04-19T15:31:08.923466Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2021-04-19T15:31:08.935761Z 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-19T15:31:08.950146Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2021-04-19T15:31:08.960141Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2021-04-19T15:31:08.981011Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-19T15:31:08.981125Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-19T15:31:09.020709Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-04-19T15:31:09.021800Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2021-04-19T15:31:09.021819Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2021-04-19T15:31:09.022320Z 0 [Note] InnoDB: Waiting for purge to start
2021-04-19T15:31:09.074148Z 0 [Note] InnoDB: 5.7.33 started; log sequence number 2747246
2021-04-19T15:31:09.074616Z 0 [Note] Plugin 'FEDERATED' is disabled.
2021-04-19T15:31:09.091561Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
2021-04-19T15:31:09.091596Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
2021-04-19T15:31:09.092418Z 0 [Warning] CA certificate ca.pem is self signed.
2021-04-19T15:31:09.092469Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
2021-04-19T15:31:09.092581Z 0 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
2021-04-19T15:31:09.092599Z 0 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
2021-04-19T15:31:09.092658Z 0 [Note] Server socket created on IP: '0.0.0.0'.
2021-04-19T15:31:09.094099Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2021-04-19T15:31:09.095544Z 0 [Note] InnoDB: Buffer pool(s) load completed at 210419 15:31:09
2021-04-19T15:31:09.120515Z 0 [Note] Event Scheduler: Loaded 0 events
2021-04-19T15:31:09.126200Z 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.7.33-0ubuntu0.18.04.1'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  (Ubuntu)
2021-04-19T15:31:34.890538Z 4 [Note] Aborted connection 4 to db: 'keystone' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:31:58.919906Z 5 [Note] Aborted connection 5 to db: 'keystone' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:34:48.618238Z 10 [Note] Aborted connection 10 to db: 'glance' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:34:48.618431Z 11 [Note] Aborted connection 11 to db: 'glance' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:34:53.064159Z 12 [Note] Aborted connection 12 to db: 'glance' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:35:35.461856Z 19 [Note] Aborted connection 19 to db: 'placement' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:35:48.977450Z 21 [Note] Aborted connection 21 to db: 'cinder' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:36:27.727524Z 31 [Note] Aborted connection 31 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:36:32.655887Z 32 [Note] Aborted connection 32 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:36:44.742895Z 30 [Note] Aborted connection 30 to db: 'nova_cell1' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:36:44.937641Z 29 [Note] Aborted connection 29 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:36:50.097754Z 35 [Note] Aborted connection 35 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:36:50.098838Z 33 [Note] Aborted connection 33 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:36:50.098903Z 34 [Note] Aborted connection 34 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:36:54.886663Z 36 [Note] Aborted connection 36 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:38:48.288728Z 77 [Note] Aborted connection 77 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:40:02.691551Z 91 [Note] Aborted connection 91 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:40:02.692107Z 92 [Note] Aborted connection 92 to db: 'nova_cell1' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:40:02.692380Z 90 [Note] Aborted connection 90 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:40:02.692438Z 89 [Note] Aborted connection 89 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:44:15.882510Z 94 [Warning] IP address '10.222.0.75' could not be resolved: Name or service not known
2021-04-19T15:45:31.787188Z 100 [Note] Aborted connection 100 to db: 'nova_cell1' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:45:31.787971Z 99 [Note] Aborted connection 99 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:45:33.879653Z 43 [Note] Aborted connection 43 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:45:33.879878Z 39 [Note] Aborted connection 39 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:45:33.880161Z 40 [Note] Aborted connection 40 to db: 'nova_cell1' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:45:33.884290Z 44 [Note] Aborted connection 44 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:45:33.884515Z 42 [Note] Aborted connection 42 to db: 'nova_cell1' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:45:33.987797Z 37 [Note] Aborted connection 37 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:45:33.992853Z 93 [Note] Aborted connection 93 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:45:33.992960Z 38 [Note] Aborted connection 38 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets)
2021-04-19T15:45:33.993032Z 41 [Note] Aborted connection 41 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets)