2026-06-11T20:31:06.448547427-04:00 stdout F Running: mysql --host="mariadb" --user=root --password="$MARIADB_ROOT_PASSWORD" -e "CREATE DATABASE IF NOT EXISTS zuul CHARACTER SET utf8 COLLATE utf8_general_ci;GRANT ALL PRIVILEGES ON zuul.* TO zuul@% IDENTIFIED BY 1899a6e2-c70f-4209-a168-f1296e992baa WITH GRANT OPTION; FLUSH PRIVILEGES;" 2026-06-11T20:31:06.456698397-04:00 stderr F mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead 2026-06-11T20:31:06.457625416-04:00 stderr F Warning: World-writable config file '/etc/my.cnf.d/docker.cnf' is ignored