39m 13s
Mar 2, 2025, 7:37 PM

joomla-cms

[5.2][cypress] clean user session (#45059)

laoneo
laoneo
pushed
0c154ff4

Console Logs

12025-03-02 19:37:58+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 0s
22025-03-02 19:37:58+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 1s
32025-03-02 19:37:58+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 1s
42025-03-02 19:37:59+00:00 [Note] [Entrypoint]: Initializing database files 1s
52025-03-02T19:37:59.104115Z 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-03-02T19:37:59.104255Z 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-03-02T19:37:59.104275Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.41) initializing of server in progress as process 80 1s
82025-03-02T19:37:59.132294Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 1s
92025-03-02T19:38:00.419612Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 2s
102025-03-02T19:38:01.818180Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. 4s
112025-03-02T19:38:02.004282Z 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-03-02 19:38:04+00:00 [Note] [Entrypoint]: Database files initialized 7s
132025-03-02 19:38:04+00:00 [Note] [Entrypoint]: Starting temporary server 7s
142025-03-02T19:38:05.129143Z 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-03-02T19:38:05.131116Z 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-03-02T19:38:05.131148Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 124 7s
172025-03-02T19:38:05.146411Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 7s
182025-03-02T19:38:05.456366Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 7s
192025-03-02T19:38:05.757229Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 8s
202025-03-02T19:38:05.757632Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 8s
212025-03-02T19:38:05.760744Z 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. 8s
222025-03-02T19:38:05.784306Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock 8s
232025-03-02T19:38:05.784445Z 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. 8s
242025-03-02 19:38:05+00:00 [Note] [Entrypoint]: Temporary server started. 8s
25'/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' 8s
262025-03-02T19:38:05.829707Z 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' 8s
27Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it. 9s
28Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it. 9s
29Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it. 9s
30Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it. 11s
31Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it. 11s
32Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it. 11s
332025-03-02 19:38:09+00:00 [Note] [Entrypoint]: Creating database test_joomla 11s
342025-03-02 19:38:09+00:00 [Note] [Entrypoint]: Creating user joomla_ut 11s
352025-03-02 19:38:09+00:00 [Note] [Entrypoint]: Giving user joomla_ut access to schema test_joomla 11s
36 11s
372025-03-02 19:38:09+00:00 [Note] [Entrypoint]: Stopping temporary server 11s
382025-03-02T19:38:09.256784Z 13 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.41). 11s
392025-03-02T19:38:10.276042Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.41) MySQL Community Server - GPL. 12s
402025-03-02 19:38:11+00:00 [Note] [Entrypoint]: Temporary server stopped 13s
41 13s
422025-03-02 19:38:11+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. 13s
43 13s
442025-03-02T19:38:11.493313Z 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-03-02T19:38:11.495367Z 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-03-02T19:38:11.495401Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 1 13s
472025-03-02T19:38:11.503827Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 13s
482025-03-02T19:38:11.927338Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 14s
492025-03-02T19:38:12.307748Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 14s
502025-03-02T19:38:12.307803Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 14s
512025-03-02T19:38:12.315803Z 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. 14s
522025-03-02T19:38:12.363445Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock 14s
532025-03-02T19:38:12.363533Z 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. 14s
542025-03-02T19:41:00.383870Z 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' 182s
Exit Code 0