Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dmpanch/c5eeedd7f12f88520903e64ceef2071c to your computer and use it in GitHub Desktop.
Save dmpanch/c5eeedd7f12f88520903e64ceef2071c to your computer and use it in GitHub Desktop.
syspass-mariadb-log
2020-05-07 16:44:27+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.2.31+maria~bionic started.
2020-05-07 16:44:28+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2020-05-07 16:44:28+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.2.31+maria~bionic started.
2020-05-07 16:44:29 140664051476160 [Note] mysqld (mysqld 10.2.31-MariaDB-1:10.2.31+maria~bionic) starting as process 1 ...
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Uses event mutexes
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Using Linux native AIO
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Number of pools: 1
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Using SSE2 crc32 instructions
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Completed initialization of buffer pool
2020-05-07 16:44:29 140663326603008 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Highest supported file format is Barracuda.
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Waiting for purge to start
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: 5.7.29 started; log sequence number 2653145
2020-05-07 16:44:29 140663165269760 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2020-05-07 16:44:29 140663165269760 [Note] InnoDB: Buffer pool(s) load completed at 200507 16:44:29
2020-05-07 16:44:29 140664051476160 [Note] Plugin 'FEEDBACK' is disabled.
2020-05-07 16:44:29 140664051476160 [Note] Server socket created on IP: '::'.
2020-05-07 16:44:29 140664051476160 [Warning] 'proxies_priv' entry '@% root@8f8a6d888e25' ignored in --skip-name-resolve mode.
2020-05-07 16:44:29 140664051476160 [Note] Reading of all Master_info entries succeeded
2020-05-07 16:44:29 140664051476160 [Note] Added new Master_info '' to hash table
2020-05-07 16:44:29 140664051476160 [Note] mysqld: ready for connections.
Version: '10.2.31-MariaDB-1:10.2.31+maria~bionic' socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
2020-05-07 16:45:04 140663757920000 [Warning] 'user' entry 'sp_5eb43b10898e2@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:04 140663757920000 [Warning] 'proxies_priv' entry '@% root@8f8a6d888e25' ignored in --skip-name-resolve mode.
2020-05-07 16:45:04 140663757920000 [Warning] 'user' entry 'sp_5eb43b10898e2@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:04 140663757920000 [Warning] 'db' entry 'syspass sp_5eb43b10898e2@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:04 140663757920000 [Warning] 'proxies_priv' entry '@% root@8f8a6d888e25' ignored in --skip-name-resolve mode.
2020-05-07 16:45:04 140663736653568 [Warning] Access denied for user 'sp_5eb43b10898e2'@'192.168.128.3' (using password: YES)
2020-05-07 16:45:45 140663736653568 [Warning] 'user' entry 'sp_5eb43b399fc28@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:45 140663736653568 [Warning] 'proxies_priv' entry '@% root@8f8a6d888e25' ignored in --skip-name-resolve mode.
2020-05-07 16:45:45 140663736653568 [Warning] 'user' entry 'sp_5eb43b399fc28@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:45 140663736653568 [Warning] 'db' entry 'syspass sp_5eb43b399fc28@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:45 140663736653568 [Warning] 'proxies_priv' entry '@% root@8f8a6d888e25' ignored in --skip-name-resolve mode.
2020-05-07 16:45:46 140663757920000 [Warning] Access denied for user 'sp_5eb43b399fc28'@'192.168.128.3' (using password: YES)
root@syspass-ubuntu-2gb-fsn1-1:~/syspass# docker logs 1858b24fc30c
2020-05-07 16:44:27+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.2.31+maria~bionic started.
2020-05-07 16:44:28+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2020-05-07 16:44:28+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.2.31+maria~bionic started.
2020-05-07 16:44:29 140664051476160 [Note] mysqld (mysqld 10.2.31-MariaDB-1:10.2.31+maria~bionic) starting as process 1 ...
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Uses event mutexes
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Using Linux native AIO
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Number of pools: 1
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Using SSE2 crc32 instructions
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Completed initialization of buffer pool
2020-05-07 16:44:29 140663326603008 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Highest supported file format is Barracuda.
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: Waiting for purge to start
2020-05-07 16:44:29 140664051476160 [Note] InnoDB: 5.7.29 started; log sequence number 2653145
2020-05-07 16:44:29 140663165269760 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2020-05-07 16:44:29 140663165269760 [Note] InnoDB: Buffer pool(s) load completed at 200507 16:44:29
2020-05-07 16:44:29 140664051476160 [Note] Plugin 'FEEDBACK' is disabled.
2020-05-07 16:44:29 140664051476160 [Note] Server socket created on IP: '::'.
2020-05-07 16:44:29 140664051476160 [Warning] 'proxies_priv' entry '@% root@8f8a6d888e25' ignored in --skip-name-resolve mode.
2020-05-07 16:44:29 140664051476160 [Note] Reading of all Master_info entries succeeded
2020-05-07 16:44:29 140664051476160 [Note] Added new Master_info '' to hash table
2020-05-07 16:44:29 140664051476160 [Note] mysqld: ready for connections.
Version: '10.2.31-MariaDB-1:10.2.31+maria~bionic' socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
2020-05-07 16:45:04 140663757920000 [Warning] 'user' entry 'sp_5eb43b10898e2@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:04 140663757920000 [Warning] 'proxies_priv' entry '@% root@8f8a6d888e25' ignored in --skip-name-resolve mode.
2020-05-07 16:45:04 140663757920000 [Warning] 'user' entry 'sp_5eb43b10898e2@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:04 140663757920000 [Warning] 'db' entry 'syspass sp_5eb43b10898e2@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:04 140663757920000 [Warning] 'proxies_priv' entry '@% root@8f8a6d888e25' ignored in --skip-name-resolve mode.
2020-05-07 16:45:04 140663736653568 [Warning] Access denied for user 'sp_5eb43b10898e2'@'192.168.128.3' (using password: YES)
2020-05-07 16:45:45 140663736653568 [Warning] 'user' entry 'sp_5eb43b399fc28@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:45 140663736653568 [Warning] 'proxies_priv' entry '@% root@8f8a6d888e25' ignored in --skip-name-resolve mode.
2020-05-07 16:45:45 140663736653568 [Warning] 'user' entry 'sp_5eb43b399fc28@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:45 140663736653568 [Warning] 'db' entry 'syspass sp_5eb43b399fc28@c7dee498e757' ignored in --skip-name-resolve mode.
2020-05-07 16:45:45 140663736653568 [Warning] 'proxies_priv' entry '@% root@8f8a6d888e25' ignored in --skip-name-resolve mode.
2020-05-07 16:45:46 140663757920000 [Warning] Access denied for user 'sp_5eb43b399fc28'@'192.168.128.3' (using password: YES)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment