37m 43s
Feb 28, 2025, 7:25 AM

joomla-cms

[5.3] Remove unsed variable messages from enqueue messages

laoneo
laoneo
synchronizedpull request
#42948

Console Logs

12025-02-28 07:25:57+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 2s
22025-02-28 07:25:57+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 2s
32025-02-28 07:25:57+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 2s
42025-02-28 07:25:58+00:00 [Note] [Entrypoint]: Initializing database files 3s
52025-02-28T07:25:58.040215Z 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. 3s
62025-02-28T07:25:58.040520Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 3s
72025-02-28T07:25:58.040558Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.41) initializing of server in progress as process 80 3s
82025-02-28T07:25:58.063691Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 3s
92025-02-28T07:26:06.116988Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 11s
102025-02-28T07:26:11.806709Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. 16s
112025-02-28T07:26:14.990099Z 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' 20s
122025-02-28 07:26:27+00:00 [Note] [Entrypoint]: Database files initialized 32s
132025-02-28 07:26:27+00:00 [Note] [Entrypoint]: Starting temporary server 32s
142025-02-28T07:26:27.918390Z 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. 33s
152025-02-28T07:26:27.926188Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 33s
162025-02-28T07:26:27.926243Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 124 33s
172025-02-28T07:26:27.970001Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 33s
182025-02-28T07:26:28.941745Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 34s
192025-02-28T07:26:29.579837Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 34s
202025-02-28T07:26:29.579931Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 34s
212025-02-28T07:26:29.585905Z 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. 34s
222025-02-28T07:26:29.627327Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock 34s
232025-02-28T07:26:29.627704Z 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. 34s
242025-02-28 07:26:29+00:00 [Note] [Entrypoint]: Temporary server started. 34s
25'/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' 34s
262025-02-28T07:26:29.737800Z 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' 34s
27Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it. 36s
28Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it. 36s
29Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it. 36s
30Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it. 40s
31Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it. 40s
32Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it. 40s
332025-02-28 07:26:35+00:00 [Note] [Entrypoint]: Creating database test_joomla 40s
342025-02-28 07:26:35+00:00 [Note] [Entrypoint]: Creating user joomla_ut 40s
352025-02-28 07:26:35+00:00 [Note] [Entrypoint]: Giving user joomla_ut access to schema test_joomla 40s
36 40s
372025-02-28 07:26:35+00:00 [Note] [Entrypoint]: Stopping temporary server 40s
382025-02-28T07:26:35.562951Z 13 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.41). 40s
392025-02-28T07:26:40.224382Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.41) MySQL Community Server - GPL. 45s
402025-02-28 07:26:40+00:00 [Note] [Entrypoint]: Temporary server stopped 45s
41 45s
422025-02-28 07:26:40+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. 45s
43 45s
442025-02-28T07:26:40.847706Z 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. 46s
452025-02-28T07:26:40.851225Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 46s
462025-02-28T07:26:40.851278Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 1 46s
472025-02-28T07:26:40.865306Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 46s
482025-02-28T07:26:41.645992Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 46s
492025-02-28T07:26:42.149107Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 47s
502025-02-28T07:26:42.149906Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 47s
512025-02-28T07:26:42.159200Z 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. 47s
522025-02-28T07:26:42.255945Z 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. 47s
532025-02-28T07:26:42.256227Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock 47s
542025-02-28T07:32:00.920283Z 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' 366s
Exit Code 0