Skip to content

Instantly share code, notes, and snippets.

@mori-dev
Created March 12, 2024 10:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mori-dev/e03100c6da4ca21fb8f923b687373766 to your computer and use it in GitHub Desktop.
Save mori-dev/e03100c6da4ca21fb8f923b687373766 to your computer and use it in GitHub Desktop.
log for`docker-compose up`
% docker compose up (git)-[develop]
[+] Running 12/12
⠿ db Pulled 12.6s
⠿ 9a5c778f631f Pull complete 4.1s
⠿ 6c09b1c7d50d Pull complete 4.2s
⠿ 7d5a6697daf1 Pull complete 4.3s
⠿ 06f40b0c53d7 Pull complete 4.6s
⠿ 0a6fdbb420ff Pull complete 4.7s
⠿ 964da5c649e2 Pull complete 4.7s
⠿ 9bd68fed9302 Pull complete 6.6s
⠿ 87f88f90d943 Pull complete 6.6s
⠿ f9d9e6ae336c Pull complete 9.3s
⠿ 6c3624bb597f Pull complete 9.4s
⠿ dba5c5a90ca7 Pull complete 9.4s
[+] Running 3/3
⠿ Network plus-ai-writer_default Created 0.0s
⠿ Volume "plus-ai-writer_db-store" Created 0.0s
⠿ Container plus-ai-writer-db-1 Created 0.1s
Attaching to plus-ai-writer-db-1
plus-ai-writer-db-1 | 2024-03-12 08:32:39+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.36-1.el8 started.
plus-ai-writer-db-1 | 2024-03-12 08:32:41+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
plus-ai-writer-db-1 | 2024-03-12 08:32:41+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.36-1.el8 started.
plus-ai-writer-db-1 | 2024-03-12 08:32:43+00:00 [Note] [Entrypoint]: Initializing database files
plus-ai-writer-db-1 | 2024-03-12T08:32:43.114032Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future rele
ase. Please use SET GLOBAL host_cache_size=0 instead.
plus-ai-writer-db-1 | 2024-03-12T08:32:43.116310Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.36) initializing of server in progress as process 204
plus-ai-writer-db-1 | 2024-03-12T08:32:43.198640Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
plus-ai-writer-db-1 | 2024-03-12T08:32:43.219792Z 1 [ERROR] [MY-012585] [InnoDB] Linux Native AIO interface is not supported on this platform. Please check your OS
documentation and install appropriate binary of InnoDB.
plus-ai-writer-db-1 | 2024-03-12T08:32:43.220112Z 1 [Warning] [MY-012654] [InnoDB] Linux Native AIO disabled.
plus-ai-writer-db-1 | 2024-03-12T08:32:43.803985Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
plus-ai-writer-db-1 | 2024-03-12T08:32:47.335671Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off
the --initialize-insecure option.
plus-ai-writer-db-1 | 2024-03-12 08:32:53+00:00 [Note] [Entrypoint]: Database files initialized
plus-ai-writer-db-1 | 2024-03-12 08:32:53+00:00 [Note] [Entrypoint]: Starting temporary server
plus-ai-writer-db-1 | 2024-03-12T08:32:53.690018Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future rele
ase. Please use SET GLOBAL host_cache_size=0 instead.
plus-ai-writer-db-1 | 2024-03-12T08:32:53.697613Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.36) starting as process 254
plus-ai-writer-db-1 | 2024-03-12T08:32:53.824036Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
plus-ai-writer-db-1 | 2024-03-12T08:32:53.855917Z 1 [ERROR] [MY-012585] [InnoDB] Linux Native AIO interface is not supported on this platform. Please check your OS
documentation and install appropriate binary of InnoDB.
plus-ai-writer-db-1 | 2024-03-12T08:32:53.856215Z 1 [Warning] [MY-012654] [InnoDB] Linux Native AIO disabled.
plus-ai-writer-db-1 | 2024-03-12T08:32:54.180865Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
plus-ai-writer-db-1 | 2024-03-12T08:32:55.312372Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
plus-ai-writer-db-1 | 2024-03-12T08:32:55.313146Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now suppor
ted for this channel.
plus-ai-writer-db-1 | 2024-03-12T08:32:55.321507Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is
accessible to all OS users. Consider choosing a different directory.
plus-ai-writer-db-1 | 2024-03-12T08:32:55.442829Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock
plus-ai-writer-db-1 | 2024-03-12T08:32:55.446065Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.36' socket: '/var/run/mysq
ld/mysqld.sock' port: 0 MySQL Community Server - GPL.
plus-ai-writer-db-1 | 2024-03-12 08:32:55+00:00 [Note] [Entrypoint]: Temporary server started.
plus-ai-writer-db-1 | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
plus-ai-writer-db-1 | Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
plus-ai-writer-db-1 | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
plus-ai-writer-db-1 | Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it.
plus-ai-writer-db-1 | Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it.
plus-ai-writer-db-1 | Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
plus-ai-writer-db-1 | Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it.
plus-ai-writer-db-1 | 2024-03-12 08:33:07+00:00 [Note] [Entrypoint]: Creating database plus_ai_writer
plus-ai-writer-db-1 |
plus-ai-writer-db-1 | 2024-03-12 08:33:07+00:00 [Note] [Entrypoint]: Stopping temporary server
plus-ai-writer-db-1 | 2024-03-12T08:33:07.942174Z 11 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.36).
plus-ai-writer-db-1 | 2024-03-12T08:33:09.106391Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.36) MySQL Community Server - GPL.
plus-ai-writer-db-1 | 2024-03-12 08:33:09+00:00 [Note] [Entrypoint]: Temporary server stopped
plus-ai-writer-db-1 |
plus-ai-writer-db-1 | 2024-03-12 08:33:10+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up.
plus-ai-writer-db-1 |
plus-ai-writer-db-1 | 2024-03-12T08:33:10.612628Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future rele
ase. Please use SET GLOBAL host_cache_size=0 instead.
plus-ai-writer-db-1 | 2024-03-12T08:33:10.620796Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.36) starting as process 1
plus-ai-writer-db-1 | 2024-03-12T08:33:10.725271Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
plus-ai-writer-db-1 | 2024-03-12T08:33:10.765824Z 1 [ERROR] [MY-012585] [InnoDB] Linux Native AIO interface is not supported on this platform. Please check your OS
documentation and install appropriate binary of InnoDB.
plus-ai-writer-db-1 | 2024-03-12T08:33:10.766363Z 1 [Warning] [MY-012654] [InnoDB] Linux Native AIO disabled.
plus-ai-writer-db-1 | 2024-03-12T08:33:11.078683Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
plus-ai-writer-db-1 | 2024-03-12T08:33:12.096634Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
plus-ai-writer-db-1 | 2024-03-12T08:33:12.097598Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now suppor
ted for this channel.
plus-ai-writer-db-1 | 2024-03-12T08:33:12.107519Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is
accessible to all OS users. Consider choosing a different directory.
plus-ai-writer-db-1 | 2024-03-12T08:33:12.253412Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/m
ysqld/mysqlx.sock
plus-ai-writer-db-1 | 2024-03-12T08:33:12.256907Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.36' socket: '/var/run/mysq
ld/mysqld.sock' port: 3306 MySQL Community Server - GPL.
plus-ai-writer-db-1 | 2024-03-12T09:31:47.477614Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and
will be removed in a future release. Please use caching_sha2_password instead'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment