Skip to content

Instantly share code, notes, and snippets.

@mictadlo
Created March 19, 2018 12:44
Show Gist options
  • Save mictadlo/d7472b70356a47002b4f7d3097176ef9 to your computer and use it in GitHub Desktop.
Save mictadlo/d7472b70356a47002b4f7d3097176ef9 to your computer and use it in GitHub Desktop.
```
Attaching to mgsvdocker_db_1, mgsvdocker_www_1
www_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.20.0.3. Set the 'ServerName' directive globally to suppress this message
www_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.20.0.3. Set the 'ServerName' directive globally to suppress this message
www_1 | [Mon Mar 19 12:37:49.657134 2018] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.10 (Debian) PHP/5.6.34 configured -- resuming normal operations
www_1 | [Mon Mar 19 12:37:49.671610 2018] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
db_1 | 2018-03-19T12:37:49.783928Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
db_1 | 2018-03-19T12:37:49.785163Z 0 [Note] mysqld (mysqld 5.7.21) starting as process 1 ...
db_1 | 2018-03-19T12:37:49.791836Z 0 [Note] InnoDB: PUNCH HOLE support available
db_1 | 2018-03-19T12:37:49.793456Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
db_1 | 2018-03-19T12:37:49.798601Z 0 [Note] InnoDB: Uses event mutexes
db_1 | 2018-03-19T12:37:49.798631Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
db_1 | 2018-03-19T12:37:49.798643Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
db_1 | 2018-03-19T12:37:49.798652Z 0 [Note] InnoDB: Using Linux native AIO
db_1 | 2018-03-19T12:37:49.799395Z 0 [Note] InnoDB: Number of pools: 1
db_1 | 2018-03-19T12:37:49.799535Z 0 [Note] InnoDB: Using CPU crc32 instructions
db_1 | 2018-03-19T12:37:49.805670Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
db_1 | 2018-03-19T12:37:49.837737Z 0 [Note] InnoDB: Completed initialization of buffer pool
db_1 | 2018-03-19T12:37:49.855925Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
db_1 | 2018-03-19T12:37:49.871691Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
db_1 | 2018-03-19T12:37:49.908310Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
db_1 | 2018-03-19T12:37:49.908400Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
db_1 | 2018-03-19T12:37:49.975552Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
db_1 | 2018-03-19T12:37:49.977834Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
db_1 | 2018-03-19T12:37:49.977892Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
db_1 | 2018-03-19T12:37:49.989339Z 0 [Note] InnoDB: Waiting for purge to start
db_1 | 2018-03-19T12:37:50.041197Z 0 [Note] InnoDB: 5.7.21 started; log sequence number 12319222
db_1 | 2018-03-19T12:37:50.041894Z 0 [Note] Plugin 'FEDERATED' is disabled.
db_1 | 2018-03-19T12:37:50.063856Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
db_1 | 2018-03-19T12:37:50.075860Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
db_1 | 2018-03-19T12:37:50.079672Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180319 12:37:50
db_1 | 2018-03-19T12:37:50.080512Z 0 [Warning] CA certificate ca.pem is self signed.
db_1 | 2018-03-19T12:37:50.085823Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
db_1 | 2018-03-19T12:37:50.085881Z 0 [Note] IPv6 is available.
db_1 | 2018-03-19T12:37:50.085899Z 0 [Note] - '::' resolves to '::';
db_1 | 2018-03-19T12:37:50.085923Z 0 [Note] Server socket created on IP: '::'.
db_1 | 2018-03-19T12:37:50.090527Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
db_1 | 2018-03-19T12:37:50.090564Z 0 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
db_1 | 2018-03-19T12:37:50.090579Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
db_1 | 2018-03-19T12:37:50.095173Z 0 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
db_1 | 2018-03-19T12:37:50.095207Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
db_1 | 2018-03-19T12:37:50.095255Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
db_1 | 2018-03-19T12:37:50.098175Z 0 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
db_1 | 2018-03-19T12:37:50.098199Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
db_1 | 2018-03-19T12:37:50.138031Z 0 [Note] Event Scheduler: Loaded 0 events
db_1 | 2018-03-19T12:37:50.139152Z 0 [Note] mysqld: ready for connections.
db_1 | Version: '5.7.21' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment