23m 55s
Feb 28, 2025, 9:49 PM

joomla-cms

[5.3] Configure Joomla with environment variables

voronkovich
voronkovich
synchronizedpull request
#44894

Console Logs

12025-02-28 21:50:14+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 0s
22025-02-28 21:50:14+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 1s
32025-02-28 21:50:14+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 1s
42025-02-28 21:50:14+00:00 [Note] [Entrypoint]: Initializing database files 1s
52025-02-28T21:50:14.756674Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 1s
62025-02-28T21:50:14.756809Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 1s
72025-02-28T21:50:14.756830Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.41) initializing of server in progress as process 80 1s
82025-02-28T21:50:14.770703Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 1s
92025-02-28T21:50:15.835174Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 2s
102025-02-28T21:50:17.551129Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. 4s
112025-02-28T21:50:17.724055Z 6 [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' 4s
122025-02-28 21:50:20+00:00 [Note] [Entrypoint]: Database files initialized 6s
132025-02-28 21:50:20+00:00 [Note] [Entrypoint]: Starting temporary server 6s
142025-02-28T21:50:20.607495Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 7s
152025-02-28T21:50:20.609384Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 7s
162025-02-28T21:50:20.609416Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 124 7s
172025-02-28T21:50:20.624615Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 7s
182025-02-28T21:50:20.924770Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 7s
192025-02-28T21:50:21.177504Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 7s
202025-02-28T21:50:21.177555Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 7s
212025-02-28T21:50:21.180515Z 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. 7s
222025-02-28T21:50:21.207419Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock 7s
232025-02-28T21:50:21.207477Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.41' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server - GPL. 7s
242025-02-28 21:50:21+00:00 [Note] [Entrypoint]: Temporary server started. 7s
25'/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' 7s
262025-02-28T21:50:21.251353Z 8 [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' 7s
27Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it. 8s
28Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it. 8s
29Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it. 8s
30Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it. 10s
31Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it. 10s
32Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it. 10s
332025-02-28 21:50:24+00:00 [Note] [Entrypoint]: Creating database test_joomla 10s
342025-02-28 21:50:24+00:00 [Note] [Entrypoint]: Creating user joomla_ut 10s
352025-02-28 21:50:24+00:00 [Note] [Entrypoint]: Giving user joomla_ut access to schema test_joomla 10s
36 10s
372025-02-28 21:50:24+00:00 [Note] [Entrypoint]: Stopping temporary server 10s
382025-02-28T21:50:24.269827Z 13 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.41). 10s
392025-02-28T21:50:25.775969Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.41) MySQL Community Server - GPL. 12s
402025-02-28 21:50:26+00:00 [Note] [Entrypoint]: Temporary server stopped 12s
41 12s
422025-02-28 21:50:26+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. 12s
43 12s
442025-02-28T21:50:26.505774Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 13s
452025-02-28T21:50:26.507818Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 13s
462025-02-28T21:50:26.507852Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 1 13s
472025-02-28T21:50:26.515904Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 13s
482025-02-28T21:50:26.956266Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 13s
492025-02-28T21:50:27.223546Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 13s
502025-02-28T21:50:27.223638Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 13s
512025-02-28T21:50:27.228385Z 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. 13s
522025-02-28T21:50:27.277208Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock 13s
532025-02-28T21:50:27.277235Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.41' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL. 13s
542025-02-28T21:53:28.676131Z 8 [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' 195s
Exit Code 0