27m 17s
Feb 28, 2025, 4:56 PM

joomla-cms

[5.3] Fix code logic in admin controllers

rdeutz
rdeutz
synchronizedpull request
#45037

Console Logs

12025-02-28 16:57:24+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 3s
22025-02-28 16:57:25+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 4s
32025-02-28 16:57:26+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 5s
42025-02-28 16:57:26+00:00 [Note] [Entrypoint]: Initializing database files 5s
52025-02-28T16:57:26.201082Z 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. 5s
62025-02-28T16:57:26.201241Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 5s
72025-02-28T16:57:26.201263Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.41) initializing of server in progress as process 80 5s
82025-02-28T16:57:26.210130Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 5s
92025-02-28T16:57:33.953929Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 13s
102025-02-28T16:57:38.463094Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. 17s
112025-02-28T16:57:39.256067Z 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' 18s
122025-02-28 16:57:54+00:00 [Note] [Entrypoint]: Database files initialized 33s
132025-02-28 16:57:54+00:00 [Note] [Entrypoint]: Starting temporary server 33s
142025-02-28T16:57:54.876217Z 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. 34s
152025-02-28T16:57:54.880877Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 34s
162025-02-28T16:57:54.880914Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 124 34s
172025-02-28T16:57:54.907982Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 34s
182025-02-28T16:57:55.776993Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 34s
192025-02-28T16:57:56.302011Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 35s
202025-02-28T16:57:56.302066Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 35s
212025-02-28T16:57:56.305259Z 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. 35s
222025-02-28T16:57:56.331631Z 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. 35s
232025-02-28T16:57:56.331959Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock 35s
242025-02-28 16:57:56+00:00 [Note] [Entrypoint]: Temporary server started. 35s
25'/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' 35s
262025-02-28T16:57:56.439558Z 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' 35s
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. 38s
31Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it. 38s
32Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it. 38s
332025-02-28 16:57:59+00:00 [Note] [Entrypoint]: Creating database test_joomla 38s
342025-02-28 16:57:59+00:00 [Note] [Entrypoint]: Creating user joomla_ut 39s
352025-02-28 16:57:59+00:00 [Note] [Entrypoint]: Giving user joomla_ut access to schema test_joomla 39s
36 39s
372025-02-28 16:57:59+00:00 [Note] [Entrypoint]: Stopping temporary server 39s
382025-02-28T16:57:59.971677Z 13 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.41). 39s
392025-02-28T16:58:05.092927Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.41) MySQL Community Server - GPL. 44s
402025-02-28 16:58:05+00:00 [Note] [Entrypoint]: Temporary server stopped 45s
41 45s
422025-02-28 16:58:05+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. 45s
43 45s
442025-02-28T16:58:06.333726Z 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. 45s
452025-02-28T16:58:06.337322Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 45s
462025-02-28T16:58:06.337395Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 1 45s
472025-02-28T16:58:06.350732Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 45s
482025-02-28T16:58:07.163502Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 46s
492025-02-28T16:58:07.636561Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 46s
502025-02-28T16:58:07.636693Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 46s
512025-02-28T16:58:07.644441Z 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. 46s
522025-02-28T16:58:07.727182Z 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. 46s
532025-02-28T16:58:07.730473Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock 46s
542025-02-28T17:01:40.036007Z 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' 259s
Exit Code 0