43m 24s
Feb 28, 2025, 8:02 AM

joomla-cms

[5.3] Remove unsed variable messages from enqueue messages (#42948) * Remove unsed variable * fix as reuested * Add a comment --------- Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com> Co-authored-by: Benjamin Trenkle <bembelimen@users.noreply.github.com>

laoneo
laoneo
pushed
8a17a99d

Console Logs

12025-02-28 08:03:31+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 0s
22025-02-28 08:03:31+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 0s
32025-02-28 08:03:31+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 0s
42025-02-28 08:03:32+00:00 [Note] [Entrypoint]: Initializing database files 1s
52025-02-28T08:03:32.138848Z 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-28T08:03:32.139181Z 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-28T08:03:32.139264Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.41) initializing of server in progress as process 80 1s
82025-02-28T08:03:32.151975Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 1s
92025-02-28T08:03:33.281382Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 2s
102025-02-28T08:03:35.116164Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. 4s
112025-02-28T08:03:35.290672Z 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 08:03:37+00:00 [Note] [Entrypoint]: Database files initialized 6s
132025-02-28 08:03:37+00:00 [Note] [Entrypoint]: Starting temporary server 6s
142025-02-28T08:03:38.062614Z 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-28T08:03:38.064558Z 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-28T08:03:38.064589Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 124 7s
172025-02-28T08:03:38.080722Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 7s
182025-02-28T08:03:38.398841Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 7s
192025-02-28T08:03:38.646318Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 7s
202025-02-28T08:03:38.646432Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 7s
212025-02-28T08:03:38.649834Z 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-28T08:03:38.677147Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock 7s
232025-02-28T08:03:38.677287Z 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 08:03:38+00:00 [Note] [Entrypoint]: Temporary server started. 7s
25'/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' 7s
262025-02-28T08:03:38.724920Z 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 08:03:41+00:00 [Note] [Entrypoint]: Creating database test_joomla 10s
342025-02-28 08:03:41+00:00 [Note] [Entrypoint]: Creating user joomla_ut 10s
352025-02-28 08:03:41+00:00 [Note] [Entrypoint]: Giving user joomla_ut access to schema test_joomla 10s
36 10s
372025-02-28 08:03:41+00:00 [Note] [Entrypoint]: Stopping temporary server 10s
382025-02-28T08:03:41.825441Z 13 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.41). 10s
392025-02-28T08:03:43.231015Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.41) MySQL Community Server - GPL. 12s
402025-02-28 08:03:43+00:00 [Note] [Entrypoint]: Temporary server stopped 12s
41 12s
422025-02-28 08:03:43+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. 12s
43 12s
442025-02-28T08:03:44.069447Z 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-28T08:03:44.071623Z 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-28T08:03:44.071666Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 1 13s
472025-02-28T08:03:44.081140Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 13s
482025-02-28T08:03:44.552197Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 13s
492025-02-28T08:03:44.849396Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 13s
502025-02-28T08:03:44.849481Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 13s
512025-02-28T08:03:44.853580Z 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-28T08:03:44.894689Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock 13s
532025-02-28T08:03:44.895040Z 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-28T08:06:50.611911Z 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' 199s
Exit Code 0